Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 most recent check-ins related to "tree-view-work"

2014-01-17
13:35
Tree-view expand/collapse enhancements. Press "Reload" after upgraded in order to reload CSS. check-in: 0647dd38b8 user: drh tags: trunk
09:07
Call toggleAll() if expandMap['*'] exists, even if its false (for when the expand query string parameter is used). Closed-Leaf check-in: 8489e29731 user: joel tags: tree-view-work
00:07
Recognize old IE event object to make tree-view expand/collapse work in IE8. This breaks expand/collapse on FF. check-in: 21426d01b4 user: joel tags: tree-view-work
2014-01-16
23:43
Set/unset new "collapsed" class on tree-view lists instead of setting display property. This breaks collapse/expand on Chrome. check-in: 75b96a2912 user: joel tags: tree-view-work
22:15
Avoid superfluous variable assignment. check-in: cdab54ed78 user: mistachkin tags: trunk
21:59
Further fixes for tree-view in ancient versions of Firefox. check-in: f69dbc361c user: drh tags: trunk
20:49
Cleanup and fix for Firefox 3.6. Closed-Leaf check-in: cffecc776b user: joel tags: tree-view-work