diff options
Diffstat (limited to 'doc/ScintillaToDo.html')
| -rw-r--r-- | doc/ScintillaToDo.html | 27 | 
1 files 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 @@ -39,17 +39,6 @@        drawing all of a string at once and drawing it in parts.      </p>      <h3> -       SciTE Bugs -    </h3> -    <p> -       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. -    </p> -    <p> -       One person has seen excessive waits (20 seconds) when using the file open dialog and -      changing to the top directory. -    </p> -    <h3>         GTK+ Version Bugs      </h3>      <p> @@ -69,16 +58,10 @@        possible.      </p>      <p> -       Wider or differently shaped caret -    </p> -    <p>         Composition of lexing for mixed languages (such as ASP+ over COBOL) by         combining lexers.      </p>      <p> -       Make GTK+ version be more consistent with other GTK+ widgets. -    </p> -    <p>         Printing support on GTK+. Maybe Postscript output or use Gnome?      </p>      <p> @@ -88,15 +71,13 @@         SciTE To Do      </h3>      <p> -       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.      </p>      <p>         Regular expressions in find functions.      </p>      <p> -       Remember tab size setting when switching between buffers. -    </p> -    <p>         Printing on GTK+.      </p>      <h3> @@ -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.      </p>      <p>         If you are interested in contributing code, do not feel any need to make it cross platform. @@ -116,4 +98,3 @@      </p>    </body>  </html> - | 
