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-11 16:31:38 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-11 16:31:38 (GMT)
commit66ef75fa85408f28ffd00800904d2386b8859b83 (patch)
treec275de4cb1a262631f7de77563072cd97008cf70 /ChangeLog
parent7d6281d8324ab6e2b5c3d7cec6eada38f86a01bb (diff)
* src/Links.py
Add link colors through context menu. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@317 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec18a4d..c165729 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-04-11 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+ * src/Links.py
+ Add link colors through context menu.
+
+2008-04-11 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
* src/MMapArea.py
* src/MainWindow.py
Fixed outline treeview bugs and simplified its code.