diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-08-18 16:33:23 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-08-18 16:33:23 +1000 |
| commit | 3bb53bfc749c5e6e169eaf8ea43c693695d915b5 (patch) | |
| tree | c304a6e8e87f03244f08c222bbf4adec928e378a /doc/ScintillaHistory.html | |
| parent | 1d9f732aba89d8184c3420f6ffee41e76475ec59 (diff) | |
| download | scintilla-mirror-3bb53bfc749c5e6e169eaf8ea43c693695d915b5.tar.gz | |
Bug [#1639]. Only unregister windows classes registered.
From Holger Stenger.
Diffstat (limited to 'doc/ScintillaHistory.html')
| -rw-r--r-- | doc/ScintillaHistory.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 487fd3719..bf2e15ca4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -454,6 +454,7 @@ <td>Vicente</td> <td>Nick Gravgaard</td> <td>Ian Goldby</td> + <td>Holger Stenger</td> </tr> </table> <p> @@ -473,6 +474,18 @@ Released 13 August 2014. </li> <li> + On Windows only unregister windows classes registered.. + <a href="http://sourceforge.net/p/scintilla/bugs/1639/">Bug #1639</a>. + </li> + </ul> + <h3> + <a href="http://prdownloads.sourceforge.net/scintilla/scite350.zip?download">Release 3.5.0</a> + </h3> + <ul> + <li> + Released 13 August 2014. + </li> + <li> Text may share space vertically so that extreme ascenders and descenders are not cut off by calling SCI_SETPHASESDRAW(SC_PHASES_MULTIPLE). </li> |
