rolux
|
d07c8d44e3
|
update manhattan grid example
|
2012-07-03 15:42:06 +02:00 |
|
rolux
|
a04eb376ed
|
Ox.Image: fix typo in parseDrawOptions method
|
2012-07-03 15:41:08 +02:00 |
|
rolux
|
ad25f92c38
|
update about, fix Ox.find docs
|
2012-07-03 00:54:37 +02:00 |
|
rolux
|
0d53dfaf1a
|
fix a bug in tree list
|
2012-07-02 18:24:30 +02:00 |
|
rolux
|
6cd9472b7c
|
add a fixme
|
2012-07-02 18:23:50 +02:00 |
|
rolux
|
e264417a0c
|
remove a trailing comma
|
2012-07-02 18:22:25 +02:00 |
|
rolux
|
78b766527b
|
update countries example
|
2012-07-02 18:21:38 +02:00 |
|
rolux
|
f5aa547f43
|
Ox.IconList: don't require 'keys' option if 'items' is a local array
|
2012-07-02 18:21:09 +02:00 |
|
rolux
|
6f4ee1229f
|
remove a print statement
|
2012-07-02 17:36:54 +02:00 |
|
rolux
|
fa28e8abe6
|
update countries example
|
2012-07-02 17:36:02 +02:00 |
|
j
|
2e5205fabe
|
allow updating options.places with an array
|
2012-07-02 18:17:52 +02:00 |
|
rolux
|
487ee4626d
|
update Ox.formatUnit
|
2012-07-02 16:19:36 +02:00 |
|
rolux
|
f6a767b6cb
|
test for existence of before looping over it
|
2012-07-02 15:45:18 +02:00 |
|
rolux
|
6e0b496852
|
update countries example
|
2012-07-02 15:37:24 +02:00 |
|
rolux
|
d95d13f13d
|
update cities example
|
2012-07-02 13:36:37 +02:00 |
|
rolux
|
499f16d9ee
|
update about
|
2012-07-02 13:29:28 +02:00 |
|
rolux
|
0fc6e09927
|
Ox.App: clean up code and documentation
|
2012-07-02 13:29:07 +02:00 |
|
rolux
|
79bea33e51
|
Ox.Element: reformat docs
|
2012-07-02 13:28:42 +02:00 |
|
rlx
|
197f937d86
|
remove some list voodoo
|
2012-06-30 19:59:20 +00:00 |
|
rlx
|
f22e5a032d
|
IconList/InfoList: keep self.options.selected in sync
|
2012-06-30 16:12:05 +00:00 |
|
rlx
|
b5d5936e59
|
don't trigger event after timeout, see #731
|
2012-06-30 16:11:29 +00:00 |
|
rlx
|
e68b1e163b
|
Ox.CalendarEditor: cleanup
|
2012-06-30 15:06:58 +00:00 |
|
rlx
|
0b8ca39ba6
|
remove a comment
|
2012-06-30 15:05:57 +00:00 |
|
rlx
|
dc438e2427
|
setTimeout before triggering events
|
2012-06-30 15:05:35 +00:00 |
|
rlx
|
d57affea4a
|
Ox.List: change 'selected' update handler
|
2012-06-30 15:05:05 +00:00 |
|
rlx
|
f5901e4a1d
|
Ox.TableList: keep self.options.selected in sync, plus some cleanup
|
2012-06-30 15:03:43 +00:00 |
|
rlx
|
146078e7ce
|
fix bugs in Ox.MapEditor
|
2012-06-30 15:01:43 +00:00 |
|
rlx
|
ee23db5876
|
Ox.Map: update signature of select event, update docs
|
2012-06-30 15:00:38 +00:00 |
|
rlx
|
d30cda0cfd
|
bind to 'select', not 'selectplace'
|
2012-06-30 14:59:52 +00:00 |
|
rolux
|
2dc8fd19aa
|
update docs
|
2012-06-30 12:29:06 +02:00 |
|
rolux
|
2731f8dc89
|
update event controller
|
2012-06-30 12:15:27 +02:00 |
|
rolux
|
6dd23683f0
|
update cities example
|
2012-06-30 11:25:46 +02:00 |
|
rolux
|
ff26bb5671
|
update design patterns example
|
2012-06-30 11:25:15 +02:00 |
|
rolux
|
b5910f5f62
|
Ox.Element: use new event controller
|
2012-06-30 11:24:38 +02:00 |
|
rolux
|
32f85e42e4
|
new event controller
|
2012-06-30 11:24:03 +02:00 |
|
rolux
|
dfa0a9b8eb
|
set interval between 'keys' events to 250 ms
|
2012-06-30 11:21:23 +02:00 |
|
rolux
|
7df61a8ac9
|
simplify event passing in Ox.List derivatives
|
2012-06-30 11:20:37 +02:00 |
|
rolux
|
91275f7171
|
minor reformatting
|
2012-06-30 11:18:55 +02:00 |
|
rolux
|
28b9614083
|
update Ox.Event (intermediate state)
|
2012-06-29 14:24:06 +02:00 |
|
rolux
|
1c23c80d3e
|
update about
|
2012-06-29 14:23:47 +02:00 |
|
rolux
|
a4e06c5f77
|
update countries example
|
2012-06-29 14:19:54 +02:00 |
|
rolux
|
64a182ae1d
|
lists: implement select-as-you-type
|
2012-06-29 14:19:34 +02:00 |
|
rolux
|
c211b55d3b
|
fix bug in pixel method (arguments parsing)
|
2012-06-28 18:36:25 +02:00 |
|
j
|
864eacfbd7
|
Fix #873 prevent Firefox from cancling active XMLHttpRequests pressing escape
|
2012-06-29 10:23:59 +02:00 |
|
j
|
da0fb1af50
|
remove test element
|
2012-06-28 12:34:18 +02:00 |
|
j
|
1118938e30
|
Detect scrollbar width for browser that do not support scrollbar styling.
Fixes #800
|
2012-06-28 12:18:33 +02:00 |
|
rolux
|
55e2174831
|
in TableLists, use options.unique, not options.columns[i].unique
|
2012-06-27 20:38:07 +02:00 |
|
rolux
|
5da1b606eb
|
update cities example
|
2012-06-27 20:30:01 +02:00 |
|
rolux
|
d6dcf33427
|
fix a bug with computing keys
|
2012-06-27 20:29:39 +02:00 |
|
rolux
|
8296d3c405
|
TableList: don't require 'keys' if 'items' is array
|
2012-06-27 20:28:59 +02:00 |
|