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-07 16:58:38 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-07 16:58:38 (GMT)
commita9942ec6dbdc5fe2fcb1d3e19b194a7e29e88fb4 (patch)
tree786e39e9d67a0a09a2e0c5870b7f83e29f18fc6f /ChangeLog
parentc3b5d2663aef364d4f1256e125c72f28d7ddd750 (diff)
* src/DrawingThought.py
* src/BaseThought.py * src/MMapArea.py * src/ImageThought.py * src/TextThought.py Started working on popup menus. Added image changing through popup menu. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@306 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26bdd19..0c0dd5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-04-07 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
+ * src/DrawingThought.py
+ * src/BaseThought.py
+ * src/MMapArea.py
+ * src/ImageThought.py
+ * src/TextThought.py
+ Started working on popup menus. Added image changing through
+ popup menu.
+
2008-04-06 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
* src/MMapArea.py