summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2007-02-27 16:31:34 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2007-02-27 16:31:34 +0000
commit88a86283083800443c4f5e934fface5988c42fe8 (patch)
treefa6a26c56836d8b1f148d362eb0b6b0e0ed3ce9b /ChangeLog
parenta064b260e2950b5a153e51c13f579095c53a9a7a (diff)
downloadmana-client-88a86283083800443c4f5e934fface5988c42fe8.tar.gz
mana-client-88a86283083800443c4f5e934fface5988c42fe8.tar.bz2
mana-client-88a86283083800443c4f5e934fface5988c42fe8.tar.xz
mana-client-88a86283083800443c4f5e934fface5988c42fe8.zip
Tabbed containers now display the button of the active tab pressed all the time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 016fac87..65c45e82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-2007-02-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
+2007-02-27 Philipp Sehmisch <tmw@crushnet.org>
+
+ * gui/button.cpp, src/guibutton.h,
+ src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h:: Tabbed
+ containers now display the button of the active tab pressed all
+ the time.
+
+2007-02-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
* configure.ac: Made OpenGL enabled by default.