Commit graph

14 commits

Author SHA1 Message Date
rlx
90eaf97fec fix a bug where 'global' keyboard events would trigger while an input element has focus 2011-11-02 00:46:42 +00:00
rlx
3aa10edec8 add bindKeyboard and unbindKeyboard methods to Ox.Element, allowing an element to receive all keyboard events, independently of focus 2011-11-01 11:49:46 +00:00
rlx
44a8ff015c in icon lists, support 'info' that is not a string, but an element 2011-09-29 06:17:50 +00:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +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
j
f366baa508 fix copy&paste, jquery always sets event.metaKey to event.ctrlKey 2011-06-04 14:14:39 +02:00
rolux
74802d284a make map zoom work while list has focus 2011-05-24 16:32:03 +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
c5408a6656 make (almost all of) form demo work again 2011-05-12 06:15:01 +02:00
rolux
a6ed310087 various documentation-related changes 2011-05-05 20:02:56 +02:00
rolux
b6fdf0c28b updates to keyboard handler 2011-05-01 14:32:07 +02:00
rolux
a5fc65833d prevent chrome from scrolling in horizontal icon lists 2011-04-30 01:17:00 +02:00
rolux
0211be527c fix bug with keyboard events 2011-04-30 00:56:46 +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/Core/Ox.Keyboard.js (Browse further)