Changes On Branch tree-view-work
Not logged in

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

Changes In Branch tree-view-work Excluding Merge-Ins

This is equivalent to a diff from cdab54ed78 to 8489e29731

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
12:47
unbreak win/Makefile.mingw for modified SRCDIR check-in: 7b30a7c7ef user: jan.nijtmans 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
22:02
Fix harmless compiler warning. check-in: 79eac9a126 user: mistachkin tags: trunk

Changes to src/browse.c.

Changes to src/style.c.