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-13 16:10:31 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-13 16:10:31 (GMT)
commite2c9c8a1a158e428eb4746cfab4700a7e58f5ecb (patch)
tree68a65ac052875e6b340ebe4df7537a457e9caf0f /ChangeLog
parentd7b40f77d43075de4bd51e243e03971917b82836 (diff)
* src/Browser.py
* src/MainWindow.py Address some problems with the sidebar (Issue 94) such as auto-showing and expanding. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@320 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71c6d86..17b20d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-04-13 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+ * src/Browser.py
+ * src/MainWindow.py
+ Address some problems with the sidebar (Issue 94) such as
+ auto-showing and expanding.
+
+2008-04-13 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
* src/MMapArea.py
Implemented issue 100. However it feels rather strange, so
it should be tested with users.