From ba22b1a307988fd493fc682daff20eee4c325451 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 16 Feb 2014 13:35:40 +0100 Subject: updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2 * allows us to remove most patches. One however is still necessary (Scinterm Makefile bug!) * TECO-style control code echoing is now set up using the SCI_SETREPRESENTATION message * updated copyrights * updated TODO --- patches/035-scinterm-curses-header.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 patches/035-scinterm-curses-header.patch (limited to 'patches/035-scinterm-curses-header.patch') diff --git a/patches/035-scinterm-curses-header.patch b/patches/035-scinterm-curses-header.patch deleted file mode 100644 index fbce286..0000000 --- a/patches/035-scinterm-curses-header.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/scintilla/scinterm/ScintillaTerm.cxx 2013-03-19 18:32:55.511861027 +0100 -+++ b/scintilla/scinterm/ScintillaTerm.cxx 2013-03-19 18:33:05.747736822 +0100 -@@ -15,7 +15,7 @@ - #include - #include - --#include -+#include - - #include "Platform.h" - -- cgit v1.2.3