Commit graph

50 commits

Author SHA1 Message Date
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
rlx
db0a2394d9 append version, not random 2012-04-18 09:01:42 +00:00
rlx
2cbcb9d086 never load Ox.js and Ox.UI json files from cache 2012-04-18 08:56:31 +00:00
rolux
53cb716130 in Ox.UI loader, use Ox.$ and .bind() 2012-04-15 14:17:19 +02:00
rlx
33eb986c59 fix for firefox image drag bug (fixes #387, and drag-and-drop) 2012-02-15 23:08:20 +00:00
rolux
66934d22a9 theme.js -> theme.json; make timeline themed 2012-01-04 15:20:07 +05:30
j
bfaea73f1f ; 2011-12-29 13:42:10 +05:30
rolux
b14604bc14 add aliases 'Ox.' etc. for 'Ox.UI.' etc. 2011-11-30 15:27:08 +01:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rlx
331d23012c merging changes 2011-10-08 17:20:34 +00:00
rlx
2698bec700 fix margins of static icon lists 2011-10-08 17:19:18 +00:00
j
06ecd17cc6 no globals 2011-10-08 11:10:01 +02:00
rolux
d0fe279a0f new build system: build in /build, dev version in /dev; split up Ox.js; fix tests 2011-10-07 03:04:47 +02:00
rlx
5818bd5edc support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that 2011-09-03 13:18:20 +00:00
rlx
182225ebc4 merging changes 2011-09-03 02:12:44 +00:00
rlx
9ea5cce853 minor changes 2011-08-24 21:05:39 +00:00
rlx
ba96bfb76c handle video formats and resolutions 2011-08-19 14:44:03 +00:00
rolux
dd7191e8d4 load svg images inline 2011-08-09 19:00:39 +02:00
rolux
698d57abb0 add documentation browser (Ox.DocPanel, demo, more documentation) 2011-05-07 17:56:29 +02:00
rolux
0211be527c fix bug with keyboard events 2011-04-30 00:56:46 +02:00
rolux
4489e88f44 better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers 2011-04-27 21:24:33 +02:00
Renamed from source/js/Ox.UI/Ox.UI.js (Browse further)