diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
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 | * 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) | ||
6 | (Simon) | ||
7 | FbTk/FbPixmap.hh/cc FbTk/ImageImlib2.cc IconButton.cc | ||
4 | * Fix a bunch more issues with recent patches (Simon) | 8 | * Fix a bunch more issues with recent patches (Simon) |
5 | - Clock text colour on start | 9 | - Clock text colour on start |
6 | - Resizing not updating in some cases | 10 | - Resizing not updating in some cases |