diff options
author | nyamatongwe <devnull@localhost> | 2007-05-12 01:17:19 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2007-05-12 01:17:19 +0000 |
commit | 17742fbe9d43748cec44d54813d4c7c121d7ddfc (patch) | |
tree | 1c16648efa9329018fab7d2a79f85f8741f197b8 /doc | |
parent | 5230a168e06e3ee7caf733d64d9854b29d7d984c (diff) | |
download | scintilla-mirror-17742fbe9d43748cec44d54813d4c7c121d7ddfc.tar.gz |
Bug fix from Enrico Tröger for GTK+ does not place a text/uri-list
target on the clipboard as this allows Open Office to see the text and
correctly paste it.
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 7cf3c7a86..2843ebd17 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -234,6 +234,7 @@ <li>Nicolas Chachereau</li> <li>Istvan Szollosi</li> <li>Xie Renhui</li> + <li>Enrico Tröger</li> </ul> <p> Images used in GTK+ version |