diff options
author | Neil <nyamatongwe@gmail.com> | 2014-01-24 14:13:08 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-01-24 14:13:08 +1100 |
commit | 7edfcf9c517148e32f9ddc869b179a59e8278d37 (patch) | |
tree | 56471f8ddcd3875913b1221587489ad8f4c5d456 | |
parent | 931f456ac8e11250cd64f0330cae42fb2b710f88 (diff) | |
download | scintilla-mirror-7edfcf9c517148e32f9ddc869b179a59e8278d37.tar.gz |
Change log.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 404336c3f..a9c7294e4 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -509,6 +509,8 @@ <li> On Cocoa, GTK+, and Windows/Direct2D draw circles more accurately so that circular folding margin markers appear circular, of consistent size, and centred. + Make SC_MARK_ARROWS drawing more even. + Fix corners of SC_MARK_ROUNDRECT with Direct2D to be similar to other platforms. </li> <li> SciTE uses a bookmark ribbon symbol for bookmarks as it scales better to higher resolutions |