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 cdab54ed to 8489e297
2014-01-17
| ||
13:35 | Tree-view expand/collapse enhancements. Press "Reload" after upgraded in order to reload CSS. ... (check-in: 0647dd38 user: drh tags: trunk) | |
12:47 | unbreak win/Makefile.mingw for modified SRCDIR ... (check-in: 7b30a7c7 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: 8489e297 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: 21426d01 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: 75b96a29 user: joel tags: tree-view-work) | |
22:15 | Avoid superfluous variable assignment. ... (check-in: cdab54ed user: mistachkin tags: trunk) | |
22:02 | Fix harmless compiler warning. ... (check-in: 79eac9a1 user: mistachkin tags: trunk) | |
Changes to src/browse.c.
Changes to src/style.c.