rolux
|
96b597d324
|
make listmap trigger add/remove place events
|
2011-05-28 10:15:50 +02:00 |
|
rolux
|
fada9f8a0c
|
support classic theme
|
2011-05-28 02:02:00 +02:00 |
|
rolux
|
d915e9f205
|
some support for resizing
|
2011-05-28 01:49:36 +02:00 |
|
rolux
|
37ecdd99ac
|
slightly faster rendering of events
|
2011-05-28 01:06:48 +02:00 |
|
rolux
|
2c82f51120
|
stop() before animate()
|
2011-05-28 00:06:56 +02:00 |
|
rolux
|
b99679ffe1
|
speed up rendering of the calendar (only compute event positions once)
|
2011-05-27 21:42:01 +02:00 |
|
rolux
|
eccade6aa9
|
fix a bug where the selected element would be too big if it was off the left side of the screen
|
2011-05-27 18:39:47 +02:00 |
|
rolux
|
dcb567143e
|
always draw background all the way down to the bottom
|
2011-05-27 18:14:22 +02:00 |
|
rolux
|
8ed96c83ca
|
add more data to calendar demo
|
2011-05-27 18:03:05 +02:00 |
|
rolux
|
3d7607b78a
|
change sort algorithm for events stacking
|
2011-05-27 14:20:54 +02:00 |
|
rolux
|
453f226b18
|
click selects, second click pans, doubleclick zooms
|
2011-05-27 13:55:48 +02:00 |
|
rolux
|
419985c835
|
better formatting of dates, especially around 0 AD
|
2011-05-27 13:33:01 +02:00 |
|
rolux
|
c85ab83f9a
|
always keep the selected element in the dom
|
2011-05-27 11:52:31 +02:00 |
|
rolux
|
52310babe8
|
allow for vertical scrolling of calendar (pan and zoom)
|
2011-05-27 11:45:49 +02:00 |
|
rolux
|
acef6a822a
|
allow for vertical scrolling of calendar (mouse and keyboard)
|
2011-05-27 11:15:55 +02:00 |
|
rolux
|
263d8ea02c
|
move scalebar out of content div, animate scalebar and scrollbar during keyboard navigation
|
2011-05-27 10:19:51 +02:00 |
|
rolux
|
1950b514b5
|
only draw half of the calendar background stripes
|
2011-05-27 09:58:03 +02:00 |
|
rolux
|
457e175455
|
fix some scrollbar scale bugs
|
2011-05-26 20:49:48 +02:00 |
|
rolux
|
385aac008c
|
allow for current (ongoing) events
|
2011-05-26 20:18:20 +02:00 |
|
rolux
|
bd0f1e1ae3
|
add %x option (show BC/AD if year < 1000) to formatDate, and use on mousemove
|
2011-05-26 19:20:55 +02:00 |
|
rolux
|
f0052d3e3c
|
much better formatting of date ranges and their duration
|
2011-05-26 19:10:32 +02:00 |
|
rolux
|
13669aec63
|
fix Ox.parseDate()
|
2011-05-26 09:18:59 +02:00 |
|
rolux
|
ab6a07d137
|
still fixing a scale bar UTC off-by-one error
|
2011-05-26 00:14:47 +02:00 |
|
rolux
|
c3b4d40903
|
fix a scale bar UTC off-by-one error
|
2011-05-25 23:31:10 +02:00 |
|
rolux
|
06f27b75bd
|
more calendar improvements (positioning, scrolling)
|
2011-05-25 21:52:33 +02:00 |
|
rolux
|
474d5f92cb
|
more calendar improvements (low zoom levels)
|
2011-05-25 21:33:43 +02:00 |
|
rolux
|
d98c34407d
|
more calendar improvements (high zoom levels)
|
2011-05-25 19:47:34 +02:00 |
|
rolux
|
dc23259308
|
more calendar improvements (labels etc.)
|
2011-05-25 19:32:04 +02:00 |
|
rolux
|
c661f3a883
|
more calendar improvements (keyboard navigation etc.)
|
2011-05-25 18:36:55 +02:00 |
|
rolux
|
b18500d133
|
calendar improvements (api, css, utc)
|
2011-05-25 11:22:16 +02:00 |
|
rolux
|
fda007f00d
|
fix safari syntax error
|
2011-05-25 09:29:42 +02:00 |
|
rolux
|
e54c136c48
|
properly set textlist css background color
|
2011-05-24 22:32:13 +02:00 |
|
rolux
|
c5b47863c6
|
set textlist css background color
|
2011-05-24 22:26:24 +02:00 |
|
rolux
|
2d98dfe754
|
animate left/right textlist scrolling
|
2011-05-24 22:22:18 +02:00 |
|
rolux
|
6cd64efeb2
|
dont _clone_ listmap items function
|
2011-05-24 22:00:25 +02:00 |
|
rolux
|
29e58b9c3e
|
clean up video editor options
|
2011-05-24 21:19:27 +02:00 |
|
rolux
|
44496d343e
|
fixing Ox.isEqual
|
2011-05-24 20:44:55 +02:00 |
|
rolux
|
c31ff816c1
|
only cache width on item construction (not on list resize)
|
2011-05-24 20:32:59 +02:00 |
|
rolux
|
4eef6ece64
|
reducing textlist item construction time by about 80%
|
2011-05-24 19:50:53 +02:00 |
|
rolux
|
ca905a54bb
|
properly remove markers when removing a place
|
2011-05-24 18:46:46 +02:00 |
|
rolux
|
a48113684d
|
properly update list status
|
2011-05-24 18:26:02 +02:00 |
|
rolux
|
11e98db160
|
listmap bugfixes
|
2011-05-24 18:22:37 +02:00 |
|
rolux
|
9967d31396
|
listmap bugfixes
|
2011-05-24 18:08:52 +02:00 |
|
rolux
|
314fcc7b0a
|
update sort after edit
|
2011-05-24 16:51:40 +02:00 |
|
rolux
|
74802d284a
|
make map zoom work while list has focus
|
2011-05-24 16:32:03 +02:00 |
|
rolux
|
05af51f76b
|
add find-as-you-type to (static) text list
|
2011-05-24 16:10:08 +02:00 |
|
rolux
|
187adae7e2
|
textlist improvements (keep selection after sort, make left/right arrows scroll left/right)
|
2011-05-24 15:44:02 +02:00 |
|
rolux
|
32b2da184a
|
better sorting of geonames
|
2011-05-24 14:50:16 +02:00 |
|
rolux
|
6ad45105af
|
fix a bug where the n largest places would not appear in a map view
|
2011-05-24 14:02:08 +02:00 |
|
rolux
|
0e5172a8fa
|
improve listmap editing functionality
|
2011-05-24 13:56:53 +02:00 |
|
rolux
|
b17e8a783b
|
improve listmap editing functionality
|
2011-05-24 13:43:27 +02:00 |
|
rolux
|
02442a24f7
|
improve listmap editing functionality
|
2011-05-24 12:44:34 +02:00 |
|
rolux
|
76606689d7
|
improve listmap editing functionality
|
2011-05-24 10:40:17 +02:00 |
|
rolux
|
e80b7bd8e3
|
improve listmap editing functionality
|
2011-05-24 08:15:44 +02:00 |
|
rolux
|
45d20dd306
|
add missing images
|
2011-05-23 21:41:08 +02:00 |
|
rolux
|
912f2121a4
|
improved geodata and tools
|
2011-05-23 21:38:52 +02:00 |
|
rolux
|
4d9a8537ef
|
some more work on map/listmap
|
2011-05-22 19:12:21 +02:00 |
|
rolux
|
a3c18e57b0
|
add an optional function to textlist columns that maps values to sort values
|
2011-05-22 15:14:42 +02:00 |
|
rolux
|
5915acd72c
|
improving listmap
|
2011-05-22 14:39:57 +02:00 |
|
rolux
|
6a33b9cb97
|
add Ox.ArrayInput, more Ox.ListMap UI
|
2011-05-21 19:56:15 +02:00 |
|
rolux
|
ce3bdb46d6
|
more compact label switch for map
|
2011-05-21 09:08:52 +02:00 |
|
rolux
|
007e525162
|
improvements to editor ui
|
2011-05-20 16:11:42 +02:00 |
|
rolux
|
d1477a057a
|
several improvements to autocomplete
|
2011-05-20 13:46:52 +02:00 |
|
rolux
|
7b15d2bb8f
|
better behaviour when pressing backspace while autocomplete is set to replace, but not to correct
|
2011-05-20 09:42:17 +02:00 |
|
rolux
|
6e0bafed88
|
fix a bug where space key wouldn't register while autocomplete menu was open
|
2011-05-20 09:14:24 +02:00 |
|
rolux
|
0ebd4efc72
|
autocomplete menu improvements (left/right keys while menu is visible, properly set selected in all cases)
|
2011-05-20 08:40:57 +02:00 |
|
rolux
|
3087690d89
|
allow limit for autocomplete menu length
|
2011-05-20 08:19:55 +02:00 |
|
rolux
|
28138cc446
|
better Ox.find() (return exact match first)
|
2011-05-20 07:56:42 +02:00 |
|
rolux
|
0fc5299bda
|
add autocomplete menu
|
2011-05-19 21:03:35 +02:00 |
|
rolux
|
1fe6765e8b
|
make find-as-you-type work with both timelines
|
2011-05-19 20:34:53 +02:00 |
|
rolux
|
9f4f9dfa39
|
new-style find-as-you-type for video editor
|
2011-05-19 19:58:00 +02:00 |
|
rolux
|
d326adf2e9
|
make position input in in/out viewers work
|
2011-05-19 15:12:27 +02:00 |
|
rolux
|
78a4229689
|
fixing some video editor bugs (focus, markers)
|
2011-05-19 15:09:59 +02:00 |
|
rolux
|
f311e05412
|
fixing a resize bug in Ox.List
|
2011-05-19 14:37:19 +02:00 |
|
rolux
|
7f904cda1f
|
first demo of auto-resizing textarea
|
2011-05-19 12:18:39 +02:00 |
|
rolux
|
67c154547c
|
fix a resizing bug in the video editor demo
|
2011-05-19 09:06:42 +02:00 |
|
rolux
|
a1deb20f97
|
video editor improvements
|
2011-05-18 20:30:58 +02:00 |
|
rolux
|
f8ec3fccf4
|
add video editor demo
|
2011-05-18 18:00:29 +02:00 |
|
rolux
|
8fe529df81
|
move css to css file, add markers (in/out/poster)
|
2011-05-18 15:02:02 +02:00 |
|
rolux
|
6b33c631a9
|
add new symbols
|
2011-05-18 09:38:11 +02:00 |
|
rolux
|
5f8f1904fd
|
handle clear button
|
2011-05-18 08:08:26 +02:00 |
|
rolux
|
3dd022977d
|
partial fix for subtitles disappearing in fullscreen
|
2011-05-17 23:43:03 +02:00 |
|
rolux
|
1e826a8c53
|
some more interface improvements (escape hides secondary controls)
|
2011-05-17 22:44:04 +02:00 |
|
rolux
|
f1f66cce81
|
fix animation bug when switching back from fullscreen
|
2011-05-17 22:20:43 +02:00 |
|
rolux
|
dec0832de6
|
fix a bug where the loading icon would not disappear after seeking
|
2011-05-17 21:53:46 +02:00 |
|
rolux
|
bb6af0ad41
|
highlight subtitles as-you-type
|
2011-05-17 21:30:49 +02:00 |
|
rolux
|
8e8b9c18a4
|
add find-as-you-type to video player
|
2011-05-17 21:08:25 +02:00 |
|
rolux
|
2842ec8d09
|
add tooltip option to Ox.Element
|
2011-05-17 20:44:53 +02:00 |
|
rolux
|
1d13caaf88
|
highlight results in timeline tooltip
|
2011-05-17 20:04:26 +02:00 |
|
rolux
|
46d71a5734
|
fix a bug where, when dragging on timeline, the dragend position might not be registered
|
2011-05-17 20:01:40 +02:00 |
|
rolux
|
9650a29a90
|
smaller fixes (tooltip corner cases, block timeline)
|
2011-05-17 19:04:33 +02:00 |
|
rolux
|
1086be2686
|
keep playing after resolution change
|
2011-05-17 18:18:44 +02:00 |
|
rolux
|
26dd7debe3
|
support multiple resolutions per video player
|
2011-05-17 18:02:25 +02:00 |
|
rolux
|
c7167462e8
|
add keyboard controls for volume
|
2011-05-17 12:34:55 +02:00 |
|
rolux
|
aadd8c8458
|
don't use canvas for the timeline image
|
2011-05-17 12:00:49 +02:00 |
|
rolux
|
bab9c8be8e
|
better api for timeline images
|
2011-05-17 11:43:54 +02:00 |
|
rolux
|
1f2a7f6953
|
fix for F key when find is hidden
|
2011-05-17 11:05:59 +02:00 |
|
rolux
|
e10ab53030
|
add large timeline to video
|
2011-05-17 10:58:03 +02:00 |
|
rolux
|
e60ac585d4
|
minor fixes
|
2011-05-17 09:43:20 +02:00 |
|
rolux
|
bed3e1ea70
|
make clear input button work
|
2011-05-17 09:19:30 +02:00 |
|
rolux
|
4ca5734a9d
|
add close buttons to controls, better behaviour of mute vs volume 0, make range properly resizable, hide title overflow
|
2011-05-17 09:05:21 +02:00 |
|
rolux
|
cf3d611bac
|
fix bug with spacer in bottom controls
|
2011-05-16 20:17:22 +02:00 |
|
rolux
|
117c6bff62
|
revised controls (find, volume)
|
2011-05-16 20:05:29 +02:00 |
|
rolux
|
6bc75c8627
|
merging changes
|
2011-05-16 13:33:06 +02:00 |
|
rolux
|
d333dbf554
|
make highlight errors go away
|
2011-05-16 13:32:31 +02:00 |
|
rolux
|
ce33d3650a
|
add new timeline and find input to video player
|
2011-05-16 13:29:26 +02:00 |
|
j
|
cc75e25415
|
more docs
|
2011-05-16 12:49:48 +02:00 |
|
j
|
bdb8d98787
|
some documentation
|
2011-05-16 10:24:46 +02:00 |
|
rolux
|
ac2ea5f53d
|
more efficient composition of block timeline, more efficient resizing of small timeline
|
2011-05-16 09:03:37 +02:00 |
|
rolux
|
9379599aeb
|
fix scale button glitch
|
2011-05-15 20:52:57 +02:00 |
|
rolux
|
275dcbb356
|
more timelines
|
2011-05-15 20:50:05 +02:00 |
|
rolux
|
fd1fc212f2
|
new timeline implementation
|
2011-05-15 18:18:58 +02:00 |
|
rolux
|
0642c10951
|
adding missing files (video demo)
|
2011-05-15 10:35:00 +02:00 |
|
rolux
|
cc748127bb
|
some improvements to fullscreen mode
|
2011-05-15 09:52:37 +02:00 |
|
rolux
|
609ffdd4d7
|
add fullscreen mode to video player
|
2011-05-15 09:26:00 +02:00 |
|
rolux
|
4255470e29
|
extended video demo
|
2011-05-14 21:32:49 +02:00 |
|
rolux
|
568629fb34
|
add scale (fill/fit) functionality to video player
|
2011-05-13 17:44:50 +02:00 |
|
rolux
|
eef79f318a
|
Ox.parseSRT
|
2011-05-13 00:12:41 +02:00 |
|
rolux
|
a19c271e8f
|
some improvements to Ox.VideoPlayer
|
2011-05-12 22:02:22 +02:00 |
|
rolux
|
57618c850f
|
add div to properly capture mouse position
|
2011-05-12 13:15:32 +02:00 |
|
rolux
|
a7d5774855
|
add loading/seeking icon
|
2011-05-12 12:51:17 +02:00 |
|
rolux
|
13b887abfb
|
add Ox.VideoPlayer, demos/video/, and prove Chrome doesn't get buffered time ranges right
|
2011-05-12 12:39:48 +02:00 |
|
rolux
|
15257623f3
|
wrong file name for Ox.VideoEditor
|
2011-05-12 06:36:13 +02:00 |
|
rolux
|
c5408a6656
|
make (almost all of) form demo work again
|
2011-05-12 06:15:01 +02:00 |
|
rolux
|
b0e5e906f5
|
fix OxText class in CSS
|
2011-05-12 05:29:35 +02:00 |
|
rolux
|
feef0a2568
|
fix for the actual safari bug ('for i in arguments' doesn't work in safari)
|
2011-05-11 19:18:34 +02:00 |
|
rolux
|
70d17f3321
|
fix for safari/jquery bug
|
2011-05-11 18:33:19 +02:00 |
|
rolux
|
3884b6dfb3
|
make DocPanel trigger select event
|
2011-05-11 16:02:28 +02:00 |
|
rolux
|
7c8bacc7e8
|
better sorting in DocPanel
|
2011-05-11 15:53:29 +02:00 |
|
rolux
|
c589594e8e
|
fix the tree list disclosure triangle bug
|
2011-05-11 15:38:19 +02:00 |
|
rolux
|
60165632c5
|
update CSS for DocPage
|
2011-05-11 14:46:28 +02:00 |
|
rolux
|
43fa75c8db
|
add geo module documentation and tests
|
2011-05-09 10:54:52 +02:00 |
|
rolux
|
7c3a40368f
|
and change syntax highlighter API once more
|
2011-05-08 23:14:56 +02:00 |
|
rolux
|
bec9222cf2
|
some more improvements to syntax highlighter
|
2011-05-08 23:06:48 +02:00 |
|
rolux
|
30ebbee085
|
some improvements to syntax highlighter
|
2011-05-08 22:38:51 +02:00 |
|
rolux
|
0b629a1b40
|
better syntax highlighter demo, some bugfixes
|
2011-05-08 20:22:43 +02:00 |
|
rolux
|
37219bfbe9
|
better Ox.isEqual(), more tests, more documentation
|
2011-05-08 14:14:07 +02:00 |
|
rolux
|
a1ed6a44c5
|
better layout for documentation pages, use syntax highlighter
|
2011-05-07 23:07:53 +02:00 |
|
rolux
|
f5f19c1c11
|
fixes for DocPanel
|
2011-05-07 19:52:33 +02:00 |
|
rolux
|
a58350a29e
|
add test browser
|
2011-05-07 19:25:34 +02:00 |
|
rolux
|
698d57abb0
|
add documentation browser (Ox.DocPanel, demo, more documentation)
|
2011-05-07 17:56:29 +02:00 |
|
rolux
|
16dce2e517
|
add Ox.test()
|
2011-05-07 01:30:32 +02:00 |
|
rolux
|
8c4bc3b415
|
some more documentation; reimplement Ox.range using Ox.loop
|
2011-05-07 00:47:17 +02:00 |
|
rolux
|
ae80b6db54
|
an even cleaner way to handle methods and newlines
|
2011-05-06 20:47:43 +02:00 |
|
rolux
|
1ef127d8f4
|
one more fix for method source and newlines
|
2011-05-06 20:10:45 +02:00 |
|
rolux
|
72d3ec87c2
|
add method source to parent source; strip leading and trailing newlines
|
2011-05-06 20:01:34 +02:00 |
|
rolux
|
b1d171282c
|
prototype of a documentation page
|
2011-05-06 19:40:26 +02:00 |
|
rolux
|
a6ed310087
|
various documentation-related changes
|
2011-05-05 20:02:56 +02:00 |
|
rolux
|
b6fdf0c28b
|
updates to keyboard handler
|
2011-05-01 14:32:07 +02:00 |
|
rolux
|
a5fc65833d
|
prevent chrome from scrolling in horizontal icon lists
|
2011-04-30 01:17:00 +02:00 |
|
rolux
|
0211be527c
|
fix bug with keyboard events
|
2011-04-30 00:56:46 +02:00 |
|
rolux
|
5f417fa152
|
better event handling in Ox.Element
|
2011-04-30 00:07:23 +02:00 |
|
rolux
|
506a2f2923
|
make Ox.Map lead geocode results, in case someone wants to 'cache' them
|
2011-04-29 16:56:40 +02:00 |
|
rolux
|
7380595c7e
|
various improvements in OxJS and OxUI
|
2011-04-29 14:40:51 +02:00 |
|
rolux
|
74b9a25387
|
Ox.tokenize, Ox.SyntaxHighlighter (+demo)
|
2011-04-28 20:34:19 +02:00 |
|
rolux
|
ee9f698b29
|
update to new chrome logo
|
2011-04-28 02:41:58 +02:00 |
|
rolux
|
34141c7c4a
|
add some files for Geo module
|
2011-04-27 21:53:54 +02:00 |
|
rolux
|
e1b6e3890f
|
use Ox.UI.PATH for images
|
2011-04-27 21:49:18 +02:00 |
|
rolux
|
7e12eb43d7
|
adding missing file
|
2011-04-27 21:39:56 +02:00 |
|
rolux
|
4489e88f44
|
better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers
|
2011-04-27 21:24:33 +02:00 |
|
rolux
|
358ee1bc96
|
fix find on map
|
2011-04-27 09:13:12 +02:00 |
|
rolux
|
7bede77748
|
speed up css transform
|
2011-04-25 15:38:47 +02:00 |
|
rolux
|
5f7f2b38b9
|
use css transform
|
2011-04-25 15:26:17 +02:00 |
|
rolux
|
808d561a25
|
test performance of svg transform vs css transform
|
2011-04-25 15:06:26 +02:00 |
|
rolux
|
3b5e04b61e
|
fixings paths for map assets
|
2011-04-25 14:37:16 +02:00 |
|
rolux
|
351652e513
|
merging changes
|
2011-04-25 14:25:34 +02:00 |
|
rolux
|
d4050526c5
|
don't load theme stylesheets, they get imported by ui stylesheet
|
2011-04-25 14:24:44 +02:00 |
|
j
|
89905eb8ac
|
fix some paths
|
2011-04-25 14:14:03 +02:00 |
|
rolux
|
fd58906e04
|
fixing paths in Ox.UI
|
2011-04-25 14:03:49 +02:00 |
|
rolux
|
1d926d203f
|
fixing Ox.Theme()
|
2011-04-25 13:40:03 +02:00 |
|
rolux
|
735ddc9d4a
|
support opera until failure screen
|
2011-04-25 13:08:06 +02:00 |
|
rolux
|
ecde8e7f87
|
better Ox.documentReady
|
2011-04-25 12:07:09 +02:00 |
|
rolux
|
e7b870d3cb
|
fixing loader
|
2011-04-25 11:33:39 +02:00 |
|
rolux
|
6cfb6b7647
|
Ox.load(), and adding moved files
|
2011-04-25 11:12:02 +02:00 |
|
rolux
|
dc1ec954fb
|
cleanup
|
2011-04-24 00:42:10 +02:00 |
|
rolux
|
3672d7ee9c
|
fixing date
|
2011-04-24 00:27:31 +02:00 |
|
rolux
|
4d3c7143a5
|
fix oxui loader
|
2011-04-23 20:26:35 +02:00 |
|
rolux
|
876673b59d
|
fix app
|
2011-04-23 20:09:43 +02:00 |
|
rolux
|
95fc4e29bb
|
minor changes
|
2011-04-23 20:02:41 +02:00 |
|
rolux
|
6c0d7cd3ca
|
updating Ox.App
|
2011-04-23 19:28:21 +02:00 |
|
rolux
|
d8d14cffe7
|
set theme on load
|
2011-04-23 18:45:50 +02:00 |
|
rolux
|
a2dfb0367d
|
check browser version
|
2011-04-23 17:51:58 +02:00 |
|
rolux
|
0e3f49f134
|
updates for loader
|
2011-04-23 17:02:51 +02:00 |
|
rolux
|
cda03f71e9
|
updates for loader
|
2011-04-23 14:33:41 +02:00 |
|
rolux
|
7430ef1023
|
updates for loader
|
2011-04-23 13:04:37 +02:00 |
|
rolux
|
13501e2da8
|
merging changes
|
2011-04-23 02:21:46 +02:00 |
|
rolux
|
b31339594d
|
misc fixes
|
2011-04-23 02:20:24 +02:00 |
|
j
|
68d1861671
|
cleanup
|
2011-04-23 01:15:43 +02:00 |
|
j
|
0d5de4332f
|
keep images in cache
|
2011-04-23 01:12:04 +02:00 |
|
j
|
32f3a200ba
|
add modelines
|
2011-04-23 00:54:53 +02:00 |
|
j
|
09e97fa08b
|
images is not an array use Ox.forEach
|
2011-04-23 00:46:37 +02:00 |
|
j
|
498b17926f
|
images loaded in Ox.UI now
|
2011-04-23 00:46:07 +02:00 |
|
rolux
|
0024af978c
|
modularize oxui
|
2011-04-23 00:03:10 +02:00 |
|
rlx
|
f8485f0874
|
change symbols from png to svg
|
2011-03-07 22:31:46 +00:00 |
|
rolux
|
9842418f0d
|
merging changes
|
2010-09-03 10:47:40 +02:00 |
|
rolux
|
20ea5e9658
|
maps
|
2010-07-24 03:32:08 +02:00 |
|
Rolux
|
c533678f44
|
autocomplete, continued
|
2010-02-19 15:54:02 +05:30 |
|
Rolux
|
5b8b31271c
|
init
|
2010-01-07 21:21:07 +01:00 |
|