Fossil

Timeline
Login

Timeline

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

8 check-ins using file src/timeline.c version d9475b1de8

2009-12-20
21:34
Fix a comment formatting error in the recent skins.c changes. ... (check-in: 4f24addea9 user: drh tags: trunk)
17:53
Add a black & white skin with the main menu down the left margin. ... (check-in: 5a5d7e1f90 user: drh tags: trunk)
02:58
Fix an assertion fault that occurs when attempting to revert a file that is not in the repository. Ticket [3713cea2fc]. ... (check-in: 2255e4e3ba user: drh tags: trunk)
02:53
Add a khaki color skin. ... (check-in: 91b9081425 user: drh tags: trunk)
2009-12-19
21:04
Add a new "Skins" configuration page that allows the look and feel of the web interface to be changed to one of several prototypes at the click of a button. Currently, there are only two built-in prototypes. ... (check-in: 007d0a9b3f user: drh tags: trunk)
03:16
Fix a segfault that occurs on an attempt to merge binary files. Ticket [3f2cb270b2f6]. ... (check-in: 8e147fdbac user: drh tags: trunk)
2009-12-18
23:54
For the "version information" web pages, change the default behavior to only show the list of files that changed, not the diffs. But there is a link to get diffs of all files or of individual files. The default behavior can be changed using a Setup/Timeline configuration option to show diffs by default. ... (check-in: 0f4f6c0325 user: drh tags: trunk)
23:09
Remove dead code from timeline.c. Make sure all shortened UUIDs have at least one hexadecimal digit greater than '9' to avoid confusing them with decimal numbers. ... (check-in: 74534cc91e user: drh tags: trunk)