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 |
|
j
|
3b60b42e6b
|
support building from git mirror
|
2014-05-10 22:39:13 +02:00 |
|
rolux
|
75d53afed5
|
update CSS (CollapsePanel, SlidePanel)
|
2014-05-10 15:11:59 +02:00 |
|
rolux
|
33eff9f46d
|
IconList: add support for icon extra (overlay)
|
2014-05-10 15:11:31 +02:00 |
|
rolux
|
6682aa9999
|
Input: support 'squared' style
|
2014-05-10 15:10:54 +02:00 |
|
rolux
|
c11e279803
|
CollapsePanel: add support for left-hand side extras
|
2014-05-10 15:10:27 +02:00 |
|
rolux
|
d31ba7a28e
|
off by one
|
2014-05-10 15:09:38 +02:00 |
|
rolux
|
ac059ba618
|
main menu: handle titles that are images
|
2014-05-08 13:34:28 +02:00 |
|
rolux
|
7f410b6048
|
Ox.App: add web socket option
|
2014-05-10 15:08:08 +02:00 |
|
rolux
|
b7cf611b4a
|
add 'squared' (less rounded) style
|
2014-05-06 00:13:25 +02:00 |
|
rolux
|
edc80d8bbc
|
update ColumnList
|
2014-05-06 00:12:55 +02:00 |
|
rolux
|
cdc95737e1
|
update SlidePanel
|
2014-05-06 00:12:35 +02:00 |
|
rolux
|
87771969b0
|
update SlidePanel + CSS
|
2014-05-05 00:55:36 +02:00 |
|
rolux
|
5ac44923e4
|
add Ox.SlidePanel
|
2014-05-04 20:49:07 +02:00 |
|
rolux
|
41aec29e31
|
empty commit
|
2014-04-30 17:17:14 +02:00 |
|
rolux
|
62c65026b1
|
add Ox.getIndex and Ox.getObject; Ox.List: use Ox.getIndex when updating item value
|
2014-04-30 14:19:09 +02:00 |
|
rolux
|
38b7072822
|
Ox.api: return api from update method; Ox.List: update api when updating options.items array
|
2014-04-30 13:54:19 +02:00 |
|
rolux
|
c26a13b2f1
|
Ox.api: update(items) signature is better (allows for add/remove); Ox.List: update accordingly
|
2014-04-30 13:39:14 +02:00 |
|
rolux
|
777fbc2a37
|
Ox.api: add update method (index, item); Ox.List: when initialized with array of items, update api when changing an item value
|
2014-04-30 13:26:56 +02:00 |
|
j
|
ef5a51d6bc
|
check for window.console and window.console.log
|
2014-04-24 13:48:00 +00:00 |
|
j
|
9129908cf8
|
only call getMapBounds if loaded
|
2014-04-11 21:08:02 +00:00 |
|
j
|
0de8f278da
|
dont waited for loaded, check window.google
|
2014-04-11 19:52:38 +00:00 |
|
j
|
7bb3d5d185
|
wait for google maps to be loaded
|
2014-04-11 19:45:49 +00:00 |
|
j
|
95e6e4c36f
|
fix setting paused=false before video is loaded on VideoPlayer;fix calling play() on VideoElement before its ready.
|
2014-04-10 12:50:12 +00:00 |
|
rolux
|
8c584dea18
|
removed fixme
|
2014-04-07 15:09:17 +02:00 |
|
rolux
|
ef3d55d0b2
|
MenuButton: add missing OxOverlay class
|
2014-04-07 15:07:36 +02:00 |
|
j
|
df59c90aa7
|
include unfinished locale names
|
2014-04-01 14:14:46 +00:00 |
|
j
|
0e9ff5a7b7
|
add greek translations, thanks Kostas
|
2014-04-01 14:06:49 +00:00 |
|
rolux
|
03cbb92654
|
cleanup VideoElement
|
2014-03-13 18:53:02 +00:00 |
|
j
|
b487da90a1
|
hindi spelling
|
2014-02-17 21:00:43 +05:30 |
|
j
|
09af7fa1ac
|
test if localStorage is usable, fixes #2350
|
2014-03-03 20:22:47 +00:00 |
|
j
|
37f3ca1f47
|
only trigger value not other values that might be in data
|
2014-02-24 15:47:53 +00:00 |
|
j
|
120f285557
|
Ox.Map: trigger find event
|
2014-02-19 11:47:40 +00:00 |
|
rolux
|
3fd702d72e
|
faster
|
2014-02-18 17:35:28 +05:30 |
|
rolux
|
464fcf6971
|
cosmetic changes
|
2014-02-18 17:31:23 +05:30 |
|
j
|
9e0497c76b
|
timestamps too
|
2014-02-18 11:06:38 +00:00 |
|
j
|
ec3a077c2e
|
Add work around for YYYY and YYYY-MM dates for Safari, fixes #2329
|
2014-02-18 10:59:58 +00:00 |
|
j
|
48ce6fc101
|
add workaround for Safari 4/5 to parse dates, fixes #2329
|
2014-02-18 10:43:23 +00:00 |
|
j
|
0044ffdbb3
|
loadedmetadata always seeks, only hide loading icon after seek is done, fixes #2314
|
2014-02-18 09:18:28 +00:00 |
|
rolux
|
5dac5b5a19
|
fix #2327 (Video Player throws when trying to add or edit subtitle)
|
2014-02-18 08:22:56 +00:00 |
|
rolux
|
18cd1fedc9
|
fix #1690 (Oxmedium theme player view: Background of selected annotation is slightly too dark)
|
2014-02-18 08:13:06 +00:00 |
|
j
|
3cd6399fff
|
add VideoAnnotationPanel options.selectResult
|
2014-02-18 07:50:35 +00:00 |
|
rolux
|
978cc88618
|
remove annotations font size
|
2014-02-18 06:34:08 +00:00 |
|
rolux
|
36bb548879
|
Ox.URL: encode '?' in query too
|
2014-02-18 06:12:44 +00:00 |
|
rolux
|
4ab7a24075
|
Ox.URL: encode '?' in item ids
|
2014-02-18 06:05:17 +00:00 |
|
j
|
b43208de28
|
order
|
2014-02-17 21:28:30 +05:30 |
|
j
|
07ed347f4e
|
hindi spelling
|
2014-02-17 21:00:43 +05:30 |
|