Commit graph

3813 commits

Author SHA1 Message Date
rolux
62d96cd822 typo 2014-08-21 17:38:58 +02:00
rolux
6a7b2fa7d7 Make Ox.$ work with more than one element 2014-08-21 17:23:33 +02:00
rolux
d05b5ce811 OxElement: add empty forEach and removeElement methods 2014-08-21 17:13:05 +02:00
rolux
8e19b6f29b add aliases (Ox., Ox.getOxElement, Ox.isOxElement) 2014-08-21 17:11:33 +02:00
rolux
cd52a29fda remove fixme (a function's length property is no longer writable) 2014-08-21 15:52:35 +02:00
rolux
dd7f0571a9 make Ox.unique work for nodelists 2014-08-21 15:51:30 +02:00
rolux
64226b9a37 add Ox..is() 2014-08-21 13:05:41 +02:00
rolux
d030b8d764 Ox.values: make sure that for nodelists, this returns an array, not a nodelist; Ox.contains: make sure this works for nodelists too 2014-08-21 13:05:27 +02:00
rolux
835c4c92b7 new SplitPanel implementation 2014-08-21 12:14:30 +02:00
rolux
9001a45aa1 typo in docs 2014-08-21 11:55:52 +02:00
rolux
3ffe22ec0c Ox.isEmpty: add test for empty nodelists 2014-08-19 13:51:50 +02:00
rolux
c083516fad faster Ox.some 2014-08-19 13:51:29 +02:00
rolux
1b90cc6ac8 fix semicolons 2014-08-19 10:19:59 +02:00
rolux
4fbfc139b4 don't redeclare vars; fix semicolons 2014-08-19 10:18:56 +02:00
rolux
9f2dc33124 cosmetic changes; fix semicolons 2014-08-19 10:18:49 +02:00
rolux
e56333523b update Ox.AudioPlayer + CSS 2014-08-19 10:18:35 +02:00
rolux
3c71cc7a26 fix Ox..text() 2014-08-18 19:10:25 +02:00
rolux
b10d454d2c add Ox.zipObject 2014-08-18 19:09:41 +02:00
rolux
f01456e475 make sure getDaysInMonth doesn't fail if DST changes between months 2014-08-16 09:07:42 +02:00
rolux
4afdb71581 fix Ox..text() 2014-08-16 09:05:39 +02:00
rolux
41c43332c2 remove reference to jQuery in Ox.makeDate 2014-08-05 02:28:12 +02:00
rolux
00b2bafbbd fix missing argument in Ox..text() 2014-08-05 02:27:34 +02:00
j
78e285bb12 support audioTrack in VideoTimelinePanel 2014-07-24 19:47:00 +02:00
rlx
00e6367ca9 video widgets: add support for multiple audio and subtitles tracks (first pass) 2014-07-24 19:14:34 +02:00
rlx
7d7620601c update video player menu css 2014-07-24 19:07:18 +02:00
rlx
da7900abac add video player menu widget 2014-07-24 16:03:02 +02:00
rolux
c7e59c1f5a audio player: handle audio option update; cosmetic changes 2014-07-24 11:28:01 +02:00
rolux
a4849859d6 column list: trigger open event 2014-07-24 11:10:46 +02:00
rolux
b133719680 typo 2014-07-23 16:01:13 +02:00
rolux
07fdb094dd support audio and subtitle tracks (multiple languages etc), first round 2014-07-23 15:55:09 +02:00
rolux
0f6d70766f add language codes and names 2014-07-23 15:54:24 +02:00
rolux
28f221ef47 hotfix clear button css issue 2014-06-06 15:38:15 +03:00
rolux
36e4919138 Video Annotation Panel: Add 'Link to Selection' option 2014-06-06 14:10:06 +03:00
rolux
f03393f1c7 remove print statement 2014-05-26 13:17:19 +02:00
rolux
7ca27cf898 fix collapse panel CSS (don't swallow long titles) 2014-05-24 16:30:49 +02:00
rolux
767a3133b7 add Ox.trace (name still TBD): print with stack trace 2014-05-24 16:30:20 +02:00
rolux
97233d417d make bottom menus right-aligned if they wouldn't fit the window when left-aligned 2014-05-24 16:16:08 +02:00
rolux
af345b3514 Ox.Filter: make new conditions have same key and operator as previous condition; focus input 2014-05-20 01:31:33 +02:00
rolux
17120e6aec Ox.Filter: fix value reset on clicking (+) or (-), fix default value for item type 2014-05-19 01:22:41 +02:00
rolux
c593955e8c filter: add 'item' type (select), fix sizes 2014-05-18 02:46:03 +02:00
rolux
8c4e7fbe84 select input: fix size, keep input value around 2014-05-18 02:45:34 +02:00
rolux
c88ce78e32 menu button: handle items update 2014-05-18 02:42:41 +02:00
rolux
0f1fb7b154 remove unused var 2014-05-18 02:42:19 +02:00
j
c13dde17f2 fix slide panel 2014-05-17 17:32:59 +02:00
rolux
2fbc59e713 fix ticket #239 (Ox.Menu / Ox.MainMenu: setKeyboard / setItemKeyboard options are missing) 2014-05-13 01:47:09 +02:00
rolux
56468a9208 Ox.Fullscreen: allow passing an element to enter method, document.body remains default 2014-05-12 02:45:50 +02:00
rolux
b18c84a4ce IconList: add missing openPreview method 2014-05-12 02:45:04 +02:00
rolux
9986aff802 SlidePanel: update content div when setting size 2014-05-11 16:39:54 +02:00
rolux
6c1273f03a app socket: don't reconnect on error 2014-05-11 16:39:20 +02:00
j
f7098502a0 fix git revision offset 2014-05-10 22:47:44 +02:00