aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e23eda8..8afc625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.11 2Changes 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