rolux
|
e48b1226f4
|
fix typo in docs
|
2014-01-16 13:18:29 +05:30 |
|
rolux
|
32d32d218e
|
menu: 'side' -> 'edge'
|
2014-01-16 12:37:21 +05:30 |
|
rolux
|
1ab4634fa1
|
In MenuItem, use $, not Ox.$
|
2014-01-16 05:15:01 +00:00 |
|
rolux
|
654482832f
|
cosmetic changes
|
2014-01-16 05:14:41 +00:00 |
|
rolux
|
cb460aa95f
|
add missing semicolon
|
2014-01-16 09:17:06 +05:30 |
|
rolux
|
a579d08f41
|
fix block timeline tooltip (text is HTML)
|
2014-01-15 17:25:02 +05:30 |
|
rolux
|
145bab2267
|
fix undefined var in InfoList
|
2014-01-15 04:53:24 +05:30 |
|
rolux
|
0be0d5fbb7
|
Ox.Event: don't log mousewheel event
|
2014-01-07 19:29:10 +05:30 |
|
rolux
|
6343c894e2
|
remove print statement; add fixme
|
2014-01-05 15:50:18 +05:30 |
|
rolux
|
31382f2513
|
cosmetic changes
|
2014-01-05 15:31:33 +05:30 |
|
rolux
|
c97895f55d
|
Button: handle overlay style
|
2014-01-05 15:31:18 +05:30 |
|
rolux
|
1c281889ff
|
ButtonGroup: add class per style
|
2014-01-05 15:30:46 +05:30 |
|
rolux
|
4d80bbc424
|
move ImageElement widget
|
2014-01-05 15:27:06 +05:30 |
|
rolux
|
6550066667
|
add ImageViewer widget
|
2014-01-05 15:26:44 +05:30 |
|
rolux
|
1df53b7bde
|
Ox.List: store items in self.items
|
2013-12-31 13:28:36 +05:30 |
|
rolux
|
b86d2c200c
|
cosmetic changes
|
2013-12-31 13:24:29 +05:30 |
|
j
|
6588fb26f6
|
dont localize title of image buttons
|
2013-12-27 11:36:01 +00:00 |
|
j
|
e57fa72b47
|
allow lang attribute in annotations
|
2013-12-26 16:43:03 +00:00 |
|
rolux
|
8efec0cf76
|
main menu: use $, not Ox.$
|
2013-12-23 13:30:54 +05:30 |
|
rolux
|
de1ef5a5bf
|
in Ox.Dialog, use $
|
2013-12-09 02:28:56 +01:00 |
|
rolux
|
daa77eec5c
|
remove unused var, fix fixme
|
2013-12-09 02:28:42 +01:00 |
|
rolux
|
70bd7afd67
|
Ox.Element: make onMessage alias of bindMessage, reserve other message methods, update docs
|
2013-12-07 15:49:41 +01:00 |
|
rolux
|
348d6d3aff
|
cosmetic changes
|
2013-12-07 15:47:56 +01:00 |
|
rolux
|
3781262837
|
use .on
|
2013-12-07 15:07:52 +01:00 |
|
rolux
|
4779f31171
|
fix Ox.Input (can't use Ox.$ yet)
|
2013-12-07 15:07:39 +01:00 |
|
rolux
|
6dbdf91259
|
correct docs, add comments
|
2013-12-07 13:03:34 +01:00 |
|
rolux
|
37ab78f05b
|
use Ox.$
|
2013-12-06 22:15:04 +01:00 |
|
rolux
|
6acd99d74f
|
add .data method to Ox.$, use in Ox.UI.getOxElement, don't use .attr in Ox.JQueryElement
|
2013-12-06 21:54:26 +01:00 |
|
rolux
|
94b5c5307d
|
use Ox.$
|
2013-12-06 21:52:34 +01:00 |
|
rolux
|
7c640519d1
|
use .on, not .eventname
|
2013-12-06 21:43:00 +01:00 |
|
rolux
|
81d9af2013
|
DocPage: append element, not text
|
2013-12-06 21:34:01 +01:00 |
|
rolux
|
0dd96d8080
|
use Ox.$ and .on
|
2013-12-06 21:17:39 +01:00 |
|
rolux
|
60fe713e65
|
use Ox.$, not $; use .on, not .click
|
2013-12-06 21:12:59 +01:00 |
|
rolux
|
812e95d740
|
cosmetic changes
|
2013-12-06 20:56:33 +01:00 |
|
rolux
|
335c374b73
|
add data-oxid attribute
|
2013-12-06 20:56:11 +01:00 |
|
rolux
|
27d8a6682e
|
Ox.Element: add methods childrenElements, findElements, nextElement, nextElements, parentElement, parentElements, prevElement, prevElements
|
2013-12-06 20:51:59 +01:00 |
|
rolux
|
7658c16b7a
|
use .on
|
2013-12-06 20:48:13 +01:00 |
|
rolux
|
d87effda96
|
cleanup Ox.SplitPanel
|
2013-12-06 17:26:35 +01:00 |
|
rolux
|
987c7ea801
|
fix documentation, remove print statement
|
2013-12-05 00:14:10 +01:00 |
|
rolux
|
56c5998668
|
Ox.Element: add custom mousewheel event
|
2013-12-04 23:44:07 +01:00 |
|
rolux
|
4d1fbb8533
|
cosmetic changes
|
2013-12-03 18:14:36 +01:00 |
|
rolux
|
73b04f384a
|
don't return undefined from non-iframe element postMessage method
|
2013-12-03 18:14:11 +01:00 |
|
rolux
|
ead592d063
|
Ox.Element: on mousedown, unconditionally trigger mousedown
|
2013-12-01 15:41:51 +01:00 |
|
rolux
|
031aa4367b
|
Ox.toArray -> Ox.slice
|
2013-12-01 14:57:52 +01:00 |
|
rolux
|
3a28b08d46
|
Ox.InfoList: make value method accept (id, {key: value})
|
2013-12-01 14:55:57 +01:00 |
|
rolux
|
9d189c55da
|
Ox.IconList: make value method accept (id, {key: value})
|
2013-12-01 14:55:37 +01:00 |
|
rolux
|
5001a47cf8
|
Ox.TableList: make value method accept (id, {key: value})
|
2013-12-01 14:55:10 +01:00 |
|
rolux
|
a5baff8319
|
Ox.List: make value method accept (id, {key: value})
|
2013-12-01 14:54:42 +01:00 |
|
rolux
|
aff40b0154
|
cosmetic changes
|
2013-11-29 21:07:37 +01:00 |
|
rolux
|
1f926c83ea
|
Ox.ImageElement: handle image error, use new LoadingScreen (start/stop)
|
2013-11-20 09:11:53 +01:00 |
|