Commit graph

229 commits

Author SHA1 Message Date
rolux
609f834cd3 fix a bug where anyclick would fire on dragend 2011-10-07 17:51:05 +02:00
rlx
745aac2609 fix issues with leading and trailing whitespace and linebreaks in Ox.doc 2011-10-06 01:56:04 +00:00
rlx
9bd5568579 fix doc demo 2011-10-06 00:30:09 +00:00
rlx
b3e7945a96 fix bugs in treelist where the icon would not update, items would not expand, and expanding items would be slow 2011-10-01 13:06:50 +00:00
rlx
f2dbfbd1e5 add some more documentation, pass some more tests 2011-10-01 02:21:55 +00:00
rlx
17d842c64c splitpanel update (allow for animation, improve performance) 2011-09-18 21:17:39 +00:00
rlx
0ba258281f simpler text list column head elements, better column drag 2011-09-09 10:41:13 +00:00
rlx
7bf42e5b0b adding image demo 2011-09-08 21:39:29 +00:00
rlx
1e38ff6b9e image module update 2011-09-08 21:39:07 +00:00
rlx
1b4591dcbe improved steganography functions 2011-09-08 12:27:40 +00:00
rlx
3f3edac8c7 some fixes for filters and form elements 2011-09-08 08:16:31 +00:00
rlx
842d536dc8 move image encoding functions to image module 2011-09-08 01:53:19 +00:00
rlx
c3b59a62fe fixing a bug where in a list, the click target loop would not exit when items are added or removed on click 2011-09-05 05:40:44 +00:00
rlx
be3b1d573d use new-style mouse events in Ox.List 2011-09-03 23:04:18 +00:00
rlx
12423e7b03 more progress on progress bar 2011-09-01 13:13:47 +00:00
rolux
16ef28d260 add progress bar demo 2011-09-01 23:38:57 +02:00
rlx
6da40d325c adding symbols 2011-09-01 04:46:14 +00:00
rlx
cb1024a1f7 add video demo 2011-08-20 23:15:33 +00:00
rlx
d21068979a replace Flipbook with VideoPreview 2011-08-08 13:58:19 +00:00
rolux
1ece68be42 merging changes 2011-08-15 18:41:54 +02:00
rolux
72b892f982 add demos 2011-08-15 16:18:27 +02:00
rolux
d3b1e89eec update image module 2011-06-21 11:16:23 +02:00
rolux
be9928d105 add image module 2011-06-19 17:40:53 +02:00
rolux
0c88632437 merging changes 2011-06-01 09:45:21 +02:00
rolux
7968a11116 merging changes 2011-05-30 20:57:22 +02:00
rolux
120a28eaa2 use correct api for add/edit/remove place; fix demo 2011-05-30 11:09:52 +02:00
rolux
c99e7af1bd allow for editing of alternative names 2011-05-30 10:46:12 +02:00
rolux
1eebdf3805 better behaviour when editing (only send changed key/value pairs, only reload list if sort order is affected) 2011-05-30 08:54:45 +02:00
rolux
bd592e0056 simplify area query, fix async listmap demo 2011-05-30 08:13:28 +02:00
rolux
981e3889da get rid of special 'area' parameter, use 'query' parameter 2011-05-29 22:23:16 +02:00
rolux
25b86dd085 update list when editing place 2011-05-29 19:44:48 +02:00
rolux
940968a3e4 fix id collision in listmap demo 2011-05-29 18:14:08 +02:00
rolux
ccc4a743d8 some support for adding/removing places 2011-05-29 17:09:42 +02:00
rolux
6229b16a59 use > 8,000 places in demos/listmap2 2011-05-29 15:33:10 +02:00
rolux
0e835cc116 allow for setting the selected id of an Ox.List to an id that is currently not in view 2011-05-29 15:15:38 +02:00
rolux
93408b0b4d make map in async listmap async 2011-05-29 14:22:54 +02:00
rolux
14174136d8 some support for async listmaps 2011-05-29 12:42:38 +02:00
rolux
3936f701cd add async map demo 2011-05-29 11:56:41 +02:00
rolux
a280574033 some support for async maps 2011-05-29 11:52:33 +02:00
rolux
d915e9f205 some support for resizing 2011-05-28 01:49:36 +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
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
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
f0052d3e3c much better formatting of date ranges and their duration 2011-05-26 19:10:32 +02:00