Commit Graph

  • 2b92aa151e * src/EditSource.py (DelSrcQuery.query_response): Typos. * src/ImageSelect.py (DeleteMediaQuery.query_response): Typo. * src/GrampsInMemDB.py (remove_place,remove_object): Add methods; (remove_person,remove_source,remove_family): Correctly remove from id_trans table. * src/FamilyView.py (parent_deleter,really_remove_spouse): Use get_ instead of find_ functions. Alex Roitman 2005-02-16 13:49:32 +00:00
  • 6c22a6ed62 * src/EditSource.py (DelSrcQuery.query_response): Typos. * src/ImageSelect.py (DeleteMediaQuery.query_response): Typo. * src/GrampsInMemDB.py (remove_place,remove_object): Add methods; (remove_person,remove_source,remove_family): Correctly remove from id_trans table. * src/FamilyView.py (parent_deleter,really_remove_spouse): Use get_ instead of find_ functions. Alex Roitman 2005-02-16 13:49:32 +00:00
  • db6a32af63 * src/AddMedia.py: handle "note only" media object * src/DisplayModels.py: handle media type of None * src/ImageSelect.py: Add "internal note" check box * src/MediaView.py: handle media type of None * src/NoteEdit.py: use glade definition * src/gramps.glade: add note editor * src/plubins/NavWebPage.py: Add default pages Don Allingham 2005-02-16 05:41:33 +00:00
  • 064311fc73 * src/AddMedia.py: handle "note only" media object * src/DisplayModels.py: handle media type of None * src/ImageSelect.py: Add "internal note" check box * src/MediaView.py: handle media type of None * src/NoteEdit.py: use glade definition * src/gramps.glade: add note editor * src/plubins/NavWebPage.py: Add default pages Don Allingham 2005-02-16 05:41:33 +00:00
  • ab8cabe655 * doc/gramps-manual/C/authors.xml: Add list of contributors. * doc/gramps-manual/C/getstart.xml: Update. * doc/gramps-manual/C/gramps-manual.xml: Update. * doc/gramps-manual/C/legal.xml: Update. * doc/gramps-manual/C/preface.xml: Update. * doc/gramps-manual/C/figures/first-open.png: New shot. Alex Roitman 2005-02-16 05:19:17 +00:00
  • d38cf31a31 * doc/gramps-manual/C/authors.xml: Add list of contributors. * doc/gramps-manual/C/getstart.xml: Update. * doc/gramps-manual/C/gramps-manual.xml: Update. * doc/gramps-manual/C/legal.xml: Update. * doc/gramps-manual/C/preface.xml: Update. * doc/gramps-manual/C/figures/first-open.png: New shot. Alex Roitman 2005-02-16 05:19:17 +00:00
  • e3448bd214 Update Alex Roitman 2005-02-15 05:05:23 +00:00
  • 4f7c8731f0 Update Alex Roitman 2005-02-15 05:05:23 +00:00
  • 6566037cdd * doc/gramps-manual/C/authors.xml: Add file. * doc/gramps-manual/C/bugs.xml: Add file. * doc/gramps-manual/C/preface.xml: Add file. * doc/gramps-manual/C/Makefile.am: Ship new files. * doc/gramps-manual/C/cmdline.xml: Convert to book. * doc/gramps-manual/C/custom.xml: Convert to book. * doc/gramps-manual/C/faq.xml: Convert to book. * doc/gramps-manual/C/filtref.xml: Convert to book. * doc/gramps-manual/C/getstart.xml: Convert to book. * doc/gramps-manual/C/gramps-manual.xml: Convert to book. * doc/gramps-manual/C/keybind.xml: Convert to book. * doc/gramps-manual/C/legal.xml: Change license to GPL. * doc/gramps-manual/C/mainwin.xml: Convert to book. * doc/gramps-manual/C/usage.xml: Convert to book. * COPYING-DOCS: Change license to GPL. Alex Roitman 2005-02-15 02:35:26 +00:00
  • 3fd0b1406d * doc/gramps-manual/C/authors.xml: Add file. * doc/gramps-manual/C/bugs.xml: Add file. * doc/gramps-manual/C/preface.xml: Add file. * doc/gramps-manual/C/Makefile.am: Ship new files. * doc/gramps-manual/C/cmdline.xml: Convert to book. * doc/gramps-manual/C/custom.xml: Convert to book. * doc/gramps-manual/C/faq.xml: Convert to book. * doc/gramps-manual/C/filtref.xml: Convert to book. * doc/gramps-manual/C/getstart.xml: Convert to book. * doc/gramps-manual/C/gramps-manual.xml: Convert to book. * doc/gramps-manual/C/keybind.xml: Convert to book. * doc/gramps-manual/C/legal.xml: Change license to GPL. * doc/gramps-manual/C/mainwin.xml: Convert to book. * doc/gramps-manual/C/usage.xml: Convert to book. * COPYING-DOCS: Change license to GPL. Alex Roitman 2005-02-15 02:35:26 +00:00
  • 9860e05cc2 Update Alex Roitman 2005-02-14 22:33:58 +00:00
  • 79eb2c6897 Update Alex Roitman 2005-02-14 22:33:58 +00:00
  • 80ef59b353 * src/plugins/DetAncestralReport.py: Typos. * src/plugins/DetDescendantReport.py: Typos. Alex Roitman 2005-02-14 21:39:59 +00:00
  • 7a2a3d401d * src/plugins/DetAncestralReport.py: Typos. * src/plugins/DetDescendantReport.py: Typos. Alex Roitman 2005-02-14 21:39:59 +00:00
  • 1843c8bc19 * src/ArgHandler (handle_args): Natively open XML and GEDCOM when given a single filename argument. * src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions. Alex Roitman 2005-02-14 03:09:22 +00:00
  • 21da722351 * src/ArgHandler (handle_args): Natively open XML and GEDCOM when given a single filename argument. * src/gramps_main.py (read_gedcom,read_xml): Remove ununsed functions. Alex Roitman 2005-02-14 03:09:22 +00:00
  • 595404bcc3 * src/ReadGrdb.py: Check for overlapping handles prior to modifying data. Alex Roitman 2005-02-14 01:32:07 +00:00
  • 358f4a592f * src/ReadGrdb.py: Check for overlapping handles prior to modifying data. Alex Roitman 2005-02-14 01:32:07 +00:00
  • 030375a94d * src/plugins/NavWebPage.py: More enhancements * src/Sort.py: sort places by title Don Allingham 2005-02-13 03:54:47 +00:00
  • f47f7b0d7f * src/plugins/NavWebPage.py: More enhancements * src/Sort.py: sort places by title Don Allingham 2005-02-13 03:54:47 +00:00
  • e827b66bca * src/plugins/NavWebpage.py: Build template pages for unused pages, add Surname List and Individual List pages. Don Allingham 2005-02-10 01:44:05 +00:00
  • 2db8fad3cd * src/plugins/NavWebpage.py: Build template pages for unused pages, add Surname List and Individual List pages. Don Allingham 2005-02-10 01:44:05 +00:00
  • e9bfb2137d Update Alex Roitman 2005-02-04 13:55:54 +00:00
  • 74e3d942bb Update Alex Roitman 2005-02-04 13:55:54 +00:00
  • dfeb9fad77 * src/plugins/NavWebPage.py (display_relationships): Pass another argument to display_spouse(); (display_spouse): Use spacers for additional spouses. Use unique registration name * src/ReportUtils.py (find_spouse): Typo. Alex Roitman 2005-02-04 13:54:02 +00:00
  • 094c52c13f * src/plugins/NavWebPage.py (display_relationships): Pass another argument to display_spouse(); (display_spouse): Use spacers for additional spouses. Use unique registration name * src/ReportUtils.py (find_spouse): Typo. Alex Roitman 2005-02-04 13:54:02 +00:00
  • cee3201c41 * src/plugins/NavWebPage.py: more progress Don Allingham 2005-02-04 03:54:48 +00:00
  • 8f2d56c922 * src/plugins/NavWebPage.py: more progress Don Allingham 2005-02-04 03:54:48 +00:00
  • 9e3318dc17 * src/plugins/GraphViz.py: fix MALE/FEMALE/UNKNOWN Don Allingham 2005-02-03 00:32:20 +00:00
  • dd093aacfc * src/plugins/GraphViz.py: fix MALE/FEMALE/UNKNOWN Don Allingham 2005-02-03 00:32:20 +00:00
  • 670b90d3ab better colors for pies Eero Tamminen 2005-02-02 20:50:14 +00:00
  • 2581aa31fb better colors for pies Eero Tamminen 2005-02-02 20:50:14 +00:00
  • 61530228c9 * src/Makefile.am: Ship ReadGrdb.py and WriteGrdb.py. Alex Roitman 2005-02-02 14:02:13 +00:00
  • e315d52b52 * src/Makefile.am: Ship ReadGrdb.py and WriteGrdb.py. Alex Roitman 2005-02-02 14:02:13 +00:00
  • 2a5e0bc32c * src/Report.py: Proper translatable strings for generation numbers. * src/ReportUtils.py: More report-related methods. * src/plugins/DetAncestralReport.py: Use ReportUtils methods. * src/plugins/DetDescendantReport.py: Use ReportUtils methods. Alex Roitman 2005-02-02 05:09:07 +00:00
  • aa41d93ec1 * src/Report.py: Proper translatable strings for generation numbers. * src/ReportUtils.py: More report-related methods. * src/plugins/DetAncestralReport.py: Use ReportUtils methods. * src/plugins/DetDescendantReport.py: Use ReportUtils methods. Alex Roitman 2005-02-02 05:09:07 +00:00
  • e3f2a65411 Updated Guillaume Pratte 2005-02-02 05:07:09 +00:00
  • 6b9380044c Updated Guillaume Pratte 2005-02-02 05:07:09 +00:00
  • 83500dc0eb Update from STABLE branch Guillaume Pratte 2005-02-02 05:05:05 +00:00
  • 2f397545f2 Update from STABLE branch Guillaume Pratte 2005-02-02 05:05:05 +00:00
  • 9fd0d9e355 * src/ReportUtils.py: More report-related methods. * src/plugins/DetAncestralReport.py: Use ReportUtils methods. * src/plugins/DetDescendantReport.py: Use ReportUtils methods. Alex Roitman 2005-02-01 05:08:16 +00:00
  • 7c272cbb34 * src/ReportUtils.py: More report-related methods. * src/plugins/DetAncestralReport.py: Use ReportUtils methods. * src/plugins/DetDescendantReport.py: Use ReportUtils methods. Alex Roitman 2005-02-01 05:08:16 +00:00
  • cdbe7a0ecc Update Alex Roitman 2005-02-01 04:18:12 +00:00
  • 966e045bfc Update Alex Roitman 2005-02-01 04:18:12 +00:00
  • a6b36faaa8 * src/RelLib.py: Finish up with actual MALE, FEMALE, and UNKNOWN Alex Roitman 2005-02-01 04:16:02 +00:00
  • 778aa84846 * src/RelLib.py: Finish up with actual MALE, FEMALE, and UNKNOWN Alex Roitman 2005-02-01 04:16:02 +00:00
  • 6463227a6e * various: Change Person.male, Person.female, and Person.unkwown to Person.MALE, Person.FEMALE and Person.UNKNOWN Don Allingham 2005-02-01 03:46:29 +00:00
  • f7df43643f * various: Change Person.male, Person.female, and Person.unkwown to Person.MALE, Person.FEMALE and Person.UNKNOWN Don Allingham 2005-02-01 03:46:29 +00:00
  • 4d88b51b7b Update Alex Roitman 2005-01-31 05:33:10 +00:00
  • 724e5b89ca Update Alex Roitman 2005-01-31 05:33:10 +00:00
  • f7daf18f5d * src/ReportUtils.py (born_died_str,married_str): Use NameDisplay to properly display names; (get_birth_death_strings, child_str, born_str, died_str, buried_str): Add functions; (draw_legend): Use correct style for the legend text, using write_at(). * src/docgen/OpenOffice.org (write_at): Accept paragraph style name. * src/docgen/LPRDoc.org (draw_bar): Properly draw and use color for the bar; (write_at): Correctly transform coordinates. * src/plugins/StatisticsChart.py: Replace tabs with spaces. Alex Roitman 2005-01-31 05:31:30 +00:00
  • 4385ae0b7c * src/ReportUtils.py (born_died_str,married_str): Use NameDisplay to properly display names; (get_birth_death_strings, child_str, born_str, died_str, buried_str): Add functions; (draw_legend): Use correct style for the legend text, using write_at(). * src/docgen/OpenOffice.org (write_at): Accept paragraph style name. * src/docgen/LPRDoc.org (draw_bar): Properly draw and use color for the bar; (write_at): Correctly transform coordinates. * src/plugins/StatisticsChart.py: Replace tabs with spaces. Alex Roitman 2005-01-31 05:31:30 +00:00
  • 5fb5b7606b Update Alex Roitman 2005-01-31 02:31:11 +00:00
  • 7b139057ea Update Alex Roitman 2005-01-31 02:31:11 +00:00
  • 07f0746473 Remove unneeded str conversion Alex Roitman 2005-01-31 02:20:40 +00:00
  • 445c1db888 Remove unneeded str conversion Alex Roitman 2005-01-31 02:20:40 +00:00
  • 52e5137188 Update Alex Roitman 2005-01-31 01:20:43 +00:00
  • 94a2ed9de4 Update Alex Roitman 2005-01-31 01:20:43 +00:00
  • fb1c488604 * src/WriteGrdb.py: Copy metadata. Alex Roitman 2005-01-31 01:20:13 +00:00
  • 0db65bd17d * src/WriteGrdb.py: Copy metadata. Alex Roitman 2005-01-31 01:20:13 +00:00
  • a53baae751 * src/WriteGrdb.py: Add to CVS. * src/gramps.glade: Add Save as item, switch former one to Export. * src/gramps_main.py: Support for save as. * src/DbPrompter.py: Support for save as. Alex Roitman 2005-01-30 23:53:47 +00:00
  • 29a10a3bf8 * src/WriteGrdb.py: Add to CVS. * src/gramps.glade: Add Save as item, switch former one to Export. * src/gramps_main.py: Support for save as. * src/DbPrompter.py: Support for save as. Alex Roitman 2005-01-30 23:53:47 +00:00
  • 91b3c8beb3 * src/ArgHandler.py: Support for opening in the command-line mode. * src/const.py.in: Add -O | --open option. Alex Roitman 2005-01-29 23:34:09 +00:00
  • 7228eb98bc * src/ArgHandler.py: Support for opening in the command-line mode. * src/const.py.in: Add -O | --open option. Alex Roitman 2005-01-29 23:34:09 +00:00
  • a1b5e0d4a6 * src/plugins/GraphViz.py (GraphVizDialog.__init__): Use proper response ID; (GraphVizGraphics.__init__): set up self.doc; (EmptyDoc.init): Add empty method. Alex Roitman 2005-01-29 22:05:21 +00:00
  • 2d626f508b * src/plugins/GraphViz.py (GraphVizDialog.__init__): Use proper response ID; (GraphVizGraphics.__init__): set up self.doc; (EmptyDoc.init): Add empty method. Alex Roitman 2005-01-29 22:05:21 +00:00
  • 19dd2dccb0 Added Pie chart support to StatisticsChart plugin Eero Tamminen 2005-01-29 20:41:22 +00:00
  • 3a8dfc04bf Added Pie chart support to StatisticsChart plugin Eero Tamminen 2005-01-29 20:41:22 +00:00
  • c4871857fe Add 5 new statistics to StatisticsChart.py plugin Eero Tamminen 2005-01-29 17:11:02 +00:00
  • 5bcbb04bb8 Add 5 new statistics to StatisticsChart.py plugin Eero Tamminen 2005-01-29 17:11:02 +00:00
  • 760b3561f1 * src/ArgHandler.py: Support for the native importer. * NEWS: Update. Alex Roitman 2005-01-29 06:05:51 +00:00
  • 3b7b70d606 * src/ArgHandler.py: Support for the native importer. * NEWS: Update. Alex Roitman 2005-01-29 06:05:51 +00:00
  • f9dbedea4a Update Alex Roitman 2005-01-29 05:14:47 +00:00
  • 7f19d06b36 Update Alex Roitman 2005-01-29 05:14:47 +00:00
  • 5e6c9ffb37 * src/PedView.py: Fix remnants of gnome.canvas syntax. * src/ReadGrdb.py: Add to CVS: native database importer. * src/DbPrompter.py: Support for the native importer. * src/Errors.py: Add HandleError exception for duplicate handles. Alex Roitman 2005-01-29 05:13:29 +00:00
  • ffd374025f * src/PedView.py: Fix remnants of gnome.canvas syntax. * src/ReadGrdb.py: Add to CVS: native database importer. * src/DbPrompter.py: Support for the native importer. * src/Errors.py: Add HandleError exception for duplicate handles. Alex Roitman 2005-01-29 05:13:29 +00:00
  • 4604784b81 Typo Alex Roitman 2005-01-28 06:02:33 +00:00
  • 5358395685 Typo Alex Roitman 2005-01-28 06:02:33 +00:00
  • 75736fce14 Updated French translation from STABLE Guillaume Pratte 2005-01-28 00:44:26 +00:00
  • d5dccabcfe Updated French translation from STABLE Guillaume Pratte 2005-01-28 00:44:26 +00:00
  • 96d17dc262 Modified Files: * configure.in : changed fr_FR to fr. * src/plugins/rel_fr.py : added fr_CA and fr_CA.UTF-8 to the locale list. Added Files: * src/po/fr.po : version from the STABLE branch. Removed Files: * src/po/fr_FR.po Guillaume Pratte 2005-01-27 05:17:12 +00:00
  • 520e7f74e9 Modified Files: * configure.in : changed fr_FR to fr. * src/plugins/rel_fr.py : added fr_CA and fr_CA.UTF-8 to the locale list. Added Files: * src/po/fr.po : version from the STABLE branch. Removed Files: * src/po/fr_FR.po Guillaume Pratte 2005-01-27 05:17:12 +00:00
  • 43bcff24ed * src/DbPrompter.py: gnome.vfs vs. gnomevfs, tolerence * src/GrampsMime.py: gnome.vfs vs. gnomevfs tolerence * src/ImageSelect.py: gnome.canvas vs. gnomecanvas tolerence * src/NameDisplay.py: gnome.vfs vs. gnomevfs tolerence * src/PedView.py: gnome.canvas vs. gnomecanvas tolerence * src/Utils.py: remove mime handling, use GrampsMime * src/plugins/WriteCD.py: gnome.vfs vs. gnomevfs tolerence Don Allingham 2005-01-27 03:18:21 +00:00
  • a19bd386f4 * src/DbPrompter.py: gnome.vfs vs. gnomevfs, tolerence * src/GrampsMime.py: gnome.vfs vs. gnomevfs tolerence * src/ImageSelect.py: gnome.canvas vs. gnomecanvas tolerence * src/NameDisplay.py: gnome.vfs vs. gnomevfs tolerence * src/PedView.py: gnome.canvas vs. gnomecanvas tolerence * src/Utils.py: remove mime handling, use GrampsMime * src/plugins/WriteCD.py: gnome.vfs vs. gnomevfs tolerence Don Allingham 2005-01-27 03:18:21 +00:00
  • 4cc40c0f34 * src/ReportUtils.py: allow start and stop event handle selection for age estimation Don Allingham 2005-01-26 04:21:38 +00:00
  • 23e620f2b5 * src/ReportUtils.py: allow start and stop event handle selection for age estimation Don Allingham 2005-01-26 04:21:38 +00:00
  • f875a3f8a8 * src/ReadGedcom.py (parse_person_object,parse_family_object): Use absolute path to work around what seems a gnomevfs issue. Alex Roitman 2005-01-25 23:08:37 +00:00
  • 82e6acd258 * src/ReadGedcom.py (parse_person_object,parse_family_object): Use absolute path to work around what seems a gnomevfs issue. Alex Roitman 2005-01-25 23:08:37 +00:00
  • 91e111b8fc * src/TipOfDay.py (TipOfDay.__init__): Set transent property. * src/gramps_main.py (Gramnps.__init__): Pass itself to TipOfDay; (on_show_plugin_status,build_plugin_menus): Pass itself to PluginStatus. * src/Plugins.py (PluginStatus.__init__): Set transent property. Alex Roitman 2005-01-25 21:25:15 +00:00
  • 74730bbff7 * src/TipOfDay.py (TipOfDay.__init__): Set transent property. * src/gramps_main.py (Gramnps.__init__): Pass itself to TipOfDay; (on_show_plugin_status,build_plugin_menus): Pass itself to PluginStatus. * src/Plugins.py (PluginStatus.__init__): Set transent property. Alex Roitman 2005-01-25 21:25:15 +00:00
  • e92157a658 made cli report name consistent with naming of other reports Eero Tamminen 2005-01-25 20:24:25 +00:00
  • a1edfc1fbc made cli report name consistent with naming of other reports Eero Tamminen 2005-01-25 20:24:25 +00:00
  • fc4502f33d fix StatisticsChart.py chart output, improve code Eero Tamminen 2005-01-25 19:56:23 +00:00
  • 98dbcea73d fix StatisticsChart.py chart output, improve code Eero Tamminen 2005-01-25 19:56:23 +00:00
  • 149e351665 * src/ReportUtils.py (born_died_str,married_str,child_str): Add functions. * src/plugins/FtmStyleDescendants.py, src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils. Alex Roitman 2005-01-25 04:46:52 +00:00
  • e9cee32736 * src/ReportUtils.py (born_died_str,married_str,child_str): Add functions. * src/plugins/FtmStyleDescendants.py, src/plugins/FtmStyleAncestors.py: Use common strings from ReportUtils. Alex Roitman 2005-01-25 04:46:52 +00:00
  • 985746a408 * gramps.spec.in: pkill gconfd to fix settings Don Allingham 2005-01-25 04:24:42 +00:00
  • dceb6c2851 * gramps.spec.in: pkill gconfd to fix settings Don Allingham 2005-01-25 04:24:42 +00:00
  • b4e59dd272 Update Alex Roitman 2005-01-25 00:25:11 +00:00
  • 0ca604ac37 Update Alex Roitman 2005-01-25 00:25:11 +00:00