Fossil

Timeline
Login

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

19 check-ins using file src/cgi.c version 87f55d5e41

2012-09-26
09:48
Correct last merge: mbcs->utf-8 conversion is done later ... (check-in: b9640f05a2 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
09:32
merge trunk ... (check-in: 71ef64bb75 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
09:27
Bug-fix: inline editor on Windows should expect mbcs, not utf-8 ... (check-in: 9c9ad8e572 user: jan.nijtmans tags: trunk)
07:35
Now it works €† ... (check-in: 433cb71479 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
00:11
Escape "<" and ">" characters denoting removed and inserted line in the HTML version of side-by-side diff. ... (check-in: 28cfb2fb10 user: drh tags: trunk)
2012-09-25
21:15
another attempt €† ... (check-in: 4358a23778 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
20:40
C ... (check-in: fa8e0fed9c user: jan.nijtmans tags: use-utf8-in-win-external-editor)
16:19
Isolate the logic used to figure out the text encoding of the check-in comment coming back from the users editor into windows-only code. ... (check-in: 397c990400 user: drh tags: use-utf8-in-win-external-editor)
14:55
zFile cannot be NULL, that wouldn't work on UNIX ... (check-in: 7724ea6501 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
14:10
Use mbcs on Windows' external file editor in stead of utf-8 ... (check-in: 3a20d89d95 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
11:48
Candidate fix for maintaining existing permission bits for partial check-ins. ... (Closed-Leaf check-in: 33ffb32cb8 user: mistachkin tags: partialCommitPerms)
06:40
allow Eclipse to be used as fossil development IDE, merged from "fossil-eclipse" branch, which is now closed. ... (check-in: ae356a7b2e user: jan.nijtmans tags: trunk)
2012-09-24
23:26
Updates to the "branching.wiki" document. ... (check-in: d06396d31d user: drh tags: trunk)
11:48
Fix typo in win32_fatal_error(). ... (check-in: 9301375f3e user: mistachkin tags: trunk)
10:12
fix -pedantic gcc warning: overflow in implicit constant conversion ... (check-in: 03424a031b user: jan.nijtmans tags: trunk)
09:03
modified fix for [c8c0b78c84], which no longer causes "Usage" printouts to use the full fossil path, even though the command line didn't use the full path ... (check-in: dacc694615 user: jan.nijtmans tags: trunk)
07:00
previous commit fixed the MSVC build, but broke the mingw build. Now fix both of them. ... (check-in: 1ef58e5246 user: jan.nijtmans tags: trunk)
2012-09-23
23:52
Always use wide-character Win32 APIs for dirent.h. ... (check-in: ea621d75ef user: mistachkin tags: trunk)
05:00
Fixes for compilation with MSVC. ... (check-in: bb85c12e10 user: mistachkin tags: trunk)