aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2011-12-07 16:35:31 +1100
committernyamatongwe <devnull@localhost>2011-12-07 16:35:31 +1100
commit30429c2dc8248102d158bd60de02284f2072fb5a (patch)
tree000afac0841fed96aa1c7ff094af6cd65307ff4c
parent8f556af6875856fba0e76d92fe8ee456765c804e (diff)
downloadscintilla-mirror-30429c2dc8248102d158bd60de02284f2072fb5a.tar.gz
Removed TODO items that have BEENDONE.
-rw-r--r--doc/ScintillaToDo.html10
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>