diff options
author | markt <markt> | 2006-12-20 16:10:02 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-20 16:10:02 (GMT) |
commit | aee80a2424d7b5f96a4c4a6817744709acbaef38 (patch) | |
tree | 1c3391c1102df5ae8207473ab7df5b0e3ad7340e /ChangeLog | |
parent | 144091995610ea1b562e96d5e55c99659034bd55 (diff) | |
download | fluxbox_pavel-aee80a2424d7b5f96a4c4a6817744709acbaef38.zip fluxbox_pavel-aee80a2424d7b5f96a4c4a6817744709acbaef38.tar.bz2 |
_FLUXBOX_GROUP_LEFT wasn't being removed on detach, and the correct client in tabbed windows wasn't always being raised on restart
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/12/20: | ||
4 | * Fixed a few bugs with tabbed windows on restart (Mark) | ||
5 | Window.cc FocusControl.hh | ||
3 | *06/12/19: | 6 | *06/12/19: |
4 | * Little simplification of data structure for keybindings (Mark) | 7 | * Little simplification of data structure for keybindings (Mark) |
5 | Side effects: | 8 | Side effects: |