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 | b1f8228a66f85bce5b274e2f46bbd5fb719ed250 (patch) | |
tree | 813ad32d22fa1c53e0c72baa199f0332dea9f287 | |
parent | e5848239dc9c3736683be0f85c385c51fc337131 (diff) | |
download | scintilla-mirror-b1f8228a66f85bce5b274e2f46bbd5fb719ed250.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 |