Commit graph

37 commits

Author SHA1 Message Date
j
509745407b add documentation stubs 2012-05-21 12:38:18 +02:00
rlx
9790e7d6c6 in derivatives of Ox.List, make sure gainFocus, hasFocus and loseFocus work correctly 2012-04-24 08:21:00 +00:00
rolux
1d53a14cc1 in Ox.TreeList, use OxLight style for length of arrays and objects 2012-04-15 14:19:52 +02:00
rolux
06bb13458b in tree lists with data, add light quotes around string values, fixes #739 2012-04-14 14:15:11 +02:00
rolux
baf0f72912 slightly improved treelist 2012-04-09 10:41:06 +02:00
rolux
abfea74565 misc. minor changes and documentation updates 2012-04-08 20:22:27 +02:00
rolux
e7f132f121 quick fix for treelist layout 2012-04-08 14:38:15 +02:00
rolux
a69970adb6 re-enable synchronous path in Ox.List for Ox.TreeList 2012-04-08 14:17:58 +02:00
rolux
1f8f9ffa7d some quick and ugly fixes to make TreeList work again 2012-04-04 19:09:10 +02:00
j
b4139a7388 fix selectable 2012-01-09 16:15:59 +05:30
j
82744a14ed make leaves selectable in TreeList, fixed: 226 2012-01-09 16:10:51 +05:30
j
7831dcd77d expand TreeList selecting an item 2011-12-29 17:54:29 +05:30
j
ac4dd51ed7 Only return Ox.Element if exactly one jquery element is return.
Fixes use of find, children
2011-12-29 15:40:08 +05:30
j
771d2be37b workaround to make TreeList work, find should really work here 2011-12-29 15:04:13 +05:30
rolux
56370aa0a7 'use strict'; 2011-11-05 17:46:53 +01: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
f9143bd62f remove print statements 2011-10-01 13:07:33 +00:00
rlx
b3e7945a96 fix bugs in treelist where the icon would not update, items would not expand, and expanding items would be slow 2011-10-01 13:06:50 +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
816993e1b9 fixing encoding functions (deflate, png) 2011-09-05 23:34:29 +00: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
rolux
dd7191e8d4 load svg images inline 2011-08-09 19:00:39 +02:00
rlx
4642b56a95 properly sort top-level keys in data of treelist 2011-08-05 23:39:15 +00: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
57ae6e5c64 use random ids for data tree list items 2011-07-26 16:33:52 +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
bdb8d98787 some documentation 2011-05-16 10:24:46 +02:00
rolux
b0e5e906f5 fix OxText class in CSS 2011-05-12 05:29:35 +02:00
rolux
7c8bacc7e8 better sorting in DocPanel 2011-05-11 15:53:29 +02:00
rolux
c589594e8e fix the tree list disclosure triangle bug 2011-05-11 15:38:19 +02:00
rolux
a1ed6a44c5 better layout for documentation pages, use syntax highlighter 2011-05-07 23:07:53 +02:00
rolux
698d57abb0 add documentation browser (Ox.DocPanel, demo, more documentation) 2011-05-07 17:56:29 +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/List/Ox.TreeList.js (Browse further)