svn: r2594
This commit is contained in:
Don Allingham 2004-01-07 04:59:11 +00:00
parent 6068598e28
commit 9e599a9c52

View File

@ -1,3 +1,13 @@
2004-01-06 Don Allingham <dallingham@users.sourceforge.net>
* src/EditPerson.py (EditPerson.__init__): use AutoCombo for name type
* src/edit_person.glade: allow a name type that is not in the list
2004-01-05 Don Allingham <dallingham@users.sourceforge.net>
* src/ImageSelect.py: make sure that description doesn't exceed the image
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.
2004-01-05 Alex Roitman <shura@alex.neuro.umn.edu> 2004-01-05 Alex Roitman <shura@alex.neuro.umn.edu>
* src/plugins/ReadGedcom.py: More source parsing cleanups. * src/plugins/ReadGedcom.py: More source parsing cleanups.
(parse_source_objects): Remove redundant function. (parse_source_objects): Remove redundant function.