diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,5 +1,27 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.13: | 2 | Changes for 0.1.13: |
3 | *02/10/19: | ||
4 | * Fixed terminal option for fluxbox-generate_menu (Thanks Han) | ||
5 | * Fixed bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem | ||
6 | Toolbar.cc | ||
7 | * Fixed ascent and descent in FontImps | ||
8 | * Added testsuit for FbTk::Font | ||
9 | src/tests/testFont.cc, src/tests/Makefile | ||
10 | * Updated fluxbox-generate_menu it_IT locales and | ||
11 | added DEFAULT_TERM value (Thanks Filippo Pappalardo) | ||
12 | *02/10/18: | ||
13 | * Added it_IT locales to fluxbox-generate_menu and updated | ||
14 | data/nls/it_IT (Thanks Filippo Pappalardo) | ||
15 | *02/10/16: | ||
16 | * Fixed UTF-8 for antialias fonts | ||
17 | XftFontImp.cc/hh, Font.cc | ||
18 | * Fixed support for: | ||
19 | _NET_WM_DESKTOP, | ||
20 | _NET_NUMBER_OF_DESKTOPS, | ||
21 | _NET_CURRENT_DESKTOP, | ||
22 | _NET_ACTIVE_WINDOW, | ||
23 | _NET_CLOSE_WINDOW | ||
24 | Ewmh.hh/cc | ||
3 | *02/10/15: | 25 | *02/10/15: |
4 | * Conditional compile/linking of Xft specific files | 26 | * Conditional compile/linking of Xft specific files |
5 | src/Makefile.am, configure.in | 27 | src/Makefile.am, configure.in |