diff options
author | rathnor <rathnor> | 2003-09-29 14:58:15 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-09-29 14:58:15 (GMT) |
commit | 81378f9494db4ab1d033947532d7fac968095ecd (patch) | |
tree | 0980a0ed9e2ebcbb2d7b7c88d6fbe1d98ab06dd2 /ChangeLog | |
parent | 15dfe811124e3f1be7d9a802290372427dae5afb (diff) | |
download | fluxbox-81378f9494db4ab1d033947532d7fac968095ecd.zip fluxbox-81378f9494db4ab1d033947532d7fac968095ecd.tar.bz2 |
fix handling of base_Width/height hints in wm_normal_hints
- fixes abiword resize issues
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.6: | 2 | Changes for 0.9.6: |
3 | *03/09/29: | 3 | *03/09/29: |
4 | * Fix resize calculations, particularly wrt base_width/height (Simon) | ||
5 | - fixes abiword resize issues | ||
6 | Window.hh/cc WinClient.hh/cc | ||
4 | * Nearest-quadrant resizing (Thanks Mathias Gumz) | 7 | * Nearest-quadrant resizing (Thanks Mathias Gumz) |
5 | Window.hh/cc Screen.hh/cc FbWinFrameTheme.hh/cc | 8 | Window.hh/cc Screen.hh/cc FbWinFrameTheme.hh/cc |
6 | * Update from Han | 9 | * Update from Han |