From f354df9315c11abd837db480f96d4b00ea40ccc0 Mon Sep 17 00:00:00 2001 From: Chris Graham Date: Fri, 22 May 2020 13:57:13 +1000 Subject: Bug [#2171]. Implement per-monitor DPI Awareness on Windows. --- doc/ScintillaHistory.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 49484fef0..9c622cf90 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -553,6 +553,7 @@ McLoo Shmuel Zeigerman + Chris Graham

@@ -593,10 +594,14 @@ Bug #2019.

  • - Fixed bug with GTK+ on recent Linux distributions where underscores were invisible. + Fixed bug with GTK on recent Linux distributions where underscores were invisible. Bug #2173.
  • + Fixed GTK on Linux bug when pasting from closed application. + Bug #2175. +
  • +
  • Fixed bug in SciTE with Lua stack balance. Bug #2176.
  • -- cgit v1.2.3