Commit graph

  • 2dc8fd19aa update docs rolux 2012-06-30 12:29:06 +02:00
  • 2731f8dc89 update event controller rolux 2012-06-30 12:15:27 +02:00
  • 6dd23683f0 update cities example rolux 2012-06-30 11:25:46 +02:00
  • ff26bb5671 update design patterns example rolux 2012-06-30 11:25:15 +02:00
  • b5910f5f62 Ox.Element: use new event controller rolux 2012-06-30 11:24:38 +02:00
  • 32f85e42e4 new event controller rolux 2012-06-30 11:24:03 +02:00
  • dfa0a9b8eb set interval between 'keys' events to 250 ms rolux 2012-06-30 11:21:23 +02:00
  • 7df61a8ac9 simplify event passing in Ox.List derivatives rolux 2012-06-30 11:20:37 +02:00
  • 91275f7171 minor reformatting rolux 2012-06-30 11:18:55 +02:00
  • 28b9614083 update Ox.Event (intermediate state) rolux 2012-06-29 14:24:06 +02:00
  • 1c23c80d3e update about rolux 2012-06-29 14:23:47 +02:00
  • a4e06c5f77 update countries example rolux 2012-06-29 14:19:54 +02:00
  • 64a182ae1d lists: implement select-as-you-type rolux 2012-06-29 14:19:34 +02:00
  • c211b55d3b fix bug in pixel method (arguments parsing) rolux 2012-06-28 18:36:25 +02:00
  • 864eacfbd7 Fix #873 prevent Firefox from cancling active XMLHttpRequests pressing escape j 2012-06-29 10:23:59 +02:00
  • da0fb1af50 remove test element j 2012-06-28 12:34:18 +02:00
  • 1118938e30 Detect scrollbar width for browser that do not support scrollbar styling. Fixes #800 j 2012-06-28 12:18:33 +02:00
  • 55e2174831 in TableLists, use options.unique, not options.columns[i].unique rolux 2012-06-27 20:38:07 +02:00
  • 5da1b606eb update cities example rolux 2012-06-27 20:30:01 +02:00
  • d6dcf33427 fix a bug with computing keys rolux 2012-06-27 20:29:39 +02:00
  • 8296d3c405 TableList: don't require 'keys' if 'items' is array rolux 2012-06-27 20:28:59 +02:00
  • 6e2a837f1c typo rolux 2012-06-27 19:06:02 +02:00
  • c4d65facc5 fix textarea background CSS (since they may have labels) - still doesn't fix their active state rolux 2012-06-27 19:04:34 +02:00
  • f364b2b1e0 update cities example rolux 2012-06-27 18:25:16 +02:00
  • 773311d8d7 TableList: add 'unique' option (until now, the unique id had be specified via columns, even if one had no intention to ever display it as a column) rolux 2012-06-27 18:19:24 +02:00
  • 27ea70784c update cities example rolux 2012-06-27 17:46:12 +02:00
  • 83776fec5d update file selection example rolux 2012-06-27 14:56:16 +02:00
  • bbd80ccf4f Ox.getAsync: fix docs, rename var rolux 2012-06-27 14:55:49 +02:00
  • b4dc8d2d58 make doc page code css less annoying rolux 2012-06-27 14:55:13 +02:00
  • 0d614ed7a1 update file selection example rolux 2012-06-27 14:11:03 +02:00
  • 2ec03287f2 update file selection example rolux 2012-06-27 13:21:45 +02:00
  • 73c0fc8c31 remove print statement rolux 2012-06-27 13:21:28 +02:00
  • 56fd258970 minor change rolux 2012-06-27 12:57:49 +02:00
  • bb5a93b2ec add CSS for disabled FileInput rolux 2012-06-27 12:57:15 +02:00
  • f93c575c8f FileInput: handle disabled option rolux 2012-06-27 12:56:17 +02:00
  • abc6cbbb15 FileButton: add default for image options rolux 2012-06-27 12:55:38 +02:00
  • 4c6756c192 MenuItem: handle disabled file items rolux 2012-06-27 12:54:46 +02:00
  • e72e68a1df add files symbol rolux 2012-06-27 12:14:16 +02:00
  • 544af185b1 MenuItem: update docs rolux 2012-06-27 11:49:47 +02:00
  • f70946ff62 Menu: when clicking on file item, but next to the file input, don't trigger a click event rolux 2012-06-27 11:49:13 +02:00
  • b1019a7c5d FileButton: add image option (so tooltip title becomes configurable if type is 'image') rolux 2012-06-27 11:07:34 +02:00
  • 0564db6ec5 allow for file buttons with 'image' type rolux 2012-06-27 10:37:12 +02:00
  • 9bb6b7bcb9 revert changes undone in #2224 j 2012-06-27 10:20:11 +02:00
  • e38a09cd42 update inline comments rolux 2012-06-27 09:43:28 +02:00
  • bdebb03a45 TextList -> TableList rolux 2012-06-27 09:41:10 +02:00
  • 7648d2d4ac when switching version in loader, update path rolux 2012-06-26 20:10:31 +02:00
  • dad0893144 fix table layout rolux 2012-06-26 19:54:42 +02:00
  • 76512875eb typo rolux 2012-06-26 19:41:58 +02:00
  • 0ececcff87 fix 'is oxjs.org' regexp and conditionally switch to build/ version rolux 2012-06-26 19:19:43 +02:00
  • 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) rolux 2012-06-26 19:17:27 +02:00
  • 2efbc53b33 only update list values once list has loaded j 2012-06-26 16:26:32 +00:00
  • 244591d57e appendTo(that.$element) -> appendTo(that) rolux 2012-06-26 18:21:39 +02:00
  • a6b0907cdc minor fix rolux 2012-06-26 18:21:32 +02:00
  • 969e0553b4 use [0] instead of .[0] rolux 2012-06-26 18:01:47 +02:00
  • fb6c956250 remove debugging rolux 2012-06-26 18:01:13 +02:00
  • 082b0996dd minor changes rolux 2012-06-26 17:59:26 +02:00
  • 4bc846741a make sure ipv4 map works over https rolux 2012-06-26 17:58:56 +02:00
  • 75fe62730c Ox.*List do not share updateCallbacks with Ox.List, Ox.clone(self) is passed for event handler j 2012-06-26 15:44:22 +00:00
  • 544aa77223 improve design patterns example rolux 2012-06-26 17:33:32 +02:00
  • fdb1348b39 improve design patterns example rolux 2012-06-26 16:33:50 +02:00
  • 69d125bc8e minor changes rolux 2012-06-26 16:33:26 +02:00
  • e5652b4db1 fix misleading comment rolux 2012-06-26 15:12:09 +02:00
  • b9e4f565ca Ox.Element: don't overwrite callbacks; reformatting rolux 2012-06-26 14:54:30 +02:00
  • 3636a3fe98 add section titles to oxdoc tutorial rolux 2012-06-26 11:08:00 +02:00
  • a299d2f6b1 improve design patterns example rolux 2012-06-26 03:15:38 +02:00
  • 9b79a0e585 make an exception for 'Ox.My' when creating doc links rolux 2012-06-26 03:15:27 +02:00
  • f6a7d0a059 remove unneccessary closure rolux 2012-06-26 03:14:35 +02:00
  • 835c848933 in ox loader, don't overwrite previous Ox rolux 2012-06-25 21:22:20 +02:00
  • c6bf7ac770 improve design patterns example rolux 2012-06-25 20:40:14 +02:00
  • 60c279ed1c add element id to event properties rolux 2012-06-25 20:40:06 +02:00
  • fe548c60f4 improve design patterns example rolux 2012-06-25 19:37:36 +02:00
  • 0b2a94778f improve design patterns example rolux 2012-06-25 17:54:18 +02:00
  • f5782c475b Ox.divideInt -> Ox.splitInt rolux 2012-06-25 16:43:03 +02:00
  • 703003bd2b Ox.Image: correctly parse arguments of pixel method rolux 2012-06-25 16:42:30 +02:00
  • c85d99202d readme: add roadmap; minor changes rolux 2012-06-25 16:41:12 +02:00
  • 56b4013f0c update widget example rolux 2012-06-25 16:39:31 +02:00
  • 446f1a0de1 minor change rolux 2012-06-25 16:32:16 +02:00
  • 679dc34dfa update examples rolux 2012-06-25 11:28:55 +02:00
  • adb3355975 DocPanel: fix example links rolux 2012-06-25 11:26:36 +02:00
  • f91a513ee8 update documentation example rolux 2012-06-25 09:29:50 +02:00
  • 2194a5fb8b update documentation example rolux 2012-06-25 09:16:46 +02:00
  • 6fcfc2f2d6 minor changes rolux 2012-06-24 19:13:23 +02:00
  • 45e13b0aba update about (links) rolux 2012-06-24 19:12:23 +02:00
  • 1b62ccfc4b Ox.test: fix docs rolux 2012-06-24 19:11:59 +02:00
  • d29bc5569b make Ox.rgb always return integers rolux 2012-06-24 17:41:27 +02:00
  • fa84921333 fix section declarations in modules rolux 2012-06-24 17:33:13 +02:00
  • 1fb1cf2727 update oxdoc example rolux 2012-06-24 17:32:45 +02:00
  • 050a348061 update index.css (right margin for syntax highlighter in readme texts rolux 2012-06-24 17:32:01 +02:00
  • 51775979ec update about (links) rolux 2012-06-24 17:31:14 +02:00
  • 276bad6919 update oxdoc article rolux 2012-06-24 17:14:56 +02:00
  • e0b1c238b9 update documentation example rolux 2012-06-24 15:41:06 +02:00
  • 9f1b86ab87 Ox.test: eval all scripts; add stringifyResult method; properly stringify actual async result; in async path, rename 'result' to 'actual' rolux 2012-06-24 15:40:48 +02:00
  • 966ceeb1f1 Ox.parseMarkdown: don't make replacements inside code spans/blocks; Ox.sanitizeHTML: add (failing) test; remove unneccessary escaping inside [] in regular expressions rolux 2012-06-24 15:37:46 +02:00
  • 8312105427 comment out example scripts rolux 2012-06-24 15:34:19 +02:00
  • 19afdd8bea fix Ox.clone(0, deep) rolux 2012-06-24 15:32:35 +02:00
  • d41e12de2f update documentation example rolux 2012-06-23 23:46:58 +02:00
  • a071d541de allow for stripping comments in doc panel (which implies hiding line numbers) rolux 2012-06-23 20:44:13 +02:00
  • 8ab36de816 update oxdoc article rolux 2012-06-23 20:42:46 +02:00
  • 76722ec437 update documentation example rolux 2012-06-23 20:26:55 +02:00
  • 80474e41fd fix css for parsed links in source viewer comments rolux 2012-06-23 20:26:36 +02:00