Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
62 check-ins using file src/skins.c version 07c9e4ca70
|
2015-03-30
| ||
| 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-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 | |
|
2015-03-23
| ||
| 08:56 | When committing a 'secondary' initial checkin with the same branch-name as the primary initial-checking, warn that this is in fact a fork. check-in: 26119c88da user: jan.nijtmans tags: trunk | |
| 01:50 | Update and improve command help for 'mv', 'rm', et al. check-in: 27702f3cc9 user: mistachkin tags: mvAndRmFiles | |
| 01:29 | Merge updates from trunk. check-in: 78829b7089 user: mistachkin tags: mvAndRmFiles | |
| 00:44 | Add tests for the TH1 docs feature. check-in: 71536a2851 user: mistachkin tags: trunk | |
| 00:41 | Eliminate superfluous closing 'a' tag when the wiki formatter skips emitting a link due to lack of privilege. check-in: 8875c01abb user: mistachkin tags: trunk | |
|
2015-03-22
| ||
| 22:59 | Factor out common test code into the 'tester.tcl' script. check-in: 666ec2eef2 user: mistachkin tags: trunk | |
| 20:07 | Fix TH1 hook return code handling for errors. Cleanup and fix TH1 hook tests. Corrections to the TH1 hooks tests, taking into account 'http' sub-command argument changes. check-in: a313f031a4 user: mistachkin tags: trunk | |
| 18:58 | In the custom MinGW Makefile only, include the TH1 docs feature by default. check-in: d07ae0ce4d user: mistachkin tags: trunk | |
| 18:38 | Update version of OpenSSL mentioned on the build wiki page. check-in: caeb68d98d user: mistachkin tags: trunk | |
| 01:38 | Correct typo. Credit Arseniy Terekhin on the fossil-dev list for the report. check-in: b0592fe329 user: andygoth tags: trunk | |
|
2015-03-21
| ||
| 23:34 | Place Newer and Older buttons on circa queries to make browsing easier. check-in: ced021fd57 user: andybradford tags: trunk | |
| 16:42 | Fix the "fossil clone" command so that it preserves the project-code. All trunk versions going back to [a6e2ceb454] (2015-03-18) cause the cloned repo to have an incorrect project-code and thus rendered unable to sync. check-in: 14b8475598 user: drh tags: trunk | |
|
2015-03-20
| ||
| 14:50 | Explicitely specify "admin" as username, otherwise Docker cannot find out which user should be created check-in: 5811ecd7cc user: jan.nijtmans tags: trunk | |
| 11:12 | In "fossil server --create", don't create "admin" user with "admin" password, but print the random-generated password check-in: 2ec9af63bd user: jan.nijtmans tags: trunk | |
| 05:20 | Remove inaccurate statement regarding use of servercode, which is now primarily historical. check-in: e315ec8410 user: andybradford tags: trunk | |
| 04:35 | Add a menu entry on /fdiff, /ci and /vdiff page to control the diff context (dc=<n>) query parameter. (pending review) Closed-Leaf check-in: eae6f32f1c user: mgagnon tags: diff-context-menu-entry | |
|
2015-03-19
| ||
| 23:57 | Expose timeline circles, arrowheads, and branch rail colors as settings check-in: fb9b3707b8 user: jmoger tags: differentiate-timeline | |
| 21:54 | Upgrade to openssl 1.0.2a check-in: dabb08e9b3 user: jan.nijtmans tags: trunk | |
| 19:12 | Fix off-by-one with top-of-page descending rails check-in: 550f245af4 user: jmoger tags: differentiate-timeline | |
| 17:53 | Display all check-in nodes as circles, color branch rails, use Xekri to demonstrate trunk rail controls check-in: 529c07af98 user: jmoger tags: differentiate-timeline | |
| 09:43 | merge trunk check-in: 8eb26689ed user: jan.nijtmans tags: winsymlink | |
| 09:34 | Put "dotfiles" in json configuration as well, and update documentation check-in: 1f797521e3 user: jan.nijtmans tags: trunk | |
| 09:25 | upgrade SQLite to latest pre-release check-in: d1db1e47a4 user: jan.nijtmans tags: trunk | |
| 03:57 | Include the new 'dotfiles' setting in the list of those associated with the project. check-in: 9a67babcdb user: mistachkin tags: trunk | |
|
2015-03-18
| ||
| 17:37 | Correct typo in [fossil configuration sync] documentation. check-in: 23515802c9 user: andygoth tags: trunk | |
| 16:45 | Differentiate merge check-ins from regular, linear check-ins check-in: 9d39c6dca7 user: jmoger tags: differentiate-timeline | |
| 16:31 | Merged several months worth of trunk into the winsymlink branch. check-in: f4c1434493 user: sdr tags: winsymlink | |
| 14:17 | Add the --create option to "fossil server", which causes a new repository to be created for the server if one does not already exist. The intended use case is Docker. check-in: a6e2ceb454 user: drh tags: trunk | |
|
2015-03-17
| ||
| 21:10 | Adjust submenu input margins in the blitz skin. check-in: a7e1101d71 user: drh tags: trunk | |
| 21:03 | Fix for "fossil new --docker" and for [http://www.mail-archive.com/fossil-users%40lists.fossil-scm.org/msg17644.html|Chisallapp: I have two trunks ?], while still guaranteeing the rid=1 initial empty commit. Closed-Leaf check-in: 12c54ad313 user: jan.nijtmans tags: docker | |
| 20:54 | Adjust submenu input margins Closed-Leaf check-in: 10779515b9 user: jmoger tags: skin-blitz | |
| 17:10 | Improvements to the HTML generated for the /xfersetup page. check-in: f215075a47 user: drh tags: trunk | |
| 17:07 | Fix over-length source code lines in src/xfersetup.c Closed-Leaf check-in: ae09eed3aa user: drh tags: xfer-tweaks | |
| 16:40 | Html generation adjustments to xfersetup page and friends check-in: 38ddc8fa6f user: jmoger tags: xfer-tweaks | |
| 14:44 | Add the "dotfiles" setting. check-in: e1e0ec574b user: drh tags: trunk | |
| 14:41 | Fix anti-aliased arrowheads to be the correct color when using a dark background with a light foreground. check-in: b1508e7a8a user: drh tags: trunk | |
| 10:45 | Add [/help?cmd=import|fossil import --svn], for importing a subversion repository into fossil which was exported using "svnadmin dump". check-in: 6a2016098a user: jan.nijtmans tags: trunk | |
| 08:23 | Added a dotfiles setting to the repository settings. This complements the --dotfiles command line argument used by add, addremove, extras, and clean commands. Useful in a project that always needs to process dotfiles so that the --dotfiles option does not need to be specified each and every time. Closed-Leaf check-in: b088c53fbd user: sdr tags: dotfiles-setting | |
|
2015-03-16
| ||
| 20:32 | merge trunk check-in: cd234b1c46 user: jan.nijtmans tags: svn-import | |
| 19:45 | Improved handling of tag names in "import --git". check-in: 3270562fe0 user: drh tags: trunk | |
| 19:45 | Fix an extraneous blank line in the previous check-in. Closed-Leaf check-in: bfbf3bfd96 user: drh tags: git-import | |
| 19:01 | Reverse ref name traversal because git refs may have forward-slashes check-in: 3d9c875160 user: jmoger tags: git-import | |
| 16:02 | Some timeline lines were too short. Closed-Leaf check-in: c4697ad8af user: Isius tags: timelineAntialiasing | |
| 14:36 | Fixed timeline antialiasing to maintain color regardless of background color. check-in: c6638b79c7 user: Isius tags: timelineAntialiasing | |
| 14:25 | Merge blitz enhancements to trunk. check-in: 127ee1f572 user: drh tags: trunk | |
| 14:02 | Update Blitz skin based on forum feedback Closed-Leaf check-in: 108ccef535 user: jmoger tags: skin-blitz | |
| 12:30 | Upgrade to Tcl 8.6.4 for Docker. (doesn't work yet, still have to find a solution for missing "fossil new --docker") check-in: ca6c248e71 user: jan.nijtmans tags: trunk | |
|
2015-03-15
| ||
| 03:58 | Remove RSS icon from the 'eagle' and 'enhanced1' skins, as it currently does not look right. check-in: e68d2e48fc user: mistachkin tags: trunk | |
| 03:49 | Update command help for mv/rm to better reflect the new functionality. check-in: 7b54a4e839 user: mistachkin tags: mvAndRmFiles | |
| 03:45 | Merge updates from trunk. check-in: be6af3adca user: mistachkin tags: mvAndRmFiles | |
| 03:45 | Update the custom MinGW makefile. check-in: 6ac8871cc1 user: mistachkin tags: trunk | |
| 03:43 | Updates to the 'enhanced1' skin. check-in: fee8c19749 user: mistachkin tags: trunk | |
| 03:43 | Update the 'eagle' skin to use the 'menulink' procedure. check-in: 6440c7f91d user: mistachkin tags: trunk | |
|
2015-03-14
| ||
| 17:24 | Always include the txt option when adding the ln= parameter because lines on rendered content doesn't work. check-in: 1992856655 user: andybradford tags: trunk | |
| 15:21 | Improved management of resource names so that it is not necessary to press "Reload" after changing skins either in the admin screens or using the --skin command-line option. check-in: 39f084cf2c user: drh tags: trunk | |