diff options
author | mathias <mathias> | 2005-06-07 09:01:29 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-06-07 09:01:29 (GMT) |
commit | a663db8fd369fb04ad55cfb599e8c7fdecca6d1e (patch) | |
tree | c8bbd13a92f2244b72539890051e36fa66c891ae /ChangeLog | |
parent | 99a7f9a11084525e15407bdf7372728dadd7be98 (diff) | |
download | fluxbox_pavel-a663db8fd369fb04ad55cfb599e8c7fdecca6d1e.zip fluxbox_pavel-a663db8fd369fb04ad55cfb599e8c7fdecca6d1e.tar.bz2 |
Fixed justification in WorkspaceNameTool #1213262, values were set after the
render() call was made.
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/07: | ||
4 | * Fixed justification in WorkspaceNameTool #1213262 (Mathias) | ||
5 | WorkspaceNameTool.cc | ||
3 | *05/06/03: | 6 | *05/06/03: |
4 | * Massive change of font handling (Mathias) | 7 | * Massive change of font handling (Mathias) |
5 | - Usage of xft-fonts is prefered, except a font-description starts with '-' | 8 | - Usage of xft-fonts is prefered, except a font-description starts with '-' |