Commit graph

1556 commits

Author SHA1 Message Date
rolux
f88c60ae15 fix bugs in progress bar 2012-04-14 13:49:22 +02:00
rolux
e790571f2c update mouse events example (CSS) 2012-04-14 12:23:32 +02:00
rolux
f324320f89 add mouse events example 2012-04-14 12:12:09 +02:00
rolux
c8e25562db add image methods example 2012-04-14 11:46:46 +02:00
rolux
581b87baf9 small updates to Ox.Image 2012-04-14 11:46:23 +02:00
rolux
ecba7968c1 add val() method to Ox.$ 2012-04-14 11:45:19 +02:00
rolux
84491f2122 skip examples with leading underscore 2012-04-13 23:26:48 +02:00
rolux
036d51e7b5 add steganograpy example 2012-04-13 23:22:56 +02:00
rolux
37f3bf8f51 add drawing methods to Ox.Image, allow for asynchronous image manipulation 2012-04-13 23:21:36 +02:00
rolux
b4dc9e15ba add async version of Ox.loop 2012-04-13 23:19:52 +02:00
rolux
11aa611a58 update manhattan grid example 2012-04-13 23:18:40 +02:00
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