aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-01-29 10:02:01 +0000
committernyamatongwe <unknown>2001-01-29 10:02:01 +0000
commita85e95ac4d64183e9166d51b60378917b01745ea (patch)
tree010e3b17ebcd3c7d0f6ba693d41bf185c5f0e77f
parente680417ff6ee0f18cfd4d522eb358073db73c40a (diff)
downloadscintilla-mirror-a85e95ac4d64183e9166d51b60378917b01745ea.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.