diff options
author | markt <markt> | 2006-06-28 20:06:49 (GMT) |
---|---|---|
committer | markt <markt> | 2006-06-28 20:06:49 (GMT) |
commit | a6625f8ca520a8f77ec54035e33af57bf6d5f9e4 (patch) | |
tree | abeaca45fdabd2cfeeb43918aa8b616b50a76759 /ChangeLog | |
parent | 6f2a566206faa0e6e8eff34f96888f6910644f56 (diff) | |
download | fluxbox-a6625f8ca520a8f77ec54035e33af57bf6d5f9e4.zip fluxbox-a6625f8ca520a8f77ec54035e33af57bf6d5f9e4.tar.bz2 |
cleanup dead function Workspace::setLastFocusedWindow
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.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/28: | 3 | *06/06/28: |
4 | * Little cleanup of dead functions (Mark) | ||
5 | Workspace.cc/hh | ||
4 | * Fixed more focus issues with linear cycling and tabbed windows (Mark) | 6 | * Fixed more focus issues with linear cycling and tabbed windows (Mark) |
5 | Window.cc FocusControl.cc Screen.cc | 7 | Window.cc FocusControl.cc Screen.cc |
6 | * Fixed some focus issues on detach and restart (Mark) | 8 | * Fixed some focus issues on detach and restart (Mark) |