Commit graph

27 commits

Author SHA1 Message Date
rlx
54b7d9de9f fix css for selects with labels, allow for checkboxes with labels 2011-10-03 15:02:19 +00:00
rolux
4cc754a28d remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:09 +02:00
rolux
da9e5dbb29 fix event handlers and split panel resize event 2011-09-17 19:39:38 +02:00
rlx
3a87e8eb5f in input, trigger change on clear if changeonkeypress is true 2011-09-01 07:43:03 +00:00
rolux
db4b33cf24 add Ox.Editable 2011-08-12 23:00:42 +02:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +02:00
j
23adaa05df exec regex 2011-07-23 15:44:11 +02:00
j
b27ed00356 remove new for all Ox.Elements, dont declare arguments again, add some semicolons 2011-06-19 19:48:32 +02:00
rlx
66c8347a2a allow for editing s/w/n/e/ values manually 2011-06-01 13:53:09 +00:00
rolux
b17e8a783b improve listmap editing functionality 2011-05-24 13:43:27 +02:00
rolux
5915acd72c improving listmap 2011-05-22 14:39:57 +02:00
rolux
6a33b9cb97 add Ox.ArrayInput, more Ox.ListMap UI 2011-05-21 19:56:15 +02:00
rolux
d1477a057a several improvements to autocomplete 2011-05-20 13:46:52 +02:00
rolux
7b15d2bb8f better behaviour when pressing backspace while autocomplete is set to replace, but not to correct 2011-05-20 09:42:17 +02:00
rolux
6e0bafed88 fix a bug where space key wouldn't register while autocomplete menu was open 2011-05-20 09:14:24 +02:00
rolux
0ebd4efc72 autocomplete menu improvements (left/right keys while menu is visible, properly set selected in all cases) 2011-05-20 08:40:57 +02:00
rolux
3087690d89 allow limit for autocomplete menu length 2011-05-20 08:19:55 +02:00
rolux
7f904cda1f first demo of auto-resizing textarea 2011-05-19 12:18:39 +02:00
rolux
8e8b9c18a4 add find-as-you-type to video player 2011-05-17 21:08:25 +02:00
rolux
bed3e1ea70 make clear input button work 2011-05-17 09:19:30 +02:00
rolux
117c6bff62 revised controls (find, volume) 2011-05-16 20:05:29 +02:00
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
fd1fc212f2 new timeline implementation 2011-05-15 18:18:58 +02:00
rolux
a19c271e8f some improvements to Ox.VideoPlayer 2011-05-12 22:02:22 +02:00
rolux
c5408a6656 make (almost all of) form demo work again 2011-05-12 06:15:01 +02:00
rolux
7380595c7e various improvements in OxJS and OxUI 2011-04-29 14:40:51 +02:00
rolux
4489e88f44 better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers 2011-04-27 21:24:33 +02:00
Renamed from source/js/Ox.UI/Form/Ox.Input.js (Browse further)