rlx
|
1eaf240970
|
make cursor keys work across annotation folders; make clicking in string annotation folder deselect annotation in other folder
|
2012-02-01 19:33:10 +00:00 |
|
rlx
|
9b2766bc17
|
make find next/previous select the annotation
|
2012-02-01 05:21:29 +00:00 |
|
j
|
fd96423266
|
- find in layers
- change upadteAnnotation call to allow id updates
|
2012-01-31 10:57:09 +00:00 |
|
rlx
|
a7a3f167c9
|
various annotation-related bugfixes
|
2012-01-27 19:59:11 +05:30 |
|
j
|
f2d7beeb22
|
add clickLink to video widgets
|
2012-01-17 21:13:46 +05:30 |
|
rlx
|
41e191f217
|
scroll to selected annotation on load
|
2012-01-17 17:54:21 +05:30 |
|
rlx
|
dc47e901ad
|
update video editor (maps, calendars)
|
2012-01-17 14:55:58 +05:30 |
|
rlx
|
7da384d03a
|
update video editor
|
2012-01-16 23:21:53 +05:30 |
|
rlx
|
688ae65cf1
|
update video editor
|
2012-01-15 20:35:17 +05:30 |
|
rlx
|
56cf323110
|
make annotation map/calendar size/state sticky
|
2012-01-14 17:09:55 +05:30 |
|
rlx
|
8384fcc913
|
update video editor (places, events)
|
2012-01-13 21:55:47 +05:30 |
|
rlx
|
f61e39a788
|
update video editor
|
2012-01-13 00:34:32 +05:30 |
|
rlx
|
b2e8b2ac82
|
update video editor
|
2012-01-12 16:09:05 +05:30 |
|
rlx
|
e98696b93d
|
make space work when annotation panel has focus; give focus to video editor when deselecting annotation in panel
|
2012-01-11 17:34:49 +05:30 |
|
rlx
|
ef82ff8967
|
update video editor
|
2012-01-11 17:24:58 +05:30 |
|
rlx
|
43d04f242d
|
make annotations sortable
|
2012-01-11 16:41:13 +05:30 |
|
rlx
|
11d9b63dba
|
add Ox.sortBy
|
2012-01-11 16:17:06 +05:30 |
|
rlx
|
923f71e6de
|
make selected annotation scroll into view
|
2012-01-11 15:02:33 +05:30 |
|
rlx
|
e4dd393834
|
update video editor and css
|
2012-01-11 13:22:01 +05:30 |
|
rlx
|
88f31a5ae3
|
video editor update
|
2012-01-10 20:19:28 +05:30 |
|
j
|
ba9423462f
|
blur editing
|
2012-01-10 01:55:38 +05:30 |
|
rlx
|
dc4a8bf464
|
update Ox.URL
|
2012-01-06 17:28:53 +05:30 |
|
j
|
093edd57d0
|
- remove editItem from Ox.List
- use ArrayEditable for text too
|
2012-01-04 22:57:32 +05:30 |
|
rolux
|
8097cc7812
|
Ox.getPositionById() -> Ox.getIndexById()
|
2012-01-04 13:41:05 +05:30 |
|
rlx
|
85652471c6
|
update VideoEditor/AnnotationPanel/Editable/...; update OxJS array functions
|
2012-01-04 01:11:50 +05:30 |
|
rlx
|
815ae5d253
|
update video editor / annotation panel
|
2012-01-03 15:56:15 +05:30 |
|
j
|
39f9e9bb4d
|
implement 'view annotations at position / in selection / all'
|
2012-01-03 00:36:36 +05:30 |
|
rolux
|
b77852296b
|
misc fixes
|
2012-01-02 19:35:14 +05:30 |
|
j
|
734b08d9c6
|
remove extra loop
|
2011-12-21 16:23:09 +05:30 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
rlx
|
a949ad2cf4
|
use Ox.Editable in Ox.AnnotationPanel
|
2011-10-27 13:13:28 +00:00 |
|
rolux
|
4cc754a28d
|
remove Ox.each, , $.extend, $.map and $.merge
|
2011-09-17 20:36:09 +02:00 |
|
rolux
|
da9e5dbb29
|
fix event handlers and split panel resize event
|
2011-09-17 19:39:38 +02:00 |
|
j
|
0ccad0b973
|
fix vim line
|
2011-07-29 20:48:43 +02:00 |
|
j
|
b27ed00356
|
remove new for all Ox.Elements, dont declare arguments again, add some semicolons
|
2011-06-19 19:48:32 +02:00 |
|
j
|
218eeaf47a
|
edit annotations
|
2011-06-15 16:36:01 +02:00 |
|
rolux
|
f311e05412
|
fixing a resize bug in Ox.List
|
2011-05-19 14:37:19 +02:00 |
|
rolux
|
7f904cda1f
|
first demo of auto-resizing textarea
|
2011-05-19 12:18:39 +02:00 |
|
j
|
cc75e25415
|
more docs
|
2011-05-16 12:49:48 +02:00 |
|
j
|
bdb8d98787
|
some documentation
|
2011-05-16 10:24:46 +02:00 |
|
rolux
|
506a2f2923
|
make Ox.Map lead geocode results, in case someone wants to 'cache' them
|
2011-04-29 16:56:40 +02:00 |
|
rolux
|
7380595c7e
|
various improvements in OxJS and OxUI
|
2011-04-29 14:40:51 +02:00 |
|
rolux
|
4489e88f44
|
better filesystem structure for modules and themes; 'minified' ui if debug option not set; dynamially generated map markers
|
2011-04-27 21:24:33 +02:00 |
|