Fossil

Timeline
Login

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

17 check-ins using file src/add.c version 05fb22977b

2010-02-10
13:13
Bug fix in the graph layout algorithm. ... (check-in: 95ae79d504 user: drh tags: trunk)
2010-02-09
22:13
Not all tickets are "problems". Adjust label for "one-line summary" entry when creating new ticket. ... (check-in: 2b79f36e5a user: bch tags: trunk)
17:54
JavaScript graph drawing enhancements using an HTML5 canvas (if available) suggested by Joshua Paine. ... (check-in: 6fd9141368 user: drh tags: trunk)
13:36
Enable the graph for tag timelines, but omit descenders. ... (check-in: 22b6887e40 user: drh tags: trunk)
12:31
Disable the built-in robots.txt file. Ticket [03c9f4deef] ... (check-in: f2626a53c3 user: drh tags: trunk)
12:28
Get the --latest option on the "co" command working when the current checkout is on a dead branch. Ticket [e42448edec1]. ... (check-in: c98948242e user: drh tags: trunk)
11:57
Modify the check-in command to detect clock skew and abort if found. ... (check-in: 8fdac87b68 user: drh tags: trunk)
11:37
Prevent a segfault in the graph computation due to time skew. The graph is still not drawn right, but at least it displays something now. ... (check-in: ff9efe3026 user: drh tags: trunk)
11:13
Add the "ng" query parameter to the "timeline" to disable the graph. ... (check-in: 2f22c476c1 user: drh tags: trunk)
2010-02-08
22:12
Additional refinements to the Makefile stemming from the cut-over of SSL. ... (check-in: 5c30ad4ce1 user: drh tags: trunk)
22:00
Remove GNU-isms from the Makefile. Ticket [1927cbd979]. ... (check-in: fcd7ecb7f1 user: drh tags: trunk)
21:42
Fix another graph layout bug. ... (check-in: f312587a65 user: drh tags: trunk)
21:18
Merge the SSL branch into the trunk. ... (check-in: b05cb4a0e1 user: drh tags: trunk)
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)