diff options
author | markt <markt> | 2006-07-25 21:54:58 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-25 21:54:58 (GMT) |
commit | 9229f8bc9ceae2505d7715cdea6e75aeb1b2c78b (patch) | |
tree | ee9b35fae0e6d557244899fd674fa1ac37d85719 /ChangeLog | |
parent | 887fea4510e5834197bb70101393fb640a66899a (diff) | |
download | fluxbox_pavel-9229f8bc9ceae2505d7715cdea6e75aeb1b2c78b.zip fluxbox_pavel-9229f8bc9ceae2505d7715cdea6e75aeb1b2c78b.tar.bz2 |
don't revert focus away from command dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/25: | 3 | *06/07/25: |
4 | * Fix so that focus doesn't revert away from command dialogs (Mark) | ||
5 | fluxbox.cc/hh CommandDialog.cc | ||
4 | * Fix background style item so that it works when the previous style | 6 | * Fix background style item so that it works when the previous style |
5 | didn't have one set (Mark) | 7 | didn't have one set (Mark) |
6 | Screen.cc RootTheme.hh | 8 | Screen.cc RootTheme.hh |