Commit graph

66 commits

Author SHA1 Message Date
rolux
ab11f85f26 remove log statement 2012-06-23 20:22:52 +02:00
rolux
9e8a0ca296 minor changes 2012-06-23 20:22:32 +02:00
rolux
f04f6d2663 TabPanel: add 'selectTab' alias 2012-06-21 13:48:29 +02:00
j
d2e05200da document events 2012-06-18 00:38:26 +02:00
rlx
dffd160ed3 TabPanel: add reloadPanel method; react to setting content option 2012-06-16 10:07:52 +00:00
rolux
8bc8c57373 use base 10 in parseInt, use Math.floor for numbers 2012-06-13 10:28:21 +02:00
rolux
73fa856900 in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
rolux
2471577cf6 update documentation 2012-06-02 11:25:52 +02:00
rolux
8c347d9009 update documentation (classes) 2012-05-31 12:32:54 +02:00
j
91e1065aab rename Ox.UI source files, remove Ox. prefix 2012-05-28 19:44:12 +00:00
j
005d50c389 self.setOption ~> that.update 2012-05-28 19:35:41 +00:00
rolux
2323525e25 that.update() -> that.updatePanel() 2012-05-28 17:53:21 +02:00
rolux
f98d997c4a typo in comment 2012-05-27 21:32:39 +02:00
j
68d50978ba trailing comma removal, 2012-05-26 15:48:19 +00:00
rolux
147d637b7b typos 2012-05-25 09:46:34 +02:00
rolux
544e117cb3 Ox.break -> Ox.Break 2012-05-24 19:20:29 +02:00
j
b9e80c9d75 cleanup docs, fix children/find calls 2012-05-22 15:14:40 +02:00
rolux
04784630d3 use Ox.break 2012-05-22 09:11:26 +02:00
j
509745407b add documentation stubs 2012-05-21 12:38:18 +02:00
rlx
771b15c25a add (but do not enable) reset-size-on-doubleclick for split panel elements 2012-04-23 09:37:49 +00:00
rolux
abfea74565 misc. minor changes and documentation updates 2012-04-08 20:22:27 +02:00
rolux
30f1fb65f2 typo in documentation 2012-04-07 12:43:41 +02:00
rolux
67a0f82266 fix a bug in TabPanel that would make it return a SplitPanel 2012-04-07 01:45:14 +02:00
rolux
1576ba4c48 remove dead code 2012-04-02 23:10:41 +02:00
rlx
94cfbdb45c fix issues with automatically opening annotation folders; add annotations option to video player to make find work for all layers 2012-02-19 10:49:52 +00:00
j
319608b5ac fix selecting tab via .select in tab panel 2012-01-31 13:23:24 +00:00
rlx
dc47e901ad update video editor (maps, calendars) 2012-01-17 14:55:58 +05:30
rlx
8384fcc913 update video editor (places, events) 2012-01-13 21:55:47 +05:30
rolux
8097cc7812 Ox.getPositionById() -> Ox.getIndexById() 2012-01-04 13:41:05 +05:30
rlx
0c6541363d fix collapsepanel 2012-01-02 14:25:04 +00:00
rolux
038493d52b fix collapsepanel 2012-01-02 19:46:08 +05:30
rolux
b77852296b misc fixes 2012-01-02 19:35:14 +05:30
rlx
02f53a57c1 use new form element syntax, continued 2011-12-22 15:47:46 +00:00
rolux
215f1f6c1b use new form element syntax 2011-12-22 12:54:20 +05:30
rolux
074902d079 form elements rewrite, part 2 2011-12-21 21:03:52 +05:30
rolux
5dc9b1e45b in TabPanel, make sure content can be array or function 2011-11-30 15:37:02 +01:00
rlx
7e2e0cedb6 update tab panel and button group so that selected can be set from outside 2011-11-06 14:08:13 +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
14a6b6c148 improve form elements 2011-11-02 10:23:15 +00:00
rlx
7747255ab8 fix a bug in split panel, regarding the size of a second element in relation to a collapsed third element 2011-11-02 08:22:55 +00:00
rlx
7761b9dea4 improve removal of elements 2011-11-01 23:14:29 +00:00
rlx
7848277593 avoid leaks by adding custom empty/remove/replaceWith functions to Ox.Element 2011-11-01 19:56:11 +00:00
rlx
95f3d536ec improve InfoList 2011-10-16 12:32:02 +00:00
rlx
768dd6c7aa fix tooltip of splitpanel resizebar; allow for setting the showannotations option of video player and editor panels from outside 2011-10-13 10:10:39 +00:00
rlx
f2dbfbd1e5 add some more documentation, pass some more tests 2011-10-01 02:21:55 +00:00
rlx
c6d67420a8 some fixes for map, range and videopreview 2011-09-30 10:34:33 +00:00
rlx
3965eed153 url controller updates, list bugfixes 2011-09-28 17:31:35 +00:00