diff options
author | fluxgen <fluxgen> | 2002-05-18 12:40:28 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-05-18 12:40:28 (GMT) |
commit | 3015ce4634795c9763d5db7cc60150f75bb2d45f (patch) | |
tree | 276ea6ef72bb27177716a1286a3932c5461dae00 /ChangeLog | |
parent | 71a158e1afa0b2786f06667aaf2636fbbccd2d25 (diff) | |
download | fluxbox-3015ce4634795c9763d5db7cc60150f75bb2d45f.zip fluxbox-3015ce4634795c9763d5db7cc60150f75bb2d45f.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,8 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.9: | 2 | Changes for 0.1.9: |
3 | *02/05/18: | ||
4 | * Fixed style save_rc when changing style | ||
3 | *02/05/17: | 5 | *02/05/17: |
4 | * Removed some unnessesary const return values on fundamental types | 6 | * Removed some unnessesary const return values on fundamental types |
5 | * Fixed const-correct on Resource class and BTexture class | 7 | * Fixed const-correct on Resource class and BTexture class |
8 | * Fixed transient bug, although the transient code should be better. | ||
9 | * Minor fixes so it compiles with Intel(tm) Linux Compiler 6.0 | ||
10 | * Clean up in class FluxboxWindow | ||
6 | *02/05/08: | 11 | *02/05/08: |
7 | * Fixed checking on focused_window in handleKeyEvents, fluxbox.cc | 12 | * Fixed checking on focused_window in handleKeyEvents, fluxbox.cc |
8 | * Added "Allow Desktop MouseWheel Switching" runtime option (Thanks Rando Christensen) | 13 | * Added "Allow Desktop MouseWheel Switching" runtime option (Thanks Rando Christensen) |