diff options
author | fluxgen <fluxgen> | 2004-09-11 23:13:00 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-09-11 23:13:00 (GMT) |
commit | 9f95dbcdd10148cea63e567d10f8f4182f01c4b9 (patch) | |
tree | b465e3a24733f5de0761bb7a24820ef3e2ec3dbb | |
parent | 049e40c9eb6e6e8651b171a2a78465398c87f6a1 (diff) | |
download | fluxbox-9f95dbcdd10148cea63e567d10f8f4182f01c4b9.zip fluxbox-9f95dbcdd10148cea63e567d10f8f4182f01c4b9.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/09/11: | 3 | *04/09/11: |
4 | * Font::drawText now takes a referens to FbTk::FbDrawable as first argument | ||
5 | instead of X Drawable (Henrik) | ||
6 | * Code cleaning (Henrik) | ||
7 | fluxbox.cc, Slit.cc/hh, FbCommands.cc | ||
8 | * display() access function for FbDrawable (Henrik) | ||
4 | * Fix some more X errors from XRender calls (Simon) | 9 | * Fix some more X errors from XRender calls (Simon) |
5 | - also fixes some menu background update issues | 10 | - also fixes some menu background update issues |
6 | FbTk/Menu.cc FbTk/Transparent.cc FbTk/FbWindow.cc | 11 | FbTk/Menu.cc FbTk/Transparent.cc FbTk/FbWindow.cc |