diff options
author | fluxgen <fluxgen> | 2004-10-07 06:49:10 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2004-10-07 06:49:10 (GMT) |
commit | 26decf66e8c5d45177f871bb72ed64211bb9ae32 (patch) | |
tree | fdb552cf495cf204339eb19041e82215da483177 /ChangeLog | |
parent | 0e8ac3839da0cbea2ace93f31f6e58d5b574b478 (diff) | |
download | fluxbox-26decf66e8c5d45177f871bb72ed64211bb9ae32.zip fluxbox-26decf66e8c5d45177f871bb72ed64211bb9ae32.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/10/06: | 3 | *04/10/06: |
4 | * Memory allocation improvements in TextureRender. (Henrik) | ||
5 | The texture render doesn't need to allocate red, green and blue | ||
6 | buffers if it doesn't render gradients | ||
7 | TextureRender.hh/cc | ||
8 | * Fixed gradient bug in bsetroot (Henrik) | ||
9 | bsetroot.cc | ||
4 | * Fixed multiple TextButton issues (Mathias): | 10 | * Fixed multiple TextButton issues (Mathias): |
5 | - fixed some keymovement issues inside TextButtons | 11 | - fixed some keymovement issues inside TextButtons |
6 | - a ButtonPress into a TextButton places the Cursor to the | 12 | - a ButtonPress into a TextButton places the Cursor to the |