Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

81 check-ins using file src/style.c version ebee9197c7

2021-03-25
01:32
Reduce fossil_panic() calls to those indicating bugs and internal errors. Also clarify effects and purposes of fossil_fatal() vs. fossil_panic(). ... (check-in: 91a4652f22 user: larrybr tags: panic-reduction)
00:17
Create new branch named "panic-reduction" ... (check-in: 1efa8d7f18 user: larrybr tags: panic-reduction)
2021-03-24
04:25
Always include a report number parameter into the report's "Raw" link (at the top of the /rptview page). This fixes the glitch for the case when the report number is "hidden" within [/waliassetup|URL alias]. ... (check-in: bed4b0f7fc user: george tags: trunk)
2021-03-23
15:53
Fix minor typo and sort options in command-line timeline. ... (check-in: f4af604aa5 user: danield tags: trunk)
14:50
Implement selection of two arbitrary versions of a wiki for comparison (radio-button selects a baseline, anchor sign clears this selection). Also let several sequential edits by the same user be "recycled" into a single row. Effectively this backouts [cef8425cf4a482a3]. See also a [forum:4a67bd1c5d354e75|forum thread] ... (check-in: 6ebf5c7c9f user: george tags: trunk)
13:31
Merge changes from trunk ... (Closed-Leaf check-in: 9ff7d9e5e3 user: george tags: wiki-history)
2021-03-22
12:43
Update to SQLite 3.35.3 preview for testing. ... (check-in: 8ec00b975b user: drh tags: trunk)
03:03
Ported /chat from windows.fetch() to fossil.fetch() for XHR calls, as discussed in [forum:/forumpost/04b37ca5a5 | forum post 04b37ca5a5]. ... (check-in: e9ed315866 user: stephan tags: trunk)
2021-03-21
18:51
Cleaned up the is-first-call handling of the /chat message poller. ... (Closed-Leaf check-in: 147ff84e21 user: stephan tags: chat-fetch-port)
18:25
Ported /chat from window.fetch to fossil.fetch, as FF versions as recently as 2017 fail with window.fetch. Needs more testing before merge but seems to work. ... (check-in: c973643209 user: stephan tags: chat-fetch-port)
2021-03-19
16:01
Resolved display cookie diff setting inconsistency reported in [forum:/forumpost/f7e18f946b | forum post f7e18f946b]. ... (check-in: e378f9300e user: stephan tags: trunk)
03:10
Add compile-time option to enable TH1 memory leak tracking. Also, fix TH1 memory leak, improve a couple #ifdef's, and fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 999e33cc7a user: mistachkin tags: trunk)
02:49
Be sure to set the default value for the OPTIMIZATIONS nmake macro, i.e. to avoid an expression syntax error. ... (Closed-Leaf check-in: 9c36e6335f user: mistachkin tags: th1-malloc-debugging)
2021-03-18
23:31
Fix JSON assert in fossil_print_error() seen when an invalid repository is specified. ... (check-in: 44cf2e9190 user: mistachkin tags: th1-malloc-debugging)
22:57
Add compile-time option to enable TH1 memory leak tracking. Also, fix a TH1 memory leak and improve a couple #ifdef's. ... (check-in: e5293dc281 user: mistachkin tags: th1-malloc-debugging)
22:09
Add the --reset option to the "fossil test-backoffice-lease" command. ... (check-in: b2e83470ea user: drh tags: trunk)
15:20
Add information on how to remove a Windows service, per forum post [forum:0bcffc517f]. ... (check-in: 366fda0c51 user: danield tags: trunk)
10:55
When configuring with --no-opt in addition to --fossil-debug, do not swallow -DFOSSIL_DEBUG. ... (check-in: 72983897b0 user: danield tags: trunk)
03:46
Fix the 'unversioned' test. ... (check-in: a517a2feea user: mistachkin tags: trunk)
03:35
Fix the 'settings-repo' test. ... (check-in: 1f4932404a user: mistachkin tags: trunk)
03:28
Fix the 'settings' test. ... (check-in: 93bd55f3c3 user: mistachkin tags: trunk)
03:22
When using the VsWhere tool, require the MSVC toolset, not MSBuild. ... (check-in: 9cd7d67da0 user: mistachkin tags: trunk)
03:21
Fix for the 'reserved-names' test. ... (check-in: 84e2abea1c user: mistachkin tags: trunk)
03:21
Fix compiler warning seen with MSVC. ... (check-in: 2dbc715496 user: mistachkin tags: trunk)
02:01
Fixes for the 'th1' tests. ... (check-in: e57dc731a9 user: mistachkin tags: trunk)
01:40
Object files based on checked-out source files should not be ignored. The final build products (e.g. 'fossil', 'fossil.exe') are exempt from this rule. ... (check-in: 0d21459e35 user: mistachkin tags: trunk)
01:36
For consistency, add 'msvcbld' to the Docker ignore file. ... (check-in: ab168a89bc user: mistachkin tags: trunk)
01:34
Re-add the 'wbld' directory to 'clean-glob' as it is used by MinGW. ... (check-in: bb86eb6291 user: mistachkin tags: trunk)
01:30
Update the custom MinGW makefile. ... (check-in: d425ea6b4c user: mistachkin tags: trunk)
01:16
Make detection and use of VsWhere tool consistent and support 32-bit installs. ... (check-in: 9fef4e01ba user: mistachkin tags: trunk)
2021-03-17
19:34
Update the built-in SQLite to version 3.35.2. ... (check-in: 4c56126612 user: drh tags: trunk)
18:24
Update build infos for Windows. ... (check-in: 8c361b3ac5 user: danield tags: trunk)
15:50
Be clearer about the definition of technote comment & id. Improve technote doc. ... (check-in: 51292810f8 user: danshearer tags: trunk)
15:27
Improve description of technotes as per forum post [forum:225b049220] ... (check-in: ae70df7550 user: danshearer tags: trunk)
12:38
Add explanation of how to use [/file/src/makemake.tcl|makemake.tcl] script (and how not to break the build) ... (check-in: e11efff8e4 user: danshearer tags: trunk)
2021-03-16
21:08
Regenerated makefiles to account for webmail.c removal in [274df1cad42f]. ... (check-in: 8228ed34ea user: stephan tags: trunk)
20:10
Finish off webmail delete ... (check-in: 274df1cad4 user: danshearer tags: trunk)
19:59
Remove smtpd server functionality first pass ... (check-in: db5c2d399c user: danshearer tags: trunk)
18:09
Add item for a quote button, as per forum post [forum:7ad03cd73d] ... (check-in: a9427d9d39 user: danshearer tags: trunk)
17:33
Make timestamps displayed on forum posts consistent with those on timeline. Technically this means that forum rendering now respects (repo-local) "timeline-utc" setting ... (check-in: c67f5bf299 user: george tags: trunk)
16:13
Detect and use Visual Studio 2017 and later in buildmsvc.bat. ... (check-in: bf5df255d8 user: danield tags: trunk)
2021-03-15
13:14
Add example of creating technote from the commandline ... (check-in: a498b132b2 user: danshearer tags: trunk)
12:59
Use ./local form of url, and add reference to hackers-howto.wiki ... (check-in: 620c8175c2 user: danshearer tags: trunk)
12:12
Made a more general list of projects and tasks. There will be a GSoC next year, but this has value meantime. ... (check-in: 47b1f6ad54 user: danshearer tags: trunk)
07:27
Added link to technotes list on the /wikihelp page, per request in forum post [forum:7a4609bad3]. ... (check-in: c00e5d60a0 user: stephan tags: trunk)
2021-03-13
22:55
Add missing defined() when testing for _WIN32. ... (check-in: 556479b245 user: danield tags: trunk)
22:15
Avoid segfault while serving [/help?cmd=/wdiff|/wdiff] page with empty "pid" parameter in a query string. Segfault occurs due to dereferencing of a NULL pointer in pW2, which happens because both name_to_typed_rid("","w") and manifest_get(0,...) return 0. ... (check-in: 7b81aac17a user: george tags: wiki-history)
21:39
Merge from trunk ... (check-in: 1a403a7a0c user: george tags: wiki-history)
17:11
Mention the ./configure --print-minimum-sqlite-version feature in the change log. Improved comments on the two places in the code that check the minimum SQLite version, so that they refer to one another, to remind developers to change both places if they change either. ... (check-in: 7018d7c158 user: drh tags: trunk)
13:26
More enhancements to the change log for version 2.15. ... (check-in: c561e051eb user: drh tags: trunk)
12:54
Add the "fossil add" Windows reserved filename restriction to the change log. ... (check-in: 5add4656b6 user: drh tags: trunk)
10:28
delta-manifests.md: minor typos and phrasing improvements. ... (check-in: 25e93b7075 user: stephan tags: trunk)
00:35
The 'add' command now fails for filenames that are reserved on Windows unless the --allow-reserved flag is used. See [forum:5116485456|forum discussion 5116485456] for more details. ... (check-in: 922b5c4d15 user: drh tags: trunk)
2021-03-12
15:22
Update the built-in SQLite to version 3.35.0 final. ... (check-in: b06953e15e user: drh tags: trunk)
14:44
'add' command now fails if given a filename which is reserved on Windows unless the --allow-reserved flag is used, per forum discussion [forum:5116485456]. ... (Closed-Leaf check-in: 7135111ad4 user: stephan tags: add-allow-reserved-flag)
11:29
Fix capitalization and statements on hash collisions in delta-manifest.md ... (check-in: 36f90c7b9e user: danield tags: trunk)
07:15
xekri skin: set .debug foreground color to something legible against the yellowish background. ... (check-in: 749d9daf03 user: stephan tags: trunk)
07:08
Added www/delta-manifests.md, a discussion about the pros and cons of delta manifests. ... (check-in: fbd16f3fff user: stephan tags: trunk)
2021-03-11
18:20
More help text consistency tweaks from forum discussion [forum:8c644048f0]: FILE vs REPO. ... (check-in: decd537016 user: stephan tags: trunk)
15:40
More help text consistency tweaks from forum discussion [forum:8c644048f0]: --repository REPO. ... (check-in: 2f7c93f49c user: stephan tags: trunk)
13:22
Numerous help text consistency tweaks based on forum discussion [forum:8c644048f0]. ... (check-in: 4cb50c4ef3 user: stephan tags: trunk)
2021-03-10
12:34
Ensure that there is always a newline before a conflict mark in merge output. See the [forum:/forumpost/2e97ca6caa|forum discussion]. ... (check-in: b491c196c2 user: drh tags: trunk)
2021-03-09
21:24
Update the built-in SQLite to the second 3.35.0 beta, for testing. ... (check-in: b468729855 user: drh tags: trunk)
2021-03-07
21:21
Avoid NULL pointer deference in the "hook test" command when an invalid hook number is supplied. ... (check-in: 9527034f49 user: drh tags: trunk)
13:27
xekri skin: Added missing color customization for selected forum post (was illegible). Added borders to blockquotes. ... (check-in: c070a27f5d user: stephan tags: trunk)
13:16
xekri skin: added a bit of contrast to the dark-blue-on-black bits by lightening the blue a tad. ... (check-in: 104b0a1858 user: stephan tags: trunk)
13:05
Khaki skin: added a border to blockquotes in forum posts. ... (check-in: 06f2192c2a user: stephan tags: trunk)
09:50
/chat doc: documented that a message's poster may delete it globally, the same as an admin can. ... (check-in: a0d3f53c4d user: stephan tags: trunk)
2021-03-05
16:00
configure now checks system sqlite version against the version in auto.def ... (check-in: 834f6515a7 user: danshearer tags: trunk)
15:36
Reverted part of commit [b9a6e1a9c9c52edc] which moved an Autosetup include in auto.def, apparently because it looked more correct. What it actually does is prevents default Autosetup options like --prefix from being added to the list of legal options. ... (check-in: 65c7196119 user: wyoung tags: trunk)
12:13
Add instructions for updating the minimum required version number ... (check-in: f09b0f1d63 user: danshearer tags: trunk)
12:04
Add configure option --print-minimum-sqlite-version ... (check-in: b9a6e1a9c9 user: danshearer tags: trunk)
2021-03-04
20:07
Minor typo fix in the "makefile.wiki" document. ... (check-in: 07dbd17e41 user: drh tags: trunk)
16:40
Added a section to the default CSP doc to document the changes made recently to that default CSP. ... (check-in: ab029e40ec user: wyoung tags: trunk)
15:10
This file has to be read locally for the links to work. ... (check-in: a0788de83f user: danshearer tags: trunk)
11:18
Removed the reduced opacity from the 'active' menu item in darkmode skin. It just looks a bit odd. ... (check-in: a0f30a58e7 user: stephan tags: trunk)
03:53
Added diff toggles to the /vinfo page, per forum feedback. ... (check-in: ddb2124a34 user: stephan tags: trunk)
02:28
Mention the relaxation of the img-src rule in the default CSP. ... (check-in: 25667a5e73 user: drh tags: trunk)
2021-03-03
17:28
The various diff-rendering pages now have toggles to show/hide individual diffs, as discussed in [forum:0f751ad9c8]. ... (check-in: 877246cf3d user: stephan tags: trunk)
17:24
[/help/leaves|leaves command] now shows the branch point of each leaf, as discussed in [forum:5e52d31d2e]. ... (check-in: d21e3c5a3a user: stephan tags: trunk)
17:21
Further adjustments to the default CSP to allow in-line images. ... (check-in: c184d646c3 user: drh tags: trunk)