Commit graph

345 commits

Author SHA1 Message Date
rlx
6c58059498 some more improvements to lists, plus fixing a bug where empty text lists would not have a pattern 2011-01-13 11:54:31 +00:00
rlx
615c8b2972 some more improvements to lists 2011-01-13 01:58:38 +00:00
rlx
9da654ad08 fix a bug where clicks and changes in a submenu would not fire on the parent menu 2011-01-11 15:00:32 +00:00
rlx
e8be24d20e fix setting sort option for text lists w/o column heads 2011-01-11 12:27:01 +00:00
rlx
a90fe8c25f dont fire open or preview events if no list item is selected 2011-01-11 11:16:54 +00:00
rlx
3ad3f8ad21 more improvements to lists (editable, sortable) 2011-01-11 10:29:26 +00:00
rlx
c29a8c9fda some improvements to lists (editable, sortable) 2011-01-11 06:17:45 +00:00
rlx
53fb84425e support list.options({selected: []}) 2011-01-10 00:07:48 +00:00
rlx
07dd8d0190 textlist: make format a property of a column 2011-01-06 06:10:46 +00:00
rlx
e5cb2e5bf3 adding functionality for textlist 2011-01-06 03:10:40 +00:00
rlx
15b743170f some fixes 2011-01-05 17:17:11 +00:00
rlx
260ed67b68 display empty list pages before page load 2011-01-05 16:56:53 +00:00
rlx
40d1c9493a support formatting of values in lists; make list icons load faster 2011-01-05 14:53:06 +00:00
rlx
0e3ccdf6a4 fix bug with editor getting a positive bottom css value in firefox 2011-01-04 21:29:47 +00:00
rlx
79dd2abfa7 fix for bug where calling blur with empty focus stack would push an undefined element onto the stack 2011-01-04 02:37:33 +00:00
rlx
dcbfbe7e49 fix for third splitpanel element not collapsing properly 2011-01-04 02:29:30 +00:00
rlx
8796fe67d2 fix for rightmost element of splitpanel appearing on left side 2011-01-04 02:18:19 +00:00
rlx
6397377272 misc fixes 2011-01-03 23:38:43 +00:00
rlx
b96ce6bf98 allow for splitpanels to load with elements in collapsed state, and for splitpanel elements to be replaced with splitpanels that have collapsed elements 2011-01-03 18:52:18 +00:00
rlx
699ff332fd add toggle event 2011-01-03 14:00:28 +00:00
rlx
35c1e9d0f7 misc changes 2011-01-03 12:01:38 +00:00
rolux
489a6f5502 make toggle work in splitpanel after replacing elements 2011-01-02 10:52:59 +00:00
rlx
babd37efda fixing bug where, if list is loaded with selection, the first list page would be displayed before scrolling to the selection 2011-01-02 10:22:46 +00:00
rlx
9c143f7891 merging changes 2011-01-02 10:01:55 +00:00
rolux
5dffb191ee hide/show scrollbar on timeline resize 2010-12-31 11:01:35 +00:00
rolux
049c0be790 make in/out markers on timeline display correctly 2010-12-31 07:03:36 +00:00
rolux
8349b50536 keep custom events from bubbling up 2010-12-29 06:50:40 +00:00
j
93dad34514 support non firefox gecko browsers 2010-12-28 20:56:59 +05:30
rolux
7439ca7d07 some bugfixes 2010-12-27 05:01:24 +00:00
rolux
85f85f7250 remove some debugging 2010-12-27 04:09:23 +00:00
rolux
d1dee61a5f changes to dialogs, events, forms 2010-12-26 20:16:35 +00:00
rolux
3d136c4657 changes to dialog api 2010-12-24 17:13:18 +00:00
rolux
ee6c90433c fixing timeline view window resize 2010-12-23 17:05:46 +00:00
rolux
ec09e331f7 fixing a bug where dblclick on titlebar of collapsepanel would expand or collapse the wrong panel 2010-12-23 14:51:35 +00:00
rolux
c14a5eab5f faster loading of timeline, on load and on dblclick 2010-12-23 12:59:43 +00:00
rolux
6c88cbe94f fixing list scroll bug 2010-12-23 04:41:46 +00:00
rolux
927489e31d make icon list remember position after resize 2010-12-23 04:32:29 +00:00
rolux
df2e87b50e allow for replacement of all elements of a splitpanel 2010-12-23 02:34:31 +00:00
rolux
b3567cb503 splitpanel: make resize work after replace 2010-12-23 01:04:47 +00:00
rolux
11cc787d84 some fixes for icon list resize 2010-12-22 20:28:27 +00:00
rolux
5ac1e5e2bf trigger resize for map 2010-12-22 18:19:47 +00:00
rolux
33cce09096 lazyload google maps 2010-12-22 17:58:39 +00:00
rolux
d267b21f41 update iconlist on window resize; keep resizebars from being draggable when collapsed 2010-12-22 15:25:13 +00:00
rolux
7a70478d89 make snap area on panel resize 8 px in each direction (not 7) 2010-12-22 14:19:40 +00:00
rolux
0ce8636b18 fixes for groups 2010-12-22 14:16:15 +00:00
j
ec6f3dad9d cleanup api docs 2010-12-06 19:23:04 +01:00
j
ce4fe60fc6 merge changes from dev 2010-12-06 18:43:01 +01:00
j
e0a88215f1 ox.ui docstring cleanup 2010-12-06 18:42:45 +01:00
j
5d7864e517 validate, places 2010-12-06 17:42:05 +00:00
rolux
417146a5f5 fix loading icons for in/out point players 2010-11-28 16:24:40 +00:00
rolux
96a6902b0e some improvements to splitpanel 2010-11-28 15:06:47 +00:00
rolux
d4a17c5972 better resizing in editor 2010-11-25 10:05:50 +00:00
j
df324f8efa do not hardcode url, use '' if cell data is undefined 2010-10-26 12:24:58 +02:00
rolux
88a4f838ac fixing a timeline tooltip bug 2010-09-18 13:35:22 +00:00
rolux
e8e8be5b6d timeline view: make in and out players display an image, not a video 2010-09-18 12:50:08 +00:00
rolux
50b92ebad5 update large timeline tooltip while playing 2010-09-18 12:15:09 +00:00
rolux
3d30983359 preserve scroll position when adding list column 2010-09-18 11:24:29 +00:00
rolux
1d98189008 improvements for list resizing, and for text lists with less items than would fit on the screen 2010-09-18 10:48:20 +00:00
rolux
20630117bc fixing regressions with find and groups 2010-09-18 00:15:15 +00:00
rolux
5077964910 typo 2010-09-18 00:16:42 +02:00
rolux
b237451eb5 add timeline view 2010-09-18 00:10:07 +02:00
rolux
36a747fe83 fixes for SplitPanel 2010-09-17 18:37:11 +02:00
j
952be0a154 use apiURL 2010-09-14 15:50:51 +02:00
rolux
fe0acbb3ba adding app.api.foo(), and changing the signature of list.options.request to (data, callback) 2010-09-13 15:54:22 +02:00
rolux
314ddf7d75 improvements for list item preview 2010-09-13 13:53:31 +02:00
rolux
1d00e6dc2e better icon loading for firefox 2010-09-11 10:59:40 +02:00
rolux
34f655104a improvements for icon view 2010-09-08 18:35:34 +02:00
rolux
833fa845d6 after unload, remove list pages from memory 2010-09-07 19:36:21 +02:00
rolux
0aee82a57c improvements for resizing and scrolling lists 2010-09-07 17:58:15 +02:00
rolux
618cbada78 more better icon view 2010-09-07 01:44:37 +02:00
rolux
87cba1090c change onload fade 2010-09-06 02:56:18 +02:00
rolux
0c5e61c678 clear pages cache on column move/remove 2010-09-06 01:34:39 +02:00
rolux
6702cf29ab some more improvements for column drag/drop 2010-09-06 01:11:53 +02:00
rolux
3e289f04f4 some improvements for column drag/drop 2010-09-06 00:26:30 +02:00
rolux
195975ce53 fix for column autoresize on dblclick 2010-09-05 23:36:51 +02:00
rolux
a9d70eb348 fix for column resize after column add/remove 2010-09-05 23:17:16 +02:00
rolux
9241b3e66c list fires open vent on enter and dblclick 2010-09-05 22:18:00 +02:00
rolux
d66c252469 better css for linux 2010-09-05 17:51:11 +02:00
rolux
3e1cd3f490 launch sequence 2010-09-05 16:24:22 +02:00
rolux
1a1f8c9107 app.launch 2010-09-05 02:31:58 +02:00
rolux
6117bc31c3 fix for dialog center/reset 2010-09-04 16:28:40 +02:00
rolux
fb91aca1aa update css (classic theme) 2010-09-04 00:12:25 +02:00
rolux
2e5470c747 first round of fixes 2010-09-03 22:54:40 +02:00
rolux
9842418f0d merging changes 2010-09-03 10:47:40 +02:00
rolux
a88147d416 more maps 2010-07-24 21:27:39 +02:00
rolux
20ea5e9658 maps 2010-07-24 03:32:08 +02:00
rolux
dccf07a655 adding open and preview events to list 2010-07-20 22:04:13 +02:00
rolux
32ff49402e fire select list event after timeout 2010-07-17 10:46:27 +02:00
rolux
6693a3996e make fewer requests for list pages when scrolling fast through a list 2010-07-16 08:50:30 +02:00
rolux
624c1cd105 fixes for resizebars 2010-07-15 21:04:47 +02:00
rolux
ea8f08e884 fix for json parsing errors in safari 2010-07-14 17:23:10 +02:00
rolux
5ee998b263 serialize/unserialize 2010-07-14 00:38:53 +02:00
rolux
5a655b3e20 make menu and list talk to each other 2010-07-07 14:36:12 +02:00
rolux
e9b98148fb public resize functions for Panel and TextList 2010-07-07 09:41:04 +02:00
rolux
fe8c500a45 collapsibles 2010-07-07 09:18:38 +02:00
rolux
cbbcc8f707 resizebars 2010-07-06 20:28:58 +02:00
rolux
d6cc6fbf2f fixing bug in focus manager that would cause keyboard events to be bound twice 2010-07-06 09:43:12 +02:00
rolux
cd1bde4348 fixing column resize bug 2010-07-06 06:39:11 +02:00
rolux
b90587e048 merging changes 2010-07-05 19:05:31 +02:00
rolux
b42ba9534e merging changes 2010-07-05 19:01:42 +02:00
Rolux
4363c8dac1 temporary fix for parseKeyboard bug 2010-07-05 18:52:12 +02:00
Rolux
9eb96ea54c update css for classic theme 2010-07-05 09:09:34 +02:00
Rolux
da29507488 draggable columns for text list 2010-07-03 13:31:25 +02:00
Rolux
16365555e9 only re-sort if more than one item 2010-07-03 10:35:28 +02:00
Rolux
11fe22e879 better layout for text lists that don't fill the screen 2010-07-03 10:23:39 +02:00
Rolux
17f5f7b1e3 make find work in list demo 2010-07-02 18:32:16 +02:00
Rolux
ba3410eaf3 fix for autocomplete bug 2010-07-02 17:20:46 +02:00
Rolux
8fb9319192 only show/hide menu when not shown/hidden (so that events are not bound/unbound twice) 2010-07-02 15:06:13 +02:00
Rolux
3b7b3d8e64 some autocomplete 2010-07-02 14:33:45 +02:00
Rolux
a62a18cb58 better list demo 2010-07-02 01:51:08 +02:00
Rolux
894f27f760 better list demo 2010-07-01 17:06:04 +02:00
Rolux
0ea96e3810 add load event to list 2010-07-01 14:26:32 +02:00
Rolux
a5c5ab7e4d more list 2010-06-30 23:41:27 +02:00
Rolux
f4972f45c9 making groups work 2010-06-30 20:47:10 +02:00
Rolux
5f4cc4e793 adding groups 2010-06-30 17:49:49 +02:00
Rolux
705016e5a6 make list listen to keyboard 2010-06-30 16:21:06 +02:00
Rolux
8dc0c02dfb make list preserve selection after reload 2010-06-30 13:09:45 +02:00
Rolux
5790a5695e make list preserve selection after reload 2010-06-30 12:39:49 +02:00
Rolux
de422b8faa make list focus on click 2010-06-30 11:27:02 +02:00
Rolux
084d05d108 make list items selectable 2010-06-30 11:02:13 +02:00
Rolux
813dc0a039 more fixes (list) 2010-06-30 00:19:41 +02:00
Rolux
62285d03af make list scrollable 2010-06-29 23:58:17 +02:00
Rolux
b3ea88fc27 more fixes (list) 2010-06-29 23:24:07 +02:00
Rolux
782b795a36 minor fixes (list) 2010-06-29 19:39:21 +02:00
Rolux
24f84e6ee9 more list 2010-06-29 18:28:22 +02:00
Rolux
5405f99423 remove unneeded div wrapper for list items 2010-06-29 16:00:18 +02:00
Rolux
72d27e02a6 typo 2010-06-29 15:10:13 +02:00
Rolux
21a10f22e1 adding some css, removing some print statements 2010-06-29 14:57:42 +02:00
Rolux
af7895798a more list 2010-06-28 13:19:04 +02:00
Rolux
fc5c98fd97 more list 2010-06-28 11:16:36 +02:00
Rolux
bd08670324 adding List object 2010-06-25 17:55:25 +02:00
Rolux
b5cf89ce73 merging changes 2010-05-20 12:56:54 +02:00
j
de3cdce206 use 2010-05-05 20:27:09 +02:00
j
7b15a918dc dialog should be appended to body not body>div 2010-05-05 14:21:18 +02:00
Rolux
1b84855dde prevent dialog from being dragged off-screen in webkit; make layer transparent even if mouseup occurs outside it 2010-03-06 13:59:13 +01:00
Rolux
f5488c6c57 switching back to (better) icons 2010-03-06 10:54:30 +01:00
Rolux
013f5c2620 use unicode symbols for input 2010-03-06 10:13:17 +01:00
Rolux
31bb10f87e minor cleanup 2010-03-04 10:29:32 +01:00
Rolux
e8d70bcdfb changing select symbol 2010-02-28 08:47:56 +01:00
Rolux
563d5bdb9f adding OxLabel 2010-02-27 09:46:49 +01:00
Rolux
dc84b4ccf9 updating css 2010-02-27 09:16:58 +01:00
Rolux
e805486d86 some improvements for textareas with labels 2010-02-27 08:54:45 +01:00
Rolux
7b16660652 updating js 2010-02-26 14:46:14 +01:00
Rolux
cda23cbf42 updating css 2010-02-26 14:42:21 +01:00
Rolux
94a4ff135d very basic textarea support 2010-02-26 14:22:27 +01:00
Rolux
240c13278f make sure dialog stays on screen after size reset 2010-02-21 14:28:41 +05:30
Rolux
444fabdb39 make layer opaque on click 2010-02-21 12:39:32 +05:30
Rolux
a8a797e669 dblclick resize area to reset size 2010-02-21 12:17:18 +05:30
Rolux
c5bc1390bf dialog, continued 2010-02-21 12:02:48 +05:30
Rolux
bfcf9a7857 making dialog re-center on doubleclick on title bar 2010-02-21 11:53:37 +05:30