diff options
-rw-r--r-- | doc/ScintillaToDo.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 0b0163ad8..419a8cc80 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -36,16 +36,9 @@ Scintilla Bugs </h3> <p> - Dragging over text on some platforms (notably OS X) will ripple because Scintilla only measures text in whole pixels. - Could be improved by using floating-point coordinates. - </p> - <p> Automatic scrolling when text dragged near edge of window. </p> <h3> - GTK+ Version Bugs - </h3> - <h3> Scintilla To Do </h3> <p> @@ -64,9 +57,6 @@ combining lexers. </p> <p> - Printing support on GTK+. Maybe Postscript output or use Gnome? - </p> - <p> Stream folding which could be used to fold up the contents of HTML elements. </p> <p> |