diff options
Diffstat (limited to 'doc/ScintillaToDo.html')
| -rw-r--r-- | doc/ScintillaToDo.html | 17 | 
1 files changed, 2 insertions, 15 deletions
| diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index af88dca8c..9707a91a3 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -51,9 +51,6 @@      <h3>         GTK+ Version Bugs      </h3> -    <p> -       No DBCS support. -    </p>      <h3>         Scintilla To Do      </h3> @@ -109,7 +106,7 @@  	Port to MacOS X.      </p>      <p> -	More lexers for other languages such as PostScript and Smalltalk. +	More lexers for other languages such as Haskell and Smalltalk.  	Make the subset Perl lexer understand more Perl.  	Improve the Ruby and TCL lexers.      </p> @@ -121,7 +118,7 @@  	Automatically calculated range for horizontal scrolling.      </p>      <p> -	Commands and/or modes for treating display lines as document lines are now, +	Modes for treating display lines as document lines are now,  	such as allowing the End key to move to the end of a display line. This can be  	useful when Scintilla used to edit documentation as it is the normal convention  	for word processors. @@ -145,16 +142,6 @@  	indentation or sorting.      </p>      <p> -	Ctrl+Tab working like Visual C++ where it goes to the next window in -	z-order. -    </p> -    <p> -	Compatible with GTK+ 2. -    </p> -    <p> -	Tab bar on GTK+. -    </p> -    <p>  	Retain folding state when changing buffers.      </p>      <p> | 
