rlx
|
ae8ee195a1
|
fix a bug in keyboard handler
|
2014-09-25 19:41:46 +02:00 |
|
rlx
|
f2141d792d
|
move Ox. etc. into Core/UI.js, re-add some aliases
|
2014-09-25 19:41:23 +02:00 |
|
rlx
|
0eeb4ab5e5
|
LoadingScreen -> UILoadingScreen
|
2014-09-25 19:14:05 +02:00 |
|
rlx
|
3e6d20f6fd
|
typo in docs
|
2014-09-25 19:03:13 +02:00 |
|
rlx
|
8e335ba4f6
|
Ox.elements -> Ox.
|
2014-09-25 18:47:29 +02:00 |
|
rlx
|
eaaa8602e7
|
move Ox.Theme.getThemes and Ox.Theme.getThemeData into Ox.Theme; Ox.UI -> Ox
|
2014-09-25 18:33:02 +02:00 |
|
rlx
|
86bee39b51
|
update Ox.GarbageCollection: use .collect to collect; don't run immediately
|
2014-09-25 18:32:01 +02:00 |
|
rlx
|
86f1bad4eb
|
Ox.parent -> Ox.
|
2014-09-25 18:30:49 +02:00 |
|
rlx
|
41bf6ac372
|
move Ox.UI utils into Core/UI.js
|
2014-09-25 18:28:49 +02:00 |
|
rlx
|
4ea696b451
|
Ox.UI.getImageURL -> Ox.getImageURL
|
2014-09-25 12:28:47 +02:00 |
|
rlx
|
35e77e28ae
|
add Core/UI.js
|
2014-09-25 12:28:03 +02:00 |
|
rlx
|
1d0f0a08c1
|
fix keyboard handler
|
2014-09-24 22:45:34 +02:00 |
|
rlx
|
ac50af0509
|
fix keyboard handler
|
2014-09-24 22:28:56 +02:00 |
|
j
|
853a402a7a
|
filter out elements no longer referenced in Ox.elements. dont set to Ox.Element, only pass on and oxid
|
2014-09-24 20:26:15 +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
|
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
|
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
|
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
|
94a32476c0
|
fix binding
|
2014-09-20 12:29:27 +02:00 |
|
rlx
|
aa1f45bef8
|
fix binding
|
2014-09-20 12:29:03 +02:00 |
|
rlx
|
1150a27a06
|
fix binding
|
2014-09-20 12:28:38 +02:00 |
|
rolux
|
5fff5b6492
|
fix Ox.Element forEach
|
2014-09-16 17:05:37 +02:00 |
|
j
|
ab789fcfb4
|
disable unfinished Ox.Element forEach
|
2014-09-05 15:02:57 +02:00 |
|
rolux
|
d05b5ce811
|
OxElement: add empty forEach and removeElement methods
|
2014-08-21 17:13:05 +02:00 |
|
rolux
|
56468a9208
|
Ox.Fullscreen: allow passing an element to enter method, document.body remains default
|
2014-05-12 02:45:50 +02:00 |
|
rolux
|
6c1273f03a
|
app socket: don't reconnect on error
|
2014-05-11 16:39:20 +02:00 |
|
rolux
|
7f410b6048
|
Ox.App: add web socket option
|
2014-05-10 15:08:08 +02:00 |
|
rolux
|
36bb548879
|
Ox.URL: encode '?' in query too
|
2014-02-18 06:12:44 +00:00 |
|
rolux
|
4ab7a24075
|
Ox.URL: encode '?' in item ids
|
2014-02-18 06:05:17 +00:00 |
|
rolux
|
68b6d2bb4d
|
don't throw when running tests
|
2014-02-17 16:07:53 +05:30 |
|
rolux
|
fae278abf0
|
cosmetic changes
|
2014-02-17 11:44:24 +05:30 |
|
j
|
739da2976a
|
handle escaped quotes in hash
|
2014-02-14 09:19:05 +00:00 |
|
rolux
|
3cad42ca28
|
URL controller: add options.getSort (some sort keys may only be valid for some items)
|
2014-02-09 06:36:31 +00:00 |
|
j
|
9da1540653
|
move video GC workaround into VideoElement
|
2014-02-09 06:06:43 +00:00 |
|