Commit graph

124 commits

Author SHA1 Message Date
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
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
2698bec700 fix margins of static icon lists 2011-10-08 17:19:18 +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
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
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
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
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
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
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
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
2419ca3a18 make static list honor 'selected' options 2011-06-06 18:34:40 +00:00
rolux
a369d0170d update map 2011-06-01 15:51:35 +02:00
j
4ea645b572 ids -> positions 2011-06-01 12:59:12 +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
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
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
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
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
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
Renamed from source/js/Ox.UI/List/Ox.List.js (Browse further)