Commit graph

1130 commits

Author SHA1 Message Date
j
8f3be96828 use same protocol as site to get maps js 2011-12-17 11:13:02 +05:30
rolux
d2d92c1ae9 more compact versions of decodeBase128 and decodeBase256 2011-12-17 04:42:18 +05:30
rolux
6374f6de6d change base 26 to bijective base 26 2011-12-17 04:33:43 +05:30
j
d78b31bef9 no global 2011-12-16 20:05:02 +01:00
rolux
3d3be10e2c add SelectInput 2011-12-01 11:52:23 +01:00
rolux
da0742e542 add Spreadsheet demo 2011-11-30 17:36:17 +01:00
rolux
2861954d35 fix bugs in Spreadsheet 2011-11-30 17:35:50 +01:00
rolux
137944a1a7 minor changes 2011-11-30 15:56:01 +01:00
rolux
8e68992ea0 add unicode demo 2011-11-30 15:55:36 +01:00
rolux
0c4a30ecc5 add Spreadsheet 2011-11-30 15:54:11 +01:00
rolux
c47973b3af add FormPanel 2011-11-30 15:52:42 +01:00
rolux
f70501ae1b update Ox.UI css 2011-11-30 15:51:29 +01:00
rolux
1063cb6076 add ObjectArrayInput 2011-11-30 15:51:06 +01:00
rolux
ccdad6c05d add ObjectInput 2011-11-30 15:50:55 +01:00
rolux
86fda9f279 clean up Ox.Request 2011-11-30 15:49:11 +01:00
rolux
8597352316 add type option to CheckboxGroup ('group' or 'list') 2011-11-30 15:47:43 +01:00
rolux
a6264a472d add mode option to ColorInput ('RGB' or 'HSL') 2011-11-30 15:46:29 +01:00
rolux
a3abf40221 add mode option to ColorPicker ('RGB' or 'HSL') 2011-11-30 15:45:42 +01:00
rolux
ec4a1c0605 add description option to FormItem 2011-11-30 15:44:35 +01:00
rolux
8c34d09861 in Input, allow for setting labelWidth option 2011-11-30 15:43:47 +01:00
rolux
cba3dc23f6 add style option to Label 2011-11-30 15:42:54 +01:00
rolux
aaded38a5f update Select (add maxWidth and style options, make sure one can set width, labelWidth and title options) 2011-11-30 15:40:41 +01:00
rolux
d6adc59d88 fix computation of maxWidth in MenuItems 2011-11-30 15:37:53 +01:00
rolux
5dc9b1e45b in TabPanel, make sure content can be array or function 2011-11-30 15:37:02 +01:00
rolux
14aafa5487 update form demo 2011-11-30 15:35:08 +01:00
rolux
5209cf70d7 don't mutate values passed to Ox.rgb and Ox.hsl 2011-11-30 15:33:49 +01:00
rolux
a6d4734bb3 add ArrayInput demo 2011-11-30 15:32:12 +01:00
rolux
7633de3958 update ArrayInput 2011-11-30 15:31:11 +01:00
rolux
fc74ba5027 add geo pngs 2011-11-30 15:29:39 +01:00
rolux
2adceb1f39 update geo module 2011-11-30 15:28:24 +01:00
rolux
1b2a7a0eed update geo tools 2011-11-30 15:28:01 +01:00
rolux
b14604bc14 add aliases 'Ox.' etc. for 'Ox.UI.' etc. 2011-11-30 15:27:08 +01:00
rolux
3597b8c60c make 'this' work in event handlers 2011-11-30 14:48:01 +01:00
rolux
dfd2787438 geo/map bugfixes 2011-11-24 19:38:10 +01:00
rolux
b6c74551fa minor fix in geo tools 2011-11-23 16:46:59 +01:00
rolux
9f8136f9b7 fix a bug in Ox.ListMap 2011-11-23 16:43:01 +01:00
rolux
e17907d7a3 fix a bug in Ox.ListMap 2011-11-23 16:39:33 +01:00
rolux
b770bbd83e fix a bug in Ox.ListMap 2011-11-23 16:29:06 +01:00
rolux
0ee6acef28 fix a bug in Ox.Geo 2011-11-23 16:25:07 +01:00
rolux
4c2d873c97 minor cleanup 2011-11-23 16:14:25 +01:00
rolux
e6e530700e fix rendering errors 2011-11-23 16:08:57 +01:00
rolux
e0d4dd3bec update geo module 2011-11-23 15:53:17 +01:00
rolux
2b394ca28b update geo module (minor) 2011-11-17 03:05:27 +01:00
rolux
1503901e81 update geo module 2011-11-17 02:15:03 +01:00
rlx
21b505b4c8 allow for getting 'save list' values from filter 2011-11-11 15:48:54 +00:00
rlx
571e3a3512 in input elements, disable showing the autocomplete menu on focus 2011-11-11 11:48:52 +00:00
rlx
b0065e1ec8 fix a bug related to resetting the placeholder of an input element to '' 2011-11-11 11:08:54 +00:00
rlx
39d02953b3 support mousewheel in menus 2011-11-11 10:24:49 +00:00
rlx
04da8c0994 in filter, don't trigger change events when dragging range (add changeOnDrag option to range) 2011-11-11 09:55:22 +00:00
rlx
f7599f3b30 in filter, for single condition, replace disabled remove button with clear button 2011-11-11 09:18:07 +00:00