From 440e6883c5563a04ba46de3dbe4949f20cde5124 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 24 Apr 2013 16:33:36 +1000 Subject: Cosmetic: remove line-end whitespace. --- doc/ScintillaHistory.html | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 1288f76ac..cd57f33a0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -470,7 +470,7 @@
  • Fix crash on Cocoa when view deallocated. - Bug #1466, + Bug #1466,
  • Fix display of DBCS documents on Windows Direct2D/DirectWrite with default character set. @@ -490,7 +490,7 @@
  • Most lexers now lex an extra NUL byte at the end of the document which makes it more likely they will classify keywords at document end correctly. - Bug #574, + Bug #574, Bug #588.
  • @@ -1135,7 +1135,7 @@ Feature #3510979.
  • - Fixed single quoted strings in bash lexer. + Fixed single quoted strings in bash lexer. Bug #3512208.
  • @@ -1163,7 +1163,7 @@ Bug #3514882.
  • - Fix printing crash when using Direct2D to display on-screen. + Fix printing crash when using Direct2D to display on-screen. Bug #3513946.
  • @@ -1171,22 +1171,22 @@ Bug #3514885.
  • - Fixed the Move Selected Lines command when last line does not end with a line end character. + Fixed the Move Selected Lines command when last line does not end with a line end character. Bug #3511023.
  • - Fix word wrap indentation printing to use printer settings instead of screen settings. + Fix word wrap indentation printing to use printer settings instead of screen settings. Bug #3512961.
  • - Fix SciTE bug where executing an empty command prevented executing further commands + Fix SciTE bug where executing an empty command prevented executing further commands Bug #3512976.
  • Fix SciTE bugs with focus in user strips and made strips more robust with invalid definitions.
  • - Suppress SciTE regular expression option when searching with find next selection. + Suppress SciTE regular expression option when searching with find next selection. Bug #3510985.
  • @@ -1198,7 +1198,7 @@ Bug #3501321.
  • - Fix column finding method so that tab is counted correctly. + Fix column finding method so that tab is counted correctly. Bug #3483713.
  • @@ -1223,7 +1223,7 @@ Feature #3488209.
  • - CPP lexer fixes styling after document comment keywords. + CPP lexer fixes styling after document comment keywords. Bug #3495445.
  • @@ -1239,7 +1239,7 @@ Bug #3495836.
  • - SciTE xml.auto.close.tags no longer closes with PHP code similar to <a $this-> + SciTE xml.auto.close.tags no longer closes with PHP code similar to <a $this-> Bug #3488067.
  • @@ -1247,11 +1247,11 @@ Bug #3487440.
  • - Crash fixed for SCI_MOVESELECTEDLINESDOWN with empty vertical selection. + Crash fixed for SCI_MOVESELECTEDLINESDOWN with empty vertical selection. Bug #3496403.
  • - Differences between buffered and unbuffered mode on Direct2D eliminated. + Differences between buffered and unbuffered mode on Direct2D eliminated. Bug #3495791.
  • @@ -1295,7 +1295,7 @@ Bug #3488481.
  • - SciTE on Windows Find in Files sets focus to dialog when already created; allows opening dialog when a job is running. + SciTE on Windows Find in Files sets focus to dialog when already created; allows opening dialog when a job is running. Bug #3480635. Bug #3486657.
  • @@ -1320,7 +1320,7 @@ Bug #3484179.
  • - Selected line ends are highlighted more consistently. + Selected line ends are highlighted more consistently. Bug #3484330.
  • @@ -1328,7 +1328,7 @@ Bug #3482777.
  • - Fix failure messages from empty commands in SciTE. + Fix failure messages from empty commands in SciTE. Bug #3480645.
  • @@ -1348,7 +1348,7 @@ Feature #3486654.
  • - SciTE allows optional use of character escapes in calltips. + SciTE allows optional use of character escapes in calltips. Feature #3495239.
  • @@ -1607,7 +1607,7 @@ On Windows Vista or newer, drawing may be performed with Direct2D and DirectWrite instead of GDI.
  • - Cairo is now used for all drawing on GTK+. GDK drawing was removed. + Cairo is now used for all drawing on GTK+. GDK drawing was removed.
  • Paletted display support removed. @@ -1679,7 +1679,7 @@
  • The set of properties files imported by SciTE can be controlled with the properties imports.include and imports.exclude. - The import statement has been extended to allow "import *". + The import statement has been extended to allow "import *". The properties files for some languages are no longer automatically loaded by default. The properties files affected are avenue, baan, escript, lot, metapost, and mmixal.
  • @@ -1798,7 +1798,7 @@ Bug #3324563.
  • - Python lexer has lexer.python.keywords2.no.sub.identifiers option to avoid highlighting second set of + Python lexer has lexer.python.keywords2.no.sub.identifiers option to avoid highlighting second set of keywords following '.'. Bug #3325333.
  • -- cgit v1.2.3