* src/ReadGedcom.py: handle progress bar

* src/gedcomimport.glade: add progress bar and expanders


svn: r5345
This commit is contained in:
Don Allingham
2005-10-24 03:53:35 +00:00
parent 1a4cc4810f
commit 3aab27ab99
3 changed files with 421 additions and 399 deletions

View File

@@ -1,3 +1,7 @@
2005-10-23 Don Allingham <don@gramps-project.org>
* src/ReadGedcom.py: handle progress bar
* src/gedcomimport.glade: add progress bar and expanders
2005-10-24 Julio Sanchez <jsanchez@users.sourceforge.net>
* src/AddSpouse.py: signal fix
* src/EventEdit.py: signal fix