diff options
author | markt <markt> | 2007-05-12 17:31:34 (GMT) |
---|---|---|
committer | markt <markt> | 2007-05-12 17:31:34 (GMT) |
commit | f21186431b12bb2f91f31c766e7f2eaced7b5e63 (patch) | |
tree | 0bc30c2de35bf371efe1fe5ffd10ae36c962ed7b /ChangeLog | |
parent | b66dde6e943ec3919a6f4e74cd73397238ccd21a (diff) | |
download | fluxbox_pavel-f21186431b12bb2f91f31c766e7f2eaced7b5e63.zip fluxbox_pavel-f21186431b12bb2f91f31c766e7f2eaced7b5e63.tar.bz2 |
fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar
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.0.0: | 2 | Changes for 1.0.0: |
3 | *07/05/12: | ||
4 | * Fixed tabs disappearing with [Deco] {TAB} and tabs in titlebar (Mark) | ||
5 | Window.cc Screen.cc | ||
3 | *07/05/04: | 6 | *07/05/04: |
4 | * Fixed infinite loop caused by deiconify command (Mark) | 7 | * Fixed infinite loop caused by deiconify command (Mark) |
5 | FbCommands.cc | 8 | FbCommands.cc |