Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file src/main.c version 15e6e4f051
|
2017-11-24
| ||
| 22:35 | Add the "basic=1" query parameter to /timeline, to declutter the display. check-in: 5ec5a403ae user: drh tags: trunk | |
| 21:51 | On the /timeline and /finfo pages, change the hyperlinks under the timestamp to point to the object referenced. This allows the timeline to be configured for "comment-only" but still provide a link to the object. check-in: 77dfcc91ed user: drh tags: trunk | |
| 20:46 | New class "timelineDetailCell" for all <td> elements that hold the separate detail column of a timeline. check-in: b39985508b user: drh tags: trunk | |
| 20:30 | Add a new timeline format that puts the details in a separate table column from the check-in comment. check-in: dbb7447372 user: drh tags: trunk | |
| 20:10 | Provide a configuration option that can move the hash in a timeline before the comment, after the comment, or into the details, and can omit the details span. check-in: 4102f60846 user: drh tags: trunk | |
| 20:04 | Add the "Comment Format" selector for to the /setup_timeline page. This allows the admin to configure the timeline comment display in various ways, so that nearly all preferences are satisfied. Closed-Leaf check-in: 4cb350ecc0 user: drh tags: timeline-improvements | |
| 16:25 | New <span> element with the timelineExtraLinks class for the hyperlinks at the end of each entry on the /finfo page. check-in: 1186f65ec5 user: drh tags: timeline-improvements | |
| 16:06 | Restore this display of "Leaf" and "Closed-Leaf" but now put it after the check-in comment. check-in: 2df238e5ab user: drh tags: timeline-improvements | |
| 14:19 | Give greater emphasis to the check-in comment on timeline displays. Move the check-in hash into the details section at the end of each entry. check-in: 4438e68de3 user: drh tags: timeline-improvements | |
|
2017-11-22
| ||
| 19:01 | Improvements to the coding-style guidelines from Johan Kuuse. check-in: 49cde9fcaf user: drh tags: trunk | |
|
2017-11-18
| ||
| 19:58 | Improvements to the "Fossil Build Process" documentation, with improved comments in related source files. No changes to real code. check-in: 51cf75088c user: drh tags: trunk | |
| 17:49 | Fix a crash that can occur in search when the FTS4 snippet() function returns NULL. check-in: cee4af9e9c user: drh tags: trunk | |
|
2017-11-16
| ||
| 02:43 | Fix key bindings on the "fossil diff --tk" command. Control-q now exits. Pressing Enter does the right things at the right times and does not raise errors. Etc. check-in: 4dfa592f27 user: drh tags: trunk | |
|
2017-11-14
| ||
| 21:52 | Add section for version 2.5 to the change log. check-in: d02c1042a5 user: drh tags: trunk | |
| 21:48 | Increase the version number to 2.5. check-in: 155e52934c user: drh tags: trunk | |
| 21:47 | Update the built-in SQLite to a version that supports read-only access to WAL-mode databases. check-in: 6ef13e21d4 user: drh tags: trunk | |
|
2017-11-10
| ||
| 10:55 | merge trunk. Upgrade to openssl 1.1.0g check-in: 9d3560b885 user: jan.nijtmans tags: openssl-1.1 | |
| 10:30 | (cherry-pick): Upgrade to openssl 1.0.2m Closed-Leaf check-in: 3003decb4e user: jan.nijtmans tags: branch-2.4 | |
| 10:28 | Upgrade to openssl 1.0.2m check-in: 5310f2ba88 user: jan.nijtmans tags: trunk | |
|
2017-11-08
| ||
| 15:24 | Fix the --with-tcl=PATH option on the configure script using a one-character patch suggested by Christoph Iserlohn. check-in: 23c8937d70 user: drh tags: trunk | |
| 15:20 | (cherrypick): update win/Makefile.mingw.mistachkin check-in: 4a9ce01b5c user: jan.nijtmans tags: branch-2.4 | |
| 15:13 | update win/Makefile.mingw.mistachkin check-in: 35751600d9 user: jan.nijtmans tags: trunk | |
|
2017-11-04
| ||
| 14:56 | Change the "/wiki_rules" page so that it displays a wiki source file, either formatted or plain-text, just like /md_rules does. check-in: bf69c6ebc9 user: drh tags: trunk | |
| 13:16 | Fix a minor typo in a comment. No changes to code. check-in: 9b20b8a18c user: drh tags: trunk | |
|
2017-11-03
| ||
| 13:34 | Automatically generate the <html><head>...</head><body> section at the beginning of each HTML document if the header template does not contain a <body> tag. Likewise for the </body></html> after the footer. check-in: f1bb72ed26 user: drh tags: trunk | |
| 12:54 | Changed the color of the Reader privilege subscript to be more readable in the Xekri skin. check-in: bfbcc126d3 user: zakero tags: trunk | |
| 09:29 | Version 2.4 check-in: a0001dcf57 user: drh tags: trunk, release, version-2.4 | |
| 06:46 | Fix harmless compiler warning. check-in: 5aa37859d0 user: mistachkin tags: trunk | |
| 06:30 | Fix segfault in status, et al, when a file in the checkout cannot be opened. check-in: 3c6d23b752 user: mistachkin tags: trunk | |
|
2017-10-30
| ||
| 13:22 | Fix a typo that prevented the diff-binary setting from being picked up by the mkindex.c comment scanner. check-in: 2eea7584d5 user: drh tags: trunk | |
| 13:20 | Add a blank entry to the end of the Setting array so that loops can be terminated by checking for a null zName pointer. check-in: df654bd993 user: drh tags: trunk | |
|
2017-10-29
| ||
| 23:59 | Update the 2.4 change log. check-in: 266a311b62 user: drh tags: trunk | |
|
2017-10-27
| ||
| 15:06 | Fix broken hyperlinks on the tech_overview.wiki page. check-in: 3018d519c8 user: drh tags: trunk | |
|
2017-10-24
| ||
| 20:52 | Update the built-in SQLite to version 3.21.0 final. check-in: c7e55d9cac user: drh tags: trunk | |
|
2017-10-21
| ||
| 19:37 | Update the built-in SQLite to the second 3.21.0 beta. check-in: 7ac19afae3 user: drh tags: trunk | |
|
2017-10-19
| ||
| 20:39 | Initial changes for adding attachments to check-ins. Closed-Leaf check-in: cb385ba009 user: drh tags: checkin-attachment | |
| 08:47 | typo fix reported on the ML. check-in: 1374d58142 user: stephan tags: trunk | |
| 04:09 | Adjust help text wording for /download page check-in: eecb721e04 user: andygoth tags: trunk | |
| 03:49 | Minor fixes to wording of the TH1 hooks docs. check-in: 38fabd4950 user: mistachkin tags: trunk | |
|
2017-10-17
| ||
| 23:03 | In the "fossil all ui" command, shows the "(hidden)" mark after repos that contain "/." in their pathnames. check-in: b82bdff789 user: drh tags: trunk | |