Commit graph

42 commits

Author SHA1 Message Date
rlx
926410d663 cleanup Resizebar; make tooltips in VideoEditor, VideoPanel and VideoTimelinePanel configurable 2012-09-17 08:36:21 +00:00
rolux
bda90f6b6b remove Ox.Break 2012-07-05 10:58:08 +02:00
rolux
a0867f0da6 update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
rolux
21fb4aecc0 Ox.Bar: fix docs 2012-06-21 23:15:54 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
rolux
8c347d9009 update documentation (classes) 2012-05-31 12:32:54 +02:00
j
91e1065aab rename Ox.UI source files, remove Ox. prefix 2012-05-28 19:44:12 +00:00
j
005d50c389 self.setOption ~> that.update 2012-05-28 19:35:41 +00:00
rolux
9ee0742b53 refactoring 2012-05-28 18:21:00 +02:00
rolux
461a237880 .bind -> .on, .unbind -> .off 2012-05-28 16:06:22 +02:00
rolux
147d637b7b typos 2012-05-25 09:46:34 +02:00
rolux
544e117cb3 Ox.break -> Ox.Break 2012-05-24 19:20:29 +02:00
j
b9e80c9d75 cleanup docs, fix children/find calls 2012-05-22 15:14:40 +02:00
rolux
04784630d3 use Ox.break 2012-05-22 09:11:26 +02:00
j
509745407b add documentation stubs 2012-05-21 12:38:18 +02:00
rlx
771b15c25a add (but do not enable) reset-size-on-doubleclick for split panel elements 2012-04-23 09:37:49 +00:00
rlx
43495de239 when expanding or collapsing part of a split panel, do not immediately switch the resizebar's tooltip 2012-04-23 08:29:37 +00:00
rolux
3bfd8be160 Ox.Progressbar: make tooltips optional 2012-04-14 13:54:45 +02:00
rolux
f88c60ae15 fix bugs in progress bar 2012-04-14 13:49:22 +02:00
rolux
b77852296b misc fixes 2012-01-02 19:35:14 +05:30
rolux
7ca9a4a9e7 update progress bar 2012-01-02 13:55:34 +05:30
j
a048fcc340 tooltip is optional 2011-12-31 17:59:52 +05:30
rolux
215f1f6c1b use new form element syntax 2011-12-22 12:54:20 +05:30
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rolux
094b1a59ec cleanup, again 2011-11-03 16:42:41 +01:00
rlx
768dd6c7aa fix tooltip of splitpanel resizebar; allow for setting the showannotations option of video player and editor panels from outside 2011-10-13 10:10:39 +00:00
rolux
d0fe279a0f new build system: build in /build, dev version in /dev; split up Ox.js; fix tests 2011-10-07 03:04:47 +02: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
816993e1b9 fixing encoding functions (deflate, png) 2011-09-05 23:34:29 +00:00
rlx
1333a3ecec tooltips and better cursors for splitpanels 2011-09-04 21:15:16 +00:00
rlx
74873e3bfb some more support for opera 2011-09-03 15:25:52 +00:00
rlx
9a7a0acd89 use svg video markers 2011-09-02 00:32:23 +00:00
rlx
12423e7b03 more progress on progress bar 2011-09-01 13:13:47 +00:00
rolux
16ef28d260 add progress bar demo 2011-09-01 23:38:57 +02:00
rlx
2a9053a588 add Ox.Progressbar 2011-09-01 09:35:45 +00: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
cc75e25415 more docs 2011-05-16 12:49:48 +02:00
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +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