Commit graph

859 commits

Author SHA1 Message Date
rlx
3965eed153 url controller updates, list bugfixes 2011-09-28 17:31:35 +00:00
rlx
ef9040ba24 fix video widget listeners and triggers 2011-09-26 19:45:36 +00:00
rlx
f2c8644001 update Ox.URL, add Ox.Event 2011-09-23 10:43:57 +00:00
rlx
738f734bde update Ox.URL 2011-09-22 04:45:56 +00:00
rlx
2cb6d89a0a update Ox.URL 2011-09-22 03:20:27 +00:00
rlx
b7100792c5 beginning to unify pandora.URL and pandora.Query as Ox.URL 2011-09-20 21:50:00 +00:00
rlx
fdecafe4d7 fix a bug in text lists where selecting an item by clicking on an editable cell would click through to edit 2011-09-20 04:10:04 +00:00
rlx
b881f74c7e misc fixes 2011-09-20 00:11:16 +00:00
rlx
33f08f3a41 trigger fewer change events in filter 2011-09-19 18:08:50 +00:00
rlx
ad51a360cd allow some filtering when clearing the requests cache 2011-09-19 13:34:17 +00:00
rlx
211884740d trigger change event in filter 2011-09-19 13:17:35 +00:00
rlx
d50e37588b updating dialog and filter 2011-09-19 12:29:06 +00:00
rlx
636f772820 fix a bug where menus would modify item objects passed by reference 2011-09-19 06:33:52 +00:00
rlx
17d842c64c splitpanel update (allow for animation, improve performance) 2011-09-18 21:17:39 +00:00
rlx
6696eb2b43 fix home screen reflection 2011-09-18 06:54:34 +00:00
rlx
7abc26fd0d updating VideoPreview 2011-09-18 06:50:54 +00:00
rlx
170212a274 better text shadow for icon items 2011-09-18 02:30:01 +00:00
rlx
da1d9d650d theme home screen 2011-09-18 02:22:35 +00:00
rlx
7f98cd19f2 fix a bug in Ox.ButtonGroup 2011-09-18 02:06:33 +00:00
rlx
ff0b83fa89 fix bugs with deeply nested menus 2011-09-17 23:25:22 +00:00
rlx
e11a8e3a78 implement replaceMenu in MainMenu 2011-09-17 20:47:16 +00:00
rlx
7398b1ec14 fix a formatting bug in icon list items 2011-09-17 18:24:42 +00:00
rlx
d3d2829464 fix Ox.formatColor() 2011-09-17 14:02:17 +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
rlx
3c419d3ee7 update geo module; make Ox.load accept multiple modules 2011-09-09 23:05:04 +00:00
rlx
cbd6a1dea8 geo module updates 2011-09-09 21:16:32 +00:00
j
4768dcfe8e add some docstrings 2011-09-14 10:34:33 -04:00
rlx
204f083e98 update geo tools 2011-09-09 16:40:04 +00:00
rlx
7035e207c2 add languages to geo module 2011-09-09 16:37:21 +00: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
7bf42e5b0b adding image demo 2011-09-08 21:39:29 +00:00
rlx
1e38ff6b9e image module update 2011-09-08 21:39:07 +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
842d536dc8 move image encoding functions to image module 2011-09-08 01:53:19 +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