diff options
author | markt <markt> | 2007-03-21 22:49:37 (GMT) |
---|---|---|
committer | markt <markt> | 2007-03-21 22:49:37 (GMT) |
commit | aeeabc3b2f72e8cd4dac9ffc74b75a1c8e508c00 (patch) | |
tree | c7313d4f8c4818cd285ca933636864a839f8b68b /ChangeLog | |
parent | 53fff0d24b996f01d7426e44420c158500a4d311 (diff) | |
download | fluxbox-aeeabc3b2f72e8cd4dac9ffc74b75a1c8e508c00.zip fluxbox-aeeabc3b2f72e8cd4dac9ffc74b75a1c8e508c00.tar.bz2 |
hidemenus should hide custommenus, and fixed custommenu memleak
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/03/21: | 3 | *07/03/21: |
4 | * HideMenus didn't work on CustomMenus, and also fixed a memleak with | ||
5 | CustomMenu (Mark + thanks Julien Trolet) | ||
6 | FbCommands.cc/hh | ||
4 | * Added new command TypeAheadFocus (Mark) | 7 | * Added new command TypeAheadFocus (Mark) |
5 | - syntax is the same as for NextWindow; when you run the command, you can | 8 | - syntax is the same as for NextWindow; when you run the command, you can |
6 | start typing the title of the window, and it will gain focus; pressing | 9 | start typing the title of the window, and it will gain focus; pressing |