oxjs/source/Ox/js
2012-04-08 14:18:43 +02:00
..
Array.js typo in documentation 2012-04-07 12:44:12 +02:00
Collection.js Ox.contains = Ox.in 2012-04-08 14:18:43 +02:00
Color.js don't mutate values passed to Ox.rgb and Ox.hsl 2011-11-30 15:33:49 +01:00
Constants.js change version number to 0.1 2012-04-05 17:29:33 +02:00
Core.js minor changes, mostly documentation 2012-03-30 01:41:47 +00:00
Date.js make Ox.getTime accept utc parameter 2012-02-25 13:04:18 +05:30
DOM.js add bindOnce to Ox.$ 2012-04-07 01:45:51 +02:00
Encoding.js misc updates to ox.js 2012-01-04 13:12:48 +05:30
Fallback.js add Function.js, some updates in OxJS 2012-01-07 12:50:02 +05:30
Format.js make Ox.reverse() work for arrays 2012-04-02 23:11:56 +02:00
Function.js make Ox.cache work for aynchronous functions 2012-04-03 15:09:05 +02:00
Geo.js make Ox.reverse() work for arrays 2012-04-02 23:11:56 +02:00
Hash.js Hash.js, minor formatting changes 2012-03-29 10:26:02 +00:00
HTML.js support h1-h6, fixes #516 2012-02-18 15:40:41 +00:00
JavaScript.js remove print statement 2012-04-07 16:47:02 +02:00
Math.js improve implementation and documentation of Ox.divideInt 2012-04-06 02:43:41 +02:00
Object.js minor changes, mostly documentation 2012-03-30 14:11:29 +00:00
RegExp.js fix margins of static icon lists 2011-10-08 17:19:18 +00:00
Request.js fix Ox.App in Firefox 3.6 to show loading screen, fixes #393 2012-02-17 10:24:42 +00:00
String.js make Ox.reverse() work for arrays 2012-04-02 23:11:56 +02:00
Type.js fix Ox.isArguments 2012-02-17 10:30:47 +00:00