diff options
author | simonb <simonb> | 2006-04-14 14:32:16 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-14 14:32:16 (GMT) |
commit | 3a7c01abed9adbac60bdd824b43a9d79ec064dea (patch) | |
tree | cf2d8b0cfdf8dfbd36651d433d7a80e7b0b77672 /ChangeLog | |
parent | 0780952b102b48e4448bbd514dad6297899be1e4 (diff) | |
download | fluxbox-3a7c01abed9adbac60bdd824b43a9d79ec064dea.zip fluxbox-3a7c01abed9adbac60bdd824b43a9d79ec064dea.tar.bz2 |
fix time type affecting double click on fbwinframe
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 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/14: | 3 | *06/04/14: |
4 | * Fix type of last_release_time, affected double click functions | ||
5 | on 64-bit platforms (sf.net #1467871, thanks davidhi) (Simon) | ||
6 | FbWinFrame.cc | ||
4 | * Fix updating of button state (esp stick/shade) (Simon) | 7 | * Fix updating of button state (esp stick/shade) (Simon) |
5 | (sf.net #1281724, #1213257) | 8 | (sf.net #1281724, #1213257) |
6 | FbTk/Button.hh/cc WinButton.cc Window.cc | 9 | FbTk/Button.hh/cc WinButton.cc Window.cc |