-
03f368c7b8
adding svgs again
rolux
2011-05-30 08:31:53 +0200
-
b96c85fc9b
merging changes
rolux
2011-05-30 08:29:44 +0200
-
-
bd592e0056
simplify area query, fix async listmap demo
rolux
2011-05-30 08:13:28 +0200
-
ef6bb1753a
map
j
2011-05-29 23:00:26 +0000
-
5059172d47
add svg symbold
j
2011-05-29 22:59:30 +0000
-
-
b9ab4a0adf
send proper query on selectplace
rolux
2011-05-29 22:37:41 +0200
-
ac43e14f50
typos
rolux
2011-05-29 22:25:27 +0200
-
981e3889da
get rid of special 'area' parameter, use 'query' parameter
rolux
2011-05-29 22:23:16 +0200
-
4eb1b99c76
typo
rolux
2011-05-29 21:35:07 +0200
-
18a9b58449
set keys when sending area request
rolux
2011-05-29 21:28:35 +0200
-
548d41d391
add deselect button to place panel
rolux
2011-05-29 21:05:31 +0200
-
95de5ee5c8
make more columns removable
rolux
2011-05-29 20:12:40 +0200
-
25b86dd085
update list when editing place
rolux
2011-05-29 19:44:48 +0200
-
09641b11e4
deselect place in list when selecting a result on map
rolux
2011-05-29 18:22:54 +0200
-
940968a3e4
fix id collision in listmap demo
rolux
2011-05-29 18:14:08 +0200
-
7b2a0cfef5
reform Ox.List to allow for scroll position staying the same after deleting an item
rolux
2011-05-29 18:05:29 +0200
-
ccc4a743d8
some support for adding/removing places
rolux
2011-05-29 17:09:42 +0200
-
6229b16a59
use > 8,000 places in demos/listmap2
rolux
2011-05-29 15:33:10 +0200
-
0e835cc116
allow for setting the selected id of an Ox.List to an id that is currently not in view
rolux
2011-05-29 15:15:38 +0200
-
93408b0b4d
make map in async listmap async
rolux
2011-05-29 14:22:54 +0200
-
14174136d8
some support for async listmaps
rolux
2011-05-29 12:42:38 +0200
-
3936f701cd
add async map demo
rolux
2011-05-29 11:56:41 +0200
-
a280574033
some support for async maps
rolux
2011-05-29 11:52:33 +0200
-
6bb66b190c
typo
rolux
2011-05-28 11:03:49 +0200
-
86411a6e22
change sort function for geonames
rolux
2011-05-28 10:46:39 +0200
-
96b597d324
make listmap trigger add/remove place events
rolux
2011-05-28 10:15:50 +0200
-
fada9f8a0c
support classic theme
rolux
2011-05-28 02:02:00 +0200
-
d915e9f205
some support for resizing
rolux
2011-05-28 01:49:36 +0200
-
37ecdd99ac
slightly faster rendering of events
rolux
2011-05-28 01:06:48 +0200
-
2c82f51120
stop() before animate()
rolux
2011-05-28 00:06:56 +0200
-
8e6df3d054
add event data from histoire(s) du cinema to calendar demo
rolux
2011-05-27 23:52:53 +0200
-
b99679ffe1
speed up rendering of the calendar (only compute event positions once)
rolux
2011-05-27 21:42:01 +0200
-
eccade6aa9
fix a bug where the selected element would be too big if it was off the left side of the screen
rolux
2011-05-27 18:39:47 +0200
-
dcb567143e
always draw background all the way down to the bottom
rolux
2011-05-27 18:14:22 +0200
-
8ed96c83ca
add more data to calendar demo
rolux
2011-05-27 18:03:05 +0200
-
3d7607b78a
change sort algorithm for events stacking
rolux
2011-05-27 14:20:54 +0200
-
453f226b18
click selects, second click pans, doubleclick zooms
rolux
2011-05-27 13:55:48 +0200
-
419985c835
better formatting of dates, especially around 0 AD
rolux
2011-05-27 13:33:01 +0200
-
c85ab83f9a
always keep the selected element in the dom
rolux
2011-05-27 11:52:31 +0200
-
52310babe8
allow for vertical scrolling of calendar (pan and zoom)
rolux
2011-05-27 11:45:49 +0200
-
acef6a822a
allow for vertical scrolling of calendar (mouse and keyboard)
rolux
2011-05-27 11:15:55 +0200
-
263d8ea02c
move scalebar out of content div, animate scalebar and scrollbar during keyboard navigation
rolux
2011-05-27 10:19:51 +0200
-
1950b514b5
only draw half of the calendar background stripes
rolux
2011-05-27 09:58:03 +0200
-
457e175455
fix some scrollbar scale bugs
rolux
2011-05-26 20:49:48 +0200
-
385aac008c
allow for current (ongoing) events
rolux
2011-05-26 20:18:20 +0200
-
bd0f1e1ae3
add %x option (show BC/AD if year < 1000) to formatDate, and use on mousemove
rolux
2011-05-26 19:20:55 +0200
-
f0052d3e3c
much better formatting of date ranges and their duration
rolux
2011-05-26 19:10:32 +0200
-
13669aec63
fix Ox.parseDate()
rolux
2011-05-26 09:18:59 +0200
-
ab6a07d137
still fixing a scale bar UTC off-by-one error
rolux
2011-05-26 00:14:47 +0200
-
c3b4d40903
fix a scale bar UTC off-by-one error
rolux
2011-05-25 23:31:10 +0200
-
06f27b75bd
more calendar improvements (positioning, scrolling)
rolux
2011-05-25 21:52:33 +0200
-
474d5f92cb
more calendar improvements (low zoom levels)
rolux
2011-05-25 21:33:43 +0200
-
d98c34407d
more calendar improvements (high zoom levels)
rolux
2011-05-25 19:47:34 +0200
-
dc23259308
more calendar improvements (labels etc.)
rolux
2011-05-25 19:32:04 +0200
-
c661f3a883
more calendar improvements (keyboard navigation etc.)
rolux
2011-05-25 18:36:55 +0200
-
b18500d133
calendar improvements (api, css, utc)
rolux
2011-05-25 11:22:16 +0200
-
fda007f00d
fix safari syntax error
rolux
2011-05-25 09:29:42 +0200
-
e54c136c48
properly set textlist css background color
rolux
2011-05-24 22:32:13 +0200
-
c5b47863c6
set textlist css background color
rolux
2011-05-24 22:26:24 +0200
-
2d98dfe754
animate left/right textlist scrolling
rolux
2011-05-24 22:22:18 +0200
-
6cd64efeb2
dont _clone_ listmap items function
rolux
2011-05-24 22:00:25 +0200
-
29e58b9c3e
clean up video editor options
rolux
2011-05-24 21:19:27 +0200
-
44496d343e
fixing Ox.isEqual
rolux
2011-05-24 20:44:55 +0200
-
c31ff816c1
only cache width on item construction (not on list resize)
rolux
2011-05-24 20:32:59 +0200
-
4eef6ece64
reducing textlist item construction time by about 80%
rolux
2011-05-24 19:50:53 +0200
-
ca905a54bb
properly remove markers when removing a place
rolux
2011-05-24 18:46:46 +0200
-
a48113684d
properly update list status
rolux
2011-05-24 18:26:02 +0200
-
11e98db160
listmap bugfixes
rolux
2011-05-24 18:22:37 +0200
-
9967d31396
listmap bugfixes
rolux
2011-05-24 18:08:52 +0200
-
314fcc7b0a
update sort after edit
rolux
2011-05-24 16:51:40 +0200
-
74802d284a
make map zoom work while list has focus
rolux
2011-05-24 16:32:03 +0200
-
05af51f76b
add find-as-you-type to (static) text list
rolux
2011-05-24 16:10:08 +0200
-
187adae7e2
textlist improvements (keep selection after sort, make left/right arrows scroll left/right)
rolux
2011-05-24 15:44:02 +0200
-
32b2da184a
better sorting of geonames
rolux
2011-05-24 14:50:16 +0200
-
6ad45105af
fix a bug where the n largest places would not appear in a map view
rolux
2011-05-24 14:02:08 +0200
-
0e5172a8fa
improve listmap editing functionality
rolux
2011-05-24 13:56:53 +0200
-
b17e8a783b
improve listmap editing functionality
rolux
2011-05-24 13:43:27 +0200
-
02442a24f7
improve listmap editing functionality
rolux
2011-05-24 12:44:34 +0200
-
76606689d7
improve listmap editing functionality
rolux
2011-05-24 10:40:17 +0200
-
e80b7bd8e3
improve listmap editing functionality
rolux
2011-05-24 08:15:44 +0200
-
2996bc9e8b
remove extra files
rolux
2011-05-23 21:43:29 +0200
-
45d20dd306
add missing images
rolux
2011-05-23 21:41:08 +0200
-
912f2121a4
improved geodata and tools
rolux
2011-05-23 21:38:52 +0200
-
4d9a8537ef
some more work on map/listmap
rolux
2011-05-22 19:12:21 +0200
-
a3c18e57b0
add an optional function to textlist columns that maps values to sort values
rolux
2011-05-22 15:14:42 +0200
-
5915acd72c
improving listmap
rolux
2011-05-22 14:39:57 +0200
-
c86c7d598d
add form demo
rolux
2011-05-21 19:56:40 +0200
-
6a33b9cb97
add Ox.ArrayInput, more Ox.ListMap UI
rolux
2011-05-21 19:56:15 +0200
-
ce3bdb46d6
more compact label switch for map
rolux
2011-05-21 09:08:52 +0200
-
007e525162
improvements to editor ui
rolux
2011-05-20 16:11:42 +0200
-
d1477a057a
several improvements to autocomplete
rolux
2011-05-20 13:46:52 +0200
-
7b15d2bb8f
better behaviour when pressing backspace while autocomplete is set to replace, but not to correct
rolux
2011-05-20 09:42:17 +0200
-
6e0bafed88
fix a bug where space key wouldn't register while autocomplete menu was open
rolux
2011-05-20 09:14:24 +0200
-
0ebd4efc72
autocomplete menu improvements (left/right keys while menu is visible, properly set selected in all cases)
rolux
2011-05-20 08:40:57 +0200
-
3087690d89
allow limit for autocomplete menu length
rolux
2011-05-20 08:19:55 +0200
-
28138cc446
better Ox.find() (return exact match first)
rolux
2011-05-20 07:56:42 +0200
-
0fc5299bda
add autocomplete menu
rolux
2011-05-19 21:03:35 +0200
-
1fe6765e8b
make find-as-you-type work with both timelines
rolux
2011-05-19 20:34:53 +0200
-
9f4f9dfa39
new-style find-as-you-type for video editor
rolux
2011-05-19 19:58:00 +0200
-
d326adf2e9
make position input in in/out viewers work
rolux
2011-05-19 15:12:27 +0200