Fossil

Timeline
Login

Timeline

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

26 check-ins related to "use-utf8-in-win-external-editor"

2012-10-22
17:29
Merge the changes to use various UTF encodings for win32 check-in comment editor into trunk. ... (check-in: cc01ec50 user: drh tags: trunk)
14:56
merge trunk ... (Closed-Leaf check-in: c7703868 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
13:38
Merge in the ability to add submenu buttons on embedded documentation using hyperlinks with the "button" class. ... (check-in: 18c310af user: drh tags: trunk)
2012-10-16
01:22
merge trunk ... (check-in: 7f939bd8 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
01:11
unused variable includeDotFiles

struct utimbuf -> struct _utimbuf (compiler warning with mingw-w64)

a few "const" additions (lower memory footprint, allows C-compiler to optimize better)

... (check-in: 6032dd51 user: jan.nijtmans tags: trunk)
2012-10-15
05:28
unused variable includeDotFiles

struct utimbuf -> struct _utimbuf (compiler warning with mingw-w64)

a few "const" additions

... (check-in: d2e1469d user: jan.nijtmans tags: use-utf8-in-win-external-editor)
05:11
merge trunk ... (check-in: 69a0db2d user: jan.nijtmans tags: use-utf8-in-win-external-editor)
05:09
bug-fix: is_temporary_file expects utf8, not unicode on Windows ... (check-in: 0e6b7bc3 user: jan.nijtmans tags: trunk)
2012-10-14
20:09
Bug-fix: missing blob_zero. This commit is done with a big-endian unicode comment file ... (check-in: 8a0c2c36 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
19:55
implement big-endian unicode decoding for commit message files ... (check-in: 514f71a1 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
2012-10-13
18:38
merge trunk ... (check-in: 01114206 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
17:31
Omit the "private" tag from private check-ins. This opens up the possibility of publishing check-ins that were originally private. Fix the "deconstruct" command so that it omits private artifacts unless the --private option is used. ... (check-in: 6545e6cf user: drh tags: trunk)
2012-10-07
17:18
merge trunk make Notepad the default comment editor on Windows ... (check-in: 10cf72bd user: jan.nijtmans tags: use-utf8-in-win-external-editor)
13:55
Enhance Tcl integration with support for notifications before and after Tcl scripts are evaluated. ... (check-in: 49c63f8c user: mistachkin tags: trunk)
2012-09-28
13:45
merge trunk ... (check-in: 1aed9aab user: jan.nijtmans tags: use-utf8-in-win-external-editor)
10:18
Update to the latest SQLite amalgamation, for the purpose of testing recent changes in SQLite. ... (check-in: c0f245de user: drh tags: trunk)
2012-09-26
09:48
Correct last merge: mbcs->utf-8 conversion is done later ... (check-in: b9640f05 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
09:32
merge trunk ... (check-in: 71ef64bb 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: 9c9ad8e5 user: jan.nijtmans tags: trunk)
07:35
Now it works €† ... (check-in: 433cb714 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
2012-09-25
21:15
another attempt €† ... (check-in: 4358a237 user: jan.nijtmans tags: use-utf8-in-win-external-editor)
20:40
C ... (check-in: fa8e0fed 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: 397c9904 user: drh tags: use-utf8-in-win-external-editor)
14:55
zFile cannot be NULL, that wouldn't work on UNIX ... (check-in: 7724ea65 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: 3a20d89d user: jan.nijtmans tags: use-utf8-in-win-external-editor)
06:40
allow Eclipse to be used as fossil development IDE, merged from "fossil-eclipse" branch, which is now closed. ... (check-in: ae356a7b user: jan.nijtmans tags: trunk)