diff options
author | fluxgen <fluxgen> | 2002-09-21 13:35:51 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-09-21 13:35:51 (GMT) |
commit | 08e90703fcb8cb4c65e7ad072febb97784373dcd (patch) | |
tree | 5b2e44c2c39e8282c8fde405a62cdeac4518e540 | |
parent | f6bc909096cfb42bbe1dc44d79a344cf9cb6fcf8 (diff) | |
download | fluxbox-08e90703fcb8cb4c65e7ad072febb97784373dcd.zip fluxbox-08e90703fcb8cb4c65e7ad072febb97784373dcd.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,12 +1,17 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.13: | 2 | Changes for 0.1.13: |
3 | *+02/09/21: | ||
4 | * new menu item (Thanks Han) | ||
5 | fluxbox-generate_menu | ||
3 | *02/09/14: | 6 | *02/09/14: |
4 | * Fixed bug [ 604463 ] mplayer fullscreen fails (Henrik) | 7 | * Fixed bug [ 604463 ] mplayer fullscreen fails (Henrik) |
5 | Window.cc | 8 | Window.cc |
6 | * Added Color.cc and moved color handling from Image.cc to it. | 9 | * Added Color.cc and moved color handling from Image.cc to it. |
7 | (Henrik) | 10 | (Henrik) |
11 | * Added Texture.cc and Texture::setFromString (Henrik) | ||
8 | * Proper handling of sticky windows when cycling (Simon) | 12 | * Proper handling of sticky windows when cycling (Simon) |
9 | 13 | ||
14 | --------------------------------------------------------------------- | ||
10 | Changes for 0.1.12/13: | 15 | Changes for 0.1.12/13: |
11 | *02/09/12: | 16 | *02/09/12: |
12 | * Removed -fg and -bg settings in fluxbox-generate_menu | 17 | * Removed -fg and -bg settings in fluxbox-generate_menu |