From 28dba5ed80fcdbd96ef5aab082ec723cca81d787 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Fri, 22 Oct 2010 10:53:43 +1100 Subject: Updates for 2.22 release. --- doc/ScintillaDoc.html | 2 + doc/ScintillaDownload.html | 10 ++--- doc/ScintillaHistory.html | 102 +++++++++++++++++++++++++++++++++++++++++++++ doc/index.html | 11 ++--- version.txt | 2 +- win32/ScintRes.rc | 8 ++-- 6 files changed, 118 insertions(+), 17 deletions(-) diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 2cd53f3aa..c32a37b56 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -4295,6 +4295,8 @@ struct Sci_TextToFind { SCI_SELECTIONDUPLICATE + SCI_VERTICALCENTRECARET + diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 7cad83063..18508dc87 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -25,9 +25,9 @@ @@ -41,7 +41,7 @@ containing very few restrictions.

- Release 2.21 + Release 2.22

Source Code @@ -49,8 +49,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in Instructions for building on both Windows and Linux are included in the readme file.

diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 13ab7954b..768301c69 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -368,6 +368,108 @@ Icons Copyright(C) 1998 by Dean S. Jones
+

+ Release 2.22 +

+

Release 2.21

diff --git a/doc/index.html b/doc/index.html index 01919f330..d3dc91ec3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -9,7 +9,7 @@ - +
- + Windows   - + GTK+/Linux