diff options
author | markt <markt> | 2006-07-26 20:20:52 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-26 20:20:52 (GMT) |
commit | 0954a0b61d067d86047d0755a64b953bd12e4c20 (patch) | |
tree | 6e062dea5e4da7beda598e69b7a1529e9fd41b9e /ChangeLog | |
parent | e26706408083ab1bff1febe792236e6e2763e27b (diff) | |
download | fluxbox-0954a0b61d067d86047d0755a64b953bd12e4c20.zip fluxbox-0954a0b61d067d86047d0755a64b953bd12e4c20.tar.bz2 |
fix torn menus on exec
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/26: | 3 | *06/07/26: |
4 | * Fixed torn menus so they don't close on exec items (Mark) | ||
5 | FbTk/Menu.cc | ||
4 | * Updated pt_PT translations (Thanx Antonio Gomes) | 6 | * Updated pt_PT translations (Thanx Antonio Gomes) |
5 | nls/pt_PT/Translation.m | 7 | nls/pt_PT/Translation.m |
6 | * Added resource and menu item for maximizing over external tabs (Mark) | 8 | * Added resource and menu item for maximizing over external tabs (Mark) |