diff options
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/03/23: | 3 | *06/03/23: |
4 | * Fixed duplicate ClickToFocus menu item (Thanks mal at komcept com) | ||
4 | * Fix some tab stacking alignment and rendering on tab resize (Simon) | 5 | * Fix some tab stacking alignment and rendering on tab resize (Simon) |
5 | (and very minor tidying) | 6 | (and very minor tidying) |
6 | FbWinFrame.cc FbTk/XLayer.cc FbTk/XLayerItem.hh/cc | 7 | FbWinFrame.cc FbTk/XLayer.cc FbTk/XLayerItem.hh/cc |
@@ -15,6 +16,7 @@ Changes for 0.9.16: | |||
15 | Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Container.cc | 16 | Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Container.cc |
16 | fluxbox-nls.hh | 17 | fluxbox-nls.hh |
17 | *06/03/20: | 18 | *06/03/20: |
19 | * Fixed some minor typos (Thanks Semushin Slava) | ||
18 | * Fix placement config (some compilers resulted in ignoring of | 20 | * Fix placement config (some compilers resulted in ignoring of |
19 | placement policy setting), and a minor ext. tabs placement bug | 21 | placement policy setting), and a minor ext. tabs placement bug |
20 | ScreenPlacement.cc Row/ColSmartPlacement.cc | 22 | ScreenPlacement.cc Row/ColSmartPlacement.cc |
@@ -29,6 +31,7 @@ Changes for 0.9.16: | |||
29 | fluxbox.cc Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Remember.cc | 31 | fluxbox.cc Screen.hh/cc Window.hh/cc FbWinFrame.hh/cc Remember.cc |
30 | Container.hh/cc FbTk/XLayer.hh/cc XLayerItem.cc fluxbox-nls.hh | 32 | Container.hh/cc FbTk/XLayer.hh/cc XLayerItem.cc fluxbox-nls.hh |
31 | RowSmart/ColSmart/UnderMousePlacement.cc WinButton.cc | 33 | RowSmart/ColSmart/UnderMousePlacement.cc WinButton.cc |
34 | ------------------------------------------------------------- | ||
32 | Changes for 0.9.15: | 35 | Changes for 0.9.15: |
33 | *06/03/19: | 36 | *06/03/19: |
34 | * Fixed some wrong fbsetroot nls (Thanks Semushin Slava ) | 37 | * Fixed some wrong fbsetroot nls (Thanks Semushin Slava ) |