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 |
|
rolux
|
23b583098e
|
add progress bar example
|
2012-04-14 13:49:58 +02:00 |
|
rolux
|
f88c60ae15
|
fix bugs in progress bar
|
2012-04-14 13:49:22 +02:00 |
|
rolux
|
e790571f2c
|
update mouse events example (CSS)
|
2012-04-14 12:23:32 +02:00 |
|
rolux
|
f324320f89
|
add mouse events example
|
2012-04-14 12:12:09 +02:00 |
|
rolux
|
c8e25562db
|
add image methods example
|
2012-04-14 11:46:46 +02:00 |
|
rolux
|
581b87baf9
|
small updates to Ox.Image
|
2012-04-14 11:46:23 +02:00 |
|
rolux
|
ecba7968c1
|
add val() method to Ox.$
|
2012-04-14 11:45:19 +02:00 |
|
rolux
|
84491f2122
|
skip examples with leading underscore
|
2012-04-13 23:26:48 +02:00 |
|
rolux
|
036d51e7b5
|
add steganograpy example
|
2012-04-13 23:22:56 +02:00 |
|
rolux
|
37f3bf8f51
|
add drawing methods to Ox.Image, allow for asynchronous image manipulation
|
2012-04-13 23:21:36 +02:00 |
|
rolux
|
b4dc9e15ba
|
add async version of Ox.loop
|
2012-04-13 23:19:52 +02:00 |
|
rolux
|
11aa611a58
|
update manhattan grid example
|
2012-04-13 23:18:40 +02:00 |
|
rolux
|
7166d86666
|
add manhattan grid example
|
2012-04-12 21:21:37 +02:00 |
|
rolux
|
49a16328f5
|
add new methods to Ox.$ (width, height, show, hide)
|
2012-04-12 21:21:03 +02:00 |
|
rolux
|
42f0700a00
|
add flight paths example
|
2012-04-11 22:41:08 +02:00 |
|
rolux
|
27113d2462
|
update index (don't fail to linkify 'Ox.$')
|
2012-04-11 22:38:16 +02:00 |
|
rolux
|
1d9bf5aacd
|
remove some unused geo objects
|
2012-04-11 22:37:20 +02:00 |
|