aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-03-01 10:35:22 +0000
committernyamatongwe <unknown>2001-03-01 10:35:22 +0000
commit531da9019096857e65237e72c39055b989008c0a (patch)
tree16c65d3e991cc387390a54d9a517d565f7c53458
parenta58095abc8777db9553f8d846cc6830f2e63cfb7 (diff)
downloadscintilla-mirror-531da9019096857e65237e72c39055b989008c0a.tar.gz
Updated.
-rw-r--r--doc/ScintillaToDo.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html
index 3050dbcd9..1c8966ca2 100644
--- a/doc/ScintillaToDo.html
+++ b/doc/ScintillaToDo.html
@@ -103,6 +103,9 @@
Load menus and accelerators from a property file so they can be modified
easily and localised into other languages.
</p>
+ <p>
+ Allow file name based selection on all properties rather than just a chosen few.
+ </p>
<h3>
Features I am unlikely to do
</h3>
@@ -120,6 +123,10 @@
<p>
Mouse wheel panning (press the mouse wheel and then move the mouse) on Windows.
</p>
+ <p>
+ Adding options to the save dialog to save in a particular encoding or with a
+ chosen line ending.
+ </p>
<h3>
Directions
</h3>