rlx
|
3334513b0a
|
remove commented-out method
|
2014-09-24 20:17:05 +02:00 |
|
rlx
|
35920ee37d
|
that..parent() -> that.parent()
|
2014-09-24 20:16:39 +02:00 |
|
rlx
|
f8336fc2c4
|
that.[0] -> that[0]
|
2014-09-24 20:15:55 +02:00 |
|
rlx
|
763f256e12
|
..clone -> .clone
|
2014-09-24 20:14:57 +02:00 |
|
rlx
|
7dc53b7252
|
that..css -> that.css
|
2014-09-24 20:14:12 +02:00 |
|
rlx
|
f78fab8103
|
cosmetic changes
|
2014-09-24 18:39:30 +02:00 |
|
rlx
|
73cac6c4dc
|
fix keyboard handling in case input has focus
|
2014-09-24 18:39:02 +02:00 |
|
rlx
|
3b8591c9a9
|
add documentation for Ox.parent, Ox.Event and Ox.Message
|
2014-09-24 13:58:16 +02:00 |
|
rlx
|
1cf1dea2f5
|
Ox.Element: more paranoid findElement; more documentation; catch a bug in removeElements that occurs when browsing items in oxjs documentation panel
|
2014-09-24 13:03:33 +02:00 |
|
rlx
|
8018ba499f
|
Ox.Element: update documentation
|
2014-09-24 12:17:46 +02:00 |
|
rlx
|
02aeb4ea0c
|
Ox.Element: update setElement; update and use findElements
|
2014-09-24 11:57:02 +02:00 |
|
rlx
|
0b5f8f9492
|
Ox.UI.elements -> Ox.elements
|
2014-09-24 10:26:51 +02:00 |
|
rlx
|
2d8d88b218
|
cosmetic changes
|
2014-09-24 00:33:54 +02:00 |
|
rlx
|
06dde25efe
|
fix preventing defaults in keyboard handler
|
2014-09-24 00:33:49 +02:00 |
|
j
|
baeeff366e
|
dont send messages if not an iframe
|
2014-09-24 00:00:00 +02:00 |
|
j
|
4a2751839f
|
only send init if iframe has src
|
2014-09-23 23:58:53 +02:00 |
|
rlx
|
728d6b1b7e
|
fix docs
|
2014-09-23 23:53:41 +02:00 |
|
rlx
|
f476bd47af
|
Ox.UI: add 'loadCSS' load option
|
2014-09-23 23:15:35 +02:00 |
|
rlx
|
a312ed2021
|
remove Keyboard.js and Message.js
|
2014-09-23 21:21:03 +02:00 |
|
rlx
|
aedcb524b5
|
adapt Ox.Element
|
2014-09-23 21:16:25 +02:00 |
|
rlx
|
a90cc87234
|
new Focus handler
|
2014-09-23 21:13:07 +02:00 |
|
rlx
|
cc183b6198
|
unified Event/Keyboard/Message handler
|
2014-09-23 21:12:31 +02:00 |
|
rlx
|
4cf10359ef
|
Ox.$: remove removeOxElement
|
2014-09-23 21:11:15 +02:00 |
|
rlx
|
8f5ff8c6ee
|
use Ox.Element, not $, so that inner Ox.Elements get collected on remove; when emptying first page, collect Ox.Elements
|
2014-09-23 21:06:27 +02:00 |
|
rlx
|
2a6ea64eed
|
fix #2489; use new focus controller method
|
2014-09-23 21:04:40 +02:00 |
|
rlx
|
06c21e0a46
|
VideoElement: patch removeElement, not remove
|
2014-09-23 21:03:32 +02:00 |
|
rlx
|
39d1b034ab
|
Select: patch removeElement, not remove
|
2014-09-23 21:02:57 +02:00 |
|
rlx
|
71fdefcf9b
|
MenuButton: patch removeElement, not remove
|
2014-09-23 21:02:27 +02:00 |
|
rlx
|
aa3a20bbc2
|
Menu: patch removeElement, not remove
|
2014-09-23 21:01:53 +02:00 |
|
rlx
|
ab6266f6fc
|
in isOxElement, test data, not attr; more aliases
|
2014-09-23 21:00:21 +02:00 |
|
j
|
5f69fd35df
|
faster timeline markers
|
2014-09-23 12:13:10 +02:00 |
|
rlx
|
be043b545b
|
Ox.Element: remove removeElement
|
2014-09-22 17:38:37 +02:00 |
|
rlx
|
aef8e2b188
|
Ox.Element: fix onMouseWheel
|
2014-09-22 17:12:17 +02:00 |
|
rlx
|
fb77591a2b
|
cosmetic changes
|
2014-09-22 17:10:43 +02:00 |
|
rlx
|
a8361bd3ac
|
fix docs
|
2014-09-22 17:04:42 +02:00 |
|
rlx
|
ea4df1e482
|
remove Ox.JQueryElement
|
2014-09-22 16:57:12 +02:00 |
|
rlx
|
972ccbbfb8
|
prototypal Ox.Element
|
2014-09-22 16:56:54 +02:00 |
|
rlx
|
e4cb30724f
|
GarbageCollection: use , not .
|
2014-09-22 16:25:43 +02:00 |
|
rlx
|
ac3b736e72
|
List: use on, not scroll; cosmetic changes
|
2014-09-22 16:24:11 +02:00 |
|
rlx
|
5314f6c73a
|
TableList: use on, not scroll; use that, not that.; cosmetic changes
|
2014-09-22 16:23:21 +02:00 |
|
rlx
|
9eed905ff8
|
TreeList: cosmetic changes
|
2014-09-22 16:05:30 +02:00 |
|
rlx
|
498c5effa2
|
Ox.Menu: fix super binding, cosmetic changes
|
2014-09-22 16:03:25 +02:00 |
|
rlx
|
53e2126ec2
|
add Ox.elements alias for Ox.
|
2014-09-22 14:26:56 +02:00 |
|
rlx
|
0a6b2281b4
|
ListItem: that. -> that
|
2014-09-22 13:28:14 +02:00 |
|
rlx
|
36b7c15513
|
add fixme
|
2014-09-22 13:25:27 +02:00 |
|
rlx
|
1ac7499986
|
cosmetic changes
|
2014-09-22 13:23:42 +02:00 |
|
rlx
|
4a9400cbd9
|
IconList: that. -> self.
|
2014-09-22 13:20:52 +02:00 |
|
rlx
|
e7f9279a9d
|
Picker: use Ox.$; use on click, not click
|
2014-09-22 13:18:28 +02:00 |
|
rlx
|
fe5dc99d26
|
FormPanel: use setElement
|
2014-09-22 13:17:35 +02:00 |
|
rlx
|
5e776eb6ae
|
use Ox.$, not $
|
2014-09-20 12:37:27 +02:00 |
|