This website requires JavaScript.
d5e2fcc1c2
add ipv4 map example
rolux
2012-06-21 23:17:02 +0200
21fb4aecc0
Ox.Bar: fix docs
rolux
2012-06-21 23:15:54 +0200
da6d94cf05
update build.py (examples)
rolux
2012-06-21 23:15:35 +0200
c3047a1586
move examples
rolux
2012-06-21 23:14:38 +0200
45ff502b55
update index.css (make text less wide)
rolux
2012-06-21 18:50:59 +0200
211d641662
update download / getting started
rolux
2012-06-21 18:50:14 +0200
f04f6d2663
TabPanel: add 'selectTab' alias
rolux
2012-06-21 13:48:29 +0200
93a9805da7
minor cleanup
rolux
2012-06-21 13:47:52 +0200
d8cd59e90f
add Ox.hypot
rolux
2012-06-21 13:39:19 +0200
d04c1d3059
remove a print statement
rolux
2012-06-21 08:55:05 +0200
7bd83e7b9f
rename some examples
rolux
2012-06-21 08:16:34 +0200
71218cd61f
Ox.tokenize: handle '.1'
rolux
2012-06-21 08:08:45 +0200
625325a6e6
fix test result
rolux
2012-06-20 22:11:05 +0200
9e35ae0be2
minor cleanup
rolux
2012-06-20 18:49:06 +0200
9093d5f3ed
update Ox.load documentation
rolux
2012-06-20 18:40:55 +0200
68b89d7628
update Ox.load documentation
rolux
2012-06-20 18:39:31 +0200
56dcb0e725
don't read readme html files from cache
rolux
2012-06-20 18:32:48 +0200
23684de82c
minor cleanup
rolux
2012-06-20 18:30:35 +0200
367a8227c9
update Ox.js loader
rolux
2012-06-20 18:30:06 +0200
e88f622449
minor cleanup
rolux
2012-06-20 17:16:58 +0200
11377c99b9
fix a bug related to displaying test results
rolux
2012-06-20 17:13:43 +0200
770c0c9653
update cities example; fix zero population entries; don't include city data twice
rolux
2012-06-20 16:37:46 +0200
d981ed5aa9
fix index.css
rolux
2012-06-20 16:37:06 +0200
2a63f42b02
don't fail when offline
rolux
2012-06-20 15:51:09 +0200
07cb483f02
index.js: fix license links
rolux
2012-06-20 12:28:31 +0200
1885774b07
fix license links
j
2012-06-20 12:28:24 +0200
bbf72ab0c7
Ox.formatRoman: add test
rolux
2012-06-20 12:03:10 +0200
c68af487c5
typo
rolux
2012-06-20 12:02:04 +0200
35df921fcd
Ox.formatRoman: add tests
rolux
2012-06-20 12:01:32 +0200
14d57f70bb
add Ox.formatRoman
rolux
2012-06-20 11:57:22 +0200
c575686fca
minor reformatting
rolux
2012-06-20 11:37:55 +0200
e23fbb2d35
Ox.LoadingIcon: support passing a number as size
rolux
2012-06-20 11:37:47 +0200
ccc7c86713
add placeholders in readme
rolux
2012-06-20 11:25:13 +0200
7302759ab0
new /readme structure
rolux
2012-06-20 11:06:15 +0200
6145b889e5
fix bugs in readme section
rolux
2012-06-20 11:04:44 +0200
a3f0a38bf2
ExamplePanel: don't fail when selecting non-existing id
rolux
2012-06-20 11:03:37 +0200
542be904ea
build.py: update to new /readme structure; format modified dates correctly
rolux
2012-06-20 11:02:59 +0200
c3d51860c3
update markdown parser and css
rolux
2012-06-20 09:23:39 +0200
46f2fa516e
fix a bug in sort/sortBy
rolux
2012-06-19 21:29:16 +0200
5bbce78878
remove unneeded cloning
rolux
2012-06-19 19:43:19 +0200
5fb5198008
update cities example
rolux
2012-06-19 19:32:47 +0200
e1bd7d0cb3
remove log statement
rolux
2012-06-19 19:32:37 +0200
1f4b0f7faa
Ox.api: cache sort; Ox.sortBy: improve performance
rolux
2012-06-19 19:32:10 +0200
178e2bc487
fix min/max longitude
rolux
2012-06-19 18:04:48 +0200
7c2f8aa967
typo
rolux
2012-06-19 18:02:40 +0200
f7b0fb6893
typo
rolux
2012-06-19 18:01:48 +0200
a544de5c60
typo
rolux
2012-06-19 18:00:59 +0200
98b7929fc3
typo
rolux
2012-06-19 17:59:31 +0200
76a540e399
Ox.API: better workaround for area
rolux
2012-06-19 17:57:21 +0200
0d802a16c9
fix a map positioning bug
rolux
2012-06-19 17:42:53 +0200
4c3ef380b1
typo
rolux
2012-06-19 17:37:57 +0200
f9dd2661f8
chasing a map positioning bug...
rolux
2012-06-19 17:36:08 +0200
a4fedfd924
Ox.Map: don't fail when calling panToPlace, selectPlace or zoomToPlace before places have loaded
rolux
2012-06-19 17:05:20 +0200
3687620814
update countries example
rolux
2012-06-19 15:06:57 +0200
b5749bfaeb
update countries example
rolux
2012-06-19 14:59:33 +0200
730f18cb72
add countries example
rolux
2012-06-19 14:18:45 +0200
3a3354818a
List: add query option; fix a bug related to Ox.api returning -1 as position (as opposed to the pandora backend, which doesn't include the id in that case); fix a bug related to determining sizes when items is an array
rolux
2012-06-19 14:18:16 +0200
68321c7245
IconList/InfoList/TextList: add query option
rolux
2012-06-19 14:15:20 +0200
0f9bf79ddf
index.js: cleanup
rolux
2012-06-18 19:12:01 +0200
b754d6d5bd
add fixme
rolux
2012-06-18 19:11:39 +0200
996f41c06b
move Ox.stripTags from String.js to HTML.js
rolux
2012-06-18 19:11:17 +0200
1ab5c5eca1
move Ox.isEmpty from Collection.js to Type.js
rolux
2012-06-18 19:10:41 +0200
568bc2841c
update about text
rolux
2012-06-18 19:09:27 +0200
7a0725bfa4
remove dead code from widget example and add a bit of documentation
j
2012-06-18 17:57:52 +0200
90ba278630
index.js: catch file url, refactoring, cleanup
rolux
2012-06-18 15:42:13 +0200
67df31a83d
index.js: refactor & fix bugs
rolux
2012-06-18 14:15:47 +0200
d9141095f4
remove unneeded files in readme/
rolux
2012-06-18 13:49:14 +0200
46fb1d9a28
build.py: use time, not datetime
rolux
2012-06-18 12:19:05 +0200
1089080b0a
build.py: include geo tools media
rolux
2012-06-18 12:10:33 +0200
e398e758c5
fix download link
rolux
2012-06-18 11:13:31 +0200
65db8c9ee1
remove /demos and /tests, update build script
rolux
2012-06-18 11:11:05 +0200
ba1a3c4b2a
add home button to doc page and example page
rolux
2012-06-18 10:57:52 +0200
3286d80b40
update symbols example
rolux
2012-06-18 10:57:39 +0200
360c9833cf
update documentation/examples html
rolux
2012-06-18 10:57:13 +0200
4523ebeca3
add home symbol
rolux
2012-06-18 10:56:08 +0200
9ae133d45b
add documentation for Ox.UI
rolux
2012-06-18 10:54:39 +0200
9a0bd1faec
when clicking button, hide its tooltip
rolux
2012-06-18 10:54:08 +0200
619bc0afb5
minor change
rolux
2012-06-18 10:53:51 +0200
b0e170d4e6
update documentation html
rolux
2012-06-18 09:28:50 +0200
9ef4bdd0c1
avoid loop
rolux
2012-06-18 09:14:45 +0200
d2e05200da
document events
j
2012-06-18 00:38:26 +0200
10281e3c8f
add file input example
rolux
2012-06-17 19:16:52 +0200
32eb56bbfe
fix punctuation
rolux
2012-06-17 19:15:54 +0200
d27420d43d
update file input css
rolux
2012-06-17 19:15:42 +0200
69acb4a04e
always use file button title as tooltip
rolux
2012-06-17 19:15:05 +0200
fdb8a2b98b
display correct ui for non-empty file inputs
rolux
2012-06-17 19:14:37 +0200
fe8c97db24
in Ox.List, handle Ox.TreeList items update
rolux
2012-06-17 19:13:18 +0200
ad368fb819
allow for updating a treelist's data option
rolux
2012-06-17 19:12:23 +0200
36a5f5a95f
clone menu items before extending them
rolux
2012-06-17 19:11:23 +0200
9dbedf13f9
minor changes
rolux
2012-06-17 19:10:41 +0200
7c62771252
index.js: load user data immediately, set theme correctly
rolux
2012-06-17 16:45:32 +0200
23ad209561
call Ox.localStorage only once
rolux
2012-06-17 16:42:27 +0200
175c8b23d0
Collection.js: handle localStorage object
rolux
2012-06-17 16:41:39 +0200
d793d7857d
add test for Ox.typeOf(localStorage)
rolux
2012-06-17 16:40:42 +0200
c9474ee04e
Ox.load: allow for passing array of modules
rolux
2012-06-17 15:56:13 +0200
8d8e087e3d
Ox.loadFile -> Ox.getFile
rolux
2012-06-17 15:37:21 +0200
77adfbf7b8
Requests.js: handle errors, various other improvements
rolux
2012-06-17 15:36:55 +0200
ec87a5c51c
no need to escape . inside []
rolux
2012-06-17 15:35:34 +0200
e6dafbb874
index.js: remove test url
rolux
2012-06-17 13:25:16 +0200
be5cecfe4c
build.py: fix symlinks
rolux
2012-06-17 13:24:41 +0200