Commit Graph

  • ad8d05ff12 update Don Allingham 2003-11-14 05:30:39 +00:00
  • c842203b05 update Don Allingham 2003-11-14 05:30:39 +00:00
  • 1112e78678 * src/FamilyView.py: delete unused code * src/PeopleView.py: handle uncaught exception * src/RelLib.py: rebuild person table * src/gramps_main.py: rebuild display after preferences Don Allingham 2003-11-14 05:12:38 +00:00
  • c688da8615 * src/FamilyView.py: delete unused code * src/PeopleView.py: handle uncaught exception * src/RelLib.py: rebuild person table * src/gramps_main.py: rebuild display after preferences Don Allingham 2003-11-14 05:12:38 +00:00
  • 57071d2b40 Initial commit of the translation for Norwegian Bokm�l (nb_NO) Frode Jemtland 2003-11-13 22:47:31 +00:00
  • 1ca20ccdc1 Initial commit of the translation for Norwegian Bokm�l (nb_NO) Frode Jemtland 2003-11-13 22:47:31 +00:00
  • b5e029e27e * src/EditPerson.py: Fix LDS tab label behavior. * src/Marriage.py: Fix LDS tab label behavior. Fix get_place for LDS (was using Utils.get_place_from_list which uses deprecated gtk.List and does not work). Alex Roitman 2003-11-13 21:44:09 +00:00
  • 0074cb7eea * src/EditPerson.py: Fix LDS tab label behavior. * src/Marriage.py: Fix LDS tab label behavior. Fix get_place for LDS (was using Utils.get_place_from_list which uses deprecated gtk.List and does not work). Alex Roitman 2003-11-13 21:44:09 +00:00
  • 4951bc66b8 files using -kb flag). Add with -kb flag. Add charset info to the header of all templates. Alex Roitman 2003-11-13 19:55:52 +00:00
  • 90a7d7a007 files using -kb flag). Add with -kb flag. Add charset info to the header of all templates. Alex Roitman 2003-11-13 19:55:52 +00:00
  • 0967898afa * src/data/templates/blue_edge.tpkg, src/data/templates/marble.tpkg, src/data/templates/pink_marble.tpkg, src/data/templates/sepia.tpkg, src/data/templates/sky_border.tpkg: Remove from CVS (need to add binary files using -kb flag). Alex Roitman 2003-11-13 19:52:34 +00:00
  • 939946756a * src/data/templates/blue_edge.tpkg, src/data/templates/marble.tpkg, src/data/templates/pink_marble.tpkg, src/data/templates/sepia.tpkg, src/data/templates/sky_border.tpkg: Remove from CVS (need to add binary files using -kb flag). Alex Roitman 2003-11-13 19:52:34 +00:00
  • 21de092117 update Don Allingham 2003-11-13 19:29:05 +00:00
  • a87f489f5b update Don Allingham 2003-11-13 19:29:05 +00:00
  • 6881becfa9 * src/GrampsCfg.py: Fixed name format selection problem Don Allingham 2003-11-13 19:28:58 +00:00
  • 25aaeb6210 * src/GrampsCfg.py: Fixed name format selection problem Don Allingham 2003-11-13 19:28:58 +00:00
  • 6d7f263d52 * src/plugins/WebPage.py (IndividualPage.write_normal_row): Add separators between the references (comma and space). Alex Roitman 2003-11-13 19:18:09 +00:00
  • 4f01f4111b * src/plugins/WebPage.py (IndividualPage.write_normal_row): Add separators between the references (comma and space). Alex Roitman 2003-11-13 19:18:09 +00:00
  • 5dad0028a1 * src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from XML; (redraw_attr_list): Change attribute label; (display_refs): Change references label; (on_notebook_switch_page): change notes label. * src/imagesel.glade: Set meaningful label ids, remove bold markup. Alex Roitman 2003-11-13 18:50:01 +00:00
  • 80297accda * src/ImageSelect.py (GlobalMediaProperties.__init__): Find labels from XML; (redraw_attr_list): Change attribute label; (display_refs): Change references label; (on_notebook_switch_page): change notes label. * src/imagesel.glade: Set meaningful label ids, remove bold markup. Alex Roitman 2003-11-13 18:50:01 +00:00
  • 4f26fe7f6d update Don Allingham 2003-11-13 04:25:25 +00:00
  • 5a64444135 update Don Allingham 2003-11-13 04:25:25 +00:00
  • 8e60af7310 * src/FamilyView.py: Change column sizes on the FamilyView to fit with the new column Don Allingham 2003-11-13 04:24:13 +00:00
  • 5bb2d91afa * src/FamilyView.py: Change column sizes on the FamilyView to fit with the new column Don Allingham 2003-11-13 04:24:13 +00:00
  • 385c80dcd2 * src/Utils.py (bold_label, unbold label): Add functions. * src/EditPerson.py (bold_label, unbold label): Remove functions; Call them from Utils in every instance. * src/ImageSelect.py (Gallery.load_images): Change label upon load. * src/Sources.py (SourceTab.redraw): Change label upon redraw. * src/AddrEdit.py (__init__): Find sources label from XML; (on_switch_page): Add function. * src/AttrEdit.py (__init__): Find sources label from XML; (on_switch_page): Add function. * src/dialog.glade: Set meaningful label ids, remove bold markup. * src/EditPlace.py (__init__): Find soucre label from XML. * src/places.glade: Set meaningful label ids, remove bold markup. * src/Marriage.py (__init__): Find soucre label from XML; (on_switch_page): Add function. * src/marriage.glade: Set meaningful label ids, remove bold markup. * src/EditSource.py (__init__): Find soucre label from XML. * src/gramps.glade: Set meaningful label ids, remove bold markup. * src/EventEdit.py: (__init__): Find soucre label from XML; (on_switch_page): Add function. * src/Witness.py (WitnessTab.redraw): Change label upon redraw. * src/NameEdit.py: (__init__): Find soucre label from XML; (on_switch_page): Add function. Alex Roitman 2003-11-12 18:45:07 +00:00
  • c2bb96a905 * src/Utils.py (bold_label, unbold label): Add functions. * src/EditPerson.py (bold_label, unbold label): Remove functions; Call them from Utils in every instance. * src/ImageSelect.py (Gallery.load_images): Change label upon load. * src/Sources.py (SourceTab.redraw): Change label upon redraw. * src/AddrEdit.py (__init__): Find sources label from XML; (on_switch_page): Add function. * src/AttrEdit.py (__init__): Find sources label from XML; (on_switch_page): Add function. * src/dialog.glade: Set meaningful label ids, remove bold markup. * src/EditPlace.py (__init__): Find soucre label from XML. * src/places.glade: Set meaningful label ids, remove bold markup. * src/Marriage.py (__init__): Find soucre label from XML; (on_switch_page): Add function. * src/marriage.glade: Set meaningful label ids, remove bold markup. * src/EditSource.py (__init__): Find soucre label from XML. * src/gramps.glade: Set meaningful label ids, remove bold markup. * src/EventEdit.py: (__init__): Find soucre label from XML; (on_switch_page): Add function. * src/Witness.py (WitnessTab.redraw): Change label upon redraw. * src/NameEdit.py: (__init__): Find soucre label from XML; (on_switch_page): Add function. Alex Roitman 2003-11-12 18:45:07 +00:00
  • 03cbf74276 2003-11-12 Tim Waugh <twaugh@redhat.com> * src/WriteXML.py: Fix ID sorting so that RCS versioning is useful again (broken in last WriteXML change). Tim Waugh 2003-11-12 13:00:58 +00:00
  • b4e7f53943 2003-11-12 Tim Waugh <twaugh@redhat.com> * src/WriteXML.py: Fix ID sorting so that RCS versioning is useful again (broken in last WriteXML change). Tim Waugh 2003-11-12 13:00:58 +00:00
  • 8420160fb4 Update Alex Roitman 2003-11-11 00:38:24 +00:00
  • c3c8e207de Update Alex Roitman 2003-11-11 00:38:24 +00:00
  • 5eb64234ee * src/edit_person.glade: Set meaningful ids for all tab labels. * src/EditPerson.py (__init__): Find labels from XML, call bold_label() if contents is not empty; (bold_label, unbold label): Add functions; (redraw_*): Call bold_label or unbold_label based on contents. Alex Roitman 2003-11-11 00:32:28 +00:00
  • 5908567be6 * src/edit_person.glade: Set meaningful ids for all tab labels. * src/EditPerson.py (__init__): Find labels from XML, call bold_label() if contents is not empty; (bold_label, unbold label): Add functions; (redraw_*): Call bold_label or unbold_label based on contents. Alex Roitman 2003-11-11 00:32:28 +00:00
  • 7d4f72e723 updateChangeLog Don Allingham 2003-11-10 22:31:17 +00:00
  • 77756901e7 updateChangeLog Don Allingham 2003-11-10 22:31:17 +00:00
  • fa5205c3de * src/plugins/WriteFtree.py: catch file open exception * src/WriteXML.py: try to handle invalid IDs * src/RelLib.py: minor organizational cleanup Don Allingham 2003-11-10 22:31:07 +00:00
  • 4fecfc8f5b * src/plugins/WriteFtree.py: catch file open exception * src/WriteXML.py: try to handle invalid IDs * src/RelLib.py: minor organizational cleanup Don Allingham 2003-11-10 22:31:07 +00:00
  • 874bee1f7c * src/edit_person.glade: Set meaningful id for the Notes tab label. * src/EditPerson.py (__init__): Find notes_label from XML, call chane_notes() if note is not empty; (change_notes): Add function. Alex Roitman 2003-11-09 23:14:18 +00:00
  • 192a74d07c * src/edit_person.glade: Set meaningful id for the Notes tab label. * src/EditPerson.py (__init__): Find notes_label from XML, call chane_notes() if note is not empty; (change_notes): Add function. Alex Roitman 2003-11-09 23:14:18 +00:00
  • 948c9ada08 * src/gramps_main.py (back_pressed, fwd_pressed): Pass event to the build_menu functions; (build_backhistmenu, build_fwdhistmenu): Use event for popping the menu. Alex Roitman 2003-11-07 16:29:27 +00:00
  • ab6f7ac74f * src/gramps_main.py (back_pressed, fwd_pressed): Pass event to the build_menu functions; (build_backhistmenu, build_fwdhistmenu): Use event for popping the menu. Alex Roitman 2003-11-07 16:29:27 +00:00
  • 1bc08a02ac 2003-11-05 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-05 18:57:47 +00:00
  • 9b5aafc260 2003-11-05 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-05 18:57:47 +00:00
  • fc26fe0ff4 2003-11-05 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-05 11:37:00 +00:00
  • 1f9b8dafdd 2003-11-05 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-05 11:37:00 +00:00
  • ef14f0fc87 2003-11-05 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-05 10:58:16 +00:00
  • d570b0fd56 2003-11-05 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-05 10:58:16 +00:00
  • e05dba5575 Standard says 'jpeg'. Tim Waugh 2003-11-03 12:18:48 +00:00
  • 570e4a1102 Standard says 'jpeg'. Tim Waugh 2003-11-03 12:18:48 +00:00
  • 806afb90ae 2003-11-03 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-03 11:59:28 +00:00
  • 7603083ca6 2003-11-03 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-03 11:59:28 +00:00
  • bb2d6dbaab 2003-11-03 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-03 11:58:15 +00:00
  • 31329801d8 2003-11-03 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-03 11:58:15 +00:00
  • c909903fd5 handle SuSE's broken gconf configuration Don Allingham 2003-11-02 23:22:36 +00:00
  • 456c988d82 handle SuSE's broken gconf configuration Don Allingham 2003-11-02 23:22:36 +00:00
  • d3ad386729 2003-11-02 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-02 16:41:29 +00:00
  • 13f1688db2 2003-11-02 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-02 16:41:29 +00:00
  • 4775ead038 2003-11-02 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-02 12:43:53 +00:00
  • 6bfe82b545 2003-11-02 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-02 12:43:53 +00:00
  • 61ce42d3f2 update Don Allingham 2003-11-02 00:24:14 +00:00
  • 07a4277d06 update Don Allingham 2003-11-02 00:24:14 +00:00
  • 9efdcef0fe * src/StartupDialog.py: handle SuSE 9.0's broken handling of gconf * src/gramps.py: handle SuSE 9.0's broken handling of gconf Don Allingham 2003-11-02 00:23:35 +00:00
  • 0f93a5e600 * src/StartupDialog.py: handle SuSE 9.0's broken handling of gconf * src/gramps.py: handle SuSE 9.0's broken handling of gconf Don Allingham 2003-11-02 00:23:35 +00:00
  • 7c0b8f9db9 update Don Allingham 2003-11-02 00:22:18 +00:00
  • 8583f8ab89 update Don Allingham 2003-11-02 00:22:18 +00:00
  • a849556a20 * src/plugins/WriteCD.py: launch nautilus to burn:/// after exporting to a CD * src/PeopleView.py: rebuild after a filter is applied * src/DbPrompter: remove ZODB option * src/RelLib.py: remove ZODB option * src/gramps.glade: remove ZODB option * src/gramps_main.py: remove ZODB option Don Allingham 2003-11-01 23:20:15 +00:00
  • 34171c6173 * src/plugins/WriteCD.py: launch nautilus to burn:/// after exporting to a CD * src/PeopleView.py: rebuild after a filter is applied * src/DbPrompter: remove ZODB option * src/RelLib.py: remove ZODB option * src/gramps.glade: remove ZODB option * src/gramps_main.py: remove ZODB option Don Allingham 2003-11-01 23:20:15 +00:00
  • 4dcb9ceb3a * src/PeopleView.py: rebuild after a filter is applied * src/DbPrompter: remove ZODB option * src/RelLib.py: remove ZODB option * src/gramps.glade: remove ZODB option * src/gramps_main.py: remove ZODB option Don Allingham 2003-11-01 19:55:30 +00:00
  • dd56ad01a7 * src/PeopleView.py: rebuild after a filter is applied * src/DbPrompter: remove ZODB option * src/RelLib.py: remove ZODB option * src/gramps.glade: remove ZODB option * src/gramps_main.py: remove ZODB option Don Allingham 2003-11-01 19:55:30 +00:00
  • 38e4401965 2003-11-01 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-01 16:01:36 +00:00
  • 1810846114 2003-11-01 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-01 16:01:36 +00:00
  • d07a9b77e1 2003-11-01 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-01 15:34:03 +00:00
  • 550870269f 2003-11-01 Tim Waugh <twaugh@redhat.com> Tim Waugh 2003-11-01 15:34:03 +00:00
  • 6625405678 2003-11-01 Tim Waugh <twaugh@redhat.com> * src/PeopleStore.py: Fixed double-click behaviour (bug #834104). Tim Waugh 2003-11-01 15:01:10 +00:00
  • a485ed0303 2003-11-01 Tim Waugh <twaugh@redhat.com> * src/PeopleStore.py: Fixed double-click behaviour (bug #834104). Tim Waugh 2003-11-01 15:01:10 +00:00
  • b5acff953f Removed Partition.py from Makefile.am until it is a bit more cooked. Tim Waugh 2003-10-31 11:44:49 +00:00
  • ac145687c1 Removed Partition.py from Makefile.am until it is a bit more cooked. Tim Waugh 2003-10-31 11:44:49 +00:00
  • b8b66d5dc4 2003-10-31 Tim Waugh <twaugh@redhat.com> * src/plugins/Makefile.am: Add Partition.py. Tim Waugh 2003-10-31 09:55:48 +00:00
  • 1c00ddcaec 2003-10-31 Tim Waugh <twaugh@redhat.com> * src/plugins/Makefile.am: Add Partition.py. Tim Waugh 2003-10-31 09:55:48 +00:00
  • b785770a81 Fixed typo Tim Waugh 2003-10-31 09:29:53 +00:00
  • dc82edaa0f Fixed typo Tim Waugh 2003-10-31 09:29:53 +00:00
  • d770038019 2003-10-31 Tim Waugh <twaugh@redhat.com> * src/Makefile.am: Remove DrawDoc.py, TextDoc.py. Tim Waugh 2003-10-31 09:28:49 +00:00
  • 571ae69a55 2003-10-31 Tim Waugh <twaugh@redhat.com> * src/Makefile.am: Remove DrawDoc.py, TextDoc.py. Tim Waugh 2003-10-31 09:28:49 +00:00
  • d431e0b8dc update Don Allingham 2003-10-31 01:27:10 +00:00
  • 7264c30f88 update Don Allingham 2003-10-31 01:27:10 +00:00
  • 7d5872df77 * src/plugins/WebPage.py: support for keeping track of options * src/plugins/TimeLine.py: support for keeping track of options * src/plugins/RelGraph.py: support for keeping track of options * src/plugins/IndivSummary.py: support for keeping track of options * src/plugins/IndivComplete.py: support for keeping track of options * src/plugins/GraphViz.py: support for keeping track of options * src/plugins/FtmStyleDescendants.py: support for keeping track of options * src/plugins/FtmStyleAncestors.py: support for keeping track of options * src/plugins/FanChart.py: support for keeping track of options * src/plugins/FamilyGroup.py: support for keeping track of options * src/plugins/DetAncestralReport.py: support for keeping track of options * src/plugins/Ancestors.py: support for keeping track of options * src/plugins/AncestorReport.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/Utils.py: save key on style mappings * src/GenericFilter.py: allow setting of default value for filter menu * src/PaperMenu.py: allow setting of perferred paper and orientation, GrampsCfg no longer needed * src/Report.py: keep track of options across reports Don Allingham 2003-10-31 01:26:58 +00:00
  • b317d9ddbd * src/plugins/WebPage.py: support for keeping track of options * src/plugins/TimeLine.py: support for keeping track of options * src/plugins/RelGraph.py: support for keeping track of options * src/plugins/IndivSummary.py: support for keeping track of options * src/plugins/IndivComplete.py: support for keeping track of options * src/plugins/GraphViz.py: support for keeping track of options * src/plugins/FtmStyleDescendants.py: support for keeping track of options * src/plugins/FtmStyleAncestors.py: support for keeping track of options * src/plugins/FanChart.py: support for keeping track of options * src/plugins/FamilyGroup.py: support for keeping track of options * src/plugins/DetAncestralReport.py: support for keeping track of options * src/plugins/Ancestors.py: support for keeping track of options * src/plugins/AncestorReport.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/Utils.py: save key on style mappings * src/GenericFilter.py: allow setting of default value for filter menu * src/PaperMenu.py: allow setting of perferred paper and orientation, GrampsCfg no longer needed * src/Report.py: keep track of options across reports Don Allingham 2003-10-31 01:26:58 +00:00
  • efc2de6fe4 * src/plugins/WebPage.py: support for keeping track of options * src/plugins/TimeLine.py: support for keeping track of options * src/plugins/RelGraph.py: support for keeping track of options * src/plugins/IndivSummary.py: support for keeping track of options * src/plugins/IndivComplete.py: support for keeping track of options * src/plugins/GraphViz.py: support for keeping track of options * src/plugins/FtmStyleDescendants.py: support for keeping track of options * src/plugins/FtmStyleAncestors.py: support for keeping track of options * src/plugins/FanChart.py: support for keeping track of options * src/plugins/FamilyGroup.py: support for keeping track of options * src/plugins/DetAncestralReport.py: support for keeping track of options * src/plugins/Ancestors.py: support for keeping track of options * src/plugins/AncestorReport.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/Utils.py: save key on style mappings Don Allingham 2003-10-31 01:23:16 +00:00
  • 9a2de4c4ee * src/plugins/WebPage.py: support for keeping track of options * src/plugins/TimeLine.py: support for keeping track of options * src/plugins/RelGraph.py: support for keeping track of options * src/plugins/IndivSummary.py: support for keeping track of options * src/plugins/IndivComplete.py: support for keeping track of options * src/plugins/GraphViz.py: support for keeping track of options * src/plugins/FtmStyleDescendants.py: support for keeping track of options * src/plugins/FtmStyleAncestors.py: support for keeping track of options * src/plugins/FanChart.py: support for keeping track of options * src/plugins/FamilyGroup.py: support for keeping track of options * src/plugins/DetAncestralReport.py: support for keeping track of options * src/plugins/Ancestors.py: support for keeping track of options * src/plugins/AncestorReport.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/Utils.py: save key on style mappings Don Allingham 2003-10-31 01:23:16 +00:00
  • c971ccf8f4 * src/plugins/WebPage.py: support for keeping track of options * src/plugins/TimeLine.py: support for keeping track of options * src/plugins/RelGraph.py: support for keeping track of options * src/plugins/IndivSummary.py: support for keeping track of options * src/plugins/IndivComplete.py: support for keeping track of options * src/plugins/GraphViz.py: support for keeping track of options * src/plugins/FtmStyleDescendants.py: support for keeping track of options * src/plugins/FtmStyleAncestors.py: support for keeping track of options * src/plugins/FanChart.py: support for keeping track of options * src/plugins/FamilyGroup.py: support for keeping track of options * src/plugins/DetAncestralReport.py: support for keeping track of options * src/plugins/Ancestors.py: support for keeping track of options * src/plugins/AncestorReport.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/Utils.py: save key on style mappings Don Allingham 2003-10-31 01:20:58 +00:00
  • f648e6c663 * src/plugins/WebPage.py: support for keeping track of options * src/plugins/TimeLine.py: support for keeping track of options * src/plugins/RelGraph.py: support for keeping track of options * src/plugins/IndivSummary.py: support for keeping track of options * src/plugins/IndivComplete.py: support for keeping track of options * src/plugins/GraphViz.py: support for keeping track of options * src/plugins/FtmStyleDescendants.py: support for keeping track of options * src/plugins/FtmStyleAncestors.py: support for keeping track of options * src/plugins/FanChart.py: support for keeping track of options * src/plugins/FamilyGroup.py: support for keeping track of options * src/plugins/DetAncestralReport.py: support for keeping track of options * src/plugins/Ancestors.py: support for keeping track of options * src/plugins/AncestorReport.py: support for keeping track of options * src/plugins/AncestorChart.py: support for keeping track of options * src/Utils.py: save key on style mappings Don Allingham 2003-10-31 01:20:58 +00:00
  • aed31e7a33 pychecker fixes Don Allingham 2003-10-30 04:18:17 +00:00
  • 8e5801b970 pychecker fixes Don Allingham 2003-10-30 04:18:17 +00:00
  • b67e68f304 * src/gramps_main.py: pychecker cleanup * src/PeopleView.py: pychecker cleanup * src/PeopleStore.py: pychecker cleanup * src/EditPerson.py: pychecker cleanup * src/QuickAdd.py: remove file * src/SelectChild.py: Remove ability to add new person, since a separate function for this already exists. * src/gramps.glade: remvoe add button from select child dialog * src/Makefile.am: remove QuickAdd.py * src/intl.py: remove * src/intl.c: remove * src/TextDoc.py: remove * src/DrawDoc.py: remove Don Allingham 2003-10-30 04:17:05 +00:00
  • 0acb576661 * src/gramps_main.py: pychecker cleanup * src/PeopleView.py: pychecker cleanup * src/PeopleStore.py: pychecker cleanup * src/EditPerson.py: pychecker cleanup * src/QuickAdd.py: remove file * src/SelectChild.py: Remove ability to add new person, since a separate function for this already exists. * src/gramps.glade: remvoe add button from select child dialog * src/Makefile.am: remove QuickAdd.py * src/intl.py: remove * src/intl.c: remove * src/TextDoc.py: remove * src/DrawDoc.py: remove Don Allingham 2003-10-30 04:17:05 +00:00
  • d96abbe81e update Don Allingham 2003-10-29 05:07:59 +00:00
  • 446c866610 update Don Allingham 2003-10-29 05:07:59 +00:00
  • 84904dba4e * src/marriage.glade: Added source tab and complete flag * src/edit_person.glade: Added source tab Don Allingham 2003-10-29 05:07:19 +00:00
  • fac780d229 * src/marriage.glade: Added source tab and complete flag * src/edit_person.glade: Added source tab Don Allingham 2003-10-29 05:07:19 +00:00
  • d4111e6e8e update Don Allingham 2003-10-29 05:05:47 +00:00
  • fa0ecba1bc update Don Allingham 2003-10-29 05:05:47 +00:00