Commit graph

310 commits

Author SHA1 Message Date
rlx
6f1f2a50fb fix a bug with font sizes of list icons 2011-10-13 12:24:55 +00:00
rlx
8d940f5222 fix a bug with setting the items option of a static list to [] 2011-10-13 11:33:19 +00:00
rlx
687db7d957 make ESC work when editing text list cells 2011-10-11 17:27:46 +00:00
rlx
7ac16acbf1 fix a bug with adding/removing columns of synchronous textlists 2011-10-11 16:00:58 +00:00
rlx
db25eec98b fix a bug where edited places would not be updated correctly 2011-10-11 09:48:24 +00:00
rlx
9fb30bf1af make find work in listcalendar; fill first page in static text lists with few items; listen to width/height changes in listmap and listcalendar; fix a bug where maps would load without zoombar 2011-10-11 09:09:20 +00:00
rlx
718ec32e44 in listcalendar, cache formatted duration strings 2011-10-11 07:05:45 +00:00
rlx
527f75b009 slightly faster text list construction for cells that don't have tooltips; make calendar layout deterministic for events that have the same time span 2011-10-11 06:32:20 +00:00
rlx
46ef208be2 fix a bug that would slow down reload of static lists when passing a new items array 2011-10-10 14:09:13 +00:00
rlx
d2972cd526 more functionality for ListCalendar 2011-10-10 12:38:54 +00:00
rlx
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +00:00
rlx
2698bec700 fix margins of static icon lists 2011-10-08 17:19:18 +00:00
rlx
f4c1f826bf add 'find in list' functionality to 'manage places' dialog 2011-10-03 09:52:30 +00:00
rlx
5f20f84582 remove print statement 2011-10-02 17:06:25 +00:00
rlx
0ca93fcebe fix a bug in listmap, regarding removal of places 2011-10-02 17:05:56 +00:00
rlx
3fa654a815 fix a bug in map where the input element would not change its style when there are no results 2011-10-01 13:51:03 +00:00
rlx
f9143bd62f remove print statements 2011-10-01 13:07:33 +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
c6d67420a8 some fixes for map, range and videopreview 2011-09-30 10:34:33 +00:00
rlx
8ea49fab73 misc fixes 2011-09-29 17:25:50 +00:00
rlx
44a8ff015c in icon lists, support 'info' that is not a string, but an element 2011-09-29 06:17:50 +00:00
rlx
3965eed153 url controller updates, list bugfixes 2011-09-28 17:31:35 +00:00
rlx
fdecafe4d7 fix a bug in text lists where selecting an item by clicking on an editable cell would click through to edit 2011-09-20 04:10:04 +00:00
rlx
7398b1ec14 fix a formatting bug in icon list items 2011-09-17 18:24:42 +00:00
rlx
73fb2e3229 some more bugfixes 2011-09-17 13:05:16 +00:00
rlx
ef1fa5fe84 some bugfixes 2011-09-17 11:49:29 +00:00
rolux
4cc754a28d remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:09 +02:00
rolux
da9e5dbb29 fix event handlers and split panel resize event 2011-09-17 19:39:38 +02:00
rlx
a29d7e70ea when dragging columns, scroll list if needed 2011-09-09 11:37:14 +00:00
rlx
0ba258281f simpler text list column head elements, better column drag 2011-09-09 10:41:13 +00:00
rlx
816993e1b9 fixing encoding functions (deflate, png) 2011-09-05 23:34:29 +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
c123de8513 add dragangdroppause event 2011-09-04 22:06:40 +00:00
rlx
1333a3ecec tooltips and better cursors for splitpanels 2011-09-04 21:15:16 +00:00
rlx
2aa828c308 add keys option to text list to allow for additional keys to be requested, beyond the keys of the visible columns 2011-09-04 16:43:52 +00:00
rlx
6adacf484f pass on modifier keys in Ox.List add item event 2011-09-04 13:40:07 +00:00
rlx
bd61a2e97e fix a bug where in text lists, no draganddropstart event would fire if the drag originated in a cell that contains another element 2011-09-04 12:49:33 +00:00
rlx
63885b8c1b support drag and drop in text lists 2011-09-04 12:19:36 +00:00
rlx
6b0779fcab add formatColor() 2011-09-04 04:14:58 +00:00
rlx
be3b1d573d use new-style mouse events in Ox.List 2011-09-03 23:04:18 +00:00
rlx
2043dc7a12 fix a bug where in orientation=both icon lists with less than one screen full of icons, clicking below the icons would not cause a deselect 2011-09-03 17:54:17 +00:00
rlx
182225ebc4 merging changes 2011-09-03 02:12:44 +00:00
rlx
2a9053a588 add Ox.Progressbar 2011-09-01 09:35:45 +00:00
rlx
90e795d194 fix a bug where in empty icon lists, an icon grid would appear for a split-second 2011-09-01 09:16:41 +00:00
rlx
6da40d325c adding symbols 2011-09-01 04:46:14 +00:00
rlx
b55ade5687 add tooltips to textlist cells 2011-08-28 19:50:06 +00:00
rlx
5d454f0a80 support for drag and drop 2011-08-28 06:23:15 +00:00
rlx
9dd695b6ca fixing a regression where icons in a list would not display in their loading state 2011-08-23 23:57:03 +00:00
rlx
676cb72101 add InfoList (draft) 2011-08-19 06:41:48 +00:00
rlx
3203556b46 trigger sort event in text list 2011-08-18 07:55:39 +00:00
rlx
19aa9b40e5 make sure list can handle a selected id option that is not in the results 2011-08-17 20:07:53 +00:00
rlx
c4842ca863 make setting sort option of icon list work 2011-08-17 13:22:29 +00:00
rlx
31149d7ecc add icon to application error dialog 2011-08-17 11:39:33 +00:00
rlx
fcdfb03bea updating list 2011-08-17 09:30:27 +00:00
rolux
1083a324dc minor fixes 2011-08-15 16:11:13 +02:00
rlx
f9360db0b4 minor changes 2011-08-07 23:43:37 +00:00
rlx
5095eeed5d list updates 2011-08-07 22:16:06 +00:00
rolux
dd7191e8d4 load svg images inline 2011-08-09 19:00:39 +02:00
rlx
6118eae51a round float px values 2011-08-07 03:05:43 +00:00
rlx
6dfa732636 support fixed-ratio icon lists 2011-08-07 02:33:26 +00:00
rlx
8e468ced0b merging changes 2011-08-06 17:41:01 +00:00
rlx
b05be138cc some changes towards fixed height icon lists 2011-08-06 04:28:38 +00:00
rlx
4642b56a95 properly sort top-level keys in data of treelist 2011-08-05 23:39:15 +00:00
rlx
917608950d merging changes 2011-06-07 03:17:09 +00:00
j
69ec9127fe merge changes 2011-08-04 19:51:07 +02:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +02:00
rolux
ff1714013c minor changes in tree list 2011-07-26 16:36:31 +02:00
rolux
57ae6e5c64 use random ids for data tree list items 2011-07-26 16:33:52 +02:00
j
8906cecd3e item constructor 2011-06-20 16:37:37 +02:00
j
b27ed00356 remove new for all Ox.Elements, dont declare arguments again, add some semicolons 2011-06-19 19:48:32 +02:00
j
218eeaf47a edit annotations 2011-06-15 16:36:01 +02:00
j
c70e23b493 reload lists after setting items 2011-06-15 14:20:14 +02:00
rlx
a57d5c368a changes related to frames and posters view in pandora 2011-06-07 03:16:25 +00:00
rlx
2419ca3a18 make static list honor 'selected' options 2011-06-06 18:34:40 +00:00
j
8acccb5cd1 getCel(id) should also work 2011-06-04 18:18:12 +02:00
rolux
a369d0170d update map 2011-06-01 15:51:35 +02:00
j
c494c3ace6 minor cleanups 2011-06-01 12:59:30 +02:00
j
4ea645b572 ids -> positions 2011-06-01 12:59:12 +02:00
rolux
7eb6f58312 allow for editing lat/lng/s/w/n/e via map 2011-05-30 09:21:11 +02:00
rolux
7b2a0cfef5 reform Ox.List to allow for scroll position staying the same after deleting an item 2011-05-29 18:05:29 +02:00
rolux
ccc4a743d8 some support for adding/removing places 2011-05-29 17:09:42 +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
2d98dfe754 animate left/right textlist scrolling 2011-05-24 22:22:18 +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
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
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
e80b7bd8e3 improve listmap editing functionality 2011-05-24 08:15:44 +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
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
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
b0e5e906f5 fix OxText class in CSS 2011-05-12 05:29:35 +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
a1ed6a44c5 better layout for documentation pages, use syntax highlighter 2011-05-07 23:07:53 +02:00
rolux
698d57abb0 add documentation browser (Ox.DocPanel, demo, more documentation) 2011-05-07 17:56:29 +02:00
rolux
a6ed310087 various documentation-related changes 2011-05-05 20:02:56 +02:00
rolux
7380595c7e various improvements in OxJS and OxUI 2011-04-29 14:40:51 +02:00
rolux
e1b6e3890f use Ox.UI.PATH for images 2011-04-27 21:49:18 +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