diff options
author | rathnor <rathnor> | 2003-12-15 11:55:58 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-12-15 11:55:58 (GMT) |
commit | 907c2d2aaacae89a65ac1afb84ab88b10870e2e8 (patch) | |
tree | dc3ffa07a2370c3e0e23610c6e2d0b8ae2a4cda2 /ChangeLog | |
parent | baeacf877fd4d9136a2cbc86b4c8f679727fd4b4 (diff) | |
download | fluxbox_lack-907c2d2aaacae89a65ac1afb84ab88b10870e2e8.zip fluxbox_lack-907c2d2aaacae89a65ac1afb84ab88b10870e2e8.tar.bz2 |
fix mozilla focus issue
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | 2 | Changes for 0.9.7: |
3 | *03/12/15: | ||
4 | * Fix mozilla focus issue (Simon) | ||
5 | - When input focus hint not present assume false rather than true | ||
6 | WinClient.cc | ||
3 | *03/12/13: | 7 | *03/12/13: |
4 | * Moving client to drop zone when drag'n'drop to root window (Henrik) | 8 | * Moving client to drop zone when drag'n'drop to root window (Henrik) |
5 | Window.cc | 9 | Window.cc |