oxjs/source/Ox.UI/js/Core
2013-08-14 19:03:40 +00:00
..
API.js Ox.API: pass api to callback (todo: don't return api) 2013-06-01 13:59:01 +02:00
App.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02: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 use jquery .live on drag to also get elements added after drag started 2013-07-15 11:32:28 +00:00
Event.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02: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 remove print statement 2013-03-24 20:23:38 +05:30
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 add auto variant of loading screen and image element 2013-03-08 08:48:49 +00:00
Message.js move Ox. into Message.js so it can be used standalone without Ox.UI 2013-02-28 15:42:06 +00:00
Request.js Ox.Request: Only invoke callback or trigger error event for requests that have not been cancelled 2013-07-28 11:53:21 +00:00
Theme.js properly switch video button color on theme switch 2013-01-31 18:12:51 +05:30
URL.js revert r2999 (no need to encode '%' if we can properly decode it) 2013-08-14 19:03:40 +00:00