Commit graph

309 commits

Author SHA1 Message Date
rlx
f5b3b56765 Ox.Filter, round 1 2011-01-23 04:59:16 +00:00
j
ca1965312a merge 2011-01-23 01:01:15 +05:30
j
252c9a3303 use init request instead of site config 2011-01-23 00:59:30 +05:30
rlx
c32d99018a changing api timeout from 15 to 60 seconds 2011-01-21 19:34:39 +00:00
rlx
a24af97c0a improvements to editor (make video size sticky, make up/down work correctly if scrollbar is visible) 2011-01-18 18:52:55 +00:00
rlx
6b08f0dae4 make video position stick when switching between player and timeline view (part 3) 2011-01-18 16:56:40 +00:00
rlx
b08cd9e4b4 make video position stick when switching between player and timeline view (part 2) 2011-01-18 16:28:33 +00:00
rlx
1e4c19aa08 make video position stick when switching between player and timeline view (part 1) 2011-01-18 16:26:16 +00:00
rlx
5a06413d5e make small timeline work in player view 2011-01-18 04:07:33 +00:00
rlx
b64c66bad5 make large timeline work in player view 2011-01-17 22:52:25 +00:00
rlx
f962a33dfb add images 2011-01-17 21:12:43 +00:00
rlx
21144b98fd new player view 2011-01-17 21:12:17 +00:00
rlx
e994b20e24 better ui feedback on list item drag 2011-01-16 22:33:48 +00:00
rlx
e81400dfc3 porting more widgets to new mouse events, fix bug where one could click-through-to-edit on a selected item in a non-focused list 2011-01-16 22:23:01 +00:00
rlx
24263a3e17 better mouse events, fix bug where position would become zero while dragging on small timeline, and add shift-drag ratio-conserving resize to dialogs 2011-01-16 19:02:29 +00:00
rlx
deaf77ef5c fix keyboard scrolling in chrome 2011-01-16 04:55:08 +00:00
rlx
19d680c1d9 make textlist fire more events 2011-01-15 23:26:20 +00:00
rlx
64e383ea4b fix bug where some images would not be switched when switching themes 2011-01-15 16:27:10 +00:00
rlx
3f05b547d8 misc fixes 2011-01-15 14:22:05 +00:00
rlx
f71af0a205 fixing a bug where selects would report an incorrect value 2011-01-15 06:47:22 +00:00
rlx
bb9f04b7e8 copy & paste 2011-01-15 06:09:22 +00:00
rlx
f7b61b9907 merging changes 2011-01-14 14:10:19 +00:00
rlx
ef514be445 even more lists stuff 2011-01-14 09:54:28 +00:00
rlx
8e93352c4c more lists stuff 2011-01-14 06:25:16 +00:00
rlx
6cf02b4e61 fix resizing behavior of lists sections 2011-01-14 03:53:18 +00:00
rlx
2a4703b0b5 make list lose focus on section collapse 2011-01-13 22:10:42 +00:00
rlx
73e6ce7292 fix lists select bug 2011-01-13 21:48:39 +00:00
rlx
4428ad4d5c fix lists resize bug 2011-01-13 21:17:48 +00:00
rlx
d529ea7aff add new pngs 2011-01-13 20:19:14 +00:00
rlx
deb35064a1 even more improvements to lists 2011-01-13 19:41:10 +00:00
rlx
489e72a8af removing print statements 2011-01-13 12:43:20 +00:00
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
9905848bb6 add image 2011-01-06 03:12:43 +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
j
ad2abfaa4b add demos 2011-01-04 17:16:25 +00:00