aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html13
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>