diff options
author | fluxgen <fluxgen> | 2003-04-29 09:38:21 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-04-29 09:38:21 (GMT) |
commit | d90ab7cf316db544581389a6be367761911be3ae (patch) | |
tree | 90c326dc3614e17f21b7e0b44a1605e1b0285f40 | |
parent | 7b766b6aa17a99cd96c939ee478a6ce22c8aec96 (diff) | |
download | fluxbox-d90ab7cf316db544581389a6be367761911be3ae.zip fluxbox-d90ab7cf316db544581389a6be367761911be3ae.tar.bz2 |
update
-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) |