oxjs/source/Ox/js
2012-03-28 11:04:03 +02:00
..
Array.js fix alphabetical order of annotations with tags, fixes #681 2012-03-20 09:34:50 +00:00
Collection.js temporary fix for video skipping bug (#716); add third parameter (index) to forEach callback; add Geo colors 2012-03-25 21:23:03 +00:00
Color.js don't mutate values passed to Ox.rgb and Ox.hsl 2011-11-30 15:33:49 +01:00
Constants.js improve Ox.formatValue 2012-03-24 10:39:21 +00:00
Core.js add Function.js, some updates in OxJS 2012-01-07 12:50:02 +05:30
Date.js make Ox.getTime accept utc parameter 2012-02-25 13:04:18 +05:30
DOM.js misc updates to ox.js 2012-01-04 13:12:48 +05:30
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 fix a regression in formatValue, concerning the number of decimals 2012-03-27 09:36:11 +00:00
Function.js fix bugs in video editor; begin to implement new list map mode that allows for defining/clearing places 2012-02-04 08:58:46 +00:00
Geo.js minor changes in OxJS 2012-01-06 17:27:54 +05:30
Hash.js add Ox.oshash 2012-03-28 11:04:03 +02:00
HTML.js support h1-h6, fixes #516 2012-02-18 15:40:41 +00:00
JavaScript.js misc updates to ox.js 2012-01-04 13:12:48 +05:30
Math.js misc updates to ox.js 2012-01-04 13:12:48 +05:30
Object.js add Function.js, some updates in OxJS 2012-01-07 12:50:02 +05:30
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 update parseUserAgent 2012-03-21 08:36:26 +00:00
Type.js fix Ox.isArguments 2012-02-17 10:30:47 +00:00