From 9e599a9c52b040979abdd7df02d04c7d23076402 Mon Sep 17 00:00:00 2001 From: Don Allingham Date: Wed, 7 Jan 2004 04:59:11 +0000 Subject: [PATCH] update svn: r2594 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index da7dd0791..ada1bbcde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2004-01-06 Don Allingham + * 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 + * src/ImageSelect.py: make sure that description doesn't exceed the image + size + * src/MediaView.py: mark for translation + * src/gramps.glade: eliminate fixed size for side panel, helps with translations. + 2004-01-05 Alex Roitman * src/plugins/ReadGedcom.py: More source parsing cleanups. (parse_source_objects): Remove redundant function.