Commit graph

2811 commits

Author SHA1 Message Date
rolux
c1f9e9d7a3 cleanup Message code 2013-02-24 15:06:08 +05:30
rolux
9c46e17b9f update oxmedium theme button disabled color and gradient; fix setting value of an Ox.SelectInput 2013-02-24 14:44:02 +05:30
j
47efc7377a add Ox.Message for message passing between frame and parent 2013-02-24 07:37:20 +00:00
rolux
916a175849 update oxmedium theme placeholder color; fix Ox.Select disableItem/enableItem return value 2013-02-24 12:49:30 +05:30
rolux
5a1dfe9821 update OxSpecialLink CSS 2013-02-22 11:47:22 +05:30
rolux
433be74844 update OxSpecialLink CSS 2013-02-22 11:05:21 +05:30
rolux
4ff6370ec9 update OxSpecialLink CSS 2013-02-22 09:10:52 +05:30
rolux
139b65dd45 add OxSpecialLink CSS 2013-02-22 09:06:07 +05:30
rolux
4a5ebd3945 add semicolon 2013-02-22 09:04:51 +05:30
rolux
31fa5f5386 Video Player: trigger timeline event 2013-02-21 13:11:20 +05:30
rolux
d98cf99714 make border of video box in video timeline player themed 2013-02-21 12:29:45 +05:30
rolux
51881d98b9 typo 2013-02-21 01:55:24 +05:30
rolux
e20fe9f2fe fix a bug in video player 2013-02-21 01:54:18 +05:30
rolux
bdddabeb3f fix a bug in video player 2013-02-21 01:44:12 +05:30
rolux
6619e971a5 update themes (videoMenuDisabledColor) 2013-02-21 01:43:16 +05:30
rolux
ac7b688302 add missing key in aqua theme json 2013-02-21 01:36:17 +05:30
rolux
6e1491eae3 update css and themes 2013-02-21 01:30:16 +05:30
rolux
35d2aecc4a VideoPlayer: add timelineType and timelineTypes options, update settings menu 2013-02-21 01:29:49 +05:30
rolux
235b47c1d1 VideoPlayer: support spaceX control, where X is an integer indicating the width 2013-02-20 23:49:21 +05:30
rolux
1c26874918 SplitPanel: trigger resizeend event on mouseup 2013-02-20 18:19:57 +05:30
rolux
25ab552dcd SplitPanel: trigger resizestart event on mousedown 2013-02-20 17:56:26 +05:30
rolux
25df7e7c7f update theme css 2013-02-20 16:59:03 +05:30
rolux
08487856e2 update large video timeline css 2013-02-20 16:52:50 +05:30
rolux
c5fe2f2cc2 update large video timeline css 2013-02-20 16:50:39 +05:30
rolux
5c7ee541d0 update large video timeline 2013-02-20 16:48:05 +05:30
rolux
dbda122326 update large video timeline css 2013-02-20 16:36:06 +05:30
rolux
2fc340d9bd add showInToOut option to LargeVideoTimeline 2013-02-20 16:27:38 +05:30
rolux
aef603bf66 typo 2013-02-20 10:25:33 +05:30
rolux
61cb8b8dcc Ox.URL: add 'getHash' option 2013-02-20 10:21:43 +05:30
rolux
1c3af5e352 classic theme: update menuDisabledColor 2013-02-19 23:44:21 +05:30
j
8dea961e09 dont open firefox quick find, fixes #1258 2013-02-19 12:53:08 +00:00
rolux
6a17a94603 fix URL controller 2013-02-19 17:12:16 +05:30
rolux
89ef5d5bbc fix URL controller 2013-02-18 19:35:16 +05:30
rolux
e96a1ef42e fix url controller 2013-02-18 17:48:46 +05:30
rolux
7aafed8d25 In Ox.URL, urldecode '<' and '>' 2013-02-18 16:26:20 +05:30
rolux
c11a0b82b9 minor changes in Ox.Editable 2013-02-18 15:01:50 +05:30
rolux
10328fc14b update URL controller 2013-02-18 14:59:15 +05:30
j
b520654e31 pass type to getItem function 2013-02-16 01:21:08 +00:00
rolux
6ecbff5fce Ox.URL: add json url part, encode '?' and '#' in values 2013-02-18 12:50:20 +05:30
rolux
5ca1c5b36c in Ox.localStorage, use native for in loop to test if the browser can iterate over localStorage 2013-02-18 12:44:40 +05:30
rolux
f44db6ff18 update tests 2013-02-18 12:43:59 +05:30
rolux
290d97cbee in serialize/unserialize, replace toNumber argument with isJSON argument 2013-02-18 11:38:31 +05:30
rolux
c718b0b8ef missing semicolon 2013-02-16 16:28:40 +05:30
rolux
2a7c20a043 in a list's init event, pass the query if the async items function immediately returns one 2013-02-16 15:01:27 +05:30
rolux
5227dbc166 in Ox.sanitizeHTML, when passing an array of replaceTags tuples, allow for the second element of that tuple to be a replace function (not just a string) 2013-02-16 12:39:16 +05:30
rolux
180b325e30 Ox.Editable: add tags and replaceTags options 2013-02-15 18:01:49 +05:30
rolux
3cdaebadee Ox.sanitizeHTML: add replaceTags option 2013-02-15 18:01:28 +05:30
rolux
092f27ca19 fix timeline tile offset 2013-02-15 11:21:17 +05:30
rolux
88981fd836 remove print statement 2013-02-15 10:53:46 +05:30
rolux
f078af1c05 in VideoPlayer, pass playInToOut as showInToOut to SmallVideoTimeline 2013-02-15 10:50:15 +05:30