This website requires JavaScript.
0d9f689605
avoid double 'if' in Ox.forEach; minor documentation cleanup
rolux
2013-01-03 15:56:55 +0100
67f744baaf
fix #138 (keep Ox.Theme from setting a non-existing theme)
rolux
2013-01-02 17:45:30 +0100
38ae7b4e53
typo
rolux
2013-01-02 13:45:09 +0100
f20836eacf
Allow for grayscale elements in Ox.Theme.formatColor
rolux
2013-01-02 13:10:17 +0100
75ca6818e4
in manhattan grid example, add a comment
rolux
2013-01-01 15:08:37 +0100
207e39ccf3
in manhattan grid example, use Ox.formatOrdinal
rolux
2013-01-01 15:05:58 +0100
6d5b254a94
in Ox.formatOrdinal, add thousand separators
rolux
2013-01-01 15:05:35 +0100
f473b68ff4
typo
rolux
2013-01-01 14:51:20 +0100
7443f5c9c5
empty build/ and dev/ before building oxjs
rolux
2013-01-01 14:39:41 +0100
6f10d4ee7f
remove svg dirs (r2519)
rolux
2013-01-01 14:16:13 +0100
d21f9ae8b5
temporarily add empty svg dirs in theme dirs (these used to be versioned, but contained unversioned, generated files, so remove on update would failt) -- remove later
rolux
2013-01-01 14:02:32 +0100
955f46709f
remove some whitespace
rolux
2012-12-29 18:14:43 +0100
74debe7363
in build.py, remove existing files before creating symlinks
rolux
2012-12-29 18:01:03 +0100
7f76d596ba
remove some whitespace
rolux
2012-12-29 17:54:58 +0100
6f4a928bf3
add 'OxMedia' class to video widgets
rolux
2012-12-29 17:43:32 +0100
2bc41d180e
add (still unused) private 'updateImages' method to Ox.TableList
rolux
2012-12-29 17:43:03 +0100
79cd21c69d
add aqua theme
rolux
2012-12-29 17:42:13 +0100
5fc14635a2
update theme css and jsonc
rolux
2012-12-29 17:41:39 +0100
fe32615c6b
fix colored tree list icons in doc panel
rolux
2012-12-29 16:13:07 +0100
914d92f135
properly cache Ox.UI.getImageURL
rolux
2012-12-29 15:57:01 +0100
5466c7208c
fix css for select with label
rolux
2012-12-29 15:56:35 +0100
f4c80f1141
update theme css
rolux
2012-12-29 15:55:45 +0100
141ae9866d
update theme jsonc
rolux
2012-12-29 15:55:25 +0100
5bf4f59be2
add css rule for table list column head order images
rolux
2012-12-29 13:58:54 +0100
905c7390a2
typo
rolux
2012-12-29 13:58:24 +0100
8bc189c471
update theme css
rolux
2012-12-29 13:58:04 +0100
8f4b90e7e3
update theme jsonc
rolux
2012-12-29 13:57:04 +0100
100775b109
in table list column heads, use images to indicate order, not buttons
rolux
2012-12-29 13:56:04 +0100
a9c026f6db
fix for MenuButton and Select double button toggle
rolux
2012-12-29 02:18:50 +0100
66a041ef30
don't cache getImageURL (missing theme parameter -> different return values)
rolux
2012-12-29 01:01:44 +0100
5a9ed23252
temporarily remove audio player example
rolux
2012-12-29 00:54:08 +0100
2b65daf729
add theme css
rolux
2012-12-29 00:53:18 +0100
d6202a433a
update theme jsonc
rolux
2012-12-29 00:52:19 +0100
5ef888b638
fix for selectable buttons
rolux
2012-12-29 00:51:46 +0100
cadfb47010
typo
rolux
2012-12-28 21:51:24 +0100
245072d596
add missing event listener
rolux
2012-12-28 20:09:01 +0100
6364408236
use themed modes in Ox.Button, Ox.MenuButton and Ox.Select
rolux
2012-12-28 18:55:52 +0100
fc37155e22
use '', plus minor adjustments
rolux
2012-12-28 18:54:42 +0100
4881682b61
use new-style themes
rolux
2012-12-28 18:52:51 +0100
edbcb916fd
remove print statement
rolux
2012-12-28 18:30:28 +0100
488cc48ca1
use generated themed loading icon
rolux
2012-12-28 18:27:41 +0100
59757f965f
add generic svgs
rolux
2012-12-28 18:24:49 +0100
d61d061915
new-style themes
rolux
2012-12-28 18:23:08 +0100
f54db91aaa
update and refactor Ox.UI loader
rolux
2012-12-28 18:21:26 +0100
2c2b680284
use themed mode colors for table list column head images
rolux
2012-12-28 18:02:50 +0100
77905dc4ea
use themed map marker colors
rolux
2012-12-28 18:01:13 +0100
21d6eec580
use themed map markers
rolux
2012-12-28 18:00:34 +0100
8b8c40d32f
use themed map rectangles
rolux
2012-12-28 18:00:02 +0100
641a3043cb
use themed timeline colors
rolux
2012-12-28 17:59:34 +0100
9efb64e620
use new getImageURL method
rolux
2012-12-28 17:58:01 +0100
b9387eb26f
update build script (new-style themes and css)
rolux
2012-12-28 17:56:53 +0100
db531f7abc
update column status css
rlx
2012-12-23 02:42:23 +0000
b6d2eae8ce
Ox.Geo: add/fix languages
rolux
2012-12-22 01:21:17 +0100
85a058d7ac
refactoring
rolux
2012-12-22 01:20:37 +0100
066b434a33
temporary fix for https://code.google.com/p/chromium/issues/detail?id=167198
rlx
2012-12-21 01:40:25 +0000
b20d6a6e59
trigger setSizes in VideoPlayer on Ox.Fullscreen, add Ox.Fullscreen.available to check if fullscreen support is present(i.e. in iframe)
j
2012-12-20 18:30:48 +0000
251fe64350
off by one px in buttongroups with overlap
rolux
2012-12-18 22:49:31 +0100
86019a83fb
Ox.ColumnList: add public 'sort' method
rolux
2012-12-18 22:48:57 +0100
cdf49b0bbe
Ox.CustomList: implement sort update
rolux
2012-12-18 22:48:27 +0100
716db744b9
Ox.MenuButton: add 'overlap' option
rolux
2012-12-18 22:47:57 +0100
7ff601a0a4
Ox.AudioPlayer: support resize, move css declarations to Ox.UI.css
rolux
2012-12-18 17:46:43 +0100
8c941edd03
Ox.ColumnList: implement query
rolux
2012-12-18 15:05:47 +0100
e5e93d8e12
Ox.CustomList: handle query update
rolux
2012-12-18 15:04:59 +0100
c27dc129ce
Ox.api: handle missing 'options' argument
rolux
2012-12-18 15:04:22 +0100
69506bde92
update OxCustomList CSS
rolux
2012-12-18 11:51:14 +0100
65501544f8
Ox.ColumnList: add 'resize' option, correctly handle key_left, key_right and select, pass 'sort' option
rolux
2012-12-18 11:50:44 +0100
087c7eb956
Ox.CustomList: add public 'selectPosition' and 'size' methods, add 'resize' option (fn(, width) that runs for each item, on resize)
rolux
2012-12-18 11:47:40 +0100
10eafb0bd4
Ox.TableList: add public 'selectPosition' method
rolux
2012-12-18 11:45:36 +0100
800b9ac17c
Ox.List: add public 'selectPosition' method
rolux
2012-12-18 11:45:20 +0100
293c96a97d
In Ox.api, allow for sums of text fields (= number of unique values, for example: number of artists in a list of works)
rolux
2012-12-18 11:35:51 +0100
33db20f91c
update CSS
rlx
2012-12-16 16:51:39 +0000
3973fc496a
add 'setColumnTitle' public method to Ox.TableList; add 'OxColumnStatus' CSS rules
rlx
2012-12-16 16:19:10 +0000
e3e3540ef3
fix icon list 'centered' option and animation
rolux
2012-12-13 02:25:32 +0100
db26a8fb62
audio player example: add misssing json file
rolux
2012-12-12 00:01:27 +0100
01ee307a4b
audio player example: remove mp3s
rolux
2012-12-11 23:17:46 +0100
1ad54a06d5
audio player example: cleanup
rolux
2012-12-11 22:50:12 +0100
f2b2547db2
AudioPlayer: enable change-on-drag
rolux
2012-12-11 22:49:53 +0100
c59061c456
refactor audio example
rolux
2012-12-11 16:38:44 +0100
10d389a9fc
update ColumnList
rolux
2012-12-11 16:37:48 +0100
51bf0498da
in TableList and CustomList, expose list api
rolux
2012-12-11 16:36:38 +0100
6fd7e99c7a
update audio player
rolux
2012-12-11 16:35:45 +0100
c2c6b8a265
fix a geo data bug
rolux
2012-12-10 18:25:33 +0100
68aeaebe3f
update CustomList and ColumnList
rolux
2012-12-10 17:46:48 +0100
5e35de1aa2
update audio player example
rolux
2012-12-10 17:46:34 +0100
c4cf3586df
TableList: set Select/Clear CSS according to scrollbar size
rolux
2012-12-10 17:44:52 +0100
d8656d3e86
update custom scrollbar size
rolux
2012-12-10 17:44:10 +0100
d8206391d5
modern theme: add CustomList CSS and update TableList Select CSS
rolux
2012-12-10 17:43:45 +0100
ebcc3c674e
update custom scrollbar size and table list select/clear css
rolux
2012-12-10 17:42:25 +0100
cfca8af81e
update custom scrollbar arrow images
rolux
2012-12-10 17:40:19 +0100
67d2ff05f4
update audio player example
rolux
2012-12-10 01:06:54 +0100
f57b3c9672
update audio player example
rolux
2012-12-10 01:02:54 +0100
344daaeaa6
update audio player
rolux
2012-12-10 01:02:42 +0100
15601552e7
add experimental CustomList and ColumnList
rolux
2012-12-10 01:01:29 +0100
9a19de83aa
update symbols example
rolux
2012-12-10 01:00:50 +0100
90e72ca4db
update classic css (todo: modern)
rolux
2012-12-10 01:00:04 +0100
abcd631668
update symbols
rolux
2012-12-10 00:59:19 +0100
f9a5f2bf9d
update audio example
rolux
2012-12-09 18:13:16 +0100
7e25a7a380
update audio player and element
rolux
2012-12-09 18:12:25 +0100
7756486d83
update symbols example
rolux
2012-12-09 17:34:01 +0100
9663ccfa0f
add media symbols
rolux
2012-12-09 17:33:22 +0100