aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-01-24 14:13:08 +1100
committerNeil <nyamatongwe@gmail.com>2014-01-24 14:13:08 +1100
commit7edfcf9c517148e32f9ddc869b179a59e8278d37 (patch)
tree56471f8ddcd3875913b1221587489ad8f4c5d456
parent931f456ac8e11250cd64f0330cae42fb2b710f88 (diff)
downloadscintilla-mirror-7edfcf9c517148e32f9ddc869b179a59e8278d37.tar.gz
Change log.
-rw-r--r--doc/ScintillaHistory.html2
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