Commit graph

22 commits

Author SHA1 Message Date
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
9ee0742b53 refactoring 2012-05-28 18:21:00 +02:00
j
b9e80c9d75 cleanup docs, fix children/find calls 2012-05-22 15:14:40 +02:00
j
509745407b add documentation stubs 2012-05-21 12:38:18 +02:00
rlx
07b44e20c8 when positioning tooltip, make sure x is an integer 2012-04-24 08:19:05 +00:00
rlx
43495de239 when expanding or collapsing part of a split panel, do not immediately switch the resizebar's tooltip 2012-04-23 08:29:37 +00:00
rlx
617ad0e5ca video player bugfixes, fullscreen-related 2011-12-22 18:03:30 +00:00
rlx
e7c36dacc8 improve editable and tooltip 2011-11-06 12:26:12 +00:00
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01:00
rlx
9a33041ac4 hide marker tooltip when map center changes; when hiding a tooltip, don't remove but detach it, so that when it is shown again, its oxid is still present on its dom element 2011-11-03 13:59:54 +00:00
rlx
be3b1d573d use new-style mouse events in Ox.List 2011-09-03 23:04:18 +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
j
0ccad0b973 fix vim line 2011-07-29 20:48:43 +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
2842ec8d09 add tooltip option to Ox.Element 2011-05-17 20:44:53 +02:00
rolux
9650a29a90 smaller fixes (tooltip corner cases, block timeline) 2011-05-17 19:04:33 +02:00
j
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
4255470e29 extended video demo 2011-05-14 21:32:49 +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/Window/Ox.Tooltip.js (Browse further)