Commit graph

1571 commits

Author SHA1 Message Date
rolux
8a0cc3ee2b remove unneded files in classic theme folder 2012-04-15 14:22:19 +02:00
rolux
1645981080 remove comment 2012-04-15 14:21:55 +02:00
rolux
a7d16c0c05 update mouse events example (CSS) 2012-04-15 14:21:15 +02:00
rolux
1d53a14cc1 in Ox.TreeList, use OxLight style for length of arrays and objects 2012-04-15 14:19:52 +02:00
rolux
c2a7902d0b add 'open in new tab' button to example pages 2012-04-15 14:18:45 +02:00
rolux
d27a3ffe0f in index.js, use .one(), not .bindOnce() 2012-04-15 14:18:14 +02:00
rolux
53cb716130 in Ox.UI loader, use Ox.$ and .bind() 2012-04-15 14:17:19 +02:00
rolux
5a90520186 add checkerboard background style to themes 2012-04-15 14:16:31 +02:00
rolux
ad56695694 clean up Ox.$ 2012-04-15 14:14:18 +02:00
rolux
c7e89cf73a add more examples 2012-04-15 14:13:37 +02:00
rolux
c72031bfdf add missing symbols 2012-04-15 14:11:12 +02:00
rolux
06bb13458b in tree lists with data, add light quotes around string values, fixes #739 2012-04-14 14:15:11 +02:00
rolux
f7ed392d0f in source viewer, ignore // comments, fixes #743 2012-04-14 14:03:35 +02:00
rolux
3bfd8be160 Ox.Progressbar: make tooltips optional 2012-04-14 13:54:45 +02:00
rolux
23b583098e add progress bar example 2012-04-14 13:49:58 +02:00
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