Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/db.c version bc40109428
|
2015-04-01
| ||
| 17:23 | Honor the --baseurl command-line option in scgi mode. check-in: 3eb0594c9e user: drh tags: trunk | |
| 08:52 | Fix interpretation of '+' or '-' as invalid integers. Noted on ML by Sergei Gavrikov. Thanks! check-in: 4ae42e363c user: jan.nijtmans tags: trunk | |
| 06:26 | Honor --baseurl command line option (as observed by fact that global variables are not null) so relative links work. Closed-Leaf check-in: 7c8eb85c24 user: andybradford tags: baseurl-fix | |
| 02:45 | When searching documents, always use the file name as the title in the results. In general, always prefer to use the name as the title, when non-NULL. Closed-Leaf check-in: 2d3dc9b00d user: mistachkin tags: titleAdj | |
|
2015-03-31
| ||
| 20:59 | Reduce timeline row borders to allow graph to flow without obstruction. Add css class to the last timeline row. Closed-Leaf check-in: 7eb1b666e9 user: jmoger tags: skin-blitz | |
| 17:15 | Merge fork on blitz skin updates. check-in: e7d5fcf784 user: drh tags: trunk | |
| 09:39 | Update custom makefile check-in: eb090f25fc user: jan.nijtmans tags: trunk | |
| 00:15 | Update to the latest SQLite 3.8.9 alpha code. check-in: ec44ff010f user: drh tags: trunk | |
|
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 | |