oxjs/source/Ox.UI/js/Core
2013-12-03 18:14:36 +01:00
..
API.js Ox.API: pass api to callback (todo: don't return api) 2013-06-01 13:59:01 +02:00
App.js Ox.toArray -> Ox.slice 2013-12-01 14:57:52 +01:00
Clipboard.js clipboard: fix paste event; dont pass data with events 2013-08-06 19:55:15 +00:00
Container.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
Cookies.js add and use Ox.decodeURI and Ox.decodeURIComponent 2013-08-14 18:53:13 +00:00
Element.js don't return undefined from non-iframe element postMessage method 2013-12-03 18:14:11 +01:00
Event.js Ox.toArray -> Ox.slice 2013-12-01 14:57:52 +01:00
Focus.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
Fullscreen.js fix Ox.Fullscreen 2013-02-10 20:50:28 +05:30
GarbageCollection.js cosmetic changes 2013-05-30 23:02:03 +02:00
History.js make sure history state is correct when triggering events 2013-08-06 19:07:09 +00:00
ImageElement.js Ox.ImageElement: handle image error, use new LoadingScreen (start/stop) 2013-11-20 09:11:53 +01:00
JQueryElement.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
Keyboard.js cosmetic changes 2013-08-04 09:45:20 +00:00
LoadingIcon.js add -ms css prefix, move declaration without prefix to end 2013-08-08 14:21:44 +02:00
LoadingScreen.js Ox.LoadingScreen: use proper LoadingIcon, add start and stop methods 2013-11-20 09:10:37 +01:00
Message.js cosmetic changes 2013-12-03 18:14:36 +01:00
Request.js Ox.Request: add cache option 2013-08-27 14:26:52 +00:00
Theme.js properly switch video button color on theme switch 2013-01-31 18:12:51 +05:30
URL.js string spans can contain spaces, encode in url 2013-11-11 09:20:04 +00:00