.. |
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
|
Create tooltip only on mouseenter
|
2014-02-02 11:05:41 +00:00 |
Event.js
|
Ox.Event: don't log mousewheel event
|
2014-01-07 19:29:10 +05:30 |
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 |
JQueryElement.js
|
add .data method to Ox.$, use in Ox.UI.getOxElement, don't use .attr in Ox.JQueryElement
|
2013-12-06 21:54:26 +01:00 |
Keyboard.js
|
correct docs, add comments
|
2013-12-07 13:03:34 +01:00 |
LoadingIcon.js
|
in loading icon, use video icon color
|
2014-02-04 09:22:55 +00: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
|
cosmetic changes
|
2014-01-05 15:31:33 +05:30 |
URL.js
|
only string values can be decoded
|
2014-02-03 19:07:11 +00:00 |