Commit graph

2311 commits

Author SHA1 Message Date
rolux
568bc2841c update about text 2012-06-18 19:09:27 +02:00
j
7a0725bfa4 remove dead code from widget example and add a bit of documentation 2012-06-18 17:57:52 +02:00
rolux
90ba278630 index.js: catch file url, refactoring, cleanup 2012-06-18 15:42:13 +02:00
rolux
67df31a83d index.js: refactor & fix bugs 2012-06-18 14:15:47 +02:00
rolux
d9141095f4 remove unneeded files in readme/ 2012-06-18 13:49:14 +02:00
rolux
46fb1d9a28 build.py: use time, not datetime 2012-06-18 12:19:05 +02:00
rolux
1089080b0a build.py: include geo tools media 2012-06-18 12:10:33 +02:00
rolux
e398e758c5 fix download link 2012-06-18 11:13:31 +02:00
rolux
65db8c9ee1 remove /demos and /tests, update build script 2012-06-18 11:11:05 +02:00
rolux
ba1a3c4b2a add home button to doc page and example page 2012-06-18 10:57:52 +02:00
rolux
3286d80b40 update symbols example 2012-06-18 10:57:39 +02:00
rolux
360c9833cf update documentation/examples html 2012-06-18 10:57:13 +02:00
rolux
4523ebeca3 add home symbol 2012-06-18 10:56:08 +02:00
rolux
9ae133d45b add documentation for Ox.UI 2012-06-18 10:54:39 +02:00
rolux
9a0bd1faec when clicking button, hide its tooltip 2012-06-18 10:54:08 +02:00
rolux
619bc0afb5 minor change 2012-06-18 10:53:51 +02:00
rolux
b0e170d4e6 update documentation html 2012-06-18 09:28:50 +02:00
rolux
9ef4bdd0c1 avoid loop 2012-06-18 09:14:45 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
rolux
10281e3c8f add file input example 2012-06-17 19:16:52 +02:00
rolux
32eb56bbfe fix punctuation 2012-06-17 19:15:54 +02:00
rolux
d27420d43d update file input css 2012-06-17 19:15:42 +02:00
rolux
69acb4a04e always use file button title as tooltip 2012-06-17 19:15:05 +02:00
rolux
fdb8a2b98b display correct ui for non-empty file inputs 2012-06-17 19:14:37 +02:00
rolux
fe8c97db24 in Ox.List, handle Ox.TreeList items update 2012-06-17 19:13:18 +02:00
rolux
ad368fb819 allow for updating a treelist's data option 2012-06-17 19:12:23 +02:00
rolux
36a5f5a95f clone menu items before extending them 2012-06-17 19:11:23 +02:00
rolux
9dbedf13f9 minor changes 2012-06-17 19:10:41 +02:00
rolux
7c62771252 index.js: load user data immediately, set theme correctly 2012-06-17 16:45:32 +02:00
rolux
23ad209561 call Ox.localStorage only once 2012-06-17 16:42:27 +02:00
rolux
175c8b23d0 Collection.js: handle localStorage object 2012-06-17 16:41:39 +02:00
rolux
d793d7857d add test for Ox.typeOf(localStorage) 2012-06-17 16:40:42 +02:00
rolux
c9474ee04e Ox.load: allow for passing array of modules 2012-06-17 15:56:13 +02:00
rolux
8d8e087e3d Ox.loadFile -> Ox.getFile 2012-06-17 15:37:21 +02:00
rolux
77adfbf7b8 Requests.js: handle errors, various other improvements 2012-06-17 15:36:55 +02:00
rolux
ec87a5c51c no need to escape . inside [] 2012-06-17 15:35:34 +02:00
rolux
e6dafbb874 index.js: remove test url 2012-06-17 13:25:16 +02:00
rolux
be5cecfe4c build.py: fix symlinks 2012-06-17 13:24:41 +02:00
rolux
123f81183e display version, date and sizes 2012-06-17 13:10:29 +02:00
rolux
a8ba135bf3 include '.gz$' files, unless in '^downloads/' 2012-06-17 13:10:18 +02:00
rolux
6fe64796fb build.py: write downloads.json, ignore directories with leading underscore 2012-06-17 12:58:43 +02:00
j
d27c1e8cd4 Ox.Geo and Ox.Unicode json files need to be loaded with Ox.VERSION too 2012-06-17 11:31:19 +02:00
rolux
e663eb68d8 display latest version 2012-06-17 11:19:01 +02:00
rolux
48b5e9610a update symbols 2012-06-17 10:45:45 +02:00
rlx
e9579e10eb decode HTML entities before setting input value to autocomplete menu title 2012-06-16 20:48:30 +00:00
rlx
8f4e08063e in play loop, return false instead of calling Ox.Break 2012-06-16 20:47:17 +00:00
rlx
d63113d7bd remove print statements 2012-06-16 20:46:38 +00:00
rlx
9d475e6012 remove warning when returning false from Ox.loop and Ox.forEach 2012-06-16 20:46:14 +00:00
rlx
898cc702f5 highlight: several bugfixes and performance improvements; normalizeHTML: only use dom if needed 2012-06-16 20:45:05 +00:00
rlx
743a36e308 Ox.Dialog: handle window resize 2012-06-16 17:24:19 +00:00