From b50da74dbda67f6a8fb79dc49299f7f4ad6bc42e Mon Sep 17 00:00:00 2001 From: Rainer Kottenhoff Date: Sun, 8 Mar 2020 11:07:30 +0100 Subject: [PATCH] + upd: Scintilla v432 (bugfix: that treated all dropped text as rectangular) --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- scintilla/doc/ScintillaDownload.html | 10 +++++----- scintilla/doc/ScintillaHistory.html | 11 +++++++++++ scintilla/doc/index.html | 7 ++++--- scintilla/src/Editor.cxx | 4 ++-- scintilla/version.txt | 2 +- scintilla/win32/PlatWin.h | 1 + scintilla/win32/ScintRes.rc | 4 ++-- scintilla/win32/ScintillaWin.cxx | 4 +++- src/VersionEx.h | 6 +++--- 11 files changed, 34 insertions(+), 19 deletions(-) diff --git a/Versions/build.txt b/Versions/build.txt index d00491fd7..0cfbf0888 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -1 +2 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 4902fabd7..1d36c6d12 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 RC3 diff --git a/scintilla/doc/ScintillaDownload.html b/scintilla/doc/ScintillaDownload.html index 97fb83049..2756014b6 100644 --- a/scintilla/doc/ScintillaDownload.html +++ b/scintilla/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ @@ -42,7 +42,7 @@ containing very few restrictions.

- Release 4.3.1 + Release 4.3.2

Source Code @@ -50,8 +50,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in
    -
  • zip format (1.7M) commonly used on Windows
  • -
  • tgz format (1.4M) commonly used on Linux and compatible operating systems
  • +
  • zip format (1.7M) commonly used on Windows
  • +
  • tgz format (1.4M) commonly used on Linux and compatible operating systems
Instructions for building on both Windows and Linux are included in the readme file.

diff --git a/scintilla/doc/ScintillaHistory.html b/scintilla/doc/ScintillaHistory.html index cb11ec5ca..96d5ed1e6 100644 --- a/scintilla/doc/ScintillaHistory.html +++ b/scintilla/doc/ScintillaHistory.html @@ -562,6 +562,17 @@ Icons Copyright(C) 1998 by Dean S. Jones
+

+ Release 4.3.2 +

+

Release 4.3.1

diff --git a/scintilla/doc/index.html b/scintilla/doc/index.html index 56f5ac8d5..1763e3eb8 100644 --- a/scintilla/doc/index.html +++ b/scintilla/doc/index.html @@ -9,7 +9,7 @@ - +
- + Windows   - + GTK/Linux