rolux
|
7e25a7a380
|
update audio player and element
|
2012-12-09 18:12:25 +01:00 |
|
rolux
|
7756486d83
|
update symbols example
|
2012-12-09 17:34:01 +01:00 |
|
rolux
|
9663ccfa0f
|
add media symbols
|
2012-12-09 17:33:22 +01:00 |
|
rolux
|
b527c2a3f4
|
update css
|
2012-12-09 01:45:07 +01:00 |
|
rolux
|
626201894b
|
add audio player example
|
2012-12-09 01:44:33 +01:00 |
|
rolux
|
074b658814
|
add rudimentary Ox.AudioPlayer and Ox.AudioElement
|
2012-12-09 01:44:17 +01:00 |
|
rolux
|
7dac327396
|
add 'overlap' option to ButtonGroup
|
2012-12-09 01:43:33 +01:00 |
|
rolux
|
568119cae8
|
cosmetic changes
|
2012-12-09 01:42:57 +01:00 |
|
rolux
|
9a84581c2e
|
add audio-related symbols, update example
|
2012-12-08 15:02:14 +01:00 |
|
rolux
|
34cef100ad
|
remove some brackets
|
2012-11-14 15:16:49 +01:00 |
|
rolux
|
666815f566
|
update inline test
|
2012-11-14 15:12:08 +01:00 |
|
rolux
|
48f2c4f9ee
|
add Ox.formatCount
|
2012-11-14 15:10:04 +01:00 |
|
rolux
|
c03efd71fe
|
request controller: minor cleanup
|
2012-11-04 12:05:25 +01:00 |
|
rlx
|
abb76703ce
|
keyboard controller: don't trigger events when input _or autocomplete menu_ has focus
|
2012-11-03 16:39:30 +00:00 |
|
rolux
|
cacd1e147f
|
typo
|
2012-11-03 17:37:36 +01:00 |
|
rolux
|
65cd5b8afa
|
minor changes in keyboard controller
|
2012-11-03 17:19:35 +01:00 |
|
rlx
|
985b34ac72
|
add css rules for fullscreen
|
2012-11-01 14:55:56 +00:00 |
|
rlx
|
aede993d74
|
typo
|
2012-11-01 14:35:16 +00:00 |
|
rlx
|
be0aaa2db6
|
add fullscreen controller
|
2012-11-01 14:20:28 +00:00 |
|
rlx
|
5075e3de7e
|
VideoPanel: Pass down correct value on fullscreen option update
|
2012-11-01 12:36:00 +00:00 |
|
rolux
|
ed4dd70c8e
|
Ox.URL: add hash parser, add tests
|
2012-10-31 12:57:55 +01:00 |
|
rolux
|
64085cdc04
|
add Ox.SortList and Ox.SortDialog
|
2012-10-28 15:33:29 +01:00 |
|
rolux
|
9c8e960546
|
add/update browser/system icons
|
2012-10-27 21:30:29 +02:00 |
|
rlx
|
dfde724a38
|
Ox.Chart: improve sorting
|
2012-10-27 18:51:14 +00:00 |
|
rolux
|
41ca92a3d1
|
off by one in Ox.Chart
|
2012-10-27 19:46:27 +02:00 |
|
rolux
|
dc0d652c4e
|
add new browser and system logos
|
2012-10-27 18:52:12 +02:00 |
|
rolux
|
4ef16ef92d
|
when computing sort values, only strip non-word characters from the beginning of the value if the result is not an empty string
|
2012-10-26 18:16:44 +02:00 |
|
rolux
|
23bd717a8a
|
When caching sort values, make the type of the value part of the cache key (so that 9 and '9' don't collide)
|
2012-10-26 18:09:37 +02:00 |
|
rolux
|
2223fcfd2b
|
In Ox.api, add support for values that are arrays
|
2012-10-26 17:27:15 +02:00 |
|
rolux
|
909184fbba
|
add missing 'sums' option to IconList and InfoList
|
2012-10-26 16:46:14 +02:00 |
|
rlx
|
619f498dae
|
Ox.Chart: make sure bars are at least 1px wide
|
2012-10-24 12:31:32 +00:00 |
|
rolux
|
cc4b2824e0
|
fix geo data
|
2012-10-19 14:01:39 +02:00 |
|
rolux
|
971d94019b
|
add geo/map example
|
2012-10-19 13:36:35 +02:00 |
|
rolux
|
28d60f9576
|
update geo flags
|
2012-10-19 13:19:53 +02:00 |
|
rolux
|
a364b6436c
|
update geo data
|
2012-10-19 12:54:58 +02:00 |
|
rolux
|
4da93006fc
|
update geo module
|
2012-10-19 12:53:09 +02:00 |
|
j
|
790e0c4500
|
dont add ?rand to empty string in Ox.VideoElement
|
2012-10-12 13:00:22 +02:00 |
|
rolux
|
9916fce1f6
|
update css for text in icon lists
|
2012-10-09 10:04:39 +02:00 |
|
rolux
|
86a3e50ed6
|
add Ox.Theme.formatColorPercent
|
2012-10-05 14:14:58 +02:00 |
|
rlx
|
dc03bb506a
|
Ox.Chart: add 'limit' option
|
2012-10-05 11:19:22 +00:00 |
|
rolux
|
83413674a5
|
fix for chrome 22 menu table cell truncation bug
|
2012-10-02 16:46:31 +02:00 |
|
j
|
1c02b95f82
|
dont reset video.src on stop, this happens in GC on dom removal now, fixes #1003
|
2012-09-22 22:02:00 +02:00 |
|
rlx
|
609d1355fe
|
Map Editor: correctly set self.options.selected when adding or removing a place (fixes #990)
|
2012-09-21 09:53:05 +00:00 |
|
rlx
|
a392cad0bc
|
use 'sort' property, not 'map' property, for custom sort in table lists (fixes #993)
|
2012-09-19 06:46:44 +00:00 |
|
rlx
|
03520f6b2e
|
remove unused CalendarDate.js
|
2012-09-19 06:34:57 +00:00 |
|
j
|
2a7a6da95d
|
sort text bins by create instead of value as 3rd sort value, fixes #995
|
2012-09-18 21:26:53 +02:00 |
|
j
|
7d4d543ee3
|
set created/modified adding an event, fixes #989
|
2012-09-18 12:21:52 +02:00 |
|
rlx
|
926410d663
|
cleanup Resizebar; make tooltips in VideoEditor, VideoPanel and VideoTimelinePanel configurable
|
2012-09-17 08:36:21 +00:00 |
|
rolux
|
6433c31002
|
bugfix in map editor
|
2012-09-10 14:36:43 +02:00 |
|
rolux
|
7ca44d1ada
|
bugfix in map editor
|
2012-09-10 14:28:12 +02:00 |
|