aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-01-29 10:02:01 +0000
committernyamatongwe <devnull@localhost>2001-01-29 10:02:01 +0000
commitf537f998b37dcb494c88ccffb465cd8cc148cf75 (patch)
tree010e3b17ebcd3c7d0f6ba693d41bf185c5f0e77f
parent73247a096231c75de34218adb69aa97d4af0c9f4 (diff)
downloadscintilla-mirror-f537f998b37dcb494c88ccffb465cd8cc148cf75.tar.gz
Removed todo item.
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 06bd4fe03..34ffae7c7 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -175,13 +175,6 @@
Released on 29 January 2001.
</li>
<li>
- <font color=red>
- TODO: <br />
- Undo problem <br />
- Visiibility policy settings in SciTE
- </font>
- </li>
- <li>
Rewritten and simplified widget code for the GTK+ version to enhance
solidity and make more fully compliant with platform norms. This includes more
normal handling of keystrokes so they are forwarded to containers correctly.