Commit graph

31 commits

Author SHA1 Message Date
rlx
95da27d0db in video editor, keep menu and player size in sync (fixes #405) 2012-02-15 17:29:58 +00:00
j
a7b14f9e0a fix optionsGroupOffset for multiple groups and seperators 2012-01-03 13:05:22 +05:30
j
39f9e9bb4d implement 'view annotations at position / in selection / all' 2012-01-03 00:36:36 +05:30
rlx
02f53a57c1 use new form element syntax, continued 2011-12-22 15:47:46 +00:00
rlx
7f83cd3141 form elements rewrite, part 1 2011-12-21 13:42:47 +00:00
rlx
9f151e2e60 add Ox.MenuButton 2011-12-20 07:07:57 +00:00
rlx
39d02953b3 support mousewheel in menus 2011-11-11 10:24:49 +00:00
rlx
08919e7b37 allow for separators in option groups 2011-11-10 09:54:33 +00:00
rlx
1deb616942 catch some global vars 2011-11-05 17:27:11 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
j
1d09d19423 some redesign for better garbage collection of elements 2011-11-04 22:14:30 +00:00
j
dce2843303 use Ox.Log 2011-11-04 16:54:28 +01:00
rolux
094b1a59ec cleanup, again 2011-11-03 16:42:41 +01:00
rlx
0840d0b436 some fixed for text lists with column titles that are images 2011-11-02 19:47:19 +00:00
rlx
16556c0604 allow for max width in menus 2011-11-02 18:21:49 +00:00
rlx
1720d2a184 add unified Ox.Layer object for dialogs and menus 2011-11-01 14:16:27 +00:00
rlx
efca832c76 some work on ListCalendar 2011-10-09 21:13:16 +00:00
rlx
ff0b83fa89 fix bugs with deeply nested menus 2011-09-17 23:25:22 +00:00
rolux
4cc754a28d remove Ox.each, , $.extend, $.map and $.merge 2011-09-17 20:36:09 +02:00
rlx
0ba258281f simpler text list column head elements, better column drag 2011-09-09 10:41:13 +00:00
rlx
5efe54c0e2 fix a split panel bug 2011-09-05 01:30:35 +00:00
rolux
dd7191e8d4 load svg images inline 2011-08-09 19:00:39 +02:00
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +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
rolux
d1477a057a several improvements to autocomplete 2011-05-20 13:46:52 +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
c5408a6656 make (almost all of) form demo work again 2011-05-12 06:15:01 +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
Renamed from source/js/Ox.UI/Menu/Ox.Menu.js (Browse further)