rlx
|
7398b1ec14
|
fix a formatting bug in icon list items
|
2011-09-17 18:24:42 +00:00 |
|
rlx
|
73fb2e3229
|
some more bugfixes
|
2011-09-17 13:05:16 +00:00 |
|
rlx
|
ef1fa5fe84
|
some bugfixes
|
2011-09-17 11:49:29 +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 |
|
rlx
|
3f90e96c3a
|
updating video elements (fixes bugs with positions and points)
|
2011-09-17 07:09:17 +00:00 |
|
j
|
4768dcfe8e
|
add some docstrings
|
2011-09-14 10:34:33 -04:00 |
|
rlx
|
a29d7e70ea
|
when dragging columns, scroll list if needed
|
2011-09-09 11:37:14 +00:00 |
|
rlx
|
0ba258281f
|
simpler text list column head elements, better column drag
|
2011-09-09 10:41:13 +00:00 |
|
rlx
|
1b4591dcbe
|
improved steganography functions
|
2011-09-08 12:27:40 +00:00 |
|
rlx
|
3f3edac8c7
|
some fixes for filters and form elements
|
2011-09-08 08:16:31 +00:00 |
|
rlx
|
816993e1b9
|
fixing encoding functions (deflate, png)
|
2011-09-05 23:34:29 +00:00 |
|
j
|
318e2e95b2
|
document Ox.SplitPanel properties
|
2011-09-05 14:42:37 +02:00 |
|
rlx
|
c3b59a62fe
|
fixing a bug where in a list, the click target loop would not exit when items are added or removed on click
|
2011-09-05 05:40:44 +00:00 |
|
rlx
|
5efe54c0e2
|
fix a split panel bug
|
2011-09-05 01:30:35 +00:00 |
|
rlx
|
c123de8513
|
add dragangdroppause event
|
2011-09-04 22:06:40 +00:00 |
|
rlx
|
e6e2e0e1d8
|
add drag-to-scrub to video
|
2011-09-04 21:36:41 +00:00 |
|
rlx
|
1333a3ecec
|
tooltips and better cursors for splitpanels
|
2011-09-04 21:15:16 +00:00 |
|
rlx
|
2aa828c308
|
add keys option to text list to allow for additional keys to be requested, beyond the keys of the visible columns
|
2011-09-04 16:43:52 +00:00 |
|
rlx
|
6adacf484f
|
pass on modifier keys in Ox.List add item event
|
2011-09-04 13:40:07 +00:00 |
|
rlx
|
bd61a2e97e
|
fix a bug where in text lists, no draganddropstart event would fire if the drag originated in a cell that contains another element
|
2011-09-04 12:49:33 +00:00 |
|
rlx
|
63885b8c1b
|
support drag and drop in text lists
|
2011-09-04 12:19:36 +00:00 |
|
rlx
|
6b0779fcab
|
add formatColor()
|
2011-09-04 04:14:58 +00:00 |
|
rlx
|
be3b1d573d
|
use new-style mouse events in Ox.List
|
2011-09-03 23:04:18 +00:00 |
|
rlx
|
2043dc7a12
|
fix a bug where in orientation=both icon lists with less than one screen full of icons, clicking below the icons would not cause a deselect
|
2011-09-03 17:54:17 +00:00 |
|
rlx
|
74873e3bfb
|
some more support for opera
|
2011-09-03 15:25:52 +00:00 |
|
rlx
|
5818bd5edc
|
support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that
|
2011-09-03 13:18:20 +00:00 |
|
rlx
|
182225ebc4
|
merging changes
|
2011-09-03 02:12:44 +00:00 |
|
rlx
|
18f117138d
|
updates for players, timelines and markers
|
2011-09-02 03:28:43 +00:00 |
|
rlx
|
9a7a0acd89
|
use svg video markers
|
2011-09-02 00:32:23 +00:00 |
|
rlx
|
12423e7b03
|
more progress on progress bar
|
2011-09-01 13:13:47 +00:00 |
|
rolux
|
16ef28d260
|
add progress bar demo
|
2011-09-01 23:38:57 +02:00 |
|
rlx
|
2a9053a588
|
add Ox.Progressbar
|
2011-09-01 09:35:45 +00:00 |
|
rlx
|
90e795d194
|
fix a bug where in empty icon lists, an icon grid would appear for a split-second
|
2011-09-01 09:16:41 +00:00 |
|
rlx
|
3a87e8eb5f
|
in input, trigger change on clear if changeonkeypress is true
|
2011-09-01 07:43:03 +00:00 |
|
rlx
|
6da40d325c
|
adding symbols
|
2011-09-01 04:46:14 +00:00 |
|
rlx
|
b55ade5687
|
add tooltips to textlist cells
|
2011-08-28 19:50:06 +00:00 |
|
rlx
|
5d454f0a80
|
support for drag and drop
|
2011-08-28 06:23:15 +00:00 |
|
rlx
|
9ea5cce853
|
minor changes
|
2011-08-24 21:05:39 +00:00 |
|
rlx
|
9dd695b6ca
|
fixing a regression where icons in a list would not display in their loading state
|
2011-08-23 23:57:03 +00:00 |
|
rlx
|
195cff5bfe
|
ox.js cleanup and fixes
|
2011-08-23 21:31:08 +00:00 |
|
rlx
|
11d46c4d17
|
make .appendTo() work
|
2011-08-23 19:08:08 +00:00 |
|
rlx
|
e8347aeabc
|
when leaving a video part, set currentTime to 0
|
2011-08-23 08:14:22 +00:00 |
|
rlx
|
e3d9969c93
|
merging changes
|
2011-08-21 08:18:38 +00:00 |
|
rlx
|
cb1024a1f7
|
add video demo
|
2011-08-20 23:15:33 +00:00 |
|
rlx
|
6d1631586c
|
fix a multipart video bug
|
2011-08-20 23:11:38 +00:00 |
|
rlx
|
0369eaff14
|
video updates (playlists)
|
2011-08-20 09:48:28 +00:00 |
|
rlx
|
a7c94a8019
|
some more fixes
|
2011-08-19 20:55:16 +00:00 |
|
rlx
|
32f4626a50
|
some more fixes
|
2011-08-19 20:37:58 +00:00 |
|
rlx
|
d0d1b94228
|
fix video panel player resize bug
|
2011-08-19 18:42:44 +00:00 |
|
rlx
|
a9554bf477
|
first bind loadedmetadata, then set src
|
2011-08-19 17:10:52 +00:00 |
|
rlx
|
6d47477890
|
debugging...
|
2011-08-19 17:02:38 +00:00 |
|
rlx
|
842ad71cb9
|
debugging...
|
2011-08-19 16:49:00 +00:00 |
|
rlx
|
439b7cfad6
|
some further fixes
|
2011-08-19 16:04:59 +00:00 |
|
rlx
|
ba96bfb76c
|
handle video formats and resolutions
|
2011-08-19 14:44:03 +00:00 |
|
rlx
|
c5bde89971
|
support multipart video
|
2011-08-19 10:45:36 +00:00 |
|
rlx
|
676cb72101
|
add InfoList (draft)
|
2011-08-19 06:41:48 +00:00 |
|
rlx
|
9d0dee01e8
|
add enableMouse option to VideoPlayer
|
2011-08-18 14:03:48 +00:00 |
|
rlx
|
3203556b46
|
trigger sort event in text list
|
2011-08-18 07:55:39 +00:00 |
|
rlx
|
19aa9b40e5
|
make sure list can handle a selected id option that is not in the results
|
2011-08-17 20:07:53 +00:00 |
|
rlx
|
91c69d5d23
|
update VideoPanelPlayer
|
2011-08-17 19:34:34 +00:00 |
|
j
|
acc7971b96
|
event.offsetX does not work in Firefox
|
2011-08-17 20:57:58 +02:00 |
|
rlx
|
5e283c3759
|
fire toggleannotations event in video editor
|
2011-08-17 15:20:17 +00:00 |
|
rlx
|
a103ef8f7d
|
add Ox.TabPanel()
|
2011-08-17 14:59:37 +00:00 |
|
rlx
|
c4842ca863
|
make setting sort option of icon list work
|
2011-08-17 13:22:29 +00:00 |
|
rlx
|
31149d7ecc
|
add icon to application error dialog
|
2011-08-17 11:39:33 +00:00 |
|
rlx
|
fcdfb03bea
|
updating list
|
2011-08-17 09:30:27 +00:00 |
|
rlx
|
6f64ad3512
|
make video editor accept position option
|
2011-08-16 13:29:16 +00:00 |
|
rlx
|
d21068979a
|
replace Flipbook with VideoPreview
|
2011-08-08 13:58:19 +00:00 |
|
rolux
|
944f549e95
|
merging changes
|
2011-08-15 19:37:58 +02:00 |
|
rolux
|
1ece68be42
|
merging changes
|
2011-08-15 18:41:54 +02:00 |
|
rolux
|
1083a324dc
|
minor fixes
|
2011-08-15 16:11:13 +02:00 |
|
rolux
|
ee93ed673e
|
update CSS
|
2011-08-15 14:25:58 +02:00 |
|
rolux
|
e063626bdc
|
Ox.Dialog rewrite
|
2011-08-15 14:18:14 +02:00 |
|
rolux
|
6e5b515e5f
|
add file
|
2011-08-12 23:01:19 +02:00 |
|
rolux
|
db4b33cf24
|
add Ox.Editable
|
2011-08-12 23:00:42 +02:00 |
|
j
|
7cdf3dff7f
|
browsers dont like hidden animated svgs, brings down cpu usage to 0 if nothing happens
|
2011-08-11 12:56:24 +02:00 |
|
rlx
|
f9360db0b4
|
minor changes
|
2011-08-07 23:43:37 +00:00 |
|
rlx
|
5095eeed5d
|
list updates
|
2011-08-07 22:16:06 +00:00 |
|
rolux
|
dd7191e8d4
|
load svg images inline
|
2011-08-09 19:00:39 +02:00 |
|
rlx
|
6118eae51a
|
round float px values
|
2011-08-07 03:05:43 +00:00 |
|
rlx
|
6dfa732636
|
support fixed-ratio icon lists
|
2011-08-07 02:33:26 +00:00 |
|
rlx
|
accb7c862a
|
new timeline url
|
2011-08-06 18:20:24 +00:00 |
|
rlx
|
8e468ced0b
|
merging changes
|
2011-08-06 17:41:01 +00:00 |
|
rlx
|
b05be138cc
|
some changes towards fixed height icon lists
|
2011-08-06 04:28:38 +00:00 |
|
rlx
|
4642b56a95
|
properly sort top-level keys in data of treelist
|
2011-08-05 23:39:15 +00:00 |
|
rlx
|
428744c8bf
|
allow for dialog that does not gain focus
|
2011-06-07 05:29:14 +00:00 |
|
rlx
|
917608950d
|
merging changes
|
2011-06-07 03:17:09 +00:00 |
|
j
|
69ec9127fe
|
merge changes
|
2011-08-04 19:51:07 +02:00 |
|
j
|
0ccad0b973
|
fix vim line
|
2011-07-29 20:48:43 +02:00 |
|
rolux
|
ff1714013c
|
minor changes in tree list
|
2011-07-26 16:36:31 +02:00 |
|
rolux
|
4b1eadc021
|
merging changes
|
2011-07-26 16:34:36 +02:00 |
|
rolux
|
57ae6e5c64
|
use random ids for data tree list items
|
2011-07-26 16:33:52 +02:00 |
|
j
|
23adaa05df
|
exec regex
|
2011-07-23 15:44:11 +02:00 |
|
j
|
8906cecd3e
|
item constructor
|
2011-06-20 16:37:37 +02:00 |
|
j
|
3dae403037
|
;
|
2011-06-20 15:17:40 +02:00 |
|
j
|
523764c632
|
Ox.Map elements need new too
|
2011-06-20 14:53:00 +02:00 |
|
j
|
cb7a7b0f5d
|
Ox.OptionGroup needs new
|
2011-06-19 20:25:37 +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
|
b60f0c8791
|
update places
|
2011-06-18 20:59:32 +02:00 |
|