bd4b5e6880add the synchronous version of Ox.doc() promised in its documentation
rolux
2012-04-07 16:40:07 +0200
7474ac9783make 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 +0200
8a447b8640fix a bug that would make it impossible to progamatically deselect a button in a button group
rolux
2012-04-06 20:52:40 +0200
e9f6751748allow for replacement function in DocPanel and DocPage
rolux
2012-04-06 14:24:17 +0200
3134b55456remove a debugging relict from SyntaxHighlighter
rolux
2012-04-06 14:14:01 +0200
03f4f77ce6make 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 +0200
24eb4bdc64improve implementation and documentation of Ox.divideInt
rolux
2012-04-06 02:43:41 +0200
ecb72f28eaallow for markers on Ox.MapImage
rolux
2012-04-04 00:36:45 +0200
e6633a2953allow for dynamically colored and sized map markers
rolux
2012-04-04 00:36:22 +0200
74099f8642allow for dynamically colored and sized map markers
rolux
2012-04-04 00:35:59 +0200
5f95fd9da4allow for list preview to be opened externally
rolux
2012-04-04 00:34:41 +0200
4871e4b13fallow for list preview to be opened externally
rolux
2012-04-04 00:34:31 +0200
4271598944don't require size in Ox.GetFlagBy...()
rolux
2012-04-04 00:32:39 +0200
47976fb6fbmake the flag icon an actual control
rolux
2012-04-03 16:45:49 +0200
9f9c2df862update 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 +0200
1278e39759add cache option to Ox.api
rolux
2012-04-03 15:09:39 +0200
4613c96a01make Ox.cache work for aynchronous functions
rolux
2012-04-03 15:09:05 +0200
9bf755a10dTextList: allow for not passing sort by making the unique key, and its operator, the default
rolux
2012-04-02 23:07:50 +0200
b9ebb11d48add geo option to Ox.api (send combined area with totals)
rolux
2012-04-02 17:41:28 +0200
9a61fdbbabadd 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 +0200
461233e87bin Ox.Map, use '=' and '!=' as operators for 'in between' and 'not in between'
rolux
2012-04-02 17:33:54 +0200
fbc15dcadfmore useful version of Ox.MapImage
rolux
2012-04-01 23:05:53 +0200
6a39bdd3bdin 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 +0200
803985a160in Ox.api, only sort if more than two items
rolux
2012-04-01 23:02:19 +0200
cd6bca7d6bremove a print statement
rolux
2012-04-01 00:25:46 +0200
b03393bc0cmodify Ox.sort so that empty, null or undefined volumes come last, regardless of sort order (fixes # 727)
rolux
2012-03-31 23:00:05 +0200
4a09d329c8in Ox.api, add default sort, and allow for values to be arrays
rolux
2012-03-31 22:09:55 +0200
1d86f10e79fix 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 +0200
3be78a965aadd bzr revision to version
j
2012-03-30 23:12:00 +0200
7294662868use SyntaxHighlighter in readme
rolux
2012-03-30 16:17:56 +0200