diff options
author | mathias <mathias> | 2005-06-17 23:55:15 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-06-17 23:55:15 (GMT) |
commit | 3d722f24284f926448085394690f87d949c017bc (patch) | |
tree | 92dbee0dc33cc0e09a60a6279be2d80f1dda7001 /ChangeLog | |
parent | a4a6cf9035cfa553f30f0fa06635cc08362ae98e (diff) | |
download | fluxbox_pavel-3d722f24284f926448085394690f87d949c017bc.zip fluxbox_pavel-3d722f24284f926448085394690f87d949c017bc.tar.bz2 |
*.font.shadow.x and *.font.shadow.x were not correctly read or better,
misinterpreted. so the shadow'ed text was written direct underneath the
normal text .. and hence invisible.
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 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/06/18: | ||
4 | * little Fix for font effects (Mathias) | ||
5 | FbTk/ThemeItems.cc | ||
3 | *05/06/15: | 6 | *05/06/15: |
4 | * Enhanced MoveTo, fixes #1074568 (Mathias) | 7 | * Enhanced MoveTo, fixes #1074568 (Mathias) |
5 | MoveTo <int|*> <int|*> <Reference Corner> | 8 | MoveTo <int|*> <int|*> <Reference Corner> |