Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins tagged with "use-utf8-in-win-external-editor"
|
2012-10-22
| ||
| 14:56 | merge trunk Closed-Leaf check-in: c7703868b3 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
2012-10-16
| ||
| 01:22 | merge trunk check-in: 7f939bd8d7 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
2012-10-15
| ||
| 05:28 | unused variable includeDotFiles <p>struct utimbuf -> struct _utimbuf (compiler warning with mingw-w64) <p>a few "const" additions check-in: d2e1469d12 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 05:11 | merge trunk check-in: 69a0db2dd0 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
2012-10-14
| ||
| 20:09 | Bug-fix: missing blob_zero. This commit is done with a big-endian unicode comment file check-in: 8a0c2c366c user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 19:55 | implement big-endian unicode decoding for commit message files check-in: 514f71a1cf user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
2012-10-13
| ||
| 18:38 | merge trunk check-in: 0111420601 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
2012-10-07
| ||
| 17:18 | merge trunk make Notepad the default comment editor on Windows check-in: 10cf72bd3b user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
2012-09-28
| ||
| 13:45 | merge trunk check-in: 1aed9aabaa user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
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 | |
| 07:35 | Now it works ۠ check-in: 433cb71479 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
|
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 | |