From 8506581cbea456185c5c1ca5cac8433d22d31ef1 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 1 Mar 2001 07:29:47 +0000 Subject: Removed things already done and bugs not reported for over a year. --- doc/ScintillaToDo.html | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 81b4a5033..0dd65c28e 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -38,17 +38,6 @@ Dragging over bold text in some fonts will ripple because of the difference in size between drawing all of a string at once and drawing it in parts.

-

- SciTE Bugs -

-

- There has been a report of SciTE exiting as soon as the mouse is moved over it when launched - Start | Run. I have seen this once but can not find a way to reproduce it. -

-

- One person has seen excessive waits (20 seconds) when using the file open dialog and - changing to the top directory. -

GTK+ Version Bugs

@@ -68,16 +57,10 @@ Different height lines based upon tallest text on the line rather than on the tallest style possible.

-

- Wider or differently shaped caret -

Composition of lexing for mixed languages (such as ASP+ over COBOL) by combining lexers.

-

- Make GTK+ version be more consistent with other GTK+ widgets. -

Printing support on GTK+. Maybe Postscript output or use Gnome?

@@ -88,14 +71,12 @@ SciTE To Do

- More lexers for other languages such as Delphi. Make the subset Perl lexer understand more Perl. + More lexers for other languages such as Delphi. Make the subset Perl lexer + understand more Perl.

Regular expressions in find functions.

-

- Remember tab size setting when switching between buffers. -

Printing on GTK+.

@@ -107,7 +88,8 @@ SciTE will get new features, but only when they make my life easier - I am not intending to make it grow up to be a huge full-function IDE like Visual Cafe. The lines I've currently decided not to step over in SciTE are any sort of project facility and any configuration - dialogs. + dialogs. SciTE for Windows now has a Director interface for communicating with a + separate project manager application.

If you are interested in contributing code, do not feel any need to make it cross platform. @@ -116,4 +98,3 @@

- -- cgit v1.2.3