Commit graph

3334 commits

Author SHA1 Message Date
j
64a92791ac only string values can be decoded 2014-02-03 19:07:11 +00:00
j
f858b779e8 use decodeValue for hash url keys/values too 2014-02-03 18:55:55 +00:00
j
600cc9c3e9 OSX does not trigger keydown on paste, also listen to paste event to check for changes, fixes #2170 2014-02-03 13:30:50 +00:00
j
fbffadd4e5 load SmallVideoTimelineImage overlay async and update in BlockVideoTimeline once loaded 2014-02-03 07:27:00 +00:00
rolux
13018e272e change wording in edit panel menu 2014-02-03 10:52:25 +05:30
j
0c81f336da indention 2014-02-02 19:11:28 +00:00
j
0ceaf11ea2 load small timeline images synchronously, fails on 0xdb 2014-02-02 19:09:05 +00:00
j
be9ec5a86a load timeline overlays(subtitles, cuts, results) more asynchronously 2014-02-02 18:48:45 +00:00
rolux
ca22ed9c8a update comment 2014-02-02 13:18:09 +00:00
rolux
382f9fce79 change semantics of shift+arrow in one-dimensional lists to always mean 'move cursor' (like in grid lists); make shift+click on selected item move that item to the first position in the selection 2014-02-02 13:15:09 +00:00
rolux
e069f11c9a Lists: make most recently selected item selected[0]; add selectSelected method to change this item from outside 2014-02-02 12:34:12 +00:00
j
120a9eda41 Create tooltip only on mouseenter 2014-02-02 11:05:41 +00:00
j
37d9424ec8 only call date function if needed in Ox.formatDate 2014-02-02 08:59:45 +00:00
rolux
2077ea718a add Ox.once, fix docs 2014-02-02 02:19:19 +05:30
rolux
5a615730e9 cosmetic changes 2014-02-02 02:05:48 +05:30
j
cb6644e08d fix AnnotationFolder placeholder 2014-02-02 01:43:55 +05:30
j
d039d0c781 use Ox.debounce to fix instant list selection, fixes #2142 2014-02-02 01:17:20 +05:30
j
92a122eb0a add Ox.throttle and Ox.debounce 2014-02-02 01:15:17 +05:30
j
0df1056d3f make AnnotatoinFolder slightly async #2125 2014-02-01 15:09:05 +05:30
j
e3d8b5d3b0 make Ox.getVideoInfo more reliable on Chrome 2014-01-28 16:27:38 +05:30
j
3f4e8764f6 annotations size 2014-01-22 18:42:28 +00:00
j
d5eaed5a63 remove debug 2014-01-22 18:23:50 +00:00
j
eac549224e add annotations view to edits 2014-01-22 18:22:12 +00:00
j
e3919a72ed fix updating layers option of AnnotationPanel 2014-01-22 13:44:20 +00:00
j
2e2a358cd0 load png resources in css with ?version 2014-01-22 10:28:03 +00:00
j
d8221192d9 use timestamp if directly loading dev 2014-01-22 10:19:03 +00:00
j
2b2e8c8ef2 load Ox.js debug version with ?version 2014-01-22 10:15:29 +00:00
rolux
9a67924916 add fixme 2014-01-19 13:58:55 +05:30
rolux
1fca66f54f no iframes or images with mailto: src 2014-01-19 12:43:21 +05:30
rolux
b06386a00b cleanup sanitizeHTML 2014-01-19 12:39:53 +05:30
rolux
89f5329c8b remove reference to window.pandora in annotation panel 2014-01-19 12:04:03 +05:30
rolux
da24434260 in video panels, use self.options.itemName 2014-01-19 11:58:59 +05:30
rolux
b51dba0692 fix a bug in Ox.URL 2014-01-18 09:20:53 +00:00
rolux
86e80a2229 grid lists: support even wider lists 2014-01-18 02:23:45 +00:00
rolux
761ff5974a grid lists: more items per page for wider lists 2014-01-18 02:20:17 +00:00
rolux
836ef93e21 theme css: add 'inputDisabledColor' 2014-01-18 01:35:45 +00:00
rolux
1f51ba8589 cosmetic changes 2014-01-18 01:35:21 +00:00
rolux
7be141ce60 cosmetic changes 2014-01-18 01:34:48 +00:00
rolux
70dda8264c move add annotation entries from options menu to edit menu 2014-01-17 15:10:02 +00:00
rolux
e4b0b306b2 add 'add annotation' entries to annotation panel menu 2014-01-17 14:53:34 +00:00
j
819f803c02 trigger exportannotations 2014-01-17 13:51:44 +00:00
rolux
db05e4b403 ImageViewer: show overview only when needed (part 2, better animation) 2014-01-17 13:48:19 +00:00
rolux
c29e0c0eaf ImageViewer: show overview only when needed 2014-01-17 13:31:51 +00:00
rolux
bd46effadf fix errors when resizing item panel in map/calendar editor 2014-01-17 12:14:44 +00:00
rolux
63f06c984d video player panel: fix go to in/out 2014-01-17 11:37:27 +00:00
rolux
1ae98892cf fix 1 more typo in SplitPanel 2014-01-17 11:23:22 +00:00
rolux
2666b13ec1 fix 2 typos in SplitPanel 2014-01-17 11:17:27 +00:00
rolux
4372676f1f video annotation panel: submit on shift+enter if editor has focus 2014-01-17 09:34:21 +00:00
rolux
5119a15173 Ox.URL: format pos,in,out as in,out if pos equals in 2014-01-17 12:50:29 +05:30
j
a919b43c2e fix setting value of Ox.EditableContent while not editing 2014-01-16 14:07:36 +00:00