Commit Graph

  • 5bd5f52ca3 Copy C figures Alex Roitman 2003-12-17 21:58:53 +00:00
  • d2e441ffe3 Copy C figures Alex Roitman 2003-12-17 21:58:53 +00:00
  • 46ad98b045 Copy C sources Alex Roitman 2003-12-17 21:57:31 +00:00
  • d42ea20165 Copy C sources Alex Roitman 2003-12-17 21:57:31 +00:00
  • 856998f0bc update Don Allingham 2003-12-17 18:38:37 +00:00
  • c41207d5e5 update Don Allingham 2003-12-17 18:38:37 +00:00
  • e0855a56f3 * 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 * src/ChooseParents.py: don't add places twice after an edit of a person * src/EditPerson.py: don't add places twice after an edit of a person * src/FamilyView.py: don't add places twice after an edit of a person Don Allingham 2003-12-17 18:38:02 +00:00
  • 18b411eed3 * 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 * src/ChooseParents.py: don't add places twice after an edit of a person * src/EditPerson.py: don't add places twice after an edit of a person * src/FamilyView.py: don't add places twice after an edit of a person Don Allingham 2003-12-17 18:38:02 +00:00
  • d662df34db * src/NoteEdit.py: Unicode conversion from gtk.TextView. Alex Roitman 2003-12-17 16:09:13 +00:00
  • 67736d2f3d * src/NoteEdit.py: Unicode conversion from gtk.TextView. Alex Roitman 2003-12-17 16:09:13 +00:00
  • 112addeef6 * src/Sources.py: Unicode conversion from gtk.TextView. * src/Witness.py: Unicode conversion from gtk.TextView. * src/Report.py: Unicode conversion from gtk.TextView. * src/NameEdit.py: Unicode conversion from gtk.TextView. * src/Marriage.py: Unicode conversion from gtk.TextView. * src/ImageSelect.py: Unicode conversion from gtk.TextView. * src/EventEdit.py: Unicode conversion from gtk.TextView. * src/EditSource.py: Unicode conversion from gtk.TextView. * src/EditPlace.py: Unicode conversion from gtk.TextView. * src/EditPerson.py: Unicode conversion from gtk.TextView. * src/AutoComp.py: Unicode conversion from gtk.TextView. * src/AttrEdit.py: Unicode conversion from gtk.TextView. * src/AddrEdit.py: Unicode conversion from gtk.TextView. * src/plugins/BookReport.py: Unicode conversion from gtk.Entry and gtk.TextView. * src/plugins/ChangeTypes.py: Unicode conversion. * src/plugins/EventCmp.py: Unicode conversion. * src/plugins/FilterEditor.py: Unicode conversion. * src/plugins/SimpleBookTitle.py: Unicode conversion. * src/plugins/TimeLine.py: Unicode conversion. * src/plugins/WebPage.py: Unicode conversion. * src/plugins/WriteGedcom.py: Unicode conversion. * src/plugins/WritePkg.py: Unicode conversion. * src/plugins/eval.py: Unicode conversion. * src/plugins/soundgen.py: Unicode conversion. Alex Roitman 2003-12-17 16:06:36 +00:00
  • 9f84452198 * src/Sources.py: Unicode conversion from gtk.TextView. * src/Witness.py: Unicode conversion from gtk.TextView. * src/Report.py: Unicode conversion from gtk.TextView. * src/NameEdit.py: Unicode conversion from gtk.TextView. * src/Marriage.py: Unicode conversion from gtk.TextView. * src/ImageSelect.py: Unicode conversion from gtk.TextView. * src/EventEdit.py: Unicode conversion from gtk.TextView. * src/EditSource.py: Unicode conversion from gtk.TextView. * src/EditPlace.py: Unicode conversion from gtk.TextView. * src/EditPerson.py: Unicode conversion from gtk.TextView. * src/AutoComp.py: Unicode conversion from gtk.TextView. * src/AttrEdit.py: Unicode conversion from gtk.TextView. * src/AddrEdit.py: Unicode conversion from gtk.TextView. * src/plugins/BookReport.py: Unicode conversion from gtk.Entry and gtk.TextView. * src/plugins/ChangeTypes.py: Unicode conversion. * src/plugins/EventCmp.py: Unicode conversion. * src/plugins/FilterEditor.py: Unicode conversion. * src/plugins/SimpleBookTitle.py: Unicode conversion. * src/plugins/TimeLine.py: Unicode conversion. * src/plugins/WebPage.py: Unicode conversion. * src/plugins/WriteGedcom.py: Unicode conversion. * src/plugins/WritePkg.py: Unicode conversion. * src/plugins/eval.py: Unicode conversion. * src/plugins/soundgen.py: Unicode conversion. Alex Roitman 2003-12-17 16:06:36 +00:00
  • d4bdb508d0 2003-12-17 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (ComprehensiveAncestorsReport.write_report): No need for separate clauses when using write_note, since output is not delayed here. (ComprehensiveAncestorsReport.long_notes): Handle pre-formatted notes on events. Tim Waugh 2003-12-17 11:24:23 +00:00
  • 15b8cb4cc5 2003-12-17 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (ComprehensiveAncestorsReport.write_report): No need for separate clauses when using write_note, since output is not delayed here. (ComprehensiveAncestorsReport.long_notes): Handle pre-formatted notes on events. Tim Waugh 2003-12-17 11:24:23 +00:00
  • 49512e683c * src/PlaceView.py: Make sure to add new place after edit * src/AddMedia.py: unicode conversion from gtk.Entry * src/AddSpouse.py: unicode conversion from gtk.Entry * src/AddrEdit.py: unicode conversion from gtk.Entry * src/AttrEdit.py: unicode conversion from gtk.Entry * src/AutoComp.py: unicode conversion from gtk.Entry * src/ChooseParents.py: unicode conversion from gtk.Entry * src/DateEdit.py: unicode conversion from gtk.Entry * src/EditPerson.py: unicode conversion from gtk.Entry * src/EditPlace.py: unicode conversion from gtk.Entry * src/EditSource.py: unicode conversion from gtk.Entry * src/EventEdit.py: unicode conversion from gtk.Entry * src/Find.py: unicode conversion from gtk.Entry * src/GrampsCfg.py: unicode conversion from gtk.Entry * src/ImageSelect.py: unicode conversion from gtk.Entry * src/LocEdit.py: unicode conversion from gtk.Entry * src/Marriage.py: unicode conversion from gtk.Entry * src/MergeData.py: unicode conversion from gtk.Entry * src/NameEdit.py: unicode conversion from gtk.Entry * src/PeopleView.py: unicode conversion from gtk.Entry * src/Report.py: unicode conversion from gtk.Entry * src/SelectChild.py: unicode conversion from gtk.Entry * src/Sources.py: unicode conversion from gtk.Entry * src/StartupDialog.py: unicode conversion from gtk.Entry * src/StyleEditor.py: unicode conversion from gtk.Entry * src/UrlEdit.py: unicode conversion from gtk.Entry * src/Utils.py: unicode conversion from gtk.Entry * src/VersionControl.py: unicode conversion from gtk.Entry * src/Witness.py: unicode conversion from gtk.Entry Don Allingham 2003-12-17 05:23:16 +00:00
  • 0ae41e3ee8 * src/PlaceView.py: Make sure to add new place after edit * src/AddMedia.py: unicode conversion from gtk.Entry * src/AddSpouse.py: unicode conversion from gtk.Entry * src/AddrEdit.py: unicode conversion from gtk.Entry * src/AttrEdit.py: unicode conversion from gtk.Entry * src/AutoComp.py: unicode conversion from gtk.Entry * src/ChooseParents.py: unicode conversion from gtk.Entry * src/DateEdit.py: unicode conversion from gtk.Entry * src/EditPerson.py: unicode conversion from gtk.Entry * src/EditPlace.py: unicode conversion from gtk.Entry * src/EditSource.py: unicode conversion from gtk.Entry * src/EventEdit.py: unicode conversion from gtk.Entry * src/Find.py: unicode conversion from gtk.Entry * src/GrampsCfg.py: unicode conversion from gtk.Entry * src/ImageSelect.py: unicode conversion from gtk.Entry * src/LocEdit.py: unicode conversion from gtk.Entry * src/Marriage.py: unicode conversion from gtk.Entry * src/MergeData.py: unicode conversion from gtk.Entry * src/NameEdit.py: unicode conversion from gtk.Entry * src/PeopleView.py: unicode conversion from gtk.Entry * src/Report.py: unicode conversion from gtk.Entry * src/SelectChild.py: unicode conversion from gtk.Entry * src/Sources.py: unicode conversion from gtk.Entry * src/StartupDialog.py: unicode conversion from gtk.Entry * src/StyleEditor.py: unicode conversion from gtk.Entry * src/UrlEdit.py: unicode conversion from gtk.Entry * src/Utils.py: unicode conversion from gtk.Entry * src/VersionControl.py: unicode conversion from gtk.Entry * src/Witness.py: unicode conversion from gtk.Entry Don Allingham 2003-12-17 05:23:16 +00:00
  • 494eea1bb8 Fixed typo. Tim Waugh 2003-12-16 17:07:21 +00:00
  • 98bd82526b Fixed typo. Tim Waugh 2003-12-16 17:07:21 +00:00
  • 92af879c15 2003-12-16 Tim Waugh <twaugh@redhat.com> * src/plugins/Aneestors.py: Use write_note() when appropriate. Tim Waugh 2003-12-16 17:06:52 +00:00
  • 09810d7787 2003-12-16 Tim Waugh <twaugh@redhat.com> * src/plugins/Aneestors.py: Use write_note() when appropriate. Tim Waugh 2003-12-16 17:06:52 +00:00
  • b60316634d Typo Alex Roitman 2003-12-16 05:08:14 +00:00
  • 43757eb65e Typo Alex Roitman 2003-12-16 05:08:14 +00:00
  • 2f04eb0121 * doc/gramps-manual/ru/mainwin.xml: Translation update. Alex Roitman 2003-12-16 05:04:34 +00:00
  • 3ca834f407 * doc/gramps-manual/ru/mainwin.xml: Translation update. Alex Roitman 2003-12-16 05:04:34 +00:00
  • 608844ae5b update Don Allingham 2003-12-16 04:04:41 +00:00
  • 0573e612a5 update Don Allingham 2003-12-16 04:04:41 +00:00
  • 5f9da375ad * src/GrampsCfg.py: change the default prefixes so that they sort nicely numerically. * src/plugins/ReadGedcom.py: handle eazytree oddities. Don Allingham 2003-12-16 04:04:08 +00:00
  • a788aa3ce1 * src/GrampsCfg.py: change the default prefixes so that they sort nicely numerically. * src/plugins/ReadGedcom.py: handle eazytree oddities. Don Allingham 2003-12-16 04:04:08 +00:00
  • 1cc61c596b update Don Allingham 2003-12-16 02:13:51 +00:00
  • 2df97ee52c update Don Allingham 2003-12-16 02:13:51 +00:00
  • 554c46acf4 * src/places.glade: Add format controls for notes. * src/imagesel.glade: Add format controls for notes. * src/EditPlace.py: Add note format support. * src/ImageSelect.py: Add note format support. * src/EditPerson.py: Clean up note format support. * src/Marriage.py: Add note format support. Alex Roitman 2003-12-16 00:37:47 +00:00
  • 3d85a41c88 * src/places.glade: Add format controls for notes. * src/imagesel.glade: Add format controls for notes. * src/EditPlace.py: Add note format support. * src/ImageSelect.py: Add note format support. * src/EditPerson.py: Clean up note format support. * src/Marriage.py: Add note format support. Alex Roitman 2003-12-16 00:37:47 +00:00
  • b18c00b923 * src/NameEdit.py: Add note format support. * src/AddrEdit.py: Add note format support. * src/AttrEdit.py: Add note format support. * src/EventEdit.py: Add note format support. * src/EditSource.py: Add note format support. Alex Roitman 2003-12-15 20:00:47 +00:00
  • 4746e0faa5 * src/NameEdit.py: Add note format support. * src/AddrEdit.py: Add note format support. * src/AttrEdit.py: Add note format support. * src/EventEdit.py: Add note format support. * src/EditSource.py: Add note format support. Alex Roitman 2003-12-15 20:00:47 +00:00
  • a585943c7a Commited updated translation. Thanks to Axel. Frode Jemtland 2003-12-15 19:21:20 +00:00
  • 0d2b160bcf Commited updated translation. Thanks to Axel. Frode Jemtland 2003-12-15 19:21:20 +00:00
  • f829336c33 * src/docgen/Makefile.am: Remove AbiWordDoc.py from the list. * src/plugins/DetAncestralReport.py (write_person): Call write_note(). * src/plugins/DetDescendantReport.py (write_person): Call write_note(). * src/plugins/FtmStyleAncestors.py (print_notes): Call write_note(). * src/plugins/IndivComplete.py (write_note): Call doc.write_note(). * src/plugins/WebPage.py (write_gallery,write_notes): Call write_note(). Alex Roitman 2003-12-15 04:18:51 +00:00
  • 612705a717 * src/docgen/Makefile.am: Remove AbiWordDoc.py from the list. * src/plugins/DetAncestralReport.py (write_person): Call write_note(). * src/plugins/DetDescendantReport.py (write_person): Call write_note(). * src/plugins/FtmStyleAncestors.py (print_notes): Call write_note(). * src/plugins/IndivComplete.py (write_note): Call doc.write_note(). * src/plugins/WebPage.py (write_gallery,write_notes): Call write_note(). Alex Roitman 2003-12-15 04:18:51 +00:00
  • e5fe097315 update Don Allingham 2003-12-14 23:26:33 +00:00
  • 29bdaac8cb update Don Allingham 2003-12-14 23:26:33 +00:00
  • 5e9a9d1266 * src/docgen/AbiWordDoc.py: removed the 1.0 version of AbiWord, since GRAMPS is a GNOME 2 application, support the GNOME 2 version of AbiWord * src/docgen/OpenOfficeDoc.py: Fixed width fonts for preformatted text * src/docgen/AbiWord2Doc.py: Fixed width fonts for preformatted text Don Allingham 2003-12-14 21:45:11 +00:00
  • 91d5a4c7b7 * src/docgen/AbiWordDoc.py: removed the 1.0 version of AbiWord, since GRAMPS is a GNOME 2 application, support the GNOME 2 version of AbiWord * src/docgen/OpenOfficeDoc.py: Fixed width fonts for preformatted text * src/docgen/AbiWord2Doc.py: Fixed width fonts for preformatted text Don Allingham 2003-12-14 21:45:11 +00:00
  • 7ab159a93e * src/marriage.glade: Add format controls for notes. * src/gramps.glade: Add format controls for notes. Alex Roitman 2003-12-14 19:28:28 +00:00
  • 8e87f78ff4 * src/marriage.glade: Add format controls for notes. * src/gramps.glade: Add format controls for notes. Alex Roitman 2003-12-14 19:28:28 +00:00
  • 252bb87aa4 Update Alex Roitman 2003-12-14 17:33:45 +00:00
  • e31498bd86 Update Alex Roitman 2003-12-14 17:33:45 +00:00
  • 19e9f35349 * src/dialog.glade: Add format controls for notes. Alex Roitman 2003-12-14 17:15:11 +00:00
  • 23c6ab7b7c * src/dialog.glade: Add format controls for notes. Alex Roitman 2003-12-14 17:15:11 +00:00
  • dede375ac8 * src/edit_person.glade: Correct hotkeys. * src/gramps.glade: Correct hotkey targets. * src/ChooseParents.py: Add hotkeys. Alex Roitman 2003-12-14 04:49:43 +00:00
  • b70411f0d0 * src/edit_person.glade: Correct hotkeys. * src/gramps.glade: Correct hotkey targets. * src/ChooseParents.py: Add hotkeys. Alex Roitman 2003-12-14 04:49:43 +00:00
  • 6ae0b14d61 * src/docgen/KwordDoc.py (write_note): Implement function. Alex Roitman 2003-12-13 17:16:00 +00:00
  • 5822f74770 * src/docgen/KwordDoc.py (write_note): Implement function. Alex Roitman 2003-12-13 17:16:00 +00:00
  • 7878b41dd5 Not 1.0.0 release yet. Tim Waugh 2003-12-13 15:07:59 +00:00
  • 4194a587a8 Not 1.0.0 release yet. Tim Waugh 2003-12-13 15:07:59 +00:00
  • 2819de10a2 * src/docgen/OpenOfficeDoc.py (write_note): Implement function. Alex Roitman 2003-12-13 05:59:35 +00:00
  • 1fda68c3af * src/docgen/OpenOfficeDoc.py (write_note): Implement function. Alex Roitman 2003-12-13 05:59:35 +00:00
  • 570fd76a2f * src/docgen/LaTeXDoc.py (write_note): Implement function. * src/docgen/PdfDoc.py (write_note): Implement function. * src/docgen/RTFDoc.py (write_note): Implement function. * src/docgen/AbiWordDoc.py (write_note): Implement function. * src/docgen/AbiWord2Doc.py (write_note): Implement function. Alex Roitman 2003-12-13 04:05:01 +00:00
  • 2cbb3e2d64 * src/docgen/LaTeXDoc.py (write_note): Implement function. * src/docgen/PdfDoc.py (write_note): Implement function. * src/docgen/RTFDoc.py (write_note): Implement function. * src/docgen/AbiWordDoc.py (write_note): Implement function. * src/docgen/AbiWord2Doc.py (write_note): Implement function. Alex Roitman 2003-12-13 04:05:01 +00:00
  • e962ebe517 * src/docgen/HtmlDoc.py (write_note): Set monospace font family for a preformatted note. Alex Roitman 2003-12-12 23:24:07 +00:00
  • 869456b101 * src/docgen/HtmlDoc.py (write_note): Set monospace font family for a preformatted note. Alex Roitman 2003-12-12 23:24:07 +00:00
  • 7d779c25a8 * src/edit_person.glade: Add from file and Add from database buttons. * src/EditPerson.py (__init__): Add handler for a new button. * src/ImageSelect.py (Gallery.on_select_photo_clicked): Add function. * src/marriage.glade: Add from file and Add from database buttons. * src/Marriage.py (__init__): Add handler for a new button. * src/gramps.glade (sourceEditor): Add from file and Add from database buttons. * src/EditSource.py (__init__): Add handler for a new button. * src/places.glade: Add from file and Add from database buttons. * src/EditPlace.py (__init__): Add handler for a new button. Alex Roitman 2003-12-12 05:36:38 +00:00
  • 0f273ef5ea * src/edit_person.glade: Add from file and Add from database buttons. * src/EditPerson.py (__init__): Add handler for a new button. * src/ImageSelect.py (Gallery.on_select_photo_clicked): Add function. * src/marriage.glade: Add from file and Add from database buttons. * src/Marriage.py (__init__): Add handler for a new button. * src/gramps.glade (sourceEditor): Add from file and Add from database buttons. * src/EditSource.py (__init__): Add handler for a new button. * src/places.glade: Add from file and Add from database buttons. * src/EditPlace.py (__init__): Add handler for a new button. Alex Roitman 2003-12-12 05:36:38 +00:00
  • 45a3f7a364 update Don Allingham 2003-12-12 04:36:07 +00:00
  • e3251b9966 update Don Allingham 2003-12-12 04:36:07 +00:00
  • af26f92abb * src/plugins/WriteFtree.py (FtreeWriter.export): make sure that the parents are in the id_map array Don Allingham 2003-12-12 04:32:48 +00:00
  • 2cf5d85abd * src/plugins/WriteFtree.py (FtreeWriter.export): make sure that the parents are in the id_map array Don Allingham 2003-12-12 04:32:48 +00:00
  • b2ea447b6b * src/edit_person.glade: Add tooltips and hotkeys to the radiobuttons. Alex Roitman 2003-12-12 03:57:06 +00:00
  • 5c6ebbdc99 * src/edit_person.glade: Add tooltips and hotkeys to the radiobuttons. Alex Roitman 2003-12-12 03:57:06 +00:00
  • 3960ac8b3a Update Alex Roitman 2003-12-12 02:34:48 +00:00
  • 1ad5caca09 Update Alex Roitman 2003-12-12 02:34:48 +00:00
  • daeaf138e9 * src/docgen/HtmlDoc.py (write_note): Use stypes for preformatted note. Alex Roitman 2003-12-12 02:34:29 +00:00
  • b48ab4a70b * src/docgen/HtmlDoc.py (write_note): Use stypes for preformatted note. Alex Roitman 2003-12-12 02:34:29 +00:00
  • 2ba0326dc5 * src/docgen/PdfDoc.py (draw_text): Remove extra ",". Alex Roitman 2003-12-11 22:24:44 +00:00
  • 6e79027390 * src/docgen/PdfDoc.py (draw_text): Remove extra ",". Alex Roitman 2003-12-11 22:24:44 +00:00
  • 017f36d86e Oops, reverting last change Alex Roitman 2003-12-11 20:27:34 +00:00
  • 44d84664f5 Oops, reverting last change Alex Roitman 2003-12-11 20:27:34 +00:00
  • 46fcf69881 * src/GrampsCfg.py (loadConfig, on_propertybox_apply): Gracefully handle broken gnome keys for the toolbar style. Alex Roitman 2003-12-11 20:22:51 +00:00
  • 5a731a9a13 * src/GrampsCfg.py (loadConfig, on_propertybox_apply): Gracefully handle broken gnome keys for the toolbar style. Alex Roitman 2003-12-11 20:22:51 +00:00
  • b1f20179bb update Don Allingham 2003-12-11 05:02:16 +00:00
  • f05bf85f76 update Don Allingham 2003-12-11 05:02:16 +00:00
  • 5f711672ed Update Alex Roitman 2003-12-11 04:52:19 +00:00
  • 907b685956 Update Alex Roitman 2003-12-11 04:52:19 +00:00
  • 527e161b42 * src/BaseDoc.py (write_note): Add function. * src/docgen/HtmlDoc.py (write_note): Implement function. * src/plugins/FtmStyleDescendants.py (print_notes): Call write_note() with the note's format. Alex Roitman 2003-12-11 03:49:44 +00:00
  • f0273b8956 * src/BaseDoc.py (write_note): Add function. * src/docgen/HtmlDoc.py (write_note): Implement function. * src/plugins/FtmStyleDescendants.py (print_notes): Call write_note() with the note's format. Alex Roitman 2003-12-11 03:49:44 +00:00
  • f33d59dd4b * src/plugins/ReadGedcom.py: Add an "Unknown" address when parsing an incorrect PHON field. Alex Roitman 2003-12-10 20:05:02 +00:00
  • 44efe8b303 * src/plugins/ReadGedcom.py: Add an "Unknown" address when parsing an incorrect PHON field. Alex Roitman 2003-12-10 20:05:02 +00:00
  • ccaa1ea407 update Don Allingham 2003-12-10 15:31:05 +00:00
  • f7c3abd63c update Don Allingham 2003-12-10 15:31:05 +00:00
  • fc1999086a * src/GrampsCfg.py: Make sure to return "BOTH" if the gnome toolbar gconf entry is not set. Appears that this can happen on systems that don't have gnome fully installed. Don Allingham 2003-12-10 15:30:55 +00:00
  • dbbbab3bea * src/GrampsCfg.py: Make sure to return "BOTH" if the gnome toolbar gconf entry is not set. Appears that this can happen on systems that don't have gnome fully installed. Don Allingham 2003-12-10 15:30:55 +00:00
  • 6561e87845 * src/edit_person.glade: Add notes format radiobuttons. * src/EditPerson.py: Support format for the person's notes. * src/RelLib.py: More support for the notes' format. Alex Roitman 2003-12-10 14:21:48 +00:00
  • 4c42ecc199 * src/edit_person.glade: Add notes format radiobuttons. * src/EditPerson.py: Support format for the person's notes. * src/RelLib.py: More support for the notes' format. Alex Roitman 2003-12-10 14:21:48 +00:00
  • d3d1b4ea2b 2003-12-10 Tim Waugh <twaugh@redhat.com> * doc/omf.make: Fixed DESTDIR support. Tim Waugh 2003-12-10 10:01:44 +00:00
  • 03864283a6 2003-12-10 Tim Waugh <twaugh@redhat.com> * doc/omf.make: Fixed DESTDIR support. Tim Waugh 2003-12-10 10:01:44 +00:00
  • e6b4e2b6ae update Don Allingham 2003-12-10 04:22:17 +00:00
  • b6fec0ba3d update Don Allingham 2003-12-10 04:22:17 +00:00
  • 6e76f8bd4b * src/FamilyView.py (FamilyView.new_child_after_edit): call display_marriage instead of load_family. Prevents the active person from being changed. Don Allingham 2003-12-10 04:20:23 +00:00
  • 69b4f327a9 * src/FamilyView.py (FamilyView.new_child_after_edit): call display_marriage instead of load_family. Prevents the active person from being changed. Don Allingham 2003-12-10 04:20:23 +00:00
  • 4e66fd7b70 * src/const.py.in: Add notes_formats list. * src/RelLib.py: Support format for the notes. * src/WriteXML.py: Support format for the notes. * src/GrampsParser.py: Support format for the notes. Alex Roitman 2003-12-10 03:49:53 +00:00
  • 0e61e5519a * src/const.py.in: Add notes_formats list. * src/RelLib.py: Support format for the notes. * src/WriteXML.py: Support format for the notes. * src/GrampsParser.py: Support format for the notes. Alex Roitman 2003-12-10 03:49:53 +00:00