Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/style.c version c9b574b264
|
2007-11-23
| ||
| 12:55 | Fix a redundancy in the text output of the usage comment on the tag command. ... (check-in: b346a7cf7d user: drh tags: trunk) | |
| 12:49 | Remove obsolete file containing sample ticket configuration script. ... (check-in: 6311ce2ec1 user: drh tags: trunk) | |
|
2007-11-22
| ||
| 22:55 | Add the %w and %W formatting options for internal printf usage. Use these formatting characters to render wiki. Fix additional problems of unterminated wiki on webpage rendering by using %w. (There are probably more problems yet to be discovered and fixed.) ... (check-in: 2859293737 user: drh tags: trunk) | |
| 22:14 | Make sure HTML tags in wiki are terminated in the diff screen too. ... (check-in: d6ad7aa034 user: drh tags: trunk) | |
| 22:02 | Fix the rendering of comments with unclosed block HTML markup in the vinfo page. ... (check-in: 3afcc4388c user: drh tags: trunk) | |
| 01:53 | Fix some compiler warnings. Comment changes on non-functioning code in tkt.c. ... (check-in: 2a707334c9 user: drh tags: trunk) | |
|
2007-11-21
| ||
| 16:03 | Fix a bug in the unified diff generator. ... (check-in: 4db464a748 user: drh tags: trunk) | |
| 13:52 | Append the pathname to the login cookie name so that separate cookies are used for each server. ... (check-in: d2b4469934 user: drh tags: trunk) | |
| 12:21 | Attach login cookies to the root path of the server, so that multiple servers can coexist on the same site. ... (check-in: 68a202e101 user: drh tags: trunk) | |