diff options
author | simonb <simonb> | 2005-04-27 17:57:40 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-04-27 17:57:40 (GMT) |
commit | c0f725806323e370d8eda922e680a0b17db17175 (patch) | |
tree | 6ee410745d0e13598e7a8eced39a37495d985ff5 /ChangeLog | |
parent | 690030444b984e6b348284ae3c88671ee65a530b (diff) | |
download | fluxbox_pavel-c0f725806323e370d8eda922e680a0b17db17175.zip fluxbox_pavel-c0f725806323e370d8eda922e680a0b17db17175.tar.bz2 |
fix background setting + initialisation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.13 | 2 | Changes for 0.9.13 |
3 | *05/04/27: | 3 | *05/04/27: |
4 | * Fix some initialisation, plus setting background too much (Simon) | ||
5 | FbWindow.cc | ||
4 | * Add some extremely basic handling for icon pixmaps that aren't | 6 | * Add some extremely basic handling for icon pixmaps that aren't |
5 | the same depth as the screen (treat all as 1-bit, easy to handle) | 7 | the same depth as the screen (treat all as 1-bit, easy to handle) |
6 | (Simon) | 8 | (Simon) |