diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.2: | 2 | Changes for 0.9.2: |
3 | *03/04/29: | ||
4 | * Added FbDrawable.hh/cc (Henrik) | ||
5 | This is a basic class for drawables such as FbWindow | ||
6 | and FbPixmap | ||
7 | FbWindow.hh/cc, FbDrawable.hh/cc, FbPixmap.hh/cc | ||
3 | *03/04/28: | 8 | *03/04/28: |
4 | * Added support for pixmap themes (Henrik) | 9 | * Added support for pixmap themes (Henrik) |
5 | (this requires libXpm is installed, but you can disabled this with --disable-xpm) | 10 | (this requires libXpm is installed, but you can disabled this with --disable-xpm) |