Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormascha@ma-scha.de <mascha@ma-scha.de@8f060a39-251c-0410-b1f3-431655927647>2008-04-11 12:49:32 (GMT)
committer mascha@ma-scha.de <mascha@ma-scha.de@8f060a39-251c-0410-b1f3-431655927647>2008-04-11 12:49:32 (GMT)
commit1997ea66eba3ef8899e6a31be6c98febac3df9f2 (patch)
tree9de9b49834b4fd5a51c16279aba17a6788e4636d /ChangeLog
parentc32e886b7988c227e584a7292d0ed7db3c27a0fd (diff)
2008-04-11 Martin Schaaf <mascha@ma-scha.de>
* src/MainWindow.py Fix exception on maximizing loaded map by calling maximize on the gtk window not on the labyrinth window object. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@312 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 112c4e0..5cd0539 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-11 Martin Schaaf <mascha@ma-scha.de>
+
+ * src/MainWindow.py
+ Fix exception on maximizing loaded map by calling maximize on
+ the gtk window not on the labyrinth window object.
+
2008-04-10 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
* src/MMapArea.py