aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaToDo.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2003-09-26 13:34:28 +0000
committernyamatongwe <unknown>2003-09-26 13:34:28 +0000
commit9b57c2cd4a0a3a2655bb8dc562bb67b4bc76fb3b (patch)
tree68afe4749f4a2947b261b7ee104a628440f3db9e /doc/ScintillaToDo.html
parent0e1b5dcd2c7dc8d4fc47f22a860927f753cbff58 (diff)
downloadscintilla-mirror-9b57c2cd4a0a3a2655bb8dc562bb67b4bc76fb3b.tar.gz
Removed items that have been completed.
Diffstat (limited to 'doc/ScintillaToDo.html')
-rw-r--r--doc/ScintillaToDo.html17
1 files changed, 2 insertions, 15 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html
index af88dca8c..9707a91a3 100644
--- a/doc/ScintillaToDo.html
+++ b/doc/ScintillaToDo.html
@@ -51,9 +51,6 @@
<h3>
GTK+ Version Bugs
</h3>
- <p>
- No DBCS support.
- </p>
<h3>
Scintilla To Do
</h3>
@@ -109,7 +106,7 @@
Port to MacOS X.
</p>
<p>
- More lexers for other languages such as PostScript and Smalltalk.
+ More lexers for other languages such as Haskell and Smalltalk.
Make the subset Perl lexer understand more Perl.
Improve the Ruby and TCL lexers.
</p>
@@ -121,7 +118,7 @@
Automatically calculated range for horizontal scrolling.
</p>
<p>
- Commands and/or modes for treating display lines as document lines are now,
+ Modes for treating display lines as document lines are now,
such as allowing the End key to move to the end of a display line. This can be
useful when Scintilla used to edit documentation as it is the normal convention
for word processors.
@@ -145,16 +142,6 @@
indentation or sorting.
</p>
<p>
- Ctrl+Tab working like Visual C++ where it goes to the next window in
- z-order.
- </p>
- <p>
- Compatible with GTK+ 2.
- </p>
- <p>
- Tab bar on GTK+.
- </p>
- <p>
Retain folding state when changing buffers.
</p>
<p>