aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaToDo.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-12-07 16:35:31 +1100
committernyamatongwe <unknown>2011-12-07 16:35:31 +1100
commit524fa42ebc4408dc90e67339f83342660e4ee612 (patch)
tree14d82fdc8c3b323332c4d6a9d49d85351f79c4c2 /doc/ScintillaToDo.html
parente0c22a9c7d1098733d1daa380939dba0b4ddc0a3 (diff)
downloadscintilla-mirror-524fa42ebc4408dc90e67339f83342660e4ee612.tar.gz
Removed TODO items that have BEENDONE.
Diffstat (limited to 'doc/ScintillaToDo.html')
-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>