* src/Editors/_EditNote.py: Following hyperlinks (not complete).
	* src/MarkupText.py (class MarkupBuffer): Pattern matching feature.



svn: r8703
This commit is contained in:
Zsolt Foldvari
2007-07-06 10:11:29 +00:00
parent bdc14723cf
commit 219cebeaa2
3 changed files with 184 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
2007-07-06 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
* src/Editors/_EditNote.py: Following hyperlinks (not complete).
* src/MarkupText.py (class MarkupBuffer): Pattern matching feature.
2007-07-05 Alex Roitman <shura@gramps-project.org>
* configure.in: Require pygtk 2.10.0 or higher.
* src/GrampsDbUtils/_WriteGedcom.py