j
|
403e38a57f
|
add comment
|
2014-02-04 09:32:50 +00:00 |
|
rolux
|
49762fe47f
|
in loading icon, use video icon color
|
2014-02-04 09:22:55 +00:00 |
|
rolux
|
f1a2f4857f
|
add symbolVideoIconColor, per theme
|
2014-02-04 09:21:18 +00:00 |
|
rolux
|
b34a0cfeac
|
Editables: make placeholder not selectable; don't html-entity-decode value in input fields (makes <br> stay after subsequent edit, makes broken tags appear encoded)
|
2014-02-04 07:58:52 +00:00 |
|
rolux
|
0d0999805c
|
ArrayEditable: properly set placeholder
|
2014-02-04 07:56:36 +00:00 |
|
rolux
|
0940d7317b
|
Editables: when formatting input value, make sure < and > stay < and >
|
2014-02-04 06:46:28 +00:00 |
|
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
|
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 |
|
j
|
6dc3e96ff1
|
set cut marker image on all images at once, to improve load performance
|
2014-01-16 09:24:24 +00:00 |
|
rolux
|
3d33a16668
|
fix Ox.formatDimensions
|
2014-01-16 07:55:14 +00:00 |
|
rolux
|
e48b1226f4
|
fix typo in docs
|
2014-01-16 13:18:29 +05:30 |
|
rolux
|
32d32d218e
|
menu: 'side' -> 'edge'
|
2014-01-16 12:37:21 +05:30 |
|
rolux
|
f3d5a739a3
|
fix CSS for selected and disabled file upload menu entries; update example
|
2014-01-16 05:33:17 +00:00 |
|
rolux
|
1ab4634fa1
|
In MenuItem, use $, not Ox.$
|
2014-01-16 05:15:01 +00:00 |
|
rolux
|
654482832f
|
cosmetic changes
|
2014-01-16 05:14:41 +00:00 |
|
rolux
|
cb460aa95f
|
add missing semicolon
|
2014-01-16 09:17:06 +05:30 |
|
rolux
|
a579d08f41
|
fix block timeline tooltip (text is HTML)
|
2014-01-15 17:25:02 +05:30 |
|
j
|
e836071a1e
|
dont fail if undefined is passed to Ox._
|
2014-01-15 10:10:25 +00:00 |
|
rolux
|
0fd84ba156
|
fix loading css on Safari 5 and other older browser
|
2014-01-15 09:57:51 +00:00 |
|
rolux
|
8e0c2c02f6
|
remove double / from jquery link, fixes oxjs #218
|
2014-01-15 09:56:51 +00:00 |
|
rolux
|
145bab2267
|
fix undefined var in InfoList
|
2014-01-15 04:53:24 +05:30 |
|
j
|
6a133723be
|
remove debug
|
2014-01-11 04:57:02 +00:00 |
|
j
|
0588ebe211
|
load modules with Ox.VERSION in build mode to make caching work
|
2014-01-11 04:56:12 +00:00 |
|
rolux
|
0be0d5fbb7
|
Ox.Event: don't log mousewheel event
|
2014-01-07 19:29:10 +05:30 |
|
rolux
|
066cc7cf04
|
update overlay css
|
2014-01-05 16:20:21 +05:30 |
|
rolux
|
6343c894e2
|
remove print statement; add fixme
|
2014-01-05 15:50:18 +05:30 |
|
rolux
|
31382f2513
|
cosmetic changes
|
2014-01-05 15:31:33 +05:30 |
|
rolux
|
c97895f55d
|
Button: handle overlay style
|
2014-01-05 15:31:18 +05:30 |
|
rolux
|
1c281889ff
|
ButtonGroup: add class per style
|
2014-01-05 15:30:46 +05:30 |
|
rolux
|
5341dfeba5
|
update CSS (overlay form elements, image viewer)
|
2014-01-05 15:30:19 +05:30 |
|
rolux
|
84e9b96562
|
add overlay form element CSS
|
2014-01-05 15:29:45 +05:30 |
|
rolux
|
ace14c7fca
|
fix computation of camel-case symbol key
|
2014-01-05 15:29:21 +05:30 |
|
rolux
|
e43caaa23b
|
add themed overlay form element styles
|
2014-01-05 15:28:10 +05:30 |
|
rolux
|
4d80bbc424
|
move ImageElement widget
|
2014-01-05 15:27:06 +05:30 |
|
rolux
|
6550066667
|
add ImageViewer widget
|
2014-01-05 15:26:44 +05:30 |
|
rolux
|
1df53b7bde
|
Ox.List: store items in self.items
|
2013-12-31 13:28:36 +05:30 |
|
rolux
|
b86d2c200c
|
cosmetic changes
|
2013-12-31 13:24:29 +05:30 |
|
rolux
|
b0faaa6266
|
add symbolEqual
|
2013-12-31 13:21:07 +05:30 |
|
j
|
6588fb26f6
|
dont localize title of image buttons
|
2013-12-27 11:36:01 +00:00 |
|
j
|
d9e31175bf
|
add hindi locale
|
2013-12-27 10:55:00 +00:00 |
|
j
|
fa08e25a3e
|
reset translations before switching to new locale
|
2013-12-27 10:53:35 +00:00 |
|
j
|
8ed3964dc0
|
fix loading locale
|
2013-12-27 10:29:07 +00:00 |
|
j
|
e57fa72b47
|
allow lang attribute in annotations
|
2013-12-26 16:43:03 +00:00 |
|
j
|
57994e657d
|
user lager font for hindi content
|
2013-12-26 16:42:44 +00:00 |
|
j
|
155893e184
|
use p to break floating content, fixes #1964
|
2013-12-23 11:52:59 +00:00 |
|
rolux
|
8efec0cf76
|
main menu: use $, not Ox.$
|
2013-12-23 13:30:54 +05:30 |
|
rolux
|
de1ef5a5bf
|
in Ox.Dialog, use $
|
2013-12-09 02:28:56 +01:00 |
|
rolux
|
daa77eec5c
|
remove unused var, fix fixme
|
2013-12-09 02:28:42 +01:00 |
|
rolux
|
70bd7afd67
|
Ox.Element: make onMessage alias of bindMessage, reserve other message methods, update docs
|
2013-12-07 15:49:41 +01:00 |
|
rolux
|
348d6d3aff
|
cosmetic changes
|
2013-12-07 15:47:56 +01:00 |
|
rolux
|
3781262837
|
use .on
|
2013-12-07 15:07:52 +01:00 |
|
rolux
|
4779f31171
|
fix Ox.Input (can't use Ox.$ yet)
|
2013-12-07 15:07:39 +01:00 |
|
rolux
|
6dbdf91259
|
correct docs, add comments
|
2013-12-07 13:03:34 +01:00 |
|