aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2006-07-25 21:54:58 (GMT)
committermarkt <markt>2006-07-25 21:54:58 (GMT)
commit9229f8bc9ceae2505d7715cdea6e75aeb1b2c78b (patch)
treeee9b35fae0e6d557244899fd674fa1ac37d85719 /ChangeLog
parent887fea4510e5834197bb70101393fb640a66899a (diff)
downloadfluxbox-9229f8bc9ceae2505d7715cdea6e75aeb1b2c78b.zip
fluxbox-9229f8bc9ceae2505d7715cdea6e75aeb1b2c78b.tar.bz2
don't revert focus away from command dialogs
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fea633..e12a650 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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