diff options
| author | David Shuman <unknown> | 2020-01-31 11:23:01 +1100 |
|---|---|---|
| committer | David Shuman <unknown> | 2020-01-31 11:23:01 +1100 |
| commit | 51f6fc93610023ad50bec7c99d0f63f384ca9623 (patch) | |
| tree | 565c86e3768c4d26c9afe04eb5eca33a8f400044 /doc/ScintillaHistory.html | |
| parent | 38f3c4d8dfb7829f3c16cb1053484c0bade6ed85 (diff) | |
| download | scintilla-mirror-51f6fc93610023ad50bec7c99d0f63f384ca9623.tar.gz | |
Backport: Feature [feature-requests:#1336] Add default argument for GetRelative.
Backport of changeset 7968:914dde22b23f.
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 c6ed95a5a..1c502ee53 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -543,6 +543,7 @@ </tr><tr> <td>Andreas Falkenhahn</td> <td>Mark Reay</td> + <td>David Shuman</td> </tr> </table> <p> @@ -576,6 +577,9 @@ <a href="https://sourceforge.net/p/scintilla/feature-requests/1328/">Feature #1328</a>. </li> <li> + Add default argument for StyleContext::GetRelative. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1336/">Feature #1336</a>. + <li> Don't clear clipboard before copying text with Qt. <a href="https://sourceforge.net/p/scintilla/bugs/2147/">Bug #2147</a>. </li> |
