Commit graph

2312 commits

Author SHA1 Message Date
rolux
80e0a02ea3 in ox dev loader, allow for switching to build version by passing true as first argument (can be used to avoid boilerplate when choosing build/ or dev/ dynamically) 2012-06-26 19:17:27 +02:00
j
2efbc53b33 only update list values once list has loaded 2012-06-26 16:26:32 +00:00
rolux
244591d57e appendTo(that.$element) -> appendTo(that) 2012-06-26 18:21:39 +02:00
rolux
a6b0907cdc minor fix 2012-06-26 18:21:32 +02:00
rolux
969e0553b4 use [0] instead of .[0] 2012-06-26 18:01:47 +02:00
rolux
fb6c956250 remove debugging 2012-06-26 18:01:13 +02:00
rolux
082b0996dd minor changes 2012-06-26 17:59:26 +02:00
rolux
4bc846741a make sure ipv4 map works over https 2012-06-26 17:58:56 +02:00
j
75fe62730c Ox.*List do not share updateCallbacks with Ox.List, Ox.clone(self) is passed for event handler 2012-06-26 15:44:22 +00:00
rolux
544aa77223 improve design patterns example 2012-06-26 17:33:32 +02:00
rolux
fdb1348b39 improve design patterns example 2012-06-26 16:33:50 +02:00
rolux
69d125bc8e minor changes 2012-06-26 16:33:26 +02:00
rolux
e5652b4db1 fix misleading comment 2012-06-26 15:12:09 +02:00
rolux
b9e4f565ca Ox.Element: don't overwrite callbacks; reformatting 2012-06-26 14:54:30 +02:00
rolux
3636a3fe98 add section titles to oxdoc tutorial 2012-06-26 11:08:00 +02:00
rolux
a299d2f6b1 improve design patterns example 2012-06-26 03:15:38 +02:00
rolux
9b79a0e585 make an exception for 'Ox.My' when creating doc links 2012-06-26 03:15:27 +02:00
rolux
f6a7d0a059 remove unneccessary closure 2012-06-26 03:14:35 +02:00
rolux
835c848933 in ox loader, don't overwrite previous Ox 2012-06-25 21:22:20 +02:00
rolux
c6bf7ac770 improve design patterns example 2012-06-25 20:40:14 +02:00
rolux
60c279ed1c add element id to event properties 2012-06-25 20:40:06 +02:00
rolux
fe548c60f4 improve design patterns example 2012-06-25 19:37:36 +02:00
rolux
0b2a94778f improve design patterns example 2012-06-25 17:54:18 +02:00
rolux
f5782c475b Ox.divideInt -> Ox.splitInt 2012-06-25 16:43:03 +02:00
rolux
703003bd2b Ox.Image: correctly parse arguments of pixel method 2012-06-25 16:42:30 +02:00
rolux
c85d99202d readme: add roadmap; minor changes 2012-06-25 16:41:12 +02:00
rolux
56b4013f0c update widget example 2012-06-25 16:39:31 +02:00
rolux
446f1a0de1 minor change 2012-06-25 16:32:16 +02:00
rolux
679dc34dfa update examples 2012-06-25 11:28:55 +02:00
rolux
adb3355975 DocPanel: fix example links 2012-06-25 11:26:36 +02:00
rolux
f91a513ee8 update documentation example 2012-06-25 09:29:50 +02:00
rolux
2194a5fb8b update documentation example 2012-06-25 09:16:46 +02:00
rolux
6fcfc2f2d6 minor changes 2012-06-24 19:13:23 +02:00
rolux
45e13b0aba update about (links) 2012-06-24 19:12:23 +02:00
rolux
1b62ccfc4b Ox.test: fix docs 2012-06-24 19:11:59 +02:00
rolux
d29bc5569b make Ox.rgb always return integers 2012-06-24 17:41:27 +02:00
rolux
fa84921333 fix section declarations in modules 2012-06-24 17:33:13 +02:00
rolux
1fb1cf2727 update oxdoc example 2012-06-24 17:32:45 +02:00
rolux
050a348061 update index.css (right margin for syntax highlighter in readme texts 2012-06-24 17:32:01 +02:00
rolux
51775979ec update about (links) 2012-06-24 17:31:14 +02:00
rolux
276bad6919 update oxdoc article 2012-06-24 17:14:56 +02:00
rolux
e0b1c238b9 update documentation example 2012-06-24 15:41:06 +02:00
rolux
9f1b86ab87 Ox.test: eval all scripts; add stringifyResult method; properly stringify actual async result; in async path, rename 'result' to 'actual' 2012-06-24 15:40:48 +02:00
rolux
966ceeb1f1 Ox.parseMarkdown: don't make replacements inside code spans/blocks; Ox.sanitizeHTML: add (failing) test; remove unneccessary escaping inside [] in regular expressions 2012-06-24 15:37:46 +02:00
rolux
8312105427 comment out example scripts 2012-06-24 15:34:19 +02:00
rolux
19afdd8bea fix Ox.clone(0, deep) 2012-06-24 15:32:35 +02:00
rolux
d41e12de2f update documentation example 2012-06-23 23:46:58 +02:00
rolux
a071d541de allow for stripping comments in doc panel (which implies hiding line numbers) 2012-06-23 20:44:13 +02:00
rolux
8ab36de816 update oxdoc article 2012-06-23 20:42:46 +02:00
rolux
76722ec437 update documentation example 2012-06-23 20:26:55 +02:00