oxjs/source/Ox.UI/js/Core
2014-09-25 18:30:49 +02:00
..
API.js Ox.API: pass api to callback (todo: don't return api) 2013-06-01 13:59:01 +02:00
App.js app socket: don't reconnect on error 2014-05-11 16:39:20 +02:00
Clipboard.js fix binding 2014-09-20 12:28:38 +02: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 filter out elements no longer referenced in Ox.elements. dont set to Ox.Element, only pass on and oxid 2014-09-24 20:26:15 +02:00
Event.js Ox.parent -> Ox. 2014-09-25 18:30:49 +02:00
Focus.js new Focus handler 2014-09-23 21:13:07 +02:00
Fullscreen.js Ox.Fullscreen: allow passing an element to enter method, document.body remains default 2014-05-12 02:45:50 +02:00
GarbageCollection.js Ox.UI.elements -> Ox.elements 2014-09-24 10:26:51 +02:00
History.js fix binding 2014-09-20 12:29:03 +02:00
LoadingIcon.js Ox.UI.getImageURL -> Ox.getImageURL 2014-09-25 12:28:47 +02:00
LoadingScreen.js Ox.LoadingScreen: use proper LoadingIcon, add start and stop methods 2013-11-20 09:10:37 +01:00
Request.js fix binding 2014-09-20 12:29:27 +02:00
Theme.js Ox.UI.getImageURL -> Ox.getImageURL 2014-09-25 12:28:47 +02:00
UI.js move Ox.UI utils into Core/UI.js 2014-09-25 18:28:49 +02:00
URL.js Ox.URL: encode '?' in query too 2014-02-18 06:12:44 +00:00