diff options
| author | nyamatongwe <unknown> | 2010-02-01 23:20:36 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2010-02-01 23:20:36 +0000 | 
| commit | cab6ef4858acd8da400ea2b9fbeb4feaf5e2b6af (patch) | |
| tree | 423b637b810e9f7b5f408fdfc6d86ebd8ff4d62e | |
| parent | 008c660bc47c13c464adf81033582af378e2599e (diff) | |
| download | scintilla-mirror-cab6ef4858acd8da400ea2b9fbeb4feaf5e2b6af.tar.gz | |
Removed items that are no longer valid.
| -rw-r--r-- | doc/ScintillaToDo.html | 18 | 
1 files changed, 0 insertions, 18 deletions
| diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 291396aa6..15a315aed 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -83,9 +83,6 @@  	to restore.      </p>      <p> -	Move line up and move line down keys or move selected lines up / down. -    </p> -    <p>  	Printing of highlight lines and folding margin.      </p>      <p> @@ -102,14 +99,6 @@      <p>  	More lexers for other languages.      </p> -    <p> -	Automatically calculated range for horizontal scrolling. -    </p> -    <p> -	Virtual space at the end of lines so the caret can be moved beyond the end -	of lines with the cursor keys. May also make rectangular operations easier -	to perform. -    </p>      <h3>  	SciTE To Do      </h3> @@ -117,10 +106,6 @@  	Good regular expression support through a plugin.      </p>      <p> -	Allow tools to transform the selection, performing an operation like -	indentation or sorting. -    </p> -    <p>  	Allow file name based selection on all properties rather than just a chosen few.      </p>      <p> @@ -143,9 +128,6 @@  	Implementations are welcome from others though.      </p>      <p> -	Automatically saving modified menu shortcuts on exit. -    </p> -    <p>  	Mouse wheel panning (press the mouse wheel and then move the mouse) on  	Windows.      </p> | 
