Commit Graph

  • 522ca62853 2003-06-25 Tim Waugh <twaugh@redhat.com> * src/Date.py: Make sure range is 0 when it should be. Dates compare differently if only one is a range. Tim Waugh 2003-06-25 10:55:15 +00:00
  • ebd0ed14c9 2003-06-25 Tim Waugh <twaugh@redhat.com> * src/Date.py: Make sure range is 0 when it should be. Dates compare differently if only one is a range. Tim Waugh 2003-06-25 10:55:15 +00:00
  • 96111e686a remove string module Don Allingham 2003-06-25 03:40:13 +00:00
  • 477462b908 remove string module Don Allingham 2003-06-25 03:40:13 +00:00
  • f677d33ebf update Don Allingham 2003-06-25 03:39:32 +00:00
  • d1f1f49c5c update Don Allingham 2003-06-25 03:39:32 +00:00
  • 292b63f085 * src/plugins/SimpleBookTitle.py: new page title for book Don Allingham 2003-06-25 03:38:53 +00:00
  • 75b038092b * src/plugins/SimpleBookTitle.py: new page title for book Don Allingham 2003-06-25 03:38:53 +00:00
  • c5a32dfae8 update Don Allingham 2003-06-25 03:36:48 +00:00
  • 0d2b7ca7bf update Don Allingham 2003-06-25 03:36:48 +00:00
  • 2f5bcae451 * src/docgen/PdfDoc.py: handle page break * src/plugins/BookReport.py: move book report to its own category, handle page break properly * src/plugins/FtmStyleAncestors.py: handle book improvements * src/plugins/FtmStyleDescendants.py: handle book improvements * src/plugins/IndivSummary.py: handle book improvements, rename document styles Don Allingham 2003-06-25 03:35:44 +00:00
  • d97f62782b * src/docgen/PdfDoc.py: handle page break * src/plugins/BookReport.py: move book report to its own category, handle page break properly * src/plugins/FtmStyleAncestors.py: handle book improvements * src/plugins/FtmStyleDescendants.py: handle book improvements * src/plugins/IndivSummary.py: handle book improvements, rename document styles Don Allingham 2003-06-25 03:35:44 +00:00
  • ac1e5fff81 update Don Allingham 2003-06-25 03:27:24 +00:00
  • 362e7aa539 update Don Allingham 2003-06-25 03:27:24 +00:00
  • 85fe764c7e * src/plugins/WriteGedcom.py: Allow iso-8859-1 (ANSI) encoding * src/plugins/gedcomexport.glade: Allow iso-8859-1 (ANSI) encoding Don Allingham 2003-06-24 23:07:14 +00:00
  • b6fe7af0c8 * src/plugins/WriteGedcom.py: Allow iso-8859-1 (ANSI) encoding * src/plugins/gedcomexport.glade: Allow iso-8859-1 (ANSI) encoding Don Allingham 2003-06-24 23:07:14 +00:00
  • 20015f813b update Don Allingham 2003-06-24 20:43:02 +00:00
  • a6c96b70ef update Don Allingham 2003-06-24 20:43:02 +00:00
  • 507e5d3370 * src/SubstKeywords.py: Fixed typo on getName Don Allingham 2003-06-24 20:40:31 +00:00
  • b9c435a96a * src/SubstKeywords.py: Fixed typo on getName Don Allingham 2003-06-24 20:40:31 +00:00
  • 642ac13135 2003-06-24 Tim Waugh <twaugh@redhat.com> * src/GrampsParser.py: Use access methods rather than poking directly. * src/RelLib.py: Keep statistics on gender distribution among first names so that it can be used for guessing. * src/edit_person.glade: More event handlers. * src/EditPerson.py: Guess gender when appropriate. Tim Waugh 2003-06-24 14:16:47 +00:00
  • c876640eaa 2003-06-24 Tim Waugh <twaugh@redhat.com> * src/GrampsParser.py: Use access methods rather than poking directly. * src/RelLib.py: Keep statistics on gender distribution among first names so that it can be used for guessing. * src/edit_person.glade: More event handlers. * src/EditPerson.py: Guess gender when appropriate. Tim Waugh 2003-06-24 14:16:47 +00:00
  • 9109a85b55 2003-06-23 Tim Waugh <twaugh@redhat.com> * src/NoteEdit.py: Use automatic scrolling policy, to fix scrolling. Tim Waugh 2003-06-23 12:45:15 +00:00
  • 261fcfaece 2003-06-23 Tim Waugh <twaugh@redhat.com> * src/NoteEdit.py: Use automatic scrolling policy, to fix scrolling. Tim Waugh 2003-06-23 12:45:15 +00:00
  • a63e16d2bd 2003-06-21 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Better handling of missing photos. Tim Waugh 2003-06-21 08:57:35 +00:00
  • d1de4381cb 2003-06-21 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Better handling of missing photos. Tim Waugh 2003-06-21 08:57:35 +00:00
  • 36d34ce5c8 2003-06-21 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (event_info): Better handling of strings. Tim Waugh 2003-06-21 08:51:23 +00:00
  • 51b0db35fe 2003-06-21 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (event_info): Better handling of strings. Tim Waugh 2003-06-21 08:51:23 +00:00
  • d2504f3685 2003-06-21 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (person_name): Handle titles and suffices. Tim Waugh 2003-06-21 08:43:48 +00:00
  • 553d22cd4f 2003-06-21 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (person_name): Handle titles and suffices. Tim Waugh 2003-06-21 08:43:48 +00:00
  • b647b232a7 2003-06-19 Tim Waugh <twaugh@redhat.com> * Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make: Fixes so that 'make distcheck' succeeds. Tim Waugh 2003-06-19 10:52:16 +00:00
  • 8f17de4c30 2003-06-19 Tim Waugh <twaugh@redhat.com> * Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make: Fixes so that 'make distcheck' succeeds. Tim Waugh 2003-06-19 10:52:16 +00:00
  • f1a8c83e55 2003-06-19 Tim Waugh <twaugh@redhat.com> * src/WriteXML.py (write_xml_data): Use a stable order for writing elements in XML. This makes it useful to do revision control (RFE 748165). Tim Waugh 2003-06-19 09:49:43 +00:00
  • 2a911415b6 2003-06-19 Tim Waugh <twaugh@redhat.com> * src/WriteXML.py (write_xml_data): Use a stable order for writing elements in XML. This makes it useful to do revision control (RFE 748165). Tim Waugh 2003-06-19 09:49:43 +00:00
  • cc8dd8268e update Don Allingham 2003-06-19 03:56:26 +00:00
  • 4f445882b5 update Don Allingham 2003-06-19 03:56:26 +00:00
  • 34f6e2d99d * src/FamilyView.py: keep focus on correct family after a new child is added Don Allingham 2003-06-19 03:54:45 +00:00
  • 8e8a0c8449 * src/FamilyView.py: keep focus on correct family after a new child is added Don Allingham 2003-06-19 03:54:45 +00:00
  • 64729b6807 * src/FamilyView.py: keep focus on correct family after a new child is added Don Allingham 2003-06-18 23:57:03 +00:00
  • df6c1648ad * src/FamilyView.py: keep focus on correct family after a new child is added Don Allingham 2003-06-18 23:57:03 +00:00
  • 17899f2bac 2003-06-18 Tim Waugh <twaugh@redhat.com> * src/FamilyView.py (add_child_clicked): No reason to assume children are female. Tim Waugh 2003-06-18 16:30:49 +00:00
  • 920a605393 2003-06-18 Tim Waugh <twaugh@redhat.com> * src/FamilyView.py (add_child_clicked): No reason to assume children are female. Tim Waugh 2003-06-18 16:30:49 +00:00
  • ab9f5e2db8 * src/plugins/WriteGedcom.py: catch filter exceptions * src/GenericFilter.py: eliminate loop detection Don Allingham 2003-06-18 02:50:30 +00:00
  • dcca47e9fa * src/plugins/WriteGedcom.py: catch filter exceptions * src/GenericFilter.py: eliminate loop detection Don Allingham 2003-06-18 02:50:30 +00:00
  • c03a84f036 update Don Allingham 2003-06-17 04:17:49 +00:00
  • 1c808d4e5e update Don Allingham 2003-06-17 04:17:49 +00:00
  • a381263a01 * src/gramps.glade: Add a dialog to allow a child's relationships to his/her parents to be altered. * src/FamilyView.py: Add popup menu for childlist to allow the enabling of the new child relationship editor dialog * src/SelectChild.py: Child relationship editor * src/RelLib.py: Allow for altering of relationships of the AltFamilyList Don Allingham 2003-06-17 04:15:58 +00:00
  • 34c2b0332b * src/gramps.glade: Add a dialog to allow a child's relationships to his/her parents to be altered. * src/FamilyView.py: Add popup menu for childlist to allow the enabling of the new child relationship editor dialog * src/SelectChild.py: Child relationship editor * src/RelLib.py: Allow for altering of relationships of the AltFamilyList Don Allingham 2003-06-17 04:15:58 +00:00
  • 3e0cdc7ab8 * src/gramps.glade: Add a dialog to allow a child's relationships to his/her parents to be altered. Don Allingham 2003-06-17 04:10:04 +00:00
  • 04ad05dd00 * src/gramps.glade: Add a dialog to allow a child's relationships to his/her parents to be altered. Don Allingham 2003-06-17 04:10:04 +00:00
  • 3c0376029c * src/PedView.py (DispBox.__init__): Conditional display of "b." and "d." strings depending on the availability of the appropriate date. * NEWS: Start new section for 0.9.3 release. Alex Roitman 2003-06-16 17:22:09 +00:00
  • cf3947e551 * src/PedView.py (DispBox.__init__): Conditional display of "b." and "d." strings depending on the availability of the appropriate date. * NEWS: Start new section for 0.9.3 release. Alex Roitman 2003-06-16 17:22:09 +00:00
  • 1fdefdc72b Remove options_dialog function as it is not nedded anymore. * src/plugins/BookReport.py: Add lots of doc strings. Alex Roitman 2003-06-16 16:29:35 +00:00
  • 91d97c122d Remove options_dialog function as it is not nedded anymore. * src/plugins/BookReport.py: Add lots of doc strings. Alex Roitman 2003-06-16 16:29:35 +00:00
  • 3900b53f30 2003-06-16 Tim Waugh <twaugh@redhat.com> * src/FamilyView.py (north_american): Fixed traceback when adding a new child in the family view. Tim Waugh 2003-06-16 16:24:17 +00:00
  • 90337c2baa 2003-06-16 Tim Waugh <twaugh@redhat.com> * src/FamilyView.py (north_american): Fixed traceback when adding a new child in the family view. Tim Waugh 2003-06-16 16:24:17 +00:00
  • 9af87c1632 * src/plugins/FtmStyleAncestors.py, src/plugins/FtmStyleDescendants.py: Remove options_dialog function -- it is not nedded anymore. Alex Roitman 2003-06-16 13:50:10 +00:00
  • 1b85923e09 * src/plugins/FtmStyleAncestors.py, src/plugins/FtmStyleDescendants.py: Remove options_dialog function -- it is not nedded anymore. Alex Roitman 2003-06-16 13:50:10 +00:00
  • cf54cbc309 pychecker fixes Don Allingham 2003-06-16 04:57:25 +00:00
  • f323b7cf80 pychecker fixes Don Allingham 2003-06-16 04:57:25 +00:00
  • e6e150b63f * src/AutoComp.py (AutoCombo.timer_callback): Fix autocompletion so that the typed portion of the text is always visible. Alex Roitman 2003-06-15 05:31:36 +00:00
  • cd50e23a1e * src/AutoComp.py (AutoCombo.timer_callback): Fix autocompletion so that the typed portion of the text is always visible. Alex Roitman 2003-06-15 05:31:36 +00:00
  • 6966e9f0fd update Don Allingham 2003-06-15 04:15:59 +00:00
  • 4a9ebc74cc update Don Allingham 2003-06-15 04:15:59 +00:00
  • 8191a2e3dc No longer needed Don Allingham 2003-06-15 04:15:45 +00:00
  • 6902d13225 No longer needed Don Allingham 2003-06-15 04:15:45 +00:00
  • 06e1a01c05 * src/gramps.glade: added select/edit buttions to family view * src/SelectChild.py: change title from Add Children to Add Child to Family * src/FamilyView: add support for adding spouse/child with full Edit Person window, along with old method of adding via selectors Don Allingham 2003-06-15 04:13:16 +00:00
  • ae7ee195c6 * src/gramps.glade: added select/edit buttions to family view * src/SelectChild.py: change title from Add Children to Add Child to Family * src/FamilyView: add support for adding spouse/child with full Edit Person window, along with old method of adding via selectors Don Allingham 2003-06-15 04:13:16 +00:00
  • 67d9d84de5 Update Alex Roitman 2003-06-15 02:32:10 +00:00
  • 4da90c8a2c Update Alex Roitman 2003-06-15 02:32:10 +00:00
  • 3e512cd70d * src/Utils.py: Provide a locale-aware string formatting conversion into C-locale string (for saving floats in XML) * src/StyleEditor.py (draw): Call locale.str instead of str. * src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'. Alex Roitman 2003-06-15 00:05:43 +00:00
  • 11d636f464 * src/Utils.py: Provide a locale-aware string formatting conversion into C-locale string (for saving floats in XML) * src/StyleEditor.py (draw): Call locale.str instead of str. * src/TextDoc.py (StyleSheetList.save): Call gformat instead of '%f'. Alex Roitman 2003-06-15 00:05:43 +00:00
  • 2bfa45813f * src/plugins/IndivComplete.py (write_fact): Enable translation for the event name; * (get_stylesheet_savefile): Change the name of xml file (and, consequently, the target filename) -- was confused with family group. * src/StyleEditor.py (save_paragraph): Call gfloat instead of float. * src/TextDoc.py (SheetParser.startElement): Likewise. Alex Roitman 2003-06-14 18:11:30 +00:00
  • 71b5ed316e * src/plugins/IndivComplete.py (write_fact): Enable translation for the event name; * (get_stylesheet_savefile): Change the name of xml file (and, consequently, the target filename) -- was confused with family group. * src/StyleEditor.py (save_paragraph): Call gfloat instead of float. * src/TextDoc.py (SheetParser.startElement): Likewise. Alex Roitman 2003-06-14 18:11:30 +00:00
  • 327d27811e Fixed typo Don Allingham 2003-06-14 17:14:46 +00:00
  • a554ab8d80 Fixed typo Don Allingham 2003-06-14 17:14:46 +00:00
  • d84f6601d7 update Don Allingham 2003-06-14 17:11:46 +00:00
  • f9b3e5df35 update Don Allingham 2003-06-14 17:11:46 +00:00
  • 8f595fdf87 * src/Utils.py: provide a locale independant floating point conversion utility * src/TextDoc.py: call new gfloat utility instead of float * src/PaperMenu.py: call new gfloat utility instead of float Don Allingham 2003-06-14 17:11:11 +00:00
  • da433a0c5f * src/Utils.py: provide a locale independant floating point conversion utility * src/TextDoc.py: call new gfloat utility instead of float * src/PaperMenu.py: call new gfloat utility instead of float Don Allingham 2003-06-14 17:11:11 +00:00
  • 7b548f8cdc update Don Allingham 2003-06-14 14:47:53 +00:00
  • 649a156da5 update Don Allingham 2003-06-14 14:47:53 +00:00
  • 8189febf02 * src/preferences.glade: Don't immediately show preferences dialog * src/GrampsCfg.py: Handle new callback for preferences dialog * src/gramps_main.py: Pass update_display instead of full_update to loadConfig to prevent the displaying of multiple entries on the display. Don Allingham 2003-06-14 14:47:41 +00:00
  • 50312ea35e * src/preferences.glade: Don't immediately show preferences dialog * src/GrampsCfg.py: Handle new callback for preferences dialog * src/gramps_main.py: Pass update_display instead of full_update to loadConfig to prevent the displaying of multiple entries on the display. Don Allingham 2003-06-14 14:47:41 +00:00
  • 8d4a8ee95c update Don Allingham 2003-06-14 13:59:34 +00:00
  • f41dc5329c update Don Allingham 2003-06-14 13:59:34 +00:00
  • 6e6baf585b * Ancestors.py (AncestorsReport.__init__): Define Photo and Entry cell styles. Don Allingham 2003-06-14 13:58:24 +00:00
  • fa7d837011 * Ancestors.py (AncestorsReport.__init__): Define Photo and Entry cell styles. Don Allingham 2003-06-14 13:58:24 +00:00
  • 1749f1e524 Update Alex Roitman 2003-06-14 05:10:45 +00:00
  • 13ce8ec289 Update Alex Roitman 2003-06-14 05:10:45 +00:00
  • 6143678cfe * src/EditPerson.py (did_data_change): When checking name type, compare translated strings (otherwise they always differ). Alex Roitman 2003-06-14 04:57:20 +00:00
  • 96dc27a4c0 * src/EditPerson.py (did_data_change): When checking name type, compare translated strings (otherwise they always differ). Alex Roitman 2003-06-14 04:57:20 +00:00
  • c0d1a6d133 removed extra '}' Don Allingham 2003-06-14 04:01:09 +00:00
  • 00e357ea3f removed extra '}' Don Allingham 2003-06-14 04:01:09 +00:00
  • 57e58c26a4 update Don Allingham 2003-06-14 03:49:35 +00:00
  • e2f346d5ac update Don Allingham 2003-06-14 03:49:35 +00:00
  • 7007e389fb * src/docgen/RTFDoc.py: add support for superscripts Don Allingham 2003-06-14 03:49:09 +00:00
  • f278d96e54 * src/docgen/RTFDoc.py: add support for superscripts Don Allingham 2003-06-14 03:49:09 +00:00
  • 170ef001ca update Don Allingham 2003-06-14 02:58:09 +00:00
  • 01021d7012 update Don Allingham 2003-06-14 02:58:09 +00:00