Commit graph

1607 commits

Author SHA1 Message Date
rlx
3db8dd4688 remove reference to pandora, fixes #594 2012-04-19 10:30:39 +00:00
rlx
88d25817c1 fix a bug in timeline player where the video would not be muted when loaded in muted state 2012-04-19 08:00:12 +00:00
rlx
fb64474545 timeline player: fix mute button, add scroll button 2012-04-19 07:54:30 +00:00
rlx
01b4840fd6 in timeline player, only show vertical scrollbar if needed - should fix #759, but can't be tested locally 2012-04-19 07:15:35 +00:00
rlx
821e8d1a4e make sure timeline player has a bottom margin of 8px (not 4px) 2012-04-19 07:00:04 +00:00
rlx
14102508e1 fix bugs in list calendar, related to selecting an event on the calendar, just after load, which is not yet in the scope of the list 2012-04-19 06:44:17 +00:00
rlx
244312aede in ListCalendar, populate duration form field, fixes #756 2012-04-19 05:48:31 +00:00
j
4ad7bc8ad4 ignore index.json, reload it 2012-04-18 14:35:16 +02:00
j
796d784dd8 fix pan.do/ra link 2012-04-18 14:13:58 +02:00
rlx
c7d8d68607 implement 'censored' option in timeline player 2012-04-18 11:21:06 +00:00
rlx
c70271573a in timeline view, react to selecting an annotation 2012-04-18 09:30:49 +00:00
rlx
db0a2394d9 append version, not random 2012-04-18 09:01:42 +00:00
rlx
2cbcb9d086 never load Ox.js and Ox.UI json files from cache 2012-04-18 08:56:31 +00:00
rlx
02696ae741 add 'uncheckItem' method to menus and menubuttons, fix toggleSize in video editor 2012-04-18 07:57:59 +00:00
rlx
132e8d2207 rename various options of video widgets to allow for different timeline types 2012-04-18 07:43:32 +00:00
rolux
baa9e9be61 minor change in example 2012-04-17 17:24:15 +02:00
rolux
9d44bb5a0f minor update (examples html) 2012-04-16 10:55:58 +02:00
rlx
71d82c87f9 pass playing/position event from video player to timeline panel 2012-04-17 14:53:21 +00:00
rlx
7d3ea51e4b slightly improved line above and below video 2012-04-17 13:52:45 +00:00
rlx
3ecfcd0f3f implement 'follow player while playing' 2012-04-17 13:42:46 +00:00
rlx
0e8bfd1348 update timeline panel and timeline player 2012-04-17 12:01:24 +00:00
rlx
675257febe change in readme placeholder item 2012-04-17 12:00:57 +00:00
rlx
dac420e021 add CSS for timeline player 2012-04-17 11:59:40 +00:00
rlx
c6bfa97c68 rename a variable in video editor 2012-04-17 11:59:08 +00:00
rlx
7e8f5bef32 fix bugs in video player: allow for setting volume from outside, only show volume control if enabled 2012-04-17 11:58:17 +00:00
rlx
8c963339fd add first version of Ox.VideoTimelinePanel, update Ox.VideoTimelinePlayer 2012-04-17 07:52:37 +00:00
rlx
c6f0308a17 in Ox.VideoPanel, use setElement(...), not that. = ... 2012-04-17 07:51:32 +00:00
rolux
79fb1fb968 slightly more functional url controller 2012-04-16 09:13:42 +02:00
rolux
606497fbdd update DocPanel and ExamplePanel 2012-04-16 09:13:22 +02:00
rolux
d060a94131 update CSS 2012-04-15 21:56:39 +02:00
rolux
0f4d72c1da in example pages, allow for setting theme from outside the iframe 2012-04-15 21:13:18 +02:00
rolux
0148701372 update Ox.$ tests 2012-04-15 21:12:48 +02:00
rolux
0a999bc4f3 update DocPage and ExamplePage 2012-04-15 20:15:14 +02:00
rolux
f5f1fde6a9 add new symbols 2012-04-15 20:14:33 +02:00
rolux
05056b20da add new symbols to example 2012-04-15 20:14:10 +02:00
rolux
e1bab25ab7 in symbol example, add theme switch 2012-04-15 14:40:56 +02:00
rolux
8a0cc3ee2b remove unneded files in classic theme folder 2012-04-15 14:22:19 +02:00
rolux
1645981080 remove comment 2012-04-15 14:21:55 +02:00
rolux
a7d16c0c05 update mouse events example (CSS) 2012-04-15 14:21:15 +02:00
rolux
1d53a14cc1 in Ox.TreeList, use OxLight style for length of arrays and objects 2012-04-15 14:19:52 +02:00
rolux
c2a7902d0b add 'open in new tab' button to example pages 2012-04-15 14:18:45 +02:00
rolux
d27a3ffe0f in index.js, use .one(), not .bindOnce() 2012-04-15 14:18:14 +02:00
rolux
53cb716130 in Ox.UI loader, use Ox.$ and .bind() 2012-04-15 14:17:19 +02:00
rolux
5a90520186 add checkerboard background style to themes 2012-04-15 14:16:31 +02:00
rolux
ad56695694 clean up Ox.$ 2012-04-15 14:14:18 +02:00
rolux
c7e89cf73a add more examples 2012-04-15 14:13:37 +02:00
rolux
c72031bfdf add missing symbols 2012-04-15 14:11:12 +02:00
rolux
06bb13458b in tree lists with data, add light quotes around string values, fixes #739 2012-04-14 14:15:11 +02:00
rolux
f7ed392d0f in source viewer, ignore // comments, fixes #743 2012-04-14 14:03:35 +02:00
rolux
3bfd8be160 Ox.Progressbar: make tooltips optional 2012-04-14 13:54:45 +02:00