rolux
|
770c0c9653
|
update cities example; fix zero population entries; don't include city data twice
|
2012-06-20 16:37:46 +02:00 |
|
rolux
|
d981ed5aa9
|
fix index.css
|
2012-06-20 16:37:06 +02:00 |
|
rolux
|
2a63f42b02
|
don't fail when offline
|
2012-06-20 15:51:09 +02:00 |
|
rolux
|
07cb483f02
|
index.js: fix license links
|
2012-06-20 12:28:31 +02:00 |
|
j
|
1885774b07
|
fix license links
|
2012-06-20 12:28:24 +02:00 |
|
rolux
|
bbf72ab0c7
|
Ox.formatRoman: add test
|
2012-06-20 12:03:10 +02:00 |
|
rolux
|
c68af487c5
|
typo
|
2012-06-20 12:02:04 +02:00 |
|
rolux
|
35df921fcd
|
Ox.formatRoman: add tests
|
2012-06-20 12:01:32 +02:00 |
|
rolux
|
14d57f70bb
|
add Ox.formatRoman
|
2012-06-20 11:57:22 +02:00 |
|
rolux
|
c575686fca
|
minor reformatting
|
2012-06-20 11:37:55 +02:00 |
|
rolux
|
e23fbb2d35
|
Ox.LoadingIcon: support passing a number as size
|
2012-06-20 11:37:47 +02:00 |
|
rolux
|
ccc7c86713
|
add placeholders in readme
|
2012-06-20 11:25:13 +02:00 |
|
rolux
|
7302759ab0
|
new /readme structure
|
2012-06-20 11:06:15 +02:00 |
|
rolux
|
6145b889e5
|
fix bugs in readme section
|
2012-06-20 11:04:44 +02:00 |
|
rolux
|
a3f0a38bf2
|
ExamplePanel: don't fail when selecting non-existing id
|
2012-06-20 11:03:37 +02:00 |
|
rolux
|
542be904ea
|
build.py: update to new /readme structure; format modified dates correctly
|
2012-06-20 11:02:59 +02:00 |
|
rolux
|
c3d51860c3
|
update markdown parser and css
|
2012-06-20 09:23:39 +02:00 |
|
rolux
|
46f2fa516e
|
fix a bug in sort/sortBy
|
2012-06-19 21:29:16 +02:00 |
|
rolux
|
5bbce78878
|
remove unneeded cloning
|
2012-06-19 19:43:19 +02:00 |
|
rolux
|
5fb5198008
|
update cities example
|
2012-06-19 19:32:47 +02:00 |
|
rolux
|
e1bd7d0cb3
|
remove log statement
|
2012-06-19 19:32:37 +02:00 |
|
rolux
|
1f4b0f7faa
|
Ox.api: cache sort; Ox.sortBy: improve performance
|
2012-06-19 19:32:10 +02:00 |
|
rolux
|
178e2bc487
|
fix min/max longitude
|
2012-06-19 18:04:48 +02:00 |
|
rolux
|
7c2f8aa967
|
typo
|
2012-06-19 18:02:40 +02:00 |
|
rolux
|
f7b0fb6893
|
typo
|
2012-06-19 18:01:48 +02:00 |
|
rolux
|
a544de5c60
|
typo
|
2012-06-19 18:00:59 +02:00 |
|
rolux
|
98b7929fc3
|
typo
|
2012-06-19 17:59:31 +02:00 |
|
rolux
|
76a540e399
|
Ox.API: better workaround for area
|
2012-06-19 17:57:21 +02:00 |
|
rolux
|
0d802a16c9
|
fix a map positioning bug
|
2012-06-19 17:42:53 +02:00 |
|
rolux
|
4c3ef380b1
|
typo
|
2012-06-19 17:37:57 +02:00 |
|
rolux
|
f9dd2661f8
|
chasing a map positioning bug...
|
2012-06-19 17:36:08 +02:00 |
|
rolux
|
a4fedfd924
|
Ox.Map: don't fail when calling panToPlace, selectPlace or zoomToPlace before places have loaded
|
2012-06-19 17:05:20 +02:00 |
|
rolux
|
3687620814
|
update countries example
|
2012-06-19 15:06:57 +02:00 |
|
rolux
|
b5749bfaeb
|
update countries example
|
2012-06-19 14:59:33 +02:00 |
|
rolux
|
730f18cb72
|
add countries example
|
2012-06-19 14:18:45 +02:00 |
|
rolux
|
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
|
2012-06-19 14:18:16 +02:00 |
|
rolux
|
68321c7245
|
IconList/InfoList/TextList: add query option
|
2012-06-19 14:15:20 +02:00 |
|
rolux
|
0f9bf79ddf
|
index.js: cleanup
|
2012-06-18 19:12:01 +02:00 |
|
rolux
|
b754d6d5bd
|
add fixme
|
2012-06-18 19:11:39 +02:00 |
|
rolux
|
996f41c06b
|
move Ox.stripTags from String.js to HTML.js
|
2012-06-18 19:11:17 +02:00 |
|
rolux
|
1ab5c5eca1
|
move Ox.isEmpty from Collection.js to Type.js
|
2012-06-18 19:10:41 +02:00 |
|
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 |
|