svn: r2552
This commit is contained in:
Don Allingham 2003-12-24 17:47:50 +00:00
parent b4e4653658
commit ed71afffd5

View File

@ -1,3 +1,7 @@
2003-12-24 Don Allingham <dallingham@users.sourceforge.net>
* src/plugins/Check.py: Fixed handling of Unknown genders in
family checks
2003-12-18 Don Allingham <dallingham@users.sourceforge.net>
* gramps.spec: added gnome-python2-gnomevfs as a dependency
* src/DisplayTrace.py: detect /etc/fedora-release, /etc/slackware-version
@ -22,6 +26,10 @@
* doc/gramps-manual/fr/mainwin.xml: Provide translation.
2003-12-17 Don Allingham <dallingham@users.sourceforge.net>
* src/preferences.glade: call on_object_toggled only for elements that
need immediate display update
* src/GrampsCfg.py: Save data on close - don't rely on on_object_toggled
having been called.
* src/revision.glade: removed unused call (on_help_dbopen_clicked)
* src/gramps_main.py: don't add places twice after an edit of a person
* src/AddSpouse.py: don't add places twice after an edit of a person