diff options
author | nyamatongwe <unknown> | 2000-04-27 14:29:33 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-04-27 14:29:33 +0000 |
commit | 737e74d9406dd30fc91c6d0f9728294c4422ef3c (patch) | |
tree | 3a095833f5ef6a0249b610222c542f763d47f371 /doc/ScintillaToDo.html | |
parent | b02cc8e7f97dfef1ee93b8fd598831e7ed3042b5 (diff) | |
download | scintilla-mirror-737e74d9406dd30fc91c6d0f9728294c4422ef3c.tar.gz |
Fixed bugs removed from TODO.
Design made more accurate.
Diffstat (limited to 'doc/ScintillaToDo.html')
-rw-r--r-- | doc/ScintillaToDo.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 67f714ba6..644f233a7 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -50,12 +50,6 @@ changing to the top directory. </p> <h3> - Windows Version Bugs - </h3> - <p> - No memory for input fields in find and replace dialogs. - </p> - <h3> GTK+ Version Bugs </h3> <p> @@ -93,7 +87,7 @@ SciTE To Do </h3> <p> - More lexers: IDL, and Delphi. Make the subset Perl lexer understand more Perl. + More lexers: Delphi and PHP. Make the subset Perl lexer understand more Perl. </p> <p> Regular expressions in find functions. |