This website requires JavaScript.
2189301b3c
Linewrapping in Firefox, fixes #1892
j
2013-09-27 14:16:53 +0000
1246beb4da
make collapseToEnd optional
j
2013-09-26 21:35:28 +0000
6e6da8e000
paste text/plain instead of html in Ox.EditableContent
j
2013-09-26 21:35:05 +0000
bc792641e6
images in Ox.EditableContent should ont overflow
j
2013-09-20 11:38:38 +0000
e1d71b27bc
only force reload in debug mode, use version otherwise
j
2013-09-05 11:09:30 +0000
7f78b8569c
fix loading on FF3.6
j
2013-09-05 12:24:15 +0200
c7e25dc528
Ox.URL: encode/decode '<' and '>' (fixes #1837 )
rlx
2013-08-27 15:12:19 +0000
0c60ca25da
Ox.URL: fix a bug when decoding multiple tabs in url
rlx
2013-08-27 15:02:23 +0000
a0dc7500ca
Ox.Request: add cache option
rlx
2013-08-27 14:26:52 +0000
e93b196e67
player/timeline: differentiate between drag (positioning event) and dragend (position event), fixes #1657
rlx
2013-08-27 11:38:01 +0000
a9c60fe05f
cancel autocomplete on submit, cancel autocomplete callback if new autocomplete is running
rlx
2013-08-27 10:38:30 +0000
f16bbebfd4
fix a bug in Ox.decodeURI/Ox.decodeURIComponent
rlx
2013-08-27 09:07:17 +0000
0f5d475c78
fix a bug in Ox.decodeUTF8; move Ox.decodeURI/Ox.decodeURIComponent to encoding module
rlx
2013-08-27 08:56:07 +0000
0c76680864
add more html5 tags, fixes #1444
j
2013-08-27 08:52:22 +0000
7693079b8c
Ox.decodeURI/Ox.decodeURIComponent: replace all '%' with '%25' that are not part of valid UTF8 sequence (fixes #1841 )
rlx
2013-08-26 23:18:05 +0000
4c390cc236
cosmetic changes
rlx
2013-08-26 17:15:56 +0000
9c0cc7fb40
cosmetic changes
rlx
2013-08-26 17:15:12 +0000
ed127b0259
make sure queries that both start and end with '*' are not interpreted as starts/ends with
rlx
2013-08-26 17:09:50 +0000
0378c58d26
fix #1836 (don't translate /* to /$)'
rlx
2013-08-26 17:03:38 +0000
3c45a928c3
fix #1835 (in URLs, encode # in edit/text name or query)
rlx
2013-08-26 16:47:21 +0000
d524d16508
fix #1830 (in URLs, encode slashes in edit/text titles)
rlx
2013-08-26 15:32:03 +0000
c1cf48852b
fix #1820 ('foo (bar)' query becomes 'foo (0)')
rlx
2013-08-26 15:21:02 +0000
3c0e7e7bf5
Geo module: add Ox.splitGeoname method
rolux
2013-08-18 12:01:20 +0200
6937155dfc
remove unused var
rolux
2013-08-18 12:00:57 +0200
610720254d
also replace %20 in item id in url
j
2013-08-17 15:48:01 +0200
c5a8d7a79e
Ox.decodeURI/Ox.decodeURIComponent: handle multi-byte escapes
rlx
2013-08-14 20:00:14 +0000
b0280295d2
_do_ encode '%' in values (to allow searching for the literal string '%5F')
rlx
2013-08-14 19:32:29 +0000
5afbd57823
Ox.URL: encode ' ' as '_' and '_' as '%09' (tab)
rlx
2013-08-14 19:26:14 +0000
08256a078f
revert r2999 (no need to encode '%' if we can properly decode it)
rlx
2013-08-14 19:03:40 +0000
51215c1cbe
add and use Ox.decodeURI and Ox.decodeURIComponent
rlx
2013-08-14 18:53:13 +0000
7576654e0d
escape % in urls, fixes #1817
j
2013-08-14 18:31:50 +0000
6d823bd7aa
typo
rlx
2013-08-12 12:31:13 +0000
310b43df5e
edit panel / clip panel: add 'selectAll' and 'invertSelection' methods
rlx
2013-08-12 10:34:46 +0000
2fb2876fd2
Ox.Input: add 'clearTooltip' option
rlx
2013-08-11 09:50:43 +0000
0a5ae83f35
fix table cell input css
rlx
2013-08-11 08:28:03 +0000
a2f6e18900
table list: when editing cell, make next click blur, but not cause new click or edit
rlx
2013-08-11 08:22:29 +0000
24adbd3894
don't update table list cell value while editing cell
rlx
2013-08-11 08:10:26 +0000
607106ac67
clip panel: handle 'selected'
rlx
2013-08-11 07:44:35 +0000
026574c43f
fix a bug in join clips
rlx
2013-08-10 11:22:38 +0000
5f06d88238
split panel: implement join
rlx
2013-08-10 11:09:12 +0000
ef03d9ada9
fix json
j
2013-08-09 23:58:04 +0000
3187d70972
don't set icon list container overflow-y to hidden when filling first page, finally fixes #538 (scrollbars disappear on search results view)
rlx
2013-08-09 20:56:05 +0000
edf1e01903
update locale.ar.json
j
2013-08-09 21:16:42 +0200
951e658003
don't clone items passed to list (fixes update)
rlx
2013-08-09 18:38:47 +0000
af3bcc67dd
clip panel: change wording, update formatting, check values on submit
rlx
2013-08-09 16:05:52 +0000
9f64f3e064
clip panel: implement split
rlx
2013-08-09 12:52:18 +0000
288086bcfd
video edit panel: pass split and join events, update self.options.clips on that.updateClip
rlx
2013-08-09 12:50:52 +0000
e3be29e6ef
update video preview tooltip css
rlx
2013-08-08 13:51:48 +0000
f9d7b30021
update user symbol
rlx
2013-08-08 13:39:00 +0000
6548cf6841
add -ms css prefix, move declaration without prefix to end
j
2013-08-08 14:21:44 +0200
4b0b11e3d4
tree list: encode html entities
rlx
2013-08-07 10:27:10 +0000
0d40620a68
video timeline panel: set self.options.paused on paused event
rlx
2013-08-07 09:59:47 +0000
b095385d14
remove Ox.ListPage
rlx
2013-08-07 07:45:12 +0000
8202aaa6e1
clipboard: fix paste event; dont pass data with events
rlx
2013-08-06 19:55:15 +0000
99672fc039
make sure history state is correct when triggering events
rlx
2013-08-06 19:07:09 +0000
bcb7e3f720
fix clipboard unbind; add history events
rlx
2013-08-06 18:59:15 +0000
da7b637948
large timeline: use ints in subtitle css
rlx
2013-08-06 18:18:08 +0000
709e8d2474
video player panel: fix in/out/annotation select
rlx
2013-08-06 10:49:54 +0000
fcaa9ab755
video editor panel: handle loop, update menu
rlx
2013-08-06 09:56:50 +0000
cbd2143714
video player panel: react to loop update
rlx
2013-08-06 09:56:00 +0000
95a9a6274e
fix positioning of icon items in lists
rlx
2013-08-05 22:02:16 +0000
81be40b7a1
cosmetic changes
rlx
2013-08-05 22:01:32 +0000
a082d10b03
cosmetic changes
rlx
2013-08-04 09:45:20 +0000
09a114230a
allow for multiple Ox.Clipboards (more like Ox.History)
rlx
2013-08-03 15:01:16 +0000
66ee836c13
fix control_x handler in Ox.List
rlx
2013-08-03 14:47:25 +0000
31d54403fb
add Ox.History
rlx
2013-08-03 13:58:36 +0000
20137da742
trigger cut and cutadd events (consumer of list events may want to differentiate between cut and delete)
rlx
2013-08-03 13:57:55 +0000
989cb2c945
pass cut and cutadd events, remove event -> delete event
rlx
2013-08-03 13:57:03 +0000
ee40d049dc
trigger delete event, not remove event (more in line with clipboard and history)
rlx
2013-08-03 13:56:27 +0000
e3abfd2702
Ox.Clipboard: enforce uniqueness of items on add
rlx
2013-08-02 19:13:36 +0000
e6541b2b32
Ox.Clipboard: ignore copy/add in case zero items get passed
rlx
2013-08-02 16:41:08 +0000
8273b8654a
Ox.Clipboard: allow for copying/adding a single item (not wrapped in array)
rlx
2013-08-02 15:03:20 +0000
1fc0a0191b
Lists: add public 'selectAll' and 'invertSelection' methods
rlx
2013-08-02 12:23:43 +0000
43502c42a1
Ox.Clipboard: add public 'items' method (returns number of items)
rlx
2013-08-02 12:23:15 +0000
2435dd2804
add CSS color for cell borders of drop targets
rlx
2013-08-02 09:22:19 +0000
d05b12208a
Ox.TableList: add 'droppable' option (that guarantees cells are Ox.Elements, and thus receive drop events)
rlx
2013-08-02 09:21:37 +0000
074ee0410e
video player: add go to poster frame keyboard shortcut
rlx
2013-08-01 13:11:00 +0000
20ac4c7ff4
+ update 'Macedonia'
rolux
2013-08-01 14:06:15 +0200
d2babe94af
fix 'The Netherlands' too
rolux
2013-08-01 13:55:59 +0200
a6a421faa7
fix for google returning 'Republic of Indonesia'
rolux
2013-08-01 13:53:59 +0200
f8a91e90ca
collapse panel: gain focus on toggle button click
rlx
2013-08-01 11:32:58 +0000
3e78580c91
collapse panel: add expand/collapse keyboard shortcuts
rlx
2013-08-01 11:28:14 +0000
e5e8412c3a
main menu: add public isSelected method
rlx
2013-08-01 10:33:35 +0000
a0c9111f3b
move menu extra style into css
rlx
2013-08-01 10:26:09 +0000
6ee9e92a8e
remove space
rolux
2013-08-01 12:16:38 +0200
b689a4013b
update geo tools
rolux
2013-08-01 12:16:20 +0200
4a635c4038
fix video player on-screen find css
rlx
2013-08-01 09:04:16 +0000
df1bb73364
fix Ox.parseDuration for cases where duration includes days
rlx
2013-08-01 08:55:14 +0000
687158c3fa
remove print statement
rlx
2013-08-01 08:43:42 +0000
ead18f3e0e
minor cleanup
rlx
2013-08-01 08:42:14 +0000
3b2c8a40b1
video player panel: handle cuts and loop, add play-in-to-out, add missing keyboard shortcuts
rlx
2013-08-01 08:41:43 +0000
4eab471f9d
video player: add keyboard shortcut and public method for loop, abort play-in-to-out on pause, minor cleanup
rlx
2013-08-01 08:39:20 +0000
f7cbbb689f
fix PNG filename
rlx
2013-07-30 16:26:05 +0000
cd0afb6be2
Ox.UI: preload fewer images
rlx
2013-07-29 23:25:40 +0000
85f513af45
+ additional system icons
rlx
2013-07-29 16:31:28 +0000
dba5f268ea
update loading icon
rlx
2013-07-29 10:49:48 +0000
77319eb44f
loading icon: stop animation before beginning new animation, add callback functions to start and stop, rotate back to 0 deg when stopped
rlx
2013-07-29 09:46:52 +0000
7a20c4ca05
SplitPanel: don't toggle again while toggle animation is running
rlx
2013-07-28 23:33:12 +0000
34894f8d29
add first version of arabic locale
j
2013-07-28 17:37:17 +0200
9fbafd2039
Ox.Request: Only invoke callback or trigger error event for requests that have not been cancelled
rlx
2013-07-28 11:53:21 +0000