diff options
author | simonb <simonb> | 2006-04-25 03:11:31 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-25 03:11:31 (GMT) |
commit | e2bc57bc0fef16faba89f996e354445c31aebedd (patch) | |
tree | cc6127b87a9c5d5c2e6ecc84a4317c04dabb0e63 /ChangeLog | |
parent | cb65dae95fb3bd01cb4e43286ba2a56c41838d2e (diff) | |
download | fluxbox-e2bc57bc0fef16faba89f996e354445c31aebedd.zip fluxbox-e2bc57bc0fef16faba89f996e354445c31aebedd.tar.bz2 |
Fix occasional highlighting of menu nops+separators, sf.net patch
#1475268 (thanks Scott Kuhl; skuhl AT cs utah edu)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/25: | 3 | *06/04/25: |
4 | * Fix occasional highlighting of menu nops+separators, sf.net patch | ||
5 | #1475268 (thanks Scott Kuhl; skuhl AT cs utah edu) | ||
6 | FbTk/MenuSeparator.hh/cc FbTk/Menu.cc MenuCreator.cc | ||
4 | * fbrun: Move the cursor to the end when tab completing | 7 | * fbrun: Move the cursor to the end when tab completing |
5 | (Simon + thanks Jonas Koelker), sf.net rfe #1333003, patch #1475578 | 8 | (Simon + thanks Jonas Koelker), sf.net rfe #1333003, patch #1475578 |
6 | util/fbrun/FbRun.hh/cc | 9 | util/fbrun/FbRun.hh/cc |