diff options
author | nyamatongwe <unknown> | 2007-04-19 13:23:00 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-04-19 13:23:00 +0000 |
commit | 8c2c08e8294956d3e5ea98a51bf430b47a73c2fd (patch) | |
tree | 773e54b572cc9d86ff5edf472cf60cb97a884c6b /doc | |
parent | f1eb7da396f7a856006c15254216b5867ea23bc9 (diff) | |
download | scintilla-mirror-8c2c08e8294956d3e5ea98a51bf430b47a73c2fd.tar.gz |
Patch from Xie Renhui uses explicit ANSI calls on Windows so can be
compiled in Unicode mode.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 4fd34f20e..7cf3c7a86 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -233,6 +233,7 @@ <li>Cristian Adam</li> <li>Nicolas Chachereau</li> <li>Istvan Szollosi</li> + <li>Xie Renhui</li> </ul> <p> Images used in GTK+ version |