rolux
|
8e19b6f29b
|
add aliases (Ox., Ox.getOxElement, Ox.isOxElement)
|
2014-08-21 17:11:33 +02:00 |
|
rolux
|
9001a45aa1
|
typo in docs
|
2014-08-21 11:55:52 +02:00 |
|
rolux
|
8e0c2c02f6
|
remove double / from jquery link, fixes oxjs #218
|
2014-01-15 09:56:51 +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
|
ace14c7fca
|
fix computation of camel-case symbol key
|
2014-01-05 15:29:21 +05:30 |
|
rolux
|
37ab78f05b
|
use Ox.$
|
2013-12-06 22:15:04 +01:00 |
|
rolux
|
6acd99d74f
|
add .data method to Ox.$, use in Ox.UI.getOxElement, don't use .attr in Ox.JQueryElement
|
2013-12-06 21:54:26 +01:00 |
|
rolux
|
7c640519d1
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01:00 |
|
rolux
|
1bec2d29ae
|
use Ox.documentReady; add Ox.UI.getOxElement(element) and Ox.UI.isOxElement(element)
|
2013-12-06 20:49:53 +01:00 |
|
rolux
|
37dfe0fc86
|
added comment
|
2013-11-29 21:07:03 +01:00 |
|
j
|
6548cf6841
|
add -ms css prefix, move declaration without prefix to end
|
2013-08-08 14:21:44 +02:00 |
|
j
|
708aff64e4
|
add Ox.getVideoInfo, move Ox.UI.getVideoFormat to Ox.getVideoFormat
|
2013-07-09 14:30:35 +00:00 |
|
j
|
82aeddccfe
|
move Ox. into Message.js so it can be used standalone without Ox.UI
|
2013-02-28 15:42:06 +00:00 |
|
rolux
|
fde3fbf74a
|
for message without data, send empty object
|
2013-02-25 12:44:22 +05:30 |
|
rolux
|
e6bc3dcdbb
|
update Message code
|
2013-02-24 16:27:37 +05:30 |
|
rolux
|
c1f9e9d7a3
|
cleanup Message code
|
2013-02-24 15:06:08 +05:30 |
|
j
|
47efc7377a
|
add Ox.Message for message passing between frame and parent
|
2013-02-24 07:37:20 +00:00 |
|
j
|
4d9be17e6c
|
down show browser warning to google bot
|
2013-02-10 17:18:36 +00:00 |
|
rolux
|
74753ebb60
|
support new themes
|
2013-02-10 17:15:37 +05:30 |
|
rolux
|
2a6766de70
|
fix video marker theme switch
|
2013-01-31 18:54:27 +05:30 |
|
rolux
|
8daf9446c2
|
fix video marker theme switch
|
2013-01-31 18:52:01 +05:30 |
|
rolux
|
30f26ebb9b
|
fix video markers
|
2013-01-31 18:46:01 +05:30 |
|
rolux
|
233fd97e87
|
fix video markers
|
2013-01-31 18:42:36 +05:30 |
|
rolux
|
7f76d596ba
|
remove some whitespace
|
2012-12-29 17:54:58 +01:00 |
|
rolux
|
914d92f135
|
properly cache Ox.UI.getImageURL
|
2012-12-29 15:57:01 +01:00 |
|
rolux
|
66a041ef30
|
don't cache getImageURL (missing theme parameter -> different return values)
|
2012-12-29 01:01:44 +01:00 |
|
rolux
|
edbcb916fd
|
remove print statement
|
2012-12-28 18:30:28 +01:00 |
|
rolux
|
f54db91aaa
|
update and refactor Ox.UI loader
|
2012-12-28 18:21:26 +01:00 |
|
rolux
|
d8656d3e86
|
update custom scrollbar size
|
2012-12-10 17:44:10 +01:00 |
|
rolux
|
518a032325
|
detect and support webkit/ios, fixes #96
|
2012-07-11 16:30:31 +02:00 |
|
rolux
|
631c5c39c8
|
quick fix to detect and support chrome on iOS
|
2012-07-11 16:10:42 +02:00 |
|
rolux
|
bda90f6b6b
|
remove Ox.Break
|
2012-07-05 10:58:08 +02:00 |
|
j
|
da0fb1af50
|
remove test element
|
2012-06-28 12:34:18 +02:00 |
|
j
|
1118938e30
|
Detect scrollbar width for browser that do not support scrollbar styling.
Fixes #800
|
2012-06-28 12:18:33 +02:00 |
|
rolux
|
23684de82c
|
minor cleanup
|
2012-06-20 18:30:35 +02:00 |
|
rolux
|
9ae133d45b
|
add documentation for Ox.UI
|
2012-06-18 10:54:39 +02:00 |
|
rolux
|
8d8e087e3d
|
Ox.loadFile -> Ox.getFile
|
2012-06-17 15:37:21 +02:00 |
|
rolux
|
fbeb434e27
|
remove print statements
|
2012-06-15 11:47:18 +02:00 |
|
j
|
3087b0637d
|
document Ox.UI and include in index.json
|
2012-06-13 14:15:27 +02:00 |
|
j
|
2e49324ede
|
load theme json with Ox.VERSION too
|
2012-06-12 21:20:31 +02:00 |
|
rolux
|
4e119b98f1
|
minor cleanup
|
2012-06-12 18:09:25 +02:00 |
|
rolux
|
893ba67bc0
|
Ox.UI.getImageURL: fix color regexp
|
2012-06-12 13:17:35 +02:00 |
|
rolux
|
bf101e5ff0
|
add color argument to Ox.UI.getImageURL
|
2012-06-11 23:49:17 +02:00 |
|
rolux
|
461a237880
|
.bind -> .on, .unbind -> .off
|
2012-05-28 16:06:22 +02:00 |
|
j
|
68d50978ba
|
trailing comma removal,
|
2012-05-26 15:48:19 +00:00 |
|
rolux
|
147d637b7b
|
typos
|
2012-05-25 09:46:34 +02:00 |
|
rolux
|
544e117cb3
|
Ox.break -> Ox.Break
|
2012-05-24 19:20:29 +02:00 |
|
rolux
|
d9fa83ac29
|
minor change
|
2012-05-24 19:13:25 +02:00 |
|
j
|
33390069b9
|
fix Ox.JQueryElement fixmes
|
2012-05-22 16:08:09 +02:00 |
|
rolux
|
04784630d3
|
use Ox.break
|
2012-05-22 09:11:26 +02:00 |
|