diff options
author | simonb <simonb> | 2006-06-10 16:31:47 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-06-10 16:31:47 (GMT) |
commit | b8dc91871e116f51a061597e40e60d89d9f715cb (patch) | |
tree | b73dbcb2ce81a8a57456072f2feac84c5be4f589 /ChangeLog | |
parent | 891205c10a124f278b4eb9500ba69efa8c443423 (diff) | |
download | fluxbox-b8dc91871e116f51a061597e40e60d89d9f715cb.zip fluxbox-b8dc91871e116f51a061597e40e60d89d9f715cb.tar.bz2 |
couple of alignment fixes, esp for external tabs
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/06/10: | ||
4 | * Fix some external tab alignment on shade (Simon) | ||
5 | FbWinFrame.cc | ||
6 | * Fix container size rounding for right alignment (Simon) | ||
7 | Container.cc | ||
3 | *06/06/01: | 8 | *06/06/01: |
4 | * Update of new manpage (thanx Guillermo Patterer) | 9 | * Update of new manpage (thanx Guillermo Patterer) |
5 | *06/05/23: | 10 | *06/05/23: |