Commit graph

785 commits

Author SHA1 Message Date
rolux
7b15d2bb8f better behaviour when pressing backspace while autocomplete is set to replace, but not to correct 2011-05-20 09:42:17 +02:00
rolux
6e0bafed88 fix a bug where space key wouldn't register while autocomplete menu was open 2011-05-20 09:14:24 +02:00
rolux
0ebd4efc72 autocomplete menu improvements (left/right keys while menu is visible, properly set selected in all cases) 2011-05-20 08:40:57 +02:00
rolux
3087690d89 allow limit for autocomplete menu length 2011-05-20 08:19:55 +02:00
rolux
28138cc446 better Ox.find() (return exact match first) 2011-05-20 07:56:42 +02:00
rolux
0fc5299bda add autocomplete menu 2011-05-19 21:03:35 +02:00
rolux
1fe6765e8b make find-as-you-type work with both timelines 2011-05-19 20:34:53 +02:00
rolux
9f4f9dfa39 new-style find-as-you-type for video editor 2011-05-19 19:58:00 +02:00
rolux
d326adf2e9 make position input in in/out viewers work 2011-05-19 15:12:27 +02:00
rolux
78a4229689 fixing some video editor bugs (focus, markers) 2011-05-19 15:09:59 +02:00
rolux
f311e05412 fixing a resize bug in Ox.List 2011-05-19 14:37:19 +02:00
rolux
7f904cda1f first demo of auto-resizing textarea 2011-05-19 12:18:39 +02:00
rolux
67c154547c fix a resizing bug in the video editor demo 2011-05-19 09:06:42 +02:00
rolux
a1deb20f97 video editor improvements 2011-05-18 20:30:58 +02:00
rolux
f8ec3fccf4 add video editor demo 2011-05-18 18:00:29 +02:00
rolux
8fe529df81 move css to css file, add markers (in/out/poster) 2011-05-18 15:02:02 +02:00
rolux
6b33c631a9 add new symbols 2011-05-18 09:38:11 +02:00
rolux
5f8f1904fd handle clear button 2011-05-18 08:08:26 +02:00
rolux
3dd022977d partial fix for subtitles disappearing in fullscreen 2011-05-17 23:43:03 +02:00
rolux
1e826a8c53 some more interface improvements (escape hides secondary controls) 2011-05-17 22:44:04 +02:00
rolux
f1f66cce81 fix animation bug when switching back from fullscreen 2011-05-17 22:20:43 +02:00
rolux
dec0832de6 fix a bug where the loading icon would not disappear after seeking 2011-05-17 21:53:46 +02:00
rolux
bb6af0ad41 highlight subtitles as-you-type 2011-05-17 21:30:49 +02:00
rolux
8e8b9c18a4 add find-as-you-type to video player 2011-05-17 21:08:25 +02:00
rolux
2842ec8d09 add tooltip option to Ox.Element 2011-05-17 20:44:53 +02:00
rolux
1d13caaf88 highlight results in timeline tooltip 2011-05-17 20:04:26 +02:00
rolux
46d71a5734 fix a bug where, when dragging on timeline, the dragend position might not be registered 2011-05-17 20:01:40 +02:00
rolux
9650a29a90 smaller fixes (tooltip corner cases, block timeline) 2011-05-17 19:04:33 +02:00
rolux
1086be2686 keep playing after resolution change 2011-05-17 18:18:44 +02:00
rolux
26dd7debe3 support multiple resolutions per video player 2011-05-17 18:02:25 +02:00
rolux
c7167462e8 add keyboard controls for volume 2011-05-17 12:34:55 +02:00
rolux
aadd8c8458 don't use canvas for the timeline image 2011-05-17 12:00:49 +02:00
rolux
bab9c8be8e better api for timeline images 2011-05-17 11:43:54 +02:00
rolux
1f2a7f6953 fix for F key when find is hidden 2011-05-17 11:05:59 +02:00
rolux
e10ab53030 add large timeline to video 2011-05-17 10:58:03 +02:00
rolux
e60ac585d4 minor fixes 2011-05-17 09:43:20 +02:00
rolux
bed3e1ea70 make clear input button work 2011-05-17 09:19:30 +02:00
rolux
4ca5734a9d add close buttons to controls, better behaviour of mute vs volume 0, make range properly resizable, hide title overflow 2011-05-17 09:05:21 +02:00
rolux
cf3d611bac fix bug with spacer in bottom controls 2011-05-16 20:17:22 +02:00
rolux
117c6bff62 revised controls (find, volume) 2011-05-16 20:05:29 +02:00
rolux
6bc75c8627 merging changes 2011-05-16 13:33:06 +02:00
rolux
d333dbf554 make highlight errors go away 2011-05-16 13:32:31 +02:00
rolux
ce33d3650a add new timeline and find input to video player 2011-05-16 13:29:26 +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
ac2ea5f53d more efficient composition of block timeline, more efficient resizing of small timeline 2011-05-16 09:03:37 +02:00
rolux
9379599aeb fix scale button glitch 2011-05-15 20:52:57 +02:00
rolux
275dcbb356 more timelines 2011-05-15 20:50:05 +02:00
rolux
fd1fc212f2 new timeline implementation 2011-05-15 18:18:58 +02:00
rolux
0642c10951 adding missing files (video demo) 2011-05-15 10:35:00 +02:00
rolux
cc748127bb some improvements to fullscreen mode 2011-05-15 09:52:37 +02:00
rolux
609ffdd4d7 add fullscreen mode to video player 2011-05-15 09:26:00 +02:00
rolux
4255470e29 extended video demo 2011-05-14 21:32:49 +02:00
rolux
568629fb34 add scale (fill/fit) functionality to video player 2011-05-13 17:44:50 +02:00
rolux
eef79f318a Ox.parseSRT 2011-05-13 00:12:41 +02:00
rolux
a19c271e8f some improvements to Ox.VideoPlayer 2011-05-12 22:02:22 +02:00
rolux
57618c850f add div to properly capture mouse position 2011-05-12 13:15:32 +02:00
rolux
a7d5774855 add loading/seeking icon 2011-05-12 12:51:17 +02:00
rolux
13b887abfb add Ox.VideoPlayer, demos/video/, and prove Chrome doesn't get buffered time ranges right 2011-05-12 12:39:48 +02:00
rolux
15257623f3 wrong file name for Ox.VideoEditor 2011-05-12 06:36:13 +02:00
rolux
c5408a6656 make (almost all of) form demo work again 2011-05-12 06:15:01 +02:00
rolux
b0e5e906f5 fix OxText class in CSS 2011-05-12 05:29:35 +02:00
rolux
feef0a2568 fix for the actual safari bug ('for i in arguments' doesn't work in safari) 2011-05-11 19:18:34 +02:00
rolux
70d17f3321 fix for safari/jquery bug 2011-05-11 18:33:19 +02:00
rolux
3884b6dfb3 make DocPanel trigger select event 2011-05-11 16:02:28 +02:00
rolux
7c8bacc7e8 better sorting in DocPanel 2011-05-11 15:53:29 +02:00
rolux
c589594e8e fix the tree list disclosure triangle bug 2011-05-11 15:38:19 +02:00
rolux
60165632c5 update CSS for DocPage 2011-05-11 14:46:28 +02:00
rolux
43fa75c8db add geo module documentation and tests 2011-05-09 10:54:52 +02:00
rolux
7c3a40368f and change syntax highlighter API once more 2011-05-08 23:14:56 +02:00
rolux
bec9222cf2 some more improvements to syntax highlighter 2011-05-08 23:06:48 +02:00
rolux
30ebbee085 some improvements to syntax highlighter 2011-05-08 22:38:51 +02:00
rolux
0b629a1b40 better syntax highlighter demo, some bugfixes 2011-05-08 20:22:43 +02:00
rolux
37219bfbe9 better Ox.isEqual(), more tests, more documentation 2011-05-08 14:14:07 +02:00
rolux
a1ed6a44c5 better layout for documentation pages, use syntax highlighter 2011-05-07 23:07:53 +02:00
rolux
f5f19c1c11 fixes for DocPanel 2011-05-07 19:52:33 +02:00
rolux
a58350a29e add test browser 2011-05-07 19:25:34 +02:00
rolux
698d57abb0 add documentation browser (Ox.DocPanel, demo, more documentation) 2011-05-07 17:56:29 +02:00
rolux
16dce2e517 add Ox.test() 2011-05-07 01:30:32 +02:00
rolux
8c4bc3b415 some more documentation; reimplement Ox.range using Ox.loop 2011-05-07 00:47:17 +02:00
rolux
ae80b6db54 an even cleaner way to handle methods and newlines 2011-05-06 20:47:43 +02:00
rolux
1ef127d8f4 one more fix for method source and newlines 2011-05-06 20:10:45 +02:00
rolux
72d3ec87c2 add method source to parent source; strip leading and trailing newlines 2011-05-06 20:01:34 +02:00
rolux
b1d171282c prototype of a documentation page 2011-05-06 19:40:26 +02:00
rolux
a6ed310087 various documentation-related changes 2011-05-05 20:02:56 +02:00
rolux
b6fdf0c28b updates to keyboard handler 2011-05-01 14:32:07 +02:00
rolux
a5fc65833d prevent chrome from scrolling in horizontal icon lists 2011-04-30 01:17:00 +02:00
rolux
0211be527c fix bug with keyboard events 2011-04-30 00:56:46 +02:00
rolux
5f417fa152 better event handling in Ox.Element 2011-04-30 00:07:23 +02:00
rolux
506a2f2923 make Ox.Map lead geocode results, in case someone wants to 'cache' them 2011-04-29 16:56:40 +02:00
rolux
7380595c7e various improvements in OxJS and OxUI 2011-04-29 14:40:51 +02:00
rolux
74b9a25387 Ox.tokenize, Ox.SyntaxHighlighter (+demo) 2011-04-28 20:34:19 +02:00
rolux
ee9f698b29 update to new chrome logo 2011-04-28 02:41:58 +02:00
rolux
34141c7c4a add some files for Geo module 2011-04-27 21:53:54 +02:00
rolux
e1b6e3890f use Ox.UI.PATH for images 2011-04-27 21:49:18 +02:00
rolux
7e12eb43d7 adding missing file 2011-04-27 21:39:56 +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
rolux
358ee1bc96 fix find on map 2011-04-27 09:13:12 +02:00
rolux
7bede77748 speed up css transform 2011-04-25 15:38:47 +02:00
rolux
5f7f2b38b9 use css transform 2011-04-25 15:26:17 +02:00
rolux
808d561a25 test performance of svg transform vs css transform 2011-04-25 15:06:26 +02:00
rolux
3b5e04b61e fixings paths for map assets 2011-04-25 14:37:16 +02:00
rolux
351652e513 merging changes 2011-04-25 14:25:34 +02:00
rolux
d4050526c5 don't load theme stylesheets, they get imported by ui stylesheet 2011-04-25 14:24:44 +02:00
j
89905eb8ac fix some paths 2011-04-25 14:14:03 +02:00
rolux
fd58906e04 fixing paths in Ox.UI 2011-04-25 14:03:49 +02:00
rolux
1d926d203f fixing Ox.Theme() 2011-04-25 13:40:03 +02:00
rolux
735ddc9d4a support opera until failure screen 2011-04-25 13:08:06 +02:00
rolux
ecde8e7f87 better Ox.documentReady 2011-04-25 12:07:09 +02:00
rolux
e7b870d3cb fixing loader 2011-04-25 11:33:39 +02:00
rolux
6cfb6b7647 Ox.load(), and adding moved files 2011-04-25 11:12:02 +02:00
rolux
dc1ec954fb cleanup 2011-04-24 00:42:10 +02:00
rolux
3672d7ee9c fixing date 2011-04-24 00:27:31 +02:00
rolux
4d3c7143a5 fix oxui loader 2011-04-23 20:26:35 +02:00
rolux
876673b59d fix app 2011-04-23 20:09:43 +02:00
rolux
95fc4e29bb minor changes 2011-04-23 20:02:41 +02:00
rolux
6c0d7cd3ca updating Ox.App 2011-04-23 19:28:21 +02:00
rolux
d8d14cffe7 set theme on load 2011-04-23 18:45:50 +02:00
rolux
a2dfb0367d check browser version 2011-04-23 17:51:58 +02:00
rolux
0e3f49f134 updates for loader 2011-04-23 17:02:51 +02:00
rolux
cda03f71e9 updates for loader 2011-04-23 14:33:41 +02:00
rolux
7430ef1023 updates for loader 2011-04-23 13:04:37 +02:00
rolux
13501e2da8 merging changes 2011-04-23 02:21:46 +02:00
rolux
b31339594d misc fixes 2011-04-23 02:20:24 +02:00
j
68d1861671 cleanup 2011-04-23 01:15:43 +02:00
j
0d5de4332f keep images in cache 2011-04-23 01:12:04 +02:00
j
32f3a200ba add modelines 2011-04-23 00:54:53 +02:00
j
09e97fa08b images is not an array use Ox.forEach 2011-04-23 00:46:37 +02:00
j
498b17926f images loaded in Ox.UI now 2011-04-23 00:46:07 +02:00
rolux
0024af978c modularize oxui 2011-04-23 00:03:10 +02:00
rlx
f8485f0874 change symbols from png to svg 2011-03-07 22:31:46 +00:00
rolux
9842418f0d merging changes 2010-09-03 10:47:40 +02:00
rolux
20ea5e9658 maps 2010-07-24 03:32:08 +02:00
Rolux
c533678f44 autocomplete, continued 2010-02-19 15:54:02 +05:30
Rolux
5b8b31271c init 2010-01-07 21:21:07 +01:00