diff options
author | markt <markt> | 2006-08-02 18:38:09 (GMT) |
---|---|---|
committer | markt <markt> | 2006-08-02 18:38:09 (GMT) |
commit | b8fe83c4e48a95f44cbe7f889c5a1e3977fce52e (patch) | |
tree | f37213919fab99eb755e3dbab26ded9cf51e8b4c /ChangeLog | |
parent | fc550ba2e038c20280f563f13d7746ed3acfcc55 (diff) | |
download | fluxbox-b8fe83c4e48a95f44cbe7f889c5a1e3977fce52e.zip fluxbox-b8fe83c4e48a95f44cbe7f889c5a1e3977fce52e.tar.bz2 |
fix ClickTabFocus and MouseTabFocus in nls
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/08/02: | ||
4 | * Fix ClickTabFocus and MouseTabFocus in nls (Thanks Antonio Gomes) | ||
5 | Screen.cc | ||
3 | *06/07/30: | 6 | *06/07/30: |
4 | * List windows in iconbar in creation order (Mark) | 7 | * List windows in iconbar in creation order (Mark) |
5 | IconbarTool.cc/hh | 8 | IconbarTool.cc/hh |