oxjs/source/Ox.UI/js/Core
2013-07-28 11:53:21 +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 Ox.Clipboard: add events; Ox.Request: cleanup; Ox.MainMenu: use OxHighlight class; Themes: add bar highlight color and gradient 2013-07-15 09:10:08 +00:00
Container.js update widget documentation (arguments first) 2012-07-04 13:29:18 +02:00
Cookies.js add Ox.Cookie, send X-CSRFToken if csrftoken cookie is set 2013-03-16 17:24:43 +05:30
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
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-07-15 11:34:08 +00:00
LoadingIcon.js video loading icon should always be white 2013-02-09 16:03:42 +05:30
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 Ox.URL: serialize hash as JSON 2013-07-12 12:02:17 +00:00