Commit Graph

  • 9a35d9e662 * src/docgen/LPRDoc.py (LPRDoc.draw_box): Shadow support. Alex Roitman 2005-01-25 00:23:53 +00:00
  • 8e5fdc2f3b * src/docgen/LPRDoc.py (LPRDoc.draw_box): Shadow support. Alex Roitman 2005-01-25 00:23:53 +00:00
  • 6b74907d80 * src/Report.py (BareReportDialog.init_interface): Set up buttons with proper response values; (report): Ignore everything except RESPONSE_OK. * src/plugins/BookReport.py (BookReportSelector.on_setup_clicked, BookReportDialog.__init__): Ignore everything except RESPONSE_OK. Alex Roitman 2005-01-24 23:39:50 +00:00
  • f05004329e * src/Report.py (BareReportDialog.init_interface): Set up buttons with proper response values; (report): Ignore everything except RESPONSE_OK. * src/plugins/BookReport.py (BookReportSelector.on_setup_clicked, BookReportDialog.__init__): Ignore everything except RESPONSE_OK. Alex Roitman 2005-01-24 23:39:50 +00:00
  • c918e902db * src/StyleEditor.py (draw,save_paragraph): Swap SERIF and SANS_SERIF. Alex Roitman 2005-01-24 19:29:51 +00:00
  • d8993a0861 * src/StyleEditor.py (draw,save_paragraph): Swap SERIF and SANS_SERIF. Alex Roitman 2005-01-24 19:29:51 +00:00
  • 61d3f10766 update Alex Roitman 2005-01-24 19:03:05 +00:00
  • 8dd05e8392 update Alex Roitman 2005-01-24 19:03:05 +00:00
  • d92dcd72e4 Update Alex Roitman 2005-01-24 16:40:36 +00:00
  • da2668c07a Update Alex Roitman 2005-01-24 16:40:36 +00:00
  • 73f958b915 * src/Report.py: Fix adding styles and calling doc.init(). * src/BaseDoc.py: Restructure header; Replace tabs with spaces. * src/plugins/AncestorChart.py (calc): Remove doc.init() call. * src/plugins/AncestorChart2.py (calc): Remove doc.init() call. * src/plugins/Ancestors.py (define_table_styles): Add method. * src/plugins/FamilyGroup.py (define_table_styles): Add method. * src/plugins/FanChart.py (define_graphics_styles): Add method. * src/plugins/FtmStyleDescendants.py (define_table_styles): Add method. * src/plugins/FtmStyleAncestors.py: Minor cleanups * src/plugins/IndivComplete.py (define_table_styles): Add method. * src/plugins/IndivSummary.py (define_table_styles): Add method. * src/plugins/Partition.py: Remove from CVS. * src/plugins/StatisticsChart.py (define_graphics_styles): Add method. * src/plugins/TimeLine.py (define_graphics_styles): Add method. Alex Roitman 2005-01-24 16:33:47 +00:00
  • 159c0eb08f * src/Report.py: Fix adding styles and calling doc.init(). * src/BaseDoc.py: Restructure header; Replace tabs with spaces. * src/plugins/AncestorChart.py (calc): Remove doc.init() call. * src/plugins/AncestorChart2.py (calc): Remove doc.init() call. * src/plugins/Ancestors.py (define_table_styles): Add method. * src/plugins/FamilyGroup.py (define_table_styles): Add method. * src/plugins/FanChart.py (define_graphics_styles): Add method. * src/plugins/FtmStyleDescendants.py (define_table_styles): Add method. * src/plugins/FtmStyleAncestors.py: Minor cleanups * src/plugins/IndivComplete.py (define_table_styles): Add method. * src/plugins/IndivSummary.py (define_table_styles): Add method. * src/plugins/Partition.py: Remove from CVS. * src/plugins/StatisticsChart.py (define_graphics_styles): Add method. * src/plugins/TimeLine.py (define_graphics_styles): Add method. Alex Roitman 2005-01-24 16:33:47 +00:00
  • e70e6c6e68 * src/BaseDoc.py: don't check for init on table or cell addition * src/Report.py: Call doc.init() before write_report Don Allingham 2005-01-24 00:16:33 +00:00
  • b5ba21b5e4 * src/BaseDoc.py: don't check for init on table or cell addition * src/Report.py: Call doc.init() before write_report Don Allingham 2005-01-24 00:16:33 +00:00
  • 17fef1ebc6 Complete refactoring of the Extract class Eero Tamminen 2005-01-22 21:46:55 +00:00
  • 961426c030 Complete refactoring of the Extract class Eero Tamminen 2005-01-22 21:46:55 +00:00
  • a1509e8f81 preliminary multiple statistics chart support Eero Tamminen 2005-01-21 21:55:10 +00:00
  • cd047ba03a preliminary multiple statistics chart support Eero Tamminen 2005-01-21 21:55:10 +00:00
  • da4184f1f8 use non-localized descriptions for cli help Eero Tamminen 2005-01-21 21:46:11 +00:00
  • 7c2adb8e19 use non-localized descriptions for cli help Eero Tamminen 2005-01-21 21:46:11 +00:00
  • 5daaef4675 added a few TODOs Eero Tamminen 2005-01-21 19:05:37 +00:00
  • 65e574a7d6 added a few TODOs Eero Tamminen 2005-01-21 19:05:37 +00:00
  • c39b6ba091 * src/ReportUtils.py: added estimate_age and sanitize_person * src/BaseDoc.py: Add checks attempting to add styles after initializing the document * src/docgen/OpenOfficeDoc.py: add init assertions * src/docgen/PSDrawDoc.py: fix line style in boxes * src/docgen/SvgDrawDoc.py: fix line style in boxes Don Allingham 2005-01-20 04:11:13 +00:00
  • 8e813388e5 * src/ReportUtils.py: added estimate_age and sanitize_person * src/BaseDoc.py: Add checks attempting to add styles after initializing the document * src/docgen/OpenOfficeDoc.py: add init assertions * src/docgen/PSDrawDoc.py: fix line style in boxes * src/docgen/SvgDrawDoc.py: fix line style in boxes Don Allingham 2005-01-20 04:11:13 +00:00
  • b818a15850 Minor Alex Roitman 2005-01-19 05:15:30 +00:00
  • 1a1df8a3e3 Minor Alex Roitman 2005-01-19 05:15:30 +00:00
  • 69b77f46a8 * src/dates/Date_fr.py: Add formats and quality. * src/dates/Date_es.py: Add formats and quality. Alex Roitman 2005-01-19 05:13:09 +00:00
  • d47d5e7f5a * src/dates/Date_fr.py: Add formats and quality. * src/dates/Date_es.py: Add formats and quality. Alex Roitman 2005-01-19 05:13:09 +00:00
  • 660028889a * src/Utils.py (roman, pt2cm, cm2pt): Remove functions. * src/ReportUtils.py (roman): Add function. * src/docgen/OpenOfficeDoc.py (pt2cm): Remove function. * src/docgen/PSDrawDoc.py (pt2cm): Remove function. * src/plugins/AncestorChart2.py: Use ReportUtils. * src/plugins/AncestorChart.py: Use ReportUtils. * src/plugins/DesGraph.py: Use ReportUtils. * src/plugins/FanChart.py: Use ReportUtils. * src/plugins/StatisticsChart.py: Use ReportUtils. * src/plugins/TimeLine.py: Use ReportUtils. Alex Roitman 2005-01-19 04:47:36 +00:00
  • ff42dac0d1 * src/Utils.py (roman, pt2cm, cm2pt): Remove functions. * src/ReportUtils.py (roman): Add function. * src/docgen/OpenOfficeDoc.py (pt2cm): Remove function. * src/docgen/PSDrawDoc.py (pt2cm): Remove function. * src/plugins/AncestorChart2.py: Use ReportUtils. * src/plugins/AncestorChart.py: Use ReportUtils. * src/plugins/DesGraph.py: Use ReportUtils. * src/plugins/FanChart.py: Use ReportUtils. * src/plugins/StatisticsChart.py: Use ReportUtils. * src/plugins/TimeLine.py: Use ReportUtils. Alex Roitman 2005-01-19 04:47:36 +00:00
  • 503deaf553 Update Alex Roitman 2005-01-19 03:40:16 +00:00
  • 0d96ab6776 Update Alex Roitman 2005-01-19 03:40:16 +00:00
  • 9e51b4673b * src/RelLib.py (Event.are_equal): Only compare place handles if at least one if them is non-empty. Alex Roitman 2005-01-19 03:31:48 +00:00
  • 15491e3ad5 * src/RelLib.py (Event.are_equal): Only compare place handles if at least one if them is non-empty. Alex Roitman 2005-01-19 03:31:48 +00:00
  • c410c21c7c * src/EditPerson.py (get_place): Use "" for empty place's handle. Alex Roitman 2005-01-19 03:24:33 +00:00
  • 114ee7f12e * src/EditPerson.py (get_place): Use "" for empty place's handle. Alex Roitman 2005-01-19 03:24:33 +00:00
  • ccac3c9d2a * src/NameEdit.py: Fix patronymic show/save. Alex Roitman 2005-01-19 00:36:06 +00:00
  • 71cf749a45 * src/NameEdit.py: Fix patronymic show/save. Alex Roitman 2005-01-19 00:36:06 +00:00
  • 06318c1da6 * src/DateDisplay.py: Move common objects back to DateDisplay class. * src/dates/Date_ru.py: Add formats and quality. Alex Roitman 2005-01-19 00:13:57 +00:00
  • ff00451646 * src/DateDisplay.py: Move common objects back to DateDisplay class. * src/dates/Date_ru.py: Add formats and quality. Alex Roitman 2005-01-19 00:13:57 +00:00
  • 40078d71aa numerous changes to GraphViz.py, see Changelog Eero Tamminen 2005-01-18 21:00:58 +00:00
  • 6694f7e139 numerous changes to GraphViz.py, see Changelog Eero Tamminen 2005-01-18 21:00:58 +00:00
  • 8011590067 Update according to template.po Matthieu Pupate 2005-01-18 20:44:24 +00:00
  • 5cfa94a7de Update according to template.po Matthieu Pupate 2005-01-18 20:44:24 +00:00
  • 12e3e68294 Ajout des modifications de Guillaume Pratte Matthieu Pupate 2005-01-18 20:37:47 +00:00
  • 9b07c287e6 Ajout des modifications de Guillaume Pratte Matthieu Pupate 2005-01-18 20:37:47 +00:00
  • 181a547791 Update Alex Roitman 2005-01-18 15:49:57 +00:00
  • 4a81557fe4 Update Alex Roitman 2005-01-18 15:49:57 +00:00
  • 556a7848ba * NEWS: Correct attribution of ini-backend. * configure.in: bump up the version number. Alex Roitman 2005-01-18 15:47:18 +00:00
  • d7de60f379 * NEWS: Correct attribution of ini-backend. * configure.in: bump up the version number. Alex Roitman 2005-01-18 15:47:18 +00:00
  • 691db65cec * src/ReportUtils.py: Added * src/BaseDoc.py: support for graphs * src/docgen/OpenOfficeDoc.py: write_at support * src/Makefile.am: added ReportUtils.py Don Allingham 2005-01-18 05:42:08 +00:00
  • 26fcdca9f4 * src/ReportUtils.py: Added * src/BaseDoc.py: support for graphs * src/docgen/OpenOfficeDoc.py: write_at support * src/Makefile.am: added ReportUtils.py Don Allingham 2005-01-18 05:42:08 +00:00
  • 15a8260ba4 update Don Allingham 2005-01-18 03:15:40 +00:00
  • 414a154e78 update Don Allingham 2005-01-18 03:15:40 +00:00
  • 201027b021 Update Alex Roitman 2005-01-18 01:03:59 +00:00
  • 8418fe110e Update Alex Roitman 2005-01-18 01:03:59 +00:00
  • 09b4d6d5ff update Alex Roitman 2005-01-17 20:50:41 +00:00
  • 4d8158d041 update Alex Roitman 2005-01-17 20:50:41 +00:00
  • 2ca62de9a5 * src/plugins/GraphViz.py: Remove bogus UI labels. Alex Roitman 2005-01-17 20:46:32 +00:00
  • ece2cf7d42 * src/plugins/GraphViz.py: Remove bogus UI labels. Alex Roitman 2005-01-17 20:46:32 +00:00
  • 3d87ce091c * src/ReadGedcom.py: Handle missing TRLR record. Alex Roitman 2005-01-17 18:05:50 +00:00
  • 7b1c41a611 * src/ReadGedcom.py: Handle missing TRLR record. Alex Roitman 2005-01-17 18:05:50 +00:00
  • d8a76a4c6d * src/docgen/PdfDoc.py: Port table and image fixes from STABLE. * src/plugins/Ancestors.py (person_name): Avoid overriding builtin. Alex Roitman 2005-01-17 05:12:34 +00:00
  • e5dc04dc55 * src/docgen/PdfDoc.py: Port table and image fixes from STABLE. * src/plugins/Ancestors.py (person_name): Avoid overriding builtin. Alex Roitman 2005-01-17 05:12:34 +00:00
  • 639602a2b8 * src/ReportOptions.py (OptionHandler.set_options): Alex Roitman 2005-01-16 19:14:14 +00:00
  • be850a40c6 * src/ReportOptions.py (OptionHandler.set_options): Alex Roitman 2005-01-16 19:14:14 +00:00
  • a91ea37f9c * src/plugins/FamilyGroup.py (dump_parent): Typo. Alex Roitman 2005-01-16 18:55:38 +00:00
  • 5c08a9cb9a * src/plugins/FamilyGroup.py (dump_parent): Typo. Alex Roitman 2005-01-16 18:55:38 +00:00
  • de38bec406 * src/Plugins.py (reload_plugins): Check for status. * src/Report.py: pychecker fixes Alex Roitman 2005-01-16 17:50:32 +00:00
  • 2444226acc * src/Plugins.py (reload_plugins): Check for status. * src/Report.py: pychecker fixes Alex Roitman 2005-01-16 17:50:32 +00:00
  • 347ac96279 * src/EditPerson.py: don't use quote date * src/PeopleModel.py: remove BOLD * src/PeopleView.py: start of sorting support * src/WriteXML.py: use hlink for Witness * various: pychecker fixes * configure.in: bump up to 1.1.3, the "Splunge: this is a greate idea, but possibly lousy, and I'm not being indecisive" release Don Allingham 2005-01-16 04:00:35 +00:00
  • effa5fd442 * src/EditPerson.py: don't use quote date * src/PeopleModel.py: remove BOLD * src/PeopleView.py: start of sorting support * src/WriteXML.py: use hlink for Witness * various: pychecker fixes * configure.in: bump up to 1.1.3, the "Splunge: this is a greate idea, but possibly lousy, and I'm not being indecisive" release Don Allingham 2005-01-16 04:00:35 +00:00
  • 55c549de0a * src/docgen/KwordDoc.py: Register with paper capabilites. * src/docgen/PdfDoc.py: Register with paper capabilites. * src/docgen/RTFDoc.py: Register with paper capabilites. * src/const.py.in: Update copyright year. * NEWS: Update. Alex Roitman 2005-01-15 20:24:29 +00:00
  • 1f127db0a5 * src/docgen/KwordDoc.py: Register with paper capabilites. * src/docgen/PdfDoc.py: Register with paper capabilites. * src/docgen/RTFDoc.py: Register with paper capabilites. * src/const.py.in: Update copyright year. * NEWS: Update. Alex Roitman 2005-01-15 20:24:29 +00:00
  • f89ee71f28 * src/plugins/GraphViz.py: Restore "Place/cause when no date" option that was available before in RelGraph; rename 'show family nodes' into 'sfn'. * src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'. Alex Roitman 2005-01-15 05:51:48 +00:00
  • 82edf5a99d * src/plugins/GraphViz.py: Restore "Place/cause when no date" option that was available before in RelGraph; rename 'show family nodes' into 'sfn'. * src/plugins/StatisticsChart.py: Rename 'sort' into 'sortby'. Alex Roitman 2005-01-15 05:51:48 +00:00
  • 0c525c8e3b * src/plugins/BookReport.py: Switch to saving/restoring/registering items by the non-localized name. * src/plugins/GraphViz.py: Many various fixes. Alex Roitman 2005-01-14 05:02:20 +00:00
  • c29f7d3122 * src/plugins/BookReport.py: Switch to saving/restoring/registering items by the non-localized name. * src/plugins/GraphViz.py: Many various fixes. Alex Roitman 2005-01-14 05:02:20 +00:00
  • 173c687ec7 * src/Report.py: Typos. * src/plugins/WebPage.py: Typos. Alex Roitman 2005-01-13 18:21:04 +00:00
  • b71df1c117 * src/Report.py: Typos. * src/plugins/WebPage.py: Typos. Alex Roitman 2005-01-13 18:21:04 +00:00
  • 72a25955d0 * src/plugins/Check.py: Typos. Alex Roitman 2005-01-13 18:00:49 +00:00
  • 1ec6ff4afa * src/plugins/Check.py: Typos. Alex Roitman 2005-01-13 18:00:49 +00:00
  • 5d61ffc49c * src/DateDisplay.py: Make DateDisplayEn inherit from DateDisplay, make DateDisplay handle only ISO dates * src/DateHandler.py: use DateDisplayEn for English languages, use DateDisplay for CJK * src/GrampsCfg.py: Don't do initial redisplay of Person List when dialog comes up, update dates dynamically when date format changes Don Allingham 2005-01-12 21:23:31 +00:00
  • f770f8b329 * src/DateDisplay.py: Make DateDisplayEn inherit from DateDisplay, make DateDisplay handle only ISO dates * src/DateHandler.py: use DateDisplayEn for English languages, use DateDisplay for CJK * src/GrampsCfg.py: Don't do initial redisplay of Person List when dialog comes up, update dates dynamically when date format changes Don Allingham 2005-01-12 21:23:31 +00:00
  • 2b583a8e6d * src/DisplayModels.py: Add Date and Place columns to Media model; Zip to Place model. * src/MediaView.py: Support for Date and Place columns. * src/PlaceView.py: Support for Zil column. * src/GrampsDbBase.py (get_place_column_order, get_media_column_order): New column defaults. Alex Roitman 2005-01-12 13:41:54 +00:00
  • b4c04498fc * src/DisplayModels.py: Add Date and Place columns to Media model; Zip to Place model. * src/MediaView.py: Support for Date and Place columns. * src/PlaceView.py: Support for Zil column. * src/GrampsDbBase.py (get_place_column_order, get_media_column_order): New column defaults. Alex Roitman 2005-01-12 13:41:54 +00:00
  • 156b885b05 * src/plugins/WebPage.py: Fix templates. Alex Roitman 2005-01-12 04:16:22 +00:00
  • 6e4e9a73b1 * src/plugins/WebPage.py: Fix templates. Alex Roitman 2005-01-12 04:16:22 +00:00
  • 4e1f122272 * src/Report.py: Switch to using short format names. Fix templates. * src/Plugins.py: Switch to using short format names. * src/PluginMgr.py: Switch to using short format names. * src/ReportOptions.py: Switch to using short format names. Alex Roitman 2005-01-12 03:29:02 +00:00
  • 8f4bbbe0b1 * src/Report.py: Switch to using short format names. Fix templates. * src/Plugins.py: Switch to using short format names. * src/PluginMgr.py: Switch to using short format names. * src/ReportOptions.py: Switch to using short format names. Alex Roitman 2005-01-12 03:29:02 +00:00
  • 94a9a554de * src/plugins/GraphViz.py: Support for graphical report if dot was found on the system. Alex Roitman 2005-01-12 00:48:42 +00:00
  • 979ef1a6bc * src/plugins/GraphViz.py: Support for graphical report if dot was found on the system. Alex Roitman 2005-01-12 00:48:42 +00:00
  • 99eb6c0e88 Update Alex Roitman 2005-01-11 23:01:54 +00:00
  • 52bc1dbacc Update Alex Roitman 2005-01-11 23:01:54 +00:00
  • edfb524597 * src/Utils.py (for_each_ancestor): Switch from Person to handle. * src/GenericFilter.py (for_each_ancestor): Pass db instance. Alex Roitman 2005-01-11 22:41:15 +00:00
  • 414a2c80d6 * src/Utils.py (for_each_ancestor): Switch from Person to handle. * src/GenericFilter.py (for_each_ancestor): Pass db instance. Alex Roitman 2005-01-11 22:41:15 +00:00
  • b4c0e9df90 fixes to StatisticsChart Eero Tamminen 2005-01-11 20:31:51 +00:00
  • 083192ce53 fixes to StatisticsChart Eero Tamminen 2005-01-11 20:31:51 +00:00
  • 0c638f4595 Update Alex Roitman 2005-01-11 16:56:51 +00:00
  • c695745a4b Update Alex Roitman 2005-01-11 16:56:51 +00:00