Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file src/setup.c version b7edb9842a
|
2020-04-09
| ||
| 20:15 | do not need to emit NULL twice (only use fossil_print()) ... (check-in: ba00ba5d7b user: bch tags: NULLSeparated) | |
|
2020-04-08
| ||
| 14:17 | Fix a minor glitch. ... (Closed-Leaf check-in: 343f31f9bf user: florian tags: accordion-experiments-2) | |
| 14:07 | Use dynamically created foreground image elements instead of CSS background images to indicate the status and available actions for the accordion, so they are visible by default for printouts and PDFs, invisible for noscript clients, and enhance compatibility with most skins (Xekri's "justify-content: space-around;" is crunchy, however). ... (check-in: 1006de1e66 user: florian tags: accordion-experiments-2) | |
|
2020-04-05
| ||
| 14:30 | Use regular comments in Javascript files, instead of comments private to the mkbuiltin utility, so the files are easier to reuse and test outside of Fossil, and easier to process with synatx highlighting-enabled text editors. ... (Closed-Leaf check-in: 04f232aaae user: florian tags: accordion-experiments) | |
| 14:28 | Use SVG icons to indicate the status and available actions for the accordion. ... (check-in: 6126a54132 user: florian tags: accordion-experiments) | |
|
2020-04-04
| ||
| 18:03 | Minor comment fixes in the search logic. No changes to code. ... (check-in: 4d35160866 user: drh tags: trunk) | |
|
2020-04-03
| ||
| 09:41 | fossil shell prompt now contains project name, if any, per request in [https://fossil-scm.org/forum/forumpost/c0a0123fb8|forumpost/c0a0123fb8]. ... (check-in: ce6eaf0fb0 user: stephan tags: trunk) | |
|
2020-04-02
| ||
| 18:57 | Fix the "fossil revert" command so that it works even for a new --empty checkout. ... (check-in: 9aca02b73c user: drh tags: trunk) | |
| 18:56 | Fix the "fossil revert" command so that it works even for a new --empty checkout. ... (Closed-Leaf check-in: 04bbb05df7 user: drh tags: accordion-about-wiki) | |
| 00:15 | Attempting to add "accordion" action to the "About" sections of pages that have associated wiki. Basically works, but needs CSS tweaks, and possibly other UX improvements. ... (check-in: b17e4c5a77 user: drh tags: accordion-about-wiki) | |
|
2020-04-01
| ||
| 17:04 | merge trunk ... (check-in: 7da1aa6f31 user: bch tags: NULLSeparated) | |
| 16:14 | Fix the file_copy() procedure so that it sets the EXE bit on the copy if it was set on the source. ... (check-in: cb2f254096 user: drh tags: trunk) | |
| 12:57 | For self-registered accounts, increase the minimum userID length to 6 and check both the EVENT and USER tables for conflicting userIDs. ... (check-in: b13b651da2 user: drh tags: trunk) | |
| 00:00 | Fix warnings on possible uninitialized variable use. ... (check-in: 0ba1528fa3 user: ashepilko tags: trunk) | |
|
2020-03-31
| ||
| 21:13 | Eliminate IP prefix tracking as part of the login cookie. ... (check-in: 7d18c40b83 user: drh tags: trunk) | |