1
0
Fork 0
forked from 0x2620/oxjs

Commit graph

  • 11aa611a58 update manhattan grid example rolux 2012-04-13 23:18:40 +02:00
  • 7166d86666 add manhattan grid example rolux 2012-04-12 21:21:37 +02:00
  • 49a16328f5 add new methods to Ox.$ (width, height, show, hide) rolux 2012-04-12 21:21:03 +02:00
  • 42f0700a00 add flight paths example rolux 2012-04-11 22:41:08 +02:00
  • 27113d2462 update index (don't fail to linkify 'Ox.$') rolux 2012-04-11 22:38:16 +02:00
  • 1d9bf5aacd remove some unused geo objects rolux 2012-04-11 22:37:20 +02:00
  • b28eb7ec51 minor changes in sortBy rolux 2012-04-11 22:36:27 +02:00
  • 27d37ea601 css update (code in example page comments) rolux 2012-04-11 22:35:33 +02:00
  • 924a0532c2 upgrade image module (draw methods and others) rolux 2012-04-11 22:34:55 +02:00
  • ebc6efffb4 minor fixes and documentation updates rolux 2012-04-09 10:42:00 +02:00
  • baf0f72912 slightly improved treelist rolux 2012-04-09 10:41:06 +02:00
  • ffa8f1738a faster doc panel: allow for caching of doc items rolux 2012-04-09 10:39:56 +02:00
  • 1651b3f565 make Ox.doc accept multiple files rolux 2012-04-09 10:39:02 +02:00
  • 4f63e29082 update syntax highlighter colors in modern theme rolux 2012-04-09 10:37:41 +02:00
  • 99dfdfd224 update index rolux 2012-04-09 10:36:25 +02:00
  • abfea74565 misc. minor changes and documentation updates rolux 2012-04-08 20:22:27 +02:00
  • 92d4b032da update code/example panels ('selected' option) rolux 2012-04-08 20:20:58 +02:00
  • 919f119422 update index rolux 2012-04-08 20:18:25 +02:00
  • ad75054336 some css fixes (selected buttons) rolux 2012-04-08 20:17:17 +02:00
  • 706af769a8 updating index.js rolux 2012-04-08 14:48:07 +02:00
  • e7f132f121 quick fix for treelist layout rolux 2012-04-08 14:38:15 +02:00
  • 7b13e834a7 add Ox.void() rolux 2012-04-08 14:19:53 +02:00
  • 7daf1a23a0 erroneous semicolon rolux 2012-04-08 14:19:34 +02:00
  • 370997c324 Ox.contains = Ox.in rolux 2012-04-08 14:18:43 +02:00
  • a69970adb6 re-enable synchronous path in Ox.List for Ox.TreeList rolux 2012-04-08 14:17:58 +02:00
  • c3bbf600c9 that needs to be irc.freenode.net j 2012-04-07 18:27:49 +02:00
  • effb6bb13f fix some links j 2012-04-07 18:22:39 +02:00
  • 0a778de247 add some support for unsupported browsers rolux 2012-04-07 17:58:44 +02:00
  • e53fe8b09a remove print statement rolux 2012-04-07 16:47:02 +02:00
  • 369ce48af2 some fancy stuff in readme rolux 2012-04-07 16:43:41 +02:00
  • dfb96e6649 improve index page rolux 2012-04-07 16:42:57 +02:00
  • adbecb75a2 for files in /readme, get date, id and title rolux 2012-04-07 16:42:20 +02:00
  • 1e1bd9689b display file and line as 'file:line' rolux 2012-04-07 16:41:35 +02:00
  • 801bfeb8dd remove deprecation warning rolux 2012-04-07 16:40:41 +02:00
  • bd4b5e6880 add the synchronous version of Ox.doc() promised in its documentation rolux 2012-04-07 16:40:07 +02:00
  • 7474ac9783 make Ox.doc report arrays as '[...]' instead of 'array[...]', and arrays with unspecified types as '[values]' instead of 'array[any]' rolux 2012-04-07 12:47:40 +02:00
  • ee5f89ca86 minor doc update rolux 2012-04-07 12:44:53 +02:00
  • da8066dc73 typo in documentation rolux 2012-04-07 12:44:12 +02:00
  • 30f1fb65f2 typo in documentation rolux 2012-04-07 12:43:41 +02:00
  • 9b69d3d951 update documentation, and fix a few minor issues rolux 2012-04-07 12:42:51 +02:00
  • 14486398c2 update site sections rolux 2012-04-07 12:41:39 +02:00
  • d4a7e07870 remove dead code rolux 2012-04-07 01:47:35 +02:00
  • 9ad4ec6041 add bindOnce to Ox.$ rolux 2012-04-07 01:45:51 +02:00
  • 67a0f82266 fix a bug in TabPanel that would make it return a SplitPanel rolux 2012-04-07 01:45:14 +02:00
  • 37030b5d27 minor changes rolux 2012-04-07 01:44:40 +02:00
  • 05af168413 minor changes rolux 2012-04-07 01:44:02 +02:00
  • de857d0af2 despaghettify rolux 2012-04-07 01:42:54 +02:00
  • 8a447b8640 fix a bug that would make it impossible to progamatically deselect a button in a button group rolux 2012-04-06 20:52:40 +02:00
  • e9f6751748 allow for replacement function in DocPanel and DocPage rolux 2012-04-06 14:24:17 +02:00
  • 3134b55456 remove a debugging relict from SyntaxHighlighter rolux 2012-04-06 14:14:01 +02:00
  • 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 rolux 2012-04-06 14:10:21 +02:00
  • 24eb4bdc64 improve implementation and documentation of Ox.divideInt rolux 2012-04-06 02:43:41 +02:00
  • adb51d67a1 make build.py write tar.gz files rolux 2012-04-05 22:42:35 +02:00
  • 8c3ef648ab update build script rolux 2012-04-05 17:56:53 +02:00
  • 599da178f1 add icon and logos rolux 2012-04-05 17:42:57 +02:00
  • dab0963d2a add icon and logos rolux 2012-04-05 17:42:48 +02:00
  • d65fafb0aa off by one in ExamplePanel rolux 2012-04-05 17:33:22 +02:00
  • 08a64d8695 minor changes to ExamplePage rolux 2012-04-05 17:32:19 +02:00
  • 5c727a1687 make DocPage more like ExamplePage rolux 2012-04-05 17:31:32 +02:00
  • e951578b37 make Ox.$ more useful rolux 2012-04-05 17:30:00 +02:00
  • c54574a7b7 change version number to 0.1 rolux 2012-04-05 17:29:33 +02:00
  • 5d088a38b4 this is the future... rolux 2012-04-05 17:28:40 +02:00
  • 3c010a6f99 update build script rolux 2012-04-05 17:27:27 +02:00
  • 1f8f9ffa7d some quick and ugly fixes to make TreeList work again rolux 2012-04-04 19:09:10 +02:00
  • fb8dd98b8a make it possible to parse keywords from documented source rolux 2012-04-04 18:26:17 +02:00
  • 6c4e520b6d make the map options menu more compact rolux 2012-04-04 17:44:32 +02:00
  • ef0e161ab0 add docco-style Ox.SourceViewer, Ox.ExamplePage and Ox.ExamplePanel, and a demo rolux 2012-04-04 16:59:58 +02:00
  • 7b7bedb65a use Ox.api in Ox.List and Ox.Map rolux 2012-04-04 09:06:55 +02:00
  • 997b704f8b minor changes rolux 2012-04-04 00:37:42 +02:00
  • ecb72f28ea allow for markers on Ox.MapImage rolux 2012-04-04 00:36:45 +02:00
  • e6633a2953 allow for dynamically colored and sized map markers rolux 2012-04-04 00:36:22 +02:00
  • 74099f8642 allow for dynamically colored and sized map markers rolux 2012-04-04 00:35:59 +02:00
  • 5f95fd9da4 allow for list preview to be opened externally rolux 2012-04-04 00:34:41 +02:00
  • 4871e4b13f allow for list preview to be opened externally rolux 2012-04-04 00:34:31 +02:00
  • 4271598944 don't require size in Ox.GetFlagBy...() rolux 2012-04-04 00:32:39 +02:00
  • 47976fb6fb make the flag icon an actual control rolux 2012-04-03 16:45:49 +02:00
  • 9f9c2df862 update Ox.Map, remove non-async code path, deprecate non-standard options and events, change the API to allow for dynamic marker colors and sizes rolux 2012-04-03 15:25:41 +02:00
  • 1278e39759 add cache option to Ox.api rolux 2012-04-03 15:09:39 +02:00
  • 4613c96a01 make Ox.cache work for aynchronous functions rolux 2012-04-03 15:09:05 +02:00
  • 0bf4d5a0f5 update Geo module rolux 2012-04-03 00:20:18 +02:00
  • 9c39e0e2e6 update Geo module rolux 2012-04-02 23:13:20 +02:00
  • a7c50d840b update Geo module rolux 2012-04-02 23:13:05 +02:00
  • 5a8d836233 update Geo module rolux 2012-04-02 23:12:45 +02:00
  • 1f7796b0f8 make Ox.reverse() work for arrays rolux 2012-04-02 23:11:56 +02:00
  • 1576ba4c48 remove dead code rolux 2012-04-02 23:10:41 +02:00
  • b2dfa428b9 update Geo module rolux 2012-04-02 23:09:19 +02:00
  • acb6f94f65 update Geo module rolux 2012-04-02 23:08:17 +02:00
  • 9bf755a10d TextList: allow for not passing sort by making the unique key, and its operator, the default rolux 2012-04-02 23:07:50 +02:00
  • b9ebb11d48 add geo option to Ox.api (send combined area with totals) rolux 2012-04-02 17:41:28 +02:00
  • 9a61fdbbab add Ox.containsArea (true if an area contains another one), Ox.intersectAreas (the area/s contained in all areas) and Ox.joinAreas (the smallest area contaning all areas) rolux 2012-04-02 17:40:09 +02:00
  • 461233e87b in Ox.Map, use '=' and '!=' as operators for 'in between' and 'not in between' rolux 2012-04-02 17:33:54 +02:00
  • 241f0bc064 in Geo module, actually use image symlinks; add Ox.getFlagByCountryCode method rolux 2012-04-01 23:08:35 +02:00
  • fbc15dcadf more useful version of Ox.MapImage rolux 2012-04-01 23:05:53 +02:00
  • 6a39bdd3bd in Ox.List, trigger init after timeout, since otherwise a synchronous items function will trigger the event before one can bind to it rolux 2012-04-01 23:04:07 +02:00
  • 803985a160 in Ox.api, only sort if more than two items rolux 2012-04-01 23:02:19 +02:00
  • cd6bca7d6b remove a print statement rolux 2012-04-01 00:25:46 +02:00
  • b03393bc0c modify Ox.sort so that empty, null or undefined volumes come last, regardless of sort order (fixes # 727) rolux 2012-03-31 23:00:05 +02:00
  • 4a09d329c8 in Ox.api, add default sort, and allow for values to be arrays rolux 2012-03-31 22:09:55 +02:00
  • 18ba0d5347 add Ox.formatDegrees rolux 2012-03-31 18:28:48 +02:00
  • 1d86f10e79 fix a bug that would keep disabled items in a select enabled, and in consequence allow for removal of title and director columns in 0xDB list view rolux 2012-03-31 18:28:32 +02:00