diff options
author | simonb <simonb> | 2006-04-17 14:24:11 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-17 14:24:11 (GMT) |
commit | dd933c097c0e585949c7200a0937684158f0056d (patch) | |
tree | 42e840680fcab62e258e2e5e641f982eb0073614 /ChangeLog | |
parent | b2105a62c378b013257cd1a79ea5a50b4a90a82f (diff) | |
download | fluxbox_pavel-dd933c097c0e585949c7200a0937684158f0056d.zip fluxbox_pavel-dd933c097c0e585949c7200a0937684158f0056d.tar.bz2 |
fix label display with external tabs on some wins
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/17: | 3 | *06/04/17: |
4 | * Fix display of label for dialog-type boxes (Simon) | ||
5 | (only when external tabs are enabled, but not for particular window) | ||
6 | FbWinFrame.cc | ||
4 | * Fix fbrun position setting (-pos and -nearmouse args) (Simon) | 7 | * Fix fbrun position setting (-pos and -nearmouse args) (Simon) |
5 | util/fbrun/... FbRun.hh/cc main.cc | 8 | util/fbrun/... FbRun.hh/cc main.cc |
6 | * Resize the clock if the text gets too big, sf.net patch #1436406 | 9 | * Resize the clock if the text gets too big, sf.net patch #1436406 |