diff options
author | rathnor <rathnor> | 2004-04-14 15:17:20 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-04-14 15:17:20 (GMT) |
commit | 0b8592b203c5da0fee069801e8413a5cc7c2eb64 (patch) | |
tree | da5b60f62a28c202b03c1e58b287d9fbc86e8534 /ChangeLog | |
parent | 1bf2cc30a8f624d2bd81e898b74c3342fcbf8273 (diff) | |
download | fluxbox_pavel-0b8592b203c5da0fee069801e8413a5cc7c2eb64.zip fluxbox_pavel-0b8592b203c5da0fee069801e8413a5cc7c2eb64.tar.bz2 |
hopefully fix strange hang, plus tab drag fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/04/14: | 3 | *04/04/14: |
4 | * Hopefully fix the "stange" hang on restart (Simon) | ||
5 | - remove big sync-ed grab on all Button1 events | ||
6 | - Also tidy and fix tab moving | ||
7 | Window.cc | ||
4 | * Fixed a menu title bug (Thanks Mathias Gumz) | 8 | * Fixed a menu title bug (Thanks Mathias Gumz) |
5 | Menu.cc | 9 | Menu.cc |
6 | *04/04/12: | 10 | *04/04/12: |