Commit graph

599 commits

Author SHA1 Message Date
rolux
86411a6e22 change sort function for geonames 2011-05-28 10:46:39 +02:00
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
8e6df3d054 add event data from histoire(s) du cinema to calendar demo 2011-05-27 23:52:53 +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