Commit graph

530 commits

Author SHA1 Message Date
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
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
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
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
d160699e00 add css 2011-09-01 10:00:03 +00: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
297ac0a141 adding upload symbol 2011-08-24 02:37:38 +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
f464e82541 update css 2011-08-18 14:05:27 +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
72b892f982 add demos 2011-08-15 16:18:27 +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
rlx
2b44e1c694 update css 2011-08-07 17:06:12 +00:00
rlx
9ba2293467 update css 2011-08-07 16:29:56 +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
b428f3b3e2 updating css 2011-08-05 18:27:13 +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
j
628d7c2be8 move Ox.FilesView.js to pandora 2011-06-16 19:32:11 +02:00
j
218eeaf47a edit annotations 2011-06-15 16:36:01 +02:00
j
e7b947c1ca move files 2011-06-15 15:04:57 +02:00
j
c70e23b493 reload lists after setting items 2011-06-15 14:20:14 +02:00
rolux
1e166359b8 shift click to join places, part 8 2011-06-14 17:03:26 +02:00
rolux
fc9fa56e9c shift click to join places, part 7 2011-06-14 16:53:32 +02:00
rolux
4b1dcbb5eb shift click to join places, part 6 2011-06-14 16:49:41 +02:00
rolux
b5bc867273 shift click to join places, part 5 2011-06-14 16:48:46 +02:00
rolux
466293b2f9 shift click to join places, part 4 2011-06-14 16:45:29 +02:00
rolux
6162b0cc33 shift click to join places, part 3 2011-06-14 16:41:20 +02:00
rolux
bf64450ada shift click to join places, part 2 2011-06-14 16:38:49 +02:00
rolux
4d449232d5 shift click to join places 2011-06-14 16:34:09 +02:00
rolux
7a38795314 update map (for arctic/antartic results) 2011-06-14 15:41:34 +02:00
rolux
1e1bfa6ce3 typo 2011-06-14 11:38:58 +02:00
rolux
23c50a1d01 update map (for arctic/antartic results) 2011-06-14 11:29:31 +02:00
rlx
a57d5c368a changes related to frames and posters view in pandora 2011-06-07 03:16:25 +00:00
rlx
2419ca3a18 make static list honor 'selected' options 2011-06-06 18:34:40 +00:00
j
8acccb5cd1 getCel(id) should also work 2011-06-04 18:18:12 +02:00
rlx
f601f0862f some changes to files view 2011-06-04 02:32:42 +00:00
rlx
62df91961e some changes to files view 2011-06-04 01:41:47 +00:00
rlx
0bc884070c merging changes 2011-06-03 23:10:03 +00:00
j
f366baa508 fix copy&paste, jquery always sets event.metaKey to event.ctrlKey 2011-06-04 14:14:39 +02:00
rlx
624ed333fc merging changes 2011-06-03 23:09:18 +00:00
rlx
6ec375c9ce misc fixes 2011-06-02 08:04:22 +00:00
rlx
565ff78139 now we have a rainbow-gradient range track hidden deep within pandora 2011-06-02 06:19:44 +00:00
rlx
67dd877874 filter rewrite, support most special types 2011-06-02 05:29:58 +00:00
rlx
65aadc19e9 filter rewrite, inputgroup update 2011-06-02 03:44:11 +00:00
rlx
a96f6fdfd1 filter rewrite, element update 2011-06-02 03:02:16 +00:00
rlx
d660e0e30a filter rewrite, allow for nested conditions 2011-06-02 01:04:52 +00:00
rlx
c2794a6d35 minor changes for filter dialog 2011-06-01 22:49:23 +00:00
rlx
9366bdc6d5 minor changes for filter dialog 2011-06-01 22:47:59 +00:00
rolux
e25b7a2ee2 reverting timeinput update 2011-06-01 22:12:22 +02:00
rlx
3e03e00a72 merging changes 2011-06-01 18:38:58 +00:00
rlx
2ce322fe97 updating filter 2011-06-01 17:43:58 +00:00
rlx
25b5bd1ace updating filter 2011-06-01 16:09:34 +00:00
rlx
7c23fb3741 updating filter 2011-06-01 15:03:22 +00:00
rolux
46f40c0623 fix filter button image 2011-06-01 17:49:07 +02:00
rlx
6f26b350e9 fixing a regression 2011-06-01 14:02:16 +00:00
rlx
66c8347a2a allow for editing s/w/n/e/ values manually 2011-06-01 13:53:09 +00:00
rolux
df27e28c5e testing... 2011-06-01 16:42:45 +02:00
rolux
805034673f live update marker 2011-06-01 16:36:53 +02:00
rolux
21110a5242 typos 2011-06-01 16:34:26 +02:00
rolux
d7b755e31b debugging... 2011-06-01 16:32:19 +02:00
rolux
021d429398 fix map 2011-06-01 16:27:25 +02:00
rolux
862f097e24 debugging... 2011-06-01 16:16:48 +02:00
rolux
1d704ce9fd debugging... 2011-06-01 16:08:01 +02:00
rolux
0fe05d88e6 typo 2011-06-01 16:04:50 +02:00
rolux
5f985fb22e fix map 2011-06-01 16:03:02 +02:00
rolux
104c2e2b0b fix map 2011-06-01 15:58:00 +02:00
rolux
02a9379775 fix map 2011-06-01 15:56:18 +02:00
rolux
e8777dfada debugging... 2011-06-01 15:54:22 +02:00
rolux
a369d0170d update map 2011-06-01 15:51:35 +02:00
rolux
408280e741 update place panel ui 2011-06-01 15:33:09 +02:00
rolux
7d792800db update place panel ui 2011-06-01 15:29:40 +02:00
rolux
049692f948 update place panel ui 2011-06-01 15:28:21 +02:00
rolux
f6803dd9e5 update place panel ui 2011-06-01 15:25:07 +02:00
rolux
b5363b38f4 update ArrayInput 2011-06-01 15:15:34 +02:00
rolux
4f77725a74 update ArrayInput 2011-06-01 15:12:14 +02:00
rolux
944d4036b0 fix loading icon animation 2011-06-01 14:20:34 +02:00
rolux
bbdd3b4cf4 fix for new place button 2011-06-01 14:08:29 +02:00
rolux
84cfc65d79 update type colors 2011-06-01 13:11:28 +02:00
rolux
7cfe46ffa1 update type colors 2011-06-01 13:09:33 +02:00
rolux
5922a60855 update type colors 2011-06-01 13:08:15 +02:00
rolux
7b32cbd33b update type colors 2011-06-01 13:06:27 +02:00
rolux
63d34b5854 update type colors 2011-06-01 13:01:29 +02:00
rolux
73fdb1392b update type colors 2011-06-01 12:59:52 +02:00
j
c494c3ace6 minor cleanups 2011-06-01 12:59:30 +02:00
j
4ea645b572 ids -> positions 2011-06-01 12:59:12 +02:00
rolux
edcb2414b6 update place type taxonomy 2011-06-01 12:56:39 +02:00
rolux
9e540c6eca update place type taxonomy 2011-06-01 12:50:43 +02:00
rolux
94f34a8d0e update place type taxonomy 2011-06-01 12:48:11 +02:00
rolux
357968c4b1 updating listmap 2011-06-01 11:48:03 +02:00
rolux
d9db7f1888 updating listmap 2011-06-01 11:18:38 +02:00
rolux
6312380ba0 updating listmap 2011-06-01 11:11:22 +02:00
rolux
020d49e4eb updating listmap 2011-06-01 10:54:02 +02:00
rolux
2319f5c3c9 updating map 2011-06-01 10:50:49 +02:00
rolux
60d6c2a166 updating listmap 2011-06-01 10:39:33 +02:00
rolux
0c88632437 merging changes 2011-06-01 09:45:21 +02:00
rolux
61404dd776 formatted area output in place panel 2011-05-31 10:42:22 +02:00
rolux
64f493676b merging changes 2011-05-31 09:40:06 +02:00
rolux
69317c3673 merging changes 2011-05-31 09:24:03 +02:00
rolux
7968a11116 merging changes 2011-05-30 20:57:22 +02:00
rolux
4f81b9eaee typo 2011-05-30 14:10:38 +02:00