Fossil

Timeline
Login

Timeline

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

8 check-ins using file src/main.mk version e0e9e8aa98

2010-02-08
19:59
Add a DOCTYPE to the beginning of every page. IE8 appears to work better with the DOCTYPE in place. ... (check-in: 0faa676fab user: drh tags: trunk)
19:17
Change the way the graph elements are removed when the graph is being redrawn. ... (check-in: 63d46e6d33 user: drh tags: trunk)
18:48
Use the innerHTML method rather than setAttribute to add DIV elements for graphics, in an effort to get graphs to work with IE. ... (check-in: 4e8c30c354 user: drh tags: trunk)
18:47
fossil rm can now remove entire directories. ... (check-in: 6dbd362de9 user: jeremy_c tags: trunk)
18:08
Check the graph for resize events every second and rerender the graph if a resize has occurred. This fixes display problems on Safari and also keeps the graph consistent with resized browser windows. ... (check-in: f51bd59613 user: drh tags: trunk)
16:58
Fix a bug in timeline graph generation. ... (check-in: 399d1ca000 user: drh tags: trunk)
16:40
Fix a bug in the graph display that causes an assertion fault if the timeline contains a node that has no parents. ... (check-in: c5f3e87bb0 user: drh tags: trunk)
16:12
Implement a graph of changes in the timeline to replace the older flashing asterisk mechanism. Does not work on IE6. Probably still contains bugs. ... (check-in: d89fea6a1c user: drh tags: trunk)