Fossil

Timeline
Login

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

16 check-ins using file src/shell.c version 3ae1e53878

2015-03-30
22:00
Rename "event" to "technote" throughout technote/event documentation. Previous renaming did not address every instance of the word "event". check-in: dc359323be user: andygoth tags: trunk
21:38
Change Blitz defaults to no arrowheads, circular nodes, and colored rails check-in: b2a40fda79 user: jmoger tags: trunk
20:34
In the timeline graph, color the initial up-arrow of a branch in the branch color, when graph coloring is enable. check-in: d19b52a3cf user: drh tags: trunk
17:51
Simplify and improve the skin-editing capability. Add the new "details.txt" skin file that contains skin settings used on the server-side. Add detail values for selecting white-background, rounded nodes, color graph lines, and for omitting arrowheads on verticle graph lines. check-in: 106c0909e4 user: drh tags: trunk
17:43
Convert background colors into foreground colors before using them for drawing graph lines. Closed-Leaf check-in: 70e882b5db user: drh tags: improved-skin-edit
16:57
Add the ability to draw graph rail lines in node color. check-in: 675f8c7d29 user: drh tags: improved-skin-edit
15:26
Add the ability to specify circle-nodes and omit arrowheads on the timeline using the "details.txt" skin file. check-in: d4c2e8db08 user: drh tags: improved-skin-edit
14:08
Add the "skins/details.txt" file to the skins. Change the skin editors so that they can show a diff of the current configuration against any built-in. check-in: 31a337f0c2 user: drh tags: improved-skin-edit
09:24
Remove another check for "server loop", apart from [469efd6a7ce8ba44]: If the server-code is going to be removed ever in the future, this useless check will stand in the way. Then [14b8475598268f3a] could re-appear, but now with "server-code" in stead of with "project-code". check-in: a0cd8d35ee user: jan.nijtmans tags: trunk
2015-03-28
19:47
Enhance the hash_color() function so that it can provide foreground colors in addition to background colors. Closed-Leaf check-in: 9cd79bf009 user: drh tags: auto-fg-color
2015-03-26
13:35
Fix http_socket.c so that it builds on Solaris. check-in: f93184125d user: drh tags: trunk
13:23
Merge updates from trunk Closed-Leaf check-in: f8832feb39 user: jmoger tags: differentiate-timeline
2015-03-25
23:02
Merge in the latest Xekri changes. check-in: 196e0fd99a user: drh tags: trunk
22:13
Updates to the Xekri skin to match the changes in the other skins * [7211414857] Disable font-inflation on all skins. * [72cddddbcc] Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in. check-in: 290a1c3363 user: zakero tags: skin-xekri
21:52
Merge updates from trunk. check-in: df21fa23c7 user: zakero tags: skin-xekri
2015-03-24
18:22
Update the built-in SQLite to 3.8.9 alpha. check-in: a00cdb182c user: drh tags: trunk