diff options
| author | Mat Berchtold <unknown> | 2020-02-15 09:02:56 +1100 |
|---|---|---|
| committer | Mat Berchtold <unknown> | 2020-02-15 09:02:56 +1100 |
| commit | 127264a1b4984a2b23ff5c66ff5778630701a70c (patch) | |
| tree | ab51b0c3feb1601c7e282e550bc8ce01cfad6db1 /doc/ScintillaHistory.html | |
| parent | b45dbedb37bcd591bf18d8891190acacbbc35bd7 (diff) | |
| download | scintilla-mirror-127264a1b4984a2b23ff5c66ff5778630701a70c.tar.gz | |
Backport: Bug [#2138]. Potential fix to Direct2D crash when updating driver.
Backport of changeset 7985:0ffb5afdbd7f.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1c502ee53..bdef04b8f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -594,6 +594,10 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2152/">Bug #2152</a>. </li> <li> + Crash fixed with Direct2D on Win32 when updating driver. + <a href="https://sourceforge.net/p/scintilla/bugs/2138/">Bug #2138</a>. + </li> + <li> Improve IME behaviour on GTK. Set candidate position for windowed IME. Improve location of candidate window. |
