Commit graph

1545 commits

Author SHA1 Message Date
rolux
7166d86666 add manhattan grid example 2012-04-12 21:21:37 +02:00
rolux
49a16328f5 add new methods to Ox.$ (width, height, show, hide) 2012-04-12 21:21:03 +02:00
rolux
42f0700a00 add flight paths example 2012-04-11 22:41:08 +02:00
rolux
27113d2462 update index (don't fail to linkify 'Ox.$') 2012-04-11 22:38:16 +02:00
rolux
1d9bf5aacd remove some unused geo objects 2012-04-11 22:37:20 +02:00
rolux
b28eb7ec51 minor changes in sortBy 2012-04-11 22:36:27 +02:00
rolux
27d37ea601 css update (code in example page comments) 2012-04-11 22:35:33 +02:00
rolux
924a0532c2 upgrade image module (draw methods and others) 2012-04-11 22:34:55 +02:00
rolux
ebc6efffb4 minor fixes and documentation updates 2012-04-09 10:42:00 +02:00
rolux
baf0f72912 slightly improved treelist 2012-04-09 10:41:06 +02:00
rolux
ffa8f1738a faster doc panel: allow for caching of doc items 2012-04-09 10:39:56 +02:00
rolux
1651b3f565 make Ox.doc accept multiple files 2012-04-09 10:39:02 +02:00
rolux
4f63e29082 update syntax highlighter colors in modern theme 2012-04-09 10:37:41 +02:00
rolux
99dfdfd224 update index 2012-04-09 10:36:25 +02:00
rolux
abfea74565 misc. minor changes and documentation updates 2012-04-08 20:22:27 +02:00
rolux
92d4b032da update code/example panels ('selected' option) 2012-04-08 20:20:58 +02:00
rolux
919f119422 update index 2012-04-08 20:18:25 +02:00
rolux
ad75054336 some css fixes (selected buttons) 2012-04-08 20:17:17 +02:00
rolux
706af769a8 updating index.js 2012-04-08 14:48:07 +02:00
rolux
e7f132f121 quick fix for treelist layout 2012-04-08 14:38:15 +02:00
rolux
7b13e834a7 add Ox.void() 2012-04-08 14:19:53 +02:00
rolux
7daf1a23a0 erroneous semicolon 2012-04-08 14:19:34 +02:00
rolux
370997c324 Ox.contains = Ox.in 2012-04-08 14:18:43 +02:00
rolux
a69970adb6 re-enable synchronous path in Ox.List for Ox.TreeList 2012-04-08 14:17:58 +02:00
j
c3bbf600c9 that needs to be irc.freenode.net 2012-04-07 18:27:49 +02:00
j
effb6bb13f fix some links 2012-04-07 18:22:39 +02:00
rolux
0a778de247 add some support for unsupported browsers 2012-04-07 17:58:44 +02:00
rolux
e53fe8b09a remove print statement 2012-04-07 16:47:02 +02:00
rolux
369ce48af2 some fancy stuff in readme 2012-04-07 16:43:41 +02:00
rolux
dfb96e6649 improve index page 2012-04-07 16:42:57 +02:00
rolux
adbecb75a2 for files in /readme, get date, id and title 2012-04-07 16:42:20 +02:00
rolux
1e1bd9689b display file and line as 'file:line' 2012-04-07 16:41:35 +02:00
rolux
801bfeb8dd remove deprecation warning 2012-04-07 16:40:41 +02:00
rolux
bd4b5e6880 add the synchronous version of Ox.doc() promised in its documentation 2012-04-07 16:40:07 +02:00
rolux
7474ac9783 make Ox.doc report arrays as '[...]' instead of 'array[...]', and arrays with unspecified types as '[values]' instead of 'array[any]' 2012-04-07 12:47:40 +02:00
rolux
ee5f89ca86 minor doc update 2012-04-07 12:44:53 +02:00
rolux
da8066dc73 typo in documentation 2012-04-07 12:44:12 +02:00
rolux
30f1fb65f2 typo in documentation 2012-04-07 12:43:41 +02:00
rolux
9b69d3d951 update documentation, and fix a few minor issues 2012-04-07 12:42:51 +02:00
rolux
14486398c2 update site sections 2012-04-07 12:41:39 +02:00
rolux
d4a7e07870 remove dead code 2012-04-07 01:47:35 +02:00
rolux
9ad4ec6041 add bindOnce to Ox.$ 2012-04-07 01:45:51 +02:00
rolux
67a0f82266 fix a bug in TabPanel that would make it return a SplitPanel 2012-04-07 01:45:14 +02:00
rolux
37030b5d27 minor changes 2012-04-07 01:44:40 +02:00
rolux
05af168413 minor changes 2012-04-07 01:44:02 +02:00
rolux
de857d0af2 despaghettify 2012-04-07 01:42:54 +02:00
rolux
8a447b8640 fix a bug that would make it impossible to progamatically deselect a button in a button group 2012-04-06 20:52:40 +02:00
rolux
e9f6751748 allow for replacement function in DocPanel and DocPage 2012-04-06 14:24:17 +02:00
rolux
3134b55456 remove a debugging relict from SyntaxHighlighter 2012-04-06 14:14:01 +02:00
rolux
03f4f77ce6 make SyntaxHighlighter and SourceViewer more useful by allowing replacements; remove index.json and source/Ox/png; plus some other small and/or cosmetic changes 2012-04-06 14:10:21 +02:00