Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-10 13:10:48 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-10 13:10:48 (GMT)
commit1a6bba7c4c25027c1a0cb0ecf171b11741b9bdd2 (patch)
treeb2d6b08a24d4210f544b0e22d241403209664054 /ChangeLog
parent8f934e1f30cf3400232e53f638d6b986098ca391 (diff)
* src/MainWindow.py
* src/MMapArea.py * data/labyrinth-ui.xml * data/labyrinth.glade Use Glade for the MapWindow. Added general alignment widgets. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@310 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee666b6..d3fd0a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-04-10 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
+ * src/MainWindow.py
+ * src/MMapArea.py
+ * data/labyrinth-ui.xml
+ * data/labyrinth.glade
+ Use Glade for the MapWindow. Added general alignment widgets.
+
2008-04-09 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
* src/MMapArea.py