diff options
author | nyamatongwe <unknown> | 2003-04-18 04:12:41 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-04-18 04:12:41 +0000 |
commit | 9a1ee8d945b1aeeb1dab0d7e7d0710194a5cad5b (patch) | |
tree | 98fa81c698ccbf7562c0b7fc02baffdc04f4890d | |
parent | f6e875f4dec1a9a05dce6bbe9894e0890ae5b2ab (diff) | |
download | scintilla-mirror-9a1ee8d945b1aeeb1dab0d7e7d0710194a5cad5b.tar.gz |
Added manifest.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8e030179c..809329f73 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -210,6 +210,10 @@ closing the pipe when running tool commands that take input. </li> <li> + Added a manifest resource to SciTE on Windows to enable Windows XP + themed UI. + </li> + <li> SciTE calltips handle nested calls and other situations better. </li> <li> |