diff options
author | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-17 17:30:30 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen@fluxbox.org> | 2008-09-17 17:30:30 (GMT) |
commit | c6a08ab6ff0fe6d7c236dcaff442670f52a03478 (patch) | |
tree | 1ea694f25b4bec7189f4c95259bb4ff306f398b6 /ChangeLog | |
parent | a4feddcbd63a4eca37ea3c1641daee25ed9a4c28 (diff) | |
download | fluxbox-c6a08ab6ff0fe6d7c236dcaff442670f52a03478.zip fluxbox-c6a08ab6ff0fe6d7c236dcaff442670f52a03478.tar.bz2 |
new version
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) |