diff options
author | nyamatongwe <unknown> | 2000-09-06 06:57:21 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-09-06 06:57:21 +0000 |
commit | e26000be7f4cff84eed59962e9ee03d9b65bd799 (patch) | |
tree | 9928b2707cc75b402eb32b56e327cc1eb83199ed /doc/ScintillaToDo.html | |
parent | 9ae60c7862552c0b33ed6cbfc3bc339a01c71ab9 (diff) | |
download | scintilla-mirror-e26000be7f4cff84eed59962e9ee03d9b65bd799.tar.gz |
Removed a couple of completed items from the TODO list and added a couple
of bugs.
Bug wuth not redrawing caret sometimes when performing undo fixed.
Diffstat (limited to 'doc/ScintillaToDo.html')
-rw-r--r-- | doc/ScintillaToDo.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index bb8cbf663..06253179c 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -69,12 +69,6 @@ possible. </p> <p> - COM control version on Windows - </p> - <p> - Hidden text - </p> - <p> Wider or differently shaped caret </p> <p> @@ -100,6 +94,9 @@ Regular expressions in find functions. </p> <p> + Remember tab size setting when switching between buffers. + </p> + <p> Printing on GTK+. </p> <h3> |