diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,8 +1,17 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1 | 2 | Changes for 1.1.1 |
3 | *08/09/14: | 3 | *08/09/14: |
4 | * Fixed a minor pixmap resource leak (Henrik) | 4 | * Fixed a minor pixmap resource leak (Henrik) |
5 | FbTk/Menu.cc, FbTk/ImageControl.cc/hh | 5 | FbTk/Menu.cc, FbTk/ImageControl.cc/hh |
6 | *08/09/11: | ||
7 | * Fixed unshading crash (Mark) | ||
8 | src/FbWinFrame.cc | ||
9 | * Be aware of badly specified _NET_WM_ICONS (Mathias) | ||
10 | Ewmh.cc | ||
11 | *08/09/03: | ||
12 | * Added windowmenu to distpackage (Mark) | ||
13 | ----------------------------- | ||
14 | Changes for 1.1.0 | ||
6 | *08/09/01: | 15 | *08/09/01: |
7 | * When the current menu item gets disabled, highlight its nearest neighbor | 16 | * When the current menu item gets disabled, highlight its nearest neighbor |
8 | and add separators to the focus model menu (Mark) | 17 | and add separators to the focus model menu (Mark) |