diff options
author | nyamatongwe <unknown> | 2001-01-29 10:02:01 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-01-29 10:02:01 +0000 |
commit | a85e95ac4d64183e9166d51b60378917b01745ea (patch) | |
tree | 010e3b17ebcd3c7d0f6ba693d41bf185c5f0e77f | |
parent | e680417ff6ee0f18cfd4d522eb358073db73c40a (diff) | |
download | scintilla-mirror-a85e95ac4d64183e9166d51b60378917b01745ea.tar.gz |
Removed todo item.
-rw-r--r-- | doc/ScintillaHistory.html | 7 |
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. |