Commit graph

17 commits

Author SHA1 Message Date
j
eb9cd1e397 IE fixes 2012-05-25 16:28:05 +00:00
rolux
68ff06af2a use native ''.trim; rename vars 2012-05-25 14:32:17 +02:00
rolux
12296c41db add space 2012-05-25 11:41:51 +02:00
rolux
1c4caa4965 minor cleanup 2012-05-23 09:04:49 +02:00
j
1b08732fa7 - add loadAsync and use in Ox.loadFile, Ox.getJSON
- add Ox.getJSONP
- fix Ox.parseHTML
- fix Ox.Doc
- add more documentation
2012-05-23 01:17:17 +02:00
rolux
5692195509 swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call 2012-05-19 12:40:59 +04:00
j
e765153f9c dont loop over files twice 2012-04-19 14:19:57 +02:00
rlx
17b17707fc minor fix in documentation 2012-04-19 11:25:12 +00:00
rlx
a943d00e20 allow for passing multiple files to Ox.getJSON 2012-04-19 11:23:24 +00:00
rlx
cf943e6466 add Ox.loadFiles 2012-04-19 11:13:43 +00:00
j
f919d64044 fix Ox.App in Firefox 3.6 to show loading screen, fixes #393 2012-02-17 10:24:42 +00:00
rolux
2ef642fdeb misc updates to ox.js 2012-01-04 13:12:48 +05:30
rolux
e0d4dd3bec update geo module 2011-11-23 15:53:17 +01:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rlx
925aa8d627 fix a bug that would keep loadFile from caching files 2011-10-23 16:00:59 +00:00
rlx
116d0bfdbf add Ox.Log, determine Ox.PATH by looking at the _last_ Ox.js script 2011-10-23 14:26:37 +00:00
rolux
d0fe279a0f new build system: build in /build, dev version in /dev; split up Ox.js; fix tests 2011-10-07 03:04:47 +02:00