Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'win/*'
2024-12-23
| ||
20:08 | When /timeline selects specific branches using r=, t=, rl=, tl= or similar, then try to show the selected branches at the left margin. To help accomplish this, the code that computes branch name matching by various algorithms (GLOB, LIKE, REGEXP, LIST) is factored out into a new source file "match.c". ... (Leaf check-in: e89ea2c93c user: drh tags: trunk) | |
2024-12-16
| ||
03:20 | Merge from trunk ... (check-in: 0fc2f3d95b user: brickviking tags: bv-corrections01) | |
2024-12-12
| ||
17:07 | Sync with trunk. ... (check-in: 878a56bc98 user: florian tags: diff-word-wrap) | |
17:00 | Sync with trunk. ... (check-in: 6599ed9127 user: florian tags: diff-keyboard-navigation) | |
16:58 | Sync with trunk. ... (check-in: 611f20e817 user: florian tags: timeline-keyboard-navigation) | |
2024-12-06
| ||
01:42 | Merge from trunk ... (check-in: f826331554 user: brickviking tags: bv-infotool) | |
2024-12-04
| ||
13:40 | Add the "fossil merge-info" command for improved situational awareness on complex merge operations. ... (check-in: aa829657f0 user: drh tags: trunk) | |
2024-11-28
| ||
21:54 | Preliminary implementation of a --tk option to the 3-way-merge command. Lots of work left to do to get this working well. ... (check-in: bdcacd55be user: drh tags: merge-enhancements) | |
2024-11-15
| ||
14:14 | Add the ability to show the difference between two SQLite database files. ... (Closed-Leaf check-in: 27c81f1c22 user: drh tags: sqldiff) | |
2024-11-07
| ||
06:50 | Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page(). ... (Leaf check-in: d57463cc00 user: stephan tags: ui-local-diff) | |
2024-09-06
| ||
10:48 | Sync with trunk. ... (check-in: 8e6660cd76 user: florian tags: diff-keyboard-navigation) | |
10:47 | Sync with trunk. ... (check-in: 00f7466add user: florian tags: timeline-keyboard-navigation) | |
2024-07-03
| ||
09:16 | Merge trunk into markdown-tagrefs branch. ... (check-in: 9d3ca32ef7 user: stephan tags: markdown-tagrefs) | |
2024-07-02
| ||
11:10 | Merge the latest trunk enhancements into the fts5-chat-search branch. ... (check-in: b35b293def user: drh tags: fts5-chat-search) | |
2024-07-01
| ||
08:32 | Remove the lingering JS code for the /chat-search page removed in [e1f6c7f589b4]. ... (check-in: 39496a32e6 user: stephan tags: fts5-chat-search) | |
2024-06-30
| ||
11:25 | Teach stylesheet_url_var() to use the style_set_current_page() value, if set, instead of g.zPage, so that style_set_current_page() can be used to force closely-related pages (namely /chat and /chat-search) to use the same style.CurrentPageName.css, to avoid having to duplicate style sheets. Remove the now-unnecessary style.chat-search.css and port its handful of additions into style.chat.css. Adjust the /chat-search 'mark' CSS class to behave nicely in dark-mode themes. ... (check-in: 3bf2275393 user: stephan tags: fts5-chat-search) | |
2024-06-25
| ||
18:10 | Add ability to upload unversioned files via the /uvlist page. ... (check-in: 2d4fd55fee user: stephan tags: trunk) | |
2024-06-23
| ||
19:12 | Initial sketch of the ability to upload a new /uv file via an HTML form, per off-list user request. The form is not yet handled. ... (check-in: 152cc642e7 user: stephan tags: uv-upload) | |
2024-03-25
| ||
15:48 | Update buildmsvc.bat to be able to be called in a normal command prompt and automatically load the needed MSVC build tools (x64 by default; x86 can be given as the first argument). ... (check-in: 97971b9666 user: danield tags: trunk) | |
2024-03-23
| ||
05:54 | Updates from trunk for sync changes et al. ... (Leaf check-in: 2304041e42 user: andybradford tags: clone-resume) | |
2024-03-05
| ||
12:53 | Merge trunk into markdown-tagrefs branch. ... (check-in: 0517bd2dd8 user: stephan tags: markdown-tagrefs) | |
2024-02-23
| ||
12:08 | Resurrect the "default" skin from the last release under a new name: "Dense". ... (Leaf check-in: 94f9b72690 user: drh tags: resurrect-old-default-skin) | |
2024-02-10
| ||
17:36 | Modernized the default skin, primarily to improve readability, and forked off the old default as "Étienne", named in honor of its creator. ... (check-in: 8a1ba49b73 user: wyoung tags: trunk) | |
09:54 | Initial fork of the trunk default skin into "Étienne" (a.k.a. "etienne" without the accent for easier use in ?skin=" and such) for use by those who want to return to the old default once this branch is merged to trunk. At the moment, it is a straight copy with the intent of forming a baseline for the minimal changes I'm about to make in order to allow the Fossil doc changes on this branch to render reasonably. ... (check-in: 7d8631f17c user: wyoung tags: inskinerator-modern-backport) | |
2024-01-22
| ||
13:40 | Sync with trunk. ... (check-in: 7597825330 user: florian tags: diff-keyboard-navigation) | |
13:39 | Sync with trunk. ... (check-in: f05b04a625 user: florian tags: timeline-keyboard-navigation) | |
2023-10-16
| ||
14:37 | Add warning-policy setting functionality. ... (check-in: af73acb2df user: preben tags: warn-on-merging-private-branch) | |
2023-06-03
| ||
08:59 | Merge trunk into markdown-tagrefs branch and resolve conflict. ... (check-in: fdd3fe21c2 user: stephan tags: markdown-tagrefs) | |
08:49 | Merge trunk into forumpost-locking branch. ... (check-in: 8e7de26aa2 user: stephan tags: forumpost-locking) | |
2023-05-21
| ||
03:37 | Merge updates from trunk. ... (Leaf check-in: e3df21cdf1 user: mistachkin tags: th1Hash) | |
2023-05-18
| ||
01:38 | Update custom MinGW makefile. ... (check-in: fcc5a552fb user: mistachkin tags: trunk) | |
2023-04-22
| ||
14:46 | Tweak the previous commit and put extra headers at the end. ... (check-in: 391927155a user: florian tags: trunk) | |
10:47 | Update dependencies in the MSVC makefile so that changes to command help texts and built-in files are picked up. ... (check-in: c2f56d2bc8 user: florian tags: trunk) | |
2023-01-24
| ||
03:29 | Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily due to all the changes to /vdiff and /fdiff made over the past 2 years. It seems to work as well as it originally did, but it isn't ready to merge down to trunk as-is. ... (check-in: 76fa165763 user: wyoung tags: ui-local-diff) | |
2023-01-21
| ||
12:14 | Merge trunk into markdown-tagrefs branch. ... (check-in: baf038b1aa user: stephan tags: markdown-tagrefs) | |
01:13 | Remove bootstrap skin, per discussion in [forum:aa02d7443d446211|forum post aa02d7443d446211]. Clients with that skin selected will automatically be switched to the default. ... (check-in: e1ef9347e1 user: stephan tags: trunk) | |
2022-12-20
| ||
05:00 | Unbreak MinGW build to account for deletions in zlib 1.2.13. ... (check-in: a24a790f3d user: mistachkin tags: trunk) | |
2022-11-30
| ||
01:03 | Make sure SQLite is compiled with HAVE_USLEEP. ... (check-in: f97f90c08d user: drh tags: trunk) | |
2022-10-28
| ||
06:37 | Merge trunk into deltify-tkt-blobs branch. ... (check-in: 86916df534 user: stephan tags: deltify-tkt-blobs) | |
2022-10-17
| ||
01:03 | Merge updates from trunk. ... (check-in: 7489c8b932 user: mistachkin tags: nonHashFix) | |
01:02 | Merge updates from trunk. ... (check-in: 6f3640a71d user: mistachkin tags: th1Hash) | |
2022-09-25
| ||
07:23 | Sync with trunk. ... (check-in: 3c92971996 user: florian tags: timeline-keyboard-navigation) | |
2022-09-15
| ||
17:48 | Merge trunk into markdown-tagrefs branch. ... (check-in: 8ef0347fd3 user: stephan tags: markdown-tagrefs) | |
2022-09-09
| ||
17:22 | Sync up custom makefile for MinGW. ... (check-in: a3ed29ea34 user: mistachkin tags: trunk) | |
2022-09-01
| ||
01:29 | Merge in trunk. Resolve a shadowed var in dispatch.c which led to an assigned-but-not-used warning. ... (Closed-Leaf check-in: a257fbd92e user: stephan tags: help-aliases-unique) | |
2022-07-25
| ||
16:47 | Corrected the --with-see build to use sqlite3-see.c. Problem reported in [forum:b3653991172dcd14|forum post b3653991172dcd14]. The SEE build was broken by the late-December 2021 reworking of the --with-sqlite flag and its related build infrastructure. ... (check-in: 18acd94828 user: stephan tags: trunk) | |
2022-07-01
| ||
01:31 | Update the custom makefile for MinGW. ... (check-in: eddd6b4ad5 user: mistachkin tags: trunk) | |
2022-06-24
| ||
05:40 | In the Windows application manifest, use generic placeholder values for the 'processorArchitecture' attributes of the 'assemblyIdentity' elements. This should enable Fossil to run on 64-bit systems without the WOW64 emulator installed, see [forum:9a3eaa6ad5| Forum Post 9a3eaa6ad5] and following for the problem report and discussion. ... (check-in: 12ac6727e1 user: florian tags: trunk) | |
2022-06-17
| ||
09:57 | Merged in trunk. ... (Closed-Leaf check-in: c97ad9d6d2 user: danield tags: diff-show-versions) | |
09:49 | Merged in trunk. ... (Closed-Leaf check-in: 20c1ba2ea9 user: danield tags: timeline-cmd-by-branch) | |