Commit Graph

  • 45bf59b7a8 * src/plugins/BookReport.py: Make a list of options from a tuple. * src/plugins/AncestorReport.py: Register options as a tuple. * src/plugins/Ancestors.py: Register options as a tuple. * src/plugins/DescendReport.py: Register options as a tuple. * src/plugins/FtmStyleAncestors.py: Register options as a tuple. * src/plugins/FtmStyleDescendants.py: Register options as a tuple. * src/plugins/IndivComplete.py: Register options as a tuple. * src/plugins/IndivSummary.py: Register options as a tuple. * src/plugins/SimpleBookTitle.py: Register options as a tuple. Alex Roitman 2003-07-06 19:55:45 +00:00
  • 19f0183de2 * src/plugins/BookReport.py: Make a list of options from a tuple. * src/plugins/AncestorReport.py: Register options as a tuple. * src/plugins/Ancestors.py: Register options as a tuple. * src/plugins/DescendReport.py: Register options as a tuple. * src/plugins/FtmStyleAncestors.py: Register options as a tuple. * src/plugins/FtmStyleDescendants.py: Register options as a tuple. * src/plugins/IndivComplete.py: Register options as a tuple. * src/plugins/IndivSummary.py: Register options as a tuple. * src/plugins/SimpleBookTitle.py: Register options as a tuple. Alex Roitman 2003-07-06 19:55:45 +00:00
  • 76e9b6daec update Don Allingham 2003-07-06 03:56:25 +00:00
  • cf35b7223f update Don Allingham 2003-07-06 03:56:25 +00:00
  • 284a49a8c0 * src/dialog.glade: witness changes Don Allingham 2003-07-06 03:56:08 +00:00
  • a1376f0fa1 * src/dialog.glade: witness changes Don Allingham 2003-07-06 03:56:08 +00:00
  • 53fb14cbd3 update Don Allingham 2003-07-06 03:53:18 +00:00
  • 81c1d1db6e update Don Allingham 2003-07-06 03:53:18 +00:00
  • bd4191ca2d * src/ImageSelect.py: eliminate recursive error loop when a thumbnail cannot be created. * src/plugins/ReorderIds.py: handle IDs better when reordering Don Allingham 2003-07-06 03:52:38 +00:00
  • b2e7958a1e * src/ImageSelect.py: eliminate recursive error loop when a thumbnail cannot be created. * src/plugins/ReorderIds.py: handle IDs better when reordering Don Allingham 2003-07-06 03:52:38 +00:00
  • bce6246370 Minor corrections Alex Roitman 2003-07-05 23:11:44 +00:00
  • b8bdcbdb3c Minor corrections Alex Roitman 2003-07-05 23:11:44 +00:00
  • e30569339e * src/plugins/Ancestors.py: Enable book functionality. Alex Roitman 2003-07-05 23:10:43 +00:00
  • 7de3319f77 * src/plugins/Ancestors.py: Enable book functionality. Alex Roitman 2003-07-05 23:10:43 +00:00
  • d33bb7839c Update Alex Roitman 2003-07-05 21:50:23 +00:00
  • 99c1a83cd8 Update Alex Roitman 2003-07-05 21:50:23 +00:00
  • 76714fd062 Add special treatment for Title entries (no central person displayed). Change type to Title (was Text). * src/plugins/IndivComplete.py: Use filter number in configurator. Move get_report_filters out of dialogs classes so that it can be shared between both dialogs and the write_book_item(). * src/plugins/DescendReport.py: Enable book functionality. * src/plugins/AncestorReport.py: Enable book functionality. Alex Roitman 2003-07-05 21:47:41 +00:00
  • 5568997a0e Add special treatment for Title entries (no central person displayed). Change type to Title (was Text). * src/plugins/IndivComplete.py: Use filter number in configurator. Move get_report_filters out of dialogs classes so that it can be shared between both dialogs and the write_book_item(). * src/plugins/DescendReport.py: Enable book functionality. * src/plugins/AncestorReport.py: Enable book functionality. Alex Roitman 2003-07-05 21:47:41 +00:00
  • 1ad10fb052 * src/plugins/BookReport.py (BookReportSelector.__init__): Enable translation for interface strings, * src/plugins/BookReport.py (BookReportDialog.get_stylesheet_savefile): Add this function to form sane filename for the output. * src/plugins/SimpleBookTitle.py: Add configurable title and copyright. Alex Roitman 2003-07-05 18:25:25 +00:00
  • f3171ecdf4 * src/plugins/BookReport.py (BookReportSelector.__init__): Enable translation for interface strings, * src/plugins/BookReport.py (BookReportDialog.get_stylesheet_savefile): Add this function to form sane filename for the output. * src/plugins/SimpleBookTitle.py: Add configurable title and copyright. Alex Roitman 2003-07-05 18:25:25 +00:00
  • 818e63cac5 2003-07-04 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Really fixed text style for '(no photo)'. Tim Waugh 2003-07-04 22:16:32 +00:00
  • 18ea4d6658 2003-07-04 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Really fixed text style for '(no photo)'. Tim Waugh 2003-07-04 22:16:32 +00:00
  • 0335d7b599 update Don Allingham 2003-07-03 04:55:29 +00:00
  • 37b26e5a30 update Don Allingham 2003-07-03 04:55:29 +00:00
  • 18fd43fe7d * src/Witness.py: integrate SelectPerson Don Allingham 2003-07-03 04:55:16 +00:00
  • 43867ec708 * src/Witness.py: integrate SelectPerson Don Allingham 2003-07-03 04:55:16 +00:00
  • c8e0bd8538 update Don Allingham 2003-07-03 04:15:24 +00:00
  • 6b4976a729 update Don Allingham 2003-07-03 04:15:24 +00:00
  • b4ca53cbec * src/SourceView.py: Speed up redraw performance Don Allingham 2003-07-03 04:15:13 +00:00
  • 8e276f4735 * src/SourceView.py: Speed up redraw performance Don Allingham 2003-07-03 04:15:13 +00:00
  • aa38717aba update Don Allingham 2003-07-03 04:05:59 +00:00
  • 15ef29731c update Don Allingham 2003-07-03 04:05:59 +00:00
  • a33f0e716d * src/plugins/WriteGedcom.py: handle surnames containing a slash Don Allingham 2003-07-03 04:05:19 +00:00
  • fba7b6c2b6 * src/plugins/WriteGedcom.py: handle surnames containing a slash Don Allingham 2003-07-03 04:05:19 +00:00
  • 18853036c1 update Don Allingham 2003-07-03 03:33:24 +00:00
  • d8b691a6f3 update Don Allingham 2003-07-03 03:33:24 +00:00
  • 5dcc7420e9 * src/AddSpouse.py: handle adding of new person callback correctly Don Allingham 2003-07-03 03:32:46 +00:00
  • 11b177bd64 * src/AddSpouse.py: handle adding of new person callback correctly Don Allingham 2003-07-03 03:32:46 +00:00
  • 85c30f72c4 update Don Allingham 2003-07-03 02:56:58 +00:00
  • a71bfc9254 update Don Allingham 2003-07-03 02:56:58 +00:00
  • e06284c4c3 * src/plugins/ReadGedcocm.py: Fix callback parameters Don Allingham 2003-07-03 02:56:34 +00:00
  • 7d0750ac5c * src/plugins/ReadGedcocm.py: Fix callback parameters Don Allingham 2003-07-03 02:56:34 +00:00
  • 56dd6eda7a 2003-07-01 Tim Waugh <twaugh@redhat.com> * src/EditPerson.py: Don't guess gender if it has already been set. Tim Waugh 2003-07-01 19:04:47 +00:00
  • 9c68130bca 2003-07-01 Tim Waugh <twaugh@redhat.com> * src/EditPerson.py: Don't guess gender if it has already been set. Tim Waugh 2003-07-01 19:04:47 +00:00
  • 4fc2cc27cd 2003-06-30 Tim Waugh <twaugh@redhat.com> * src/plugins/Makefile.am: Ship FanChart.py. Tim Waugh 2003-06-30 23:03:08 +00:00
  • fd04492e71 2003-06-30 Tim Waugh <twaugh@redhat.com> * src/plugins/Makefile.am: Ship FanChart.py. Tim Waugh 2003-06-30 23:03:08 +00:00
  • 8f99c6ff7f 2003-06-30 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (generation): Report on the correct number of generations (was out by one). Fixed text style for '(no photo)'. Tim Waugh 2003-06-30 14:56:32 +00:00
  • 5616ef7266 2003-06-30 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py (generation): Report on the correct number of generations (was out by one). Fixed text style for '(no photo)'. Tim Waugh 2003-06-30 14:56:32 +00:00
  • 7b7c48e1d8 update Don Allingham 2003-06-30 03:12:55 +00:00
  • 4d9840e203 update Don Allingham 2003-06-30 03:12:55 +00:00
  • 693b991573 * src/DisplayTrace.py: identify more linux versions * src/gramps_main.py: fix callbacks for reports * src/plugins/ReorderIds.py: handle integers larger that 32bit * src/Plugins.py: keep a separate lists for formats that support the book format * src/docgen/PdfDoc.py: register as a format supporting books * src/docgen/OpenOfficeDoc.py: register as a format supporting books * src/plugins/BookReport.py: Support different lists for books Don Allingham 2003-06-30 03:12:22 +00:00
  • deada04e03 * src/DisplayTrace.py: identify more linux versions * src/gramps_main.py: fix callbacks for reports * src/plugins/ReorderIds.py: handle integers larger that 32bit * src/Plugins.py: keep a separate lists for formats that support the book format * src/docgen/PdfDoc.py: register as a format supporting books * src/docgen/OpenOfficeDoc.py: register as a format supporting books * src/plugins/BookReport.py: Support different lists for books Don Allingham 2003-06-30 03:12:22 +00:00
  • e4a1d75f14 * src/DisplayTrace.py: identify more linux versions Don Allingham 2003-06-30 03:07:24 +00:00
  • 06e08a27c4 * src/DisplayTrace.py: identify more linux versions Don Allingham 2003-06-30 03:07:24 +00:00
  • 3011d67204 update Don Allingham 2003-06-29 14:39:31 +00:00
  • eb1a9a234f update Don Allingham 2003-06-29 14:39:31 +00:00
  • ae21dd7194 * src/plugins/FtmStyleDescendants.py: handle missing "endnotes" Don Allingham 2003-06-29 14:38:50 +00:00
  • 445cf6e4d8 * src/plugins/FtmStyleDescendants.py: handle missing "endnotes" Don Allingham 2003-06-29 14:38:50 +00:00
  • 641cd14b58 2003-06-28 Tim Waugh <twaugh@redhat.com> * src/plugins/WriteGedcom.py: Convert line end string to chosen encoding (prevents traceback). Tim Waugh 2003-06-28 21:21:13 +00:00
  • 893712a190 2003-06-28 Tim Waugh <twaugh@redhat.com> * src/plugins/WriteGedcom.py: Convert line end string to chosen encoding (prevents traceback). Tim Waugh 2003-06-28 21:21:13 +00:00
  • 5fb48eec43 update Don Allingham 2003-06-28 17:35:23 +00:00
  • 78c682a511 update Don Allingham 2003-06-28 17:35:23 +00:00
  • ad38d82d73 * src/plugins/WriteGedcom.py: support different end of line characters * src/GedcomInfo.py: support different end of line characters * src/data/gedcom.xml: indicate cr-lf for Windows based tools Don Allingham 2003-06-28 17:35:00 +00:00
  • f3d2163bd9 * src/plugins/WriteGedcom.py: support different end of line characters * src/GedcomInfo.py: support different end of line characters * src/data/gedcom.xml: indicate cr-lf for Windows based tools Don Allingham 2003-06-28 17:35:00 +00:00
  • b98cb71b2b 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/PlaceView.py: Fix removal of unreferenced places. Tim Waugh 2003-06-27 22:01:59 +00:00
  • 315e2ccf40 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/PlaceView.py: Fix removal of unreferenced places. Tim Waugh 2003-06-27 22:01:59 +00:00
  • af1140858e 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/plugins/WebPage.py: Make source links work. Tim Waugh 2003-06-27 14:36:24 +00:00
  • debbb57e17 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/plugins/WebPage.py: Make source links work. Tim Waugh 2003-06-27 14:36:24 +00:00
  • 33bd45bd15 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/EditPerson.py: Place keys are unicode. Tim Waugh 2003-06-27 11:59:09 +00:00
  • 6004fd7956 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/EditPerson.py: Place keys are unicode. Tim Waugh 2003-06-27 11:59:09 +00:00
  • fef3cc274f 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Include source reference notes. Made source citation optional. Adjusted styles. Tim Waugh 2003-06-27 11:18:58 +00:00
  • dac160cf68 2003-06-27 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Include source reference notes. Made source citation optional. Adjusted styles. Tim Waugh 2003-06-27 11:18:58 +00:00
  • d1a1f0b16d update Don Allingham 2003-06-27 04:28:48 +00:00
  • 40349700c1 update Don Allingham 2003-06-27 04:28:48 +00:00
  • 2ff28bb16d * src/plugins/IndivComplete.py: make compatible with BookReport * src/plugins/IndivSummary.py: changed style names to use colon qualifiers Don Allingham 2003-06-27 04:28:09 +00:00
  • 33056d90fb * src/plugins/IndivComplete.py: make compatible with BookReport * src/plugins/IndivSummary.py: changed style names to use colon qualifiers Don Allingham 2003-06-27 04:28:09 +00:00
  • 64c0e1cd89 * src/plugins/IndivComplete.py: make compatible with BookReport Don Allingham 2003-06-27 04:26:29 +00:00
  • 07ce649702 * src/plugins/IndivComplete.py: make compatible with BookReport Don Allingham 2003-06-27 04:26:29 +00:00
  • d6d4d874a3 Added bookreport.py Don Allingham 2003-06-27 04:25:32 +00:00
  • 324d546c41 Added bookreport.py Don Allingham 2003-06-27 04:25:32 +00:00
  • 68ea2ec12d 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/WebPage.py: Fix gendex creation. Tim Waugh 2003-06-26 22:28:31 +00:00
  • 21798efb5d 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/WebPage.py: Fix gendex creation. Tim Waugh 2003-06-26 22:28:31 +00:00
  • 95ab5bcaea 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/ImgManip.py: Seems to need the SIGCHLD handler resetting here to prevent EINTR causing traceback. Tim Waugh 2003-06-26 22:20:48 +00:00
  • a3c1af875b 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/ImgManip.py: Seems to need the SIGCHLD handler resetting here to prevent EINTR causing traceback. Tim Waugh 2003-06-26 22:20:48 +00:00
  • 9d7ad535e3 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Cite sources. Tim Waugh 2003-06-26 22:13:58 +00:00
  • 248bdcbc25 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Cite sources. Tim Waugh 2003-06-26 22:13:58 +00:00
  • ead36bfe38 update Don Allingham 2003-06-26 15:41:06 +00:00
  • 568ba57931 update Don Allingham 2003-06-26 15:41:06 +00:00
  • aae70e843f 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Include notes for principal names. Tim Waugh 2003-06-26 14:30:27 +00:00
  • 61fb7e9f24 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Include notes for principal names. Tim Waugh 2003-06-26 14:30:27 +00:00
  • 4b1494b3dd 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Briefly list children from other marriages. Make extra table cells for other spouses. Tim Waugh 2003-06-26 14:13:05 +00:00
  • 316c9d9145 2003-06-26 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Briefly list children from other marriages. Make extra table cells for other spouses. Tim Waugh 2003-06-26 14:13:05 +00:00
  • d69e3192c8 update Don Allingham 2003-06-26 02:53:18 +00:00
  • 7b66c70fa9 update Don Allingham 2003-06-26 02:53:18 +00:00
  • 00c9985d60 * src/plugins/ReadGedcom.py: removed unused variable * src/latin_utf8.py: explicity state iso-8859-1 to unicode translation * src/gramps_main.py: handle clearing of tabs better, eliminating spurious tabs being added on a complete rebuild of the tabs. Don Allingham 2003-06-26 02:53:04 +00:00
  • 2817109436 * src/plugins/ReadGedcom.py: removed unused variable * src/latin_utf8.py: explicity state iso-8859-1 to unicode translation * src/gramps_main.py: handle clearing of tabs better, eliminating spurious tabs being added on a complete rebuild of the tabs. Don Allingham 2003-06-26 02:53:04 +00:00
  • b9534f03ad Corrections to translation Jens Arvidsson 2003-06-25 19:05:57 +00:00
  • d36f827ff4 Corrections to translation Jens Arvidsson 2003-06-25 19:05:57 +00:00
  • 44ac39dfd0 2003-06-25 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Handle page break option. Tim Waugh 2003-06-25 11:06:42 +00:00
  • 47f96ba80e 2003-06-25 Tim Waugh <twaugh@redhat.com> * src/plugins/Ancestors.py: Handle page break option. Tim Waugh 2003-06-25 11:06:42 +00:00