Don Allingham
e622d63503
2007-07-23 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: Allow editable columns
svn: r8766
2007-07-24 03:53:13 +00:00
Brian Matherly
eccc5bb5db
Contribution from Johan Gonqvist <johan.gronqvist@gmail.com>: The "number of ancestors" report only takes different persons into account. ( #0001076 )
...
svn: r8765
2007-07-24 03:22:19 +00:00
Brian Matherly
9d91005f63
typo
...
svn: r8764
2007-07-24 03:20:23 +00:00
Brian Matherly
77e7e9b6e4
Contribution from Johan Gonqvist <johan.gronqvist@gmail.com>: Make URL handling on win32 work as in NarrativeWeb.py. ( #0001087 )
...
svn: r8763
2007-07-24 03:04:49 +00:00
Don Allingham
afa6670eb6
2007-07-23 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: fix encoding
2007-07-23 Jérôme <romjerome@yahoo.fr>
svn: r8762
2007-07-23 19:49:48 +00:00
Don Allingham
8847fd3acd
2007-07-23 Jérôme <romjerome@yahoo.fr>
...
* src/plugins/ExtractCity.py: Add French cities
svn: r8761
2007-07-23 17:38:22 +00:00
Brian Matherly
0960410443
Improve Bibliography and use it in Narrative Web report as well.
...
svn: r8760
2007-07-23 12:22:03 +00:00
Stéphane Charette
82d5873826
added keyword Id property
...
svn: r8759
2007-07-23 10:36:04 +00:00
Stéphane Charette
575f48d88d
added FamilyLines to trunk
...
svn: r8757
2007-07-23 10:13:45 +00:00
Don Allingham
b63174dfee
* src/plugins/ExtractCity.py: provide selection dialog
...
2007-07-22 Don Allingham <don@gramps-project.org>
svn: r8756
2007-07-23 04:13:37 +00:00
Don Allingham
abf7019a63
2007-07-22 Don Allingham <don@gramps-project.org>
...
* configure.in: remove gconf requirement
* src/Config/_GrampsConfigKeys.py: pylint
* src/Config/__init__.py: drop gconf, provide upgrade to .ini
* src/Config/_GrampsGconfKeys.py: pylint
* src/Config/_GrampsIniKeys.py: pylint
* src/plugins/ExtractCity.py: fix name
* src/plugins/EventNames.py: fix name
* src/Spell.py: pylint
* data/Makefile.am: remove gconf schema installation
svn: r8755
2007-07-22 21:03:52 +00:00
Don Allingham
09785d514b
svn: r8753
2007-07-22 02:58:52 +00:00
Don Allingham
de7f21ebc0
2007-07-21 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: improved extraction, fix registration
* src/plugins/EventNames.py: fix registration
svn: r8752
2007-07-22 02:22:02 +00:00
Brian Matherly
0b54846df9
Move superscript from Endnotes to each individual report.
...
svn: r8751
2007-07-21 13:23:32 +00:00
Don Allingham
2c92fd968b
svn: r8750
2007-07-21 04:53:04 +00:00
Don Allingham
08fa10cd75
2007-07-20 Don Allingham <don@gramps-project.org>
...
* src/plugins/ExtractCity.py: Add utilty to try to extract city, state, and
postal code from a place title
* src/plugins/EventNames.py: Add utility to try to build a name for an
unnamed event
* src/plugins/Makefile.am: add new files
svn: r8749
2007-07-21 04:52:39 +00:00
Brian Matherly
50fe8cb60b
Replace "get_note()" calls with "get_note_list()"
...
svn: r8747
2007-07-20 12:03:35 +00:00
Brian Matherly
8e315b4579
Need to include attributes in Detailed Descendant report ( #0001021 )
...
svn: r8746
2007-07-19 12:09:01 +00:00
Stéphane Charette
25a7416f8a
several fixes and feature requests for NarrativeWeb, including optional columns, half-siblings, and event
...
notes
svn: r8745
2007-07-19 06:45:25 +00:00
Brian Matherly
97800df7e3
Johan Gonqvist <johan.gronqvist@gmail.com>
...
Narrative web-site plugin chrashes due to handling of notes. (#0001085 )
svn: r8737
2007-07-18 12:17:08 +00:00
Brian Matherly
74d6f3febd
Add Spouse photo & notes to Detailed Descendant Report ( #0001110 ). [Robert Cawley <rjc@cawley.id.au>]
...
svn: r8736
2007-07-18 11:56:28 +00:00
Alex Roitman
220dd4ed43
Fix Polish relationship problem
...
svn: r8720
2007-07-16 21:19:24 +00:00
Alex Roitman
953f45ce51
2007-06-30 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_TemplateParser.py: Close file after parsing.
* src/ReportBase/_ReportOptions.py (OptionListCollection.parse):
Close file after parsing.
* src/ReportBase/_PaperMenu.py: Close file after parsing.
* src/plugins/BookReport.py (BookList.parse): Close file after parsing.
* src/Filters/_FilterList.py (load): Close file after parsing.
* src/BaseDoc.py (StyleSheetList.parse): Close file after parsing.
svn: r8687
2007-06-30 18:58:14 +00:00
Alex Roitman
74ad7b95a4
* src/TreeViews/_PersonTreeView.py: Use name_displayer.
...
* src/ReportBase/_ReportUtils.py: Use name_displayer.
* src/ReportBase/_CommandLineReport.py: Use name_displayer.
* src/ReportBase/_BareReportDialog.py: Use name_displayer.
* src/PluginUtils/_Tool.py: Use name_displayer.
* src/plugins/TimeLine.py: Use name_displayer.
* src/plugins/RelCalc.py: Use name_displayer.
* src/plugins/ReadGrdb.py: Use name_displayer.
* src/plugins/NarrativeWeb.py: Use name_displayer.
* src/plugins/IndivComplete.py: Use name_displayer.
* src/plugins/GraphViz.py: Use name_displayer.
* src/plugins/FindDupes.py: Use name_displayer.
* src/plugins/FamilyGroup.py: Use name_displayer.
* src/plugins/DetDescendantReport.py: Use name_displayer.
* src/plugins/DetAncestralReport.py: Use name_displayer.
* src/plugins/DesGraph.py: Use name_displayer.
* src/plugins/DescendReport.py: Use name_displayer.
* src/plugins/DescendChart.py: Use name_displayer.
* src/plugins/Check.py: Use name_displayer.
* src/plugins/Ancestors.py: Use name_displayer.
* src/plugins/AncestorReport.py: Use name_displayer.
* src/plugins/AncestorChart2.py: Use name_displayer.
* src/ObjectSelector/_PersonTreeFrame.py: Use name_displayer.
* src/ObjectSelector/_PersonFrame.py: Use name_displayer.
* src/Merge/_MergePerson.py: Use name_displayer.
* src/GrampsDbUtils/_WriteGedcom.py: Use name_displayer.
* src/GrampsDbUtils/_ReadXML.py: Use name_displayer.
* src/GrampsDbUtils/_GedcomParse.py: Use name_displayer.
* src/FilterEditor/_ShowResults.py: Use name_displayer.
* src/FilterEditor/_EditRule.py: Use name_displayer.
* src/Editors/_EditPrimary.py: Use name_displayer.
* src/Editors/_EditPersonRef.py: Use name_displayer.
* src/Editors/_EditPerson.py: Use name_displayer.
* src/Editors/_EditName.py: Use name_displayer.
* src/Editors/_EditLdsOrd.py: Use name_displayer.
* src/Editors/_EditFamily.py: Use name_displayer.
* src/DisplayTabs/_PersonRefModel.py: Use name_displayer.
* src/DisplayTabs/_NameModel.py: Use name_displayer.
* src/DisplayTabs/_ChildModel.py: Use name_displayer.
* src/DisplayTabs/_BackRefModel.py: Use name_displayer.
* src/DisplayModels/_PeopleModel.py: Use name_displayer.
* src/DisplayModels/_FamilyModel.py: Use name_displayer.
* src/DataViews/_PersonView.py: Use name_displayer.
* src/DataViews/_RelationView.py: Use name_displayer.
* src/DataViews/_PedigreeView.py: Use name_displayer.
* src/Utils.py: Use name_displayer.
* src/SubstKeywords.py: Use name_displayer.
* src/Sort.py: Use name_displayer.
* src/Reorder.py: Use name_displayer.
* src/PageView.py (BookMarkView.add_bookmark): Use name_displayer.
* src/Navigation.py: Use name_displayer.
* src/DisplayState.py: Use name_displayer.
* src/GrampsCfg.py: Use name_displayer.
* src/Bookmarks.py (Bookmarks.make_label): Use name_displayer.
* src/GrampsDb/Makefile.am (pkgdata_PYTHON): Ship new files.
* src/Makefile.am (gdir_PYTHON): Ship ProgressDialog.py
svn: r8680
2007-06-28 05:41:40 +00:00
Alex Roitman
aee6772c66
2007-06-26 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ReadGrdb.py (importData): Only copy environment if
it exists.
* src/GrampsDb/_GrampsBSDDB.py (load): Restore env_flags
definition for TXN-less database.
svn: r8674
2007-06-26 17:40:03 +00:00
Alex Roitman
1e8a8be782
2007-06-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/RemoveUnused.py (init_gui): Add missing argument.
* src/GrampsDb/_GrampsInMemDB.py: Rename overridden methods.
* src/GrampsDb/_GrampsDbBase.py: Rename overridden methods.
* src/GrampsDb/_GrampsBSDDB.py: Rename overridden methods.
* src/GrampsDb/_GrampsDBDir.py: Rename overridden methods.
svn: r8671
2007-06-26 06:02:17 +00:00
Don Allingham
c0737ebfe3
2007-06-24 Don Allingham <don@gramps-project.org>
...
* configure.in: add files
* src/DataViews/_RelationView.py: fix translation argument
* src/RelLib/Makefile.am: Add missing files
* src/plugins/Makefile.am: Add missing files
* src/DbManager.py: fix translation argument
* src/Utils.py: fix translation argument
* src/Filters/Rules/Person/Makefile.am: Add missing files
* src/Makefile.am: Add missing files
svn: r8661
2007-06-25 04:57:53 +00:00
Alex Roitman
863a701d63
2007-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ReadGrdb.py (importData): Rework to upgrade and
import a copy of grdb file, leaving the original file untouched.
* src/GrampsDb/_GrampsBSDDB.py (make_env_name): Add method to
determine the environment name.
svn: r8660
2007-06-25 03:35:48 +00:00
Brian Matherly
3bec863693
Fix non-text report styles in book reports.
...
svn: r8659
2007-06-25 03:02:45 +00:00
Brian Matherly
5e06472c14
Handle unicode names for saved book reports.
...
svn: r8658
2007-06-25 02:39:21 +00:00
Alex Roitman
e8c8245c05
In .:
...
2007-06-23 Alex Roitman <shura@gramps-project.org>
* src/plugins/RemoveUnused.py: Rewrite with single-dialog UI.
* src/plugins/unused.glade: Add new file.
* src/plugins/Makefile.am: Ship new file.
In po:
* POTFILES.in: Add new files.
svn: r8646
2007-06-24 01:26:48 +00:00
Brian Matherly
7edd3be9c3
0001016: [narrative website] Why is the mime type shown on each image page
...
svn: r8633
2007-06-23 03:02:22 +00:00
Brian Matherly
5d4434fda0
Fix death source references in DDR and DAR.
...
svn: r8590
2007-06-19 04:32:06 +00:00
Alex Roitman
f3aa84f9dc
2007-06-17 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Clarification in wording: #1071 .
svn: r8574
2007-06-18 00:51:04 +00:00
Brian Matherly
5bd7f917c8
Improve tooltip for latin-1 option in the Relationship Graph report.
...
svn: r8543
2007-06-13 11:53:06 +00:00
Brian Matherly
dae8c99230
Enhance source endnotes in some text reports.
...
svn: r8541
2007-06-13 04:13:00 +00:00
Alex Roitman
a9791011c3
2007-06-01 Alex Roitman <shura@gramps-project.org>
...
* src/DbLoader.py (_OPEN_FORMATS): Remove grdb from the native
format list.
* src/GrampsDbUtils/_GrampsDbWRFactories.py
(gramps_db_reader_factory): remove grdb read from the factories,
it is a plugin now.
* src/plugins/ReadGrdb.py: Register import; made module a plugin.
svn: r8530
2007-06-02 05:51:39 +00:00
Don Allingham
fe0e24310b
* configure.in: update Simple/Makefile
...
* src/Simple/_SimpleAccess.py: Move to Simple package
* src/Simple/_SimpleDoc.py: Move to Simple package
* src/Makefile.am: Move to Simple package
* src/DataViews/_PersonView.py: Simple package support
* src/plugins/all_events.py: Simple package supprt
2007-05-20 Don Allingham <don@gramps-project.org>
svn: r8502
2007-05-21 04:07:00 +00:00
Brian Matherly
6ecc393988
Fix gallery image links generated on Win32 for the Narrative Web Report.
...
svn: r8494
2007-05-18 18:45:49 +00:00
Brian Matherly
53c0a7443e
Remove Gnome dependencies from all glade files.
...
svn: r8484
2007-05-17 02:43:11 +00:00
Brian Matherly
ab912fa605
0000806: default for narrative website should be protect living
...
svn: r8483
2007-05-17 02:34:05 +00:00
Brian Matherly
ada7cb037d
Sort strings, not lists in Narrative Web combo boxes.
...
svn: r8477
2007-05-15 12:01:25 +00:00
Don Allingham
247e0020ed
2007-05-14 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PedigreeView.py: catch errors
* src/DataViews/_RelationView.py: catch errors
* src/ReportBase/_ReportDialog.py: catch errors
* src/ReportBase/_SimpleAccess.py: fix marriage place/date values
* src/Editors/_EditFamily.py: catch errors
* src/DisplayTabs/_EmbeddedList.py: catch errors
* src/plugins/FindDupes.py: catch errors
* src/plugins/Verify.py: catch errors
* src/AddMedia.py: fix scale_simple types
* src/AutoComp.py: pylint fixes
* src/ImgManip.py: pylint fixes
* src/LdsUtils.py: new temple types
* src/DbLoader.py: error types
svn: r8473
2007-05-15 04:17:12 +00:00
Brian Matherly
4f675b6768
0001044: ReportWeb Site, tab Page Generation - items in dropdown list do not sort correctly
...
svn: r8472
2007-05-15 03:55:08 +00:00
Brian Matherly
48394f8bab
* src/plugins/NarrativeWeb.py: Fix reference paths on Windows.
...
svn: r8467
2007-05-14 03:44:34 +00:00
Brian Matherly
92b3f4da04
Change the default directory for the narrative web report so people don't generate the report in their database directory.
...
svn: r8448
2007-05-09 03:34:30 +00:00
Don Allingham
6e065c407f
2007-05-06 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add quick report
* src/GrampsDb/_GrampsDbBase.py: use NotImplementedError instead of assertion
* src/ReportBase/_SimpleAccess.py: added functionality
* src/RelLib/_MediaObject.py: comments
* src/RelLib/_Person.py: remove @sort comment
* src/RelLib/_BasicPrimaryObject.py:
* src/plugins/all_events.py: comments
* src/glade/gramps.glade: clean up width
* src/gramps_main.py: added docgen to the search path
* src/docgen/TextBufDoc.py: Added interface
svn: r8439
2007-05-07 03:39:46 +00:00
Benny Malengier
2209fe1c57
2007-05-03 Benny Malengier <bm@cage.ugent.be>
...
* src/plugins/rel_de.py:
issue #0000929 , rel_de.py
svn: r8435
2007-05-03 21:35:13 +00:00
Brian Matherly
3eebd910d5
Move Graphic Styles, Table Styles and Cell Styles into the StyleSheet class. All report styles are now defined in the "get_default_style()" function.
...
svn: r8421
2007-04-23 11:46:26 +00:00
Brian Matherly
a8621d50ea
0001012: Private source and private child references shown in narrative website.
...
svn: r8385
2007-04-15 19:12:57 +00:00
Brian Matherly
d731371b7f
0001006: Narrative Web: Media objects missing title (description), mime_type, or path, are displayed poorly.
...
svn: r8366
2007-04-09 03:40:11 +00:00
Brian Matherly
1f6f8565ba
0000896: Crash running Narrative Web report - system memory exhausted.
...
svn: r8363
2007-04-08 20:19:14 +00:00
Don Allingham
a712445a2b
2007-04-07 Don Allingham <don@gramps-project.org>
...
* src/plugins/Checkpoint.py: update from 2.2
* src/GrampsDb/_GrampsDbWriteXML.py: clean up
* src/Editors/_EditPrimary.py: prevent double OK clicks
* src/Editors/_EditPlace.py: prevent double OK clicks
* src/Editors/_EditSource.py: prevent double OK clicks
* src/Editors/_EditPerson.py: prevent double OK clicks
* src/Editors/_EditRepository.py: prevent double OK clicks
* src/Editors/_EditFamily.py: prevent double OK clicks
* src/Editors/_EditEvent.py: prevent double OK clicks
svn: r8361
2007-04-08 04:24:38 +00:00
Brian Matherly
00632c6a70
0000998: Source Ref link refers to nothing in Narrative web report.
...
svn: r8358
2007-04-06 02:42:52 +00:00
Brian Matherly
ea9b663908
0000996: Individual attributes do no include source reference citations in Narrative Web report.
...
svn: r8356
2007-04-05 12:13:33 +00:00
Brian Matherly
ab25044a7e
0000993: Checkpoint tool crashes in Windows
...
svn: r8353
2007-04-05 02:58:54 +00:00
Brian Matherly
698c28f230
Remove "get_newpage()" and "set_newpage()" from the ReportOptions class. They are not really options. The BookReportDialog now takes care of inserting page breaks.
...
svn: r8339
2007-03-30 02:30:42 +00:00
Brian Matherly
58b1e800ca
Remove "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used.
...
svn: r8330
2007-03-28 03:17:13 +00:00
Brian Matherly
adbf4b1dac
Remove "enable_options()" from the report interface. All reports define all their own options. So it is not used.
...
svn: r8329
2007-03-28 02:47:03 +00:00
Brian Matherly
4a6b730259
Remove "get_generations()" from the report options base classes. It was
...
forcing some reports to have the "page break between generations" options
even though they weren't using it. All reports now define all of their own
options.
svn: r8323
2007-03-27 11:50:26 +00:00
Brian Matherly
aa57b4b1a6
Make Detailed Descendant Report work with multiple notes.
...
svn: r8322
2007-03-27 04:25:25 +00:00
Brian Matherly
86fe9d11a8
fix for multiple notes.
...
svn: r8321
2007-03-27 04:18:14 +00:00
Brian Matherly
7ee6b12070
Remove get_report_filters() function. Let reports define the filter options themselves.
...
svn: r8315
2007-03-25 20:35:33 +00:00
Brian Matherly
781d67a409
src/plugins/IndivComplete.py: handle multiple notes
...
svn: r8307
2007-03-20 12:11:53 +00:00
Brian Matherly
1b93bf11ea
src/plugins/IndivComplete.py: handle multiple notes
...
svn: r8306
2007-03-20 12:05:58 +00:00
Brian Matherly
071d7cc6ec
src/plugins/GraphViz.py: fix NameDisplay include
...
svn: r8305
2007-03-20 03:09:17 +00:00
Kees Bakker
69180989ef
Do not run update() if in CLI mode.
...
svn: r8303
2007-03-18 19:20:09 +00:00
Kees Bakker
63bf787fab
If a date is not precise (e.g. day or month is 0) then
...
do not use that date for verification.
A father's death can be roughly 9 months before a childs
birth. We're using 294 days.
svn: r8302
2007-03-18 19:06:22 +00:00
Brian Matherly
2874f7a2fe
0000975: remove extra (/b) HTML tags in NarrativeWeb
...
svn: r8299
2007-03-14 03:26:10 +00:00
Brian Matherly
52286c98ee
0000976: NarrativeWeb: gramps ID always output regardless of setting
...
svn: r8297
2007-03-14 03:15:47 +00:00
Brian Matherly
be917a4c16
src/plugins/NarrativeWeb.py: 0000969: NarrativeWeb plugin: include the date in the media object pages
...
svn: r8295
2007-03-13 23:00:33 +00:00
Brian Matherly
066c41d25a
* src/plugins/NarrativeWeb.py: 0000950: include the date in the reference sections of the narrative web site
...
svn: r8288
2007-03-11 19:33:27 +00:00
Brian Matherly
e463a083a3
* src/plugins/NarrativeWeb.py: Support new note API
...
* src/ReportBase/_ReportUtils.py: Support new note API
svn: r8287
2007-03-10 04:25:23 +00:00
Brian Matherly
77fbebb288
* src/plugins/AncestorChart.py: Deleted - just an old version of AncestorChart2.py
...
svn: r8280
2007-03-07 03:57:22 +00:00
Brian Matherly
8ab1d729aa
* src/plugins/NarrativeWeb.py:
...
* src/ReportBase/_ReportUtils.py:
Fix 0000956: Event order within GRAMPS not replicated in web report
svn: r8278
2007-03-07 03:15:45 +00:00
Brian Matherly
a4f28f1a16
src/plugins/NarrativeWeb.py: Fix 0000954: e-mail address causes Narrative Web plugin to generate bad links
...
svn: r8274
2007-03-06 04:30:22 +00:00
Brian Matherly
a88d60ad23
* src/plugins/GraphViz.py: Fix doc init.
...
svn: r8271
2007-03-06 04:06:04 +00:00
Brian Matherly
4d4b9441d0
* src/plugins/GraphViz.py: Fix 0000942: Relationship graph doesn't show preferred name format
...
svn: r8269
2007-03-06 02:26:55 +00:00
Brian Matherly
99b5a11b20
* src/plugins/TimeLine.py: Fix 0000943: Timeline doesn't show preferred name format
...
svn: r8267
2007-03-06 02:12:03 +00:00
Brian Matherly
cd570de9e3
* src/plugins/AncestorChart2.py:
...
* src/plugins/DescendChart.py:
Make AncestorChart and DescendChart consistent in options
* src/ReportBase/_BareReportDialog.py: remove get_report_extra_textbox_info
* src/ReportBase/_CommandLineReport.py:
* src/ReportBase/_ReportOptions.py:
remove dispf
svn: r8263
2007-03-03 03:12:04 +00:00
Martin Hawlisch
66b631f12e
* src/plugins/ImportGeneWeb.py: Adapt to new Notes api; Some parsing fixes
...
svn: r8257
2007-02-28 16:42:38 +00:00
Brian Matherly
d7d7ed340b
* src/BaseDoc.py:
...
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/GtkPrint.py:
* src/docgen/LPRDoc.py:
* src/docgen/ODFDoc.py:
* src/plugins/StatisticsChart.py:
* src/plugins/Calendar.py:
* src/ReportBase/_ReportUtils.py:
Remove draw_bar function
svn: r8254
2007-02-27 04:10:43 +00:00
Brian Matherly
1f11a01c89
* src/plugins/WritePkg.py: Fix crash on gpkg export in Windows
...
svn: r8253
2007-02-27 02:40:38 +00:00
Brian Matherly
7ee2ff3f5c
* src/plugins/AncestorChart2.py: Fix index error
...
svn: r8239
2007-02-25 23:04:03 +00:00
Brian Matherly
4b510b098c
* src/BaseDoc.py:
...
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/GtkPrint.py:
* src/docgen/LPRDoc.py:
* src/docgen/ODFDoc.py:
* src/plugins/AncestorChart2.py:
* src/plugins/DescendChart.py:
* src/plugins/StatisticsChart.py:
* src/plugins/TimeLine.py:
Remove height and width from GraphicsStyle
svn: r8237
2007-02-25 21:53:38 +00:00
Brian Matherly
5aa3a0f4b0
* src/BaseDoc.py:
...
* src/ReportBase/_CommandLineReport.py:
* src/ReportBase/_ReportDialgo.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/ODFDoc.py:
* src/docgen/RDFDoc.py:
* src/docgen/KwordDoc.py:
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/HtmlDoc.py:
* src/docgen/AbiWord2Doc.py:
* src/docgen/LaTeXDoc.py:
* src/plugins/BookReport.py:
Add PaperStyle to BaseDoc
svn: r8229
2007-02-24 21:15:21 +00:00
Martin Hawlisch
83bb583b3e
* plugins/TestcaseGenerator.py: Generate new Note objects
...
svn: r8211
2007-02-22 20:56:58 +00:00
Richard Taylor
70e12c490e
Moved NameDisplay into BasicUtils.
...
svn: r8197
2007-02-20 20:56:48 +00:00
Brian Matherly
0a2d871480
* src/plugins/DescendChart.py: include blank pages option
...
* src/plugins/AncestorChart2.py: include blank pages option
svn: r8184
2007-02-20 03:49:50 +00:00
Brian Matherly
f53f1abc21
* src/ReportBase/_PaperMenu.py: rename PaperStyle to PaperSize
...
* src/docgen/HtmlDoc.py: rename PaperStyle to PaperSize
* src/BaseDoc.py: rename PaperStyle to PaperSize
* src/plugins/Calendar.py: don't use tmargin
svn: r8166
2007-02-19 04:13:41 +00:00
Brian Matherly
cd68d34841
* src/plugins/AncestorChart2.py: Use a dict instead of an array to use less memory.
...
svn: r8165
2007-02-19 02:49:35 +00:00
Zsolt Foldvari
d3b383109d
2007-02-16 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/data/mainX.css: enable formatted notes on narrative web
* src/plugins/NarrativeWeb.py: enable formatted notes on narrative web
* src/MarkupText.py: properly reset xml generator output: fix #924
* src/ManagedWindow.py: enable accelerators in editor windows
* src/Editors/_EditPrimary.py: enable accelerators in editor windows
* src/Editors/_EditSecondary.py: enable accelerators in editor windows
* src/Editors/_EditReference.py: enable accelerators in editor windows
* src/DisplayTabs/_NoteTab.py: enable accelerators in editor windows
* src/DisplayTabs/_ButtonTab.py: enable accelerators in editor windows
* src/DisplayTabs/_GrampsTab.py: enable accelerators in editor windows
svn: r8137
2007-02-16 21:20:36 +00:00
Brian Matherly
d5077d219a
* src/docgen/PSDrawDoc.py: remove draw_wedge from BaseDoc
...
* src/ReportBase/_ReportUtils.py: remove draw_wedge from BaseDoc
* src/plugins/FanChart.py: remove draw_wedge from BaseDoc
* src/BaseDoc.py: remove draw_wedge from BaseDoc
svn: r8121
2007-02-15 04:07:53 +00:00
Brian Matherly
8848e8c865
* src/plugins/AncestorChart2.py: Fix title color
...
* src/plugins/DescendChart.py: Fix title color
* src/plugins/TimeLine.py: Fix title color
svn: r8098
2007-02-13 04:32:13 +00:00
Don Allingham
ddccd7e7bc
2007-02-12 Don Allingham <don@gramps-project.org>
...
* src/plugins/FindDupes.py: backport from 2.2.6
svn: r8095
2007-02-12 23:52:59 +00:00
Brian Matherly
2a6e0cb197
Remove the write_at function. Use draw_text instead. Add center_text to SVGDoc
...
svn: r8089
2007-02-12 04:55:11 +00:00
Don Allingham
fc666133b7
2007-02-10 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_GrampsGEDDB.py: new GEDCOM parser module
* src/RelLib/_BaseObject.py: new GEDCOM parser module
* src/RelLib/_AttributeBase.py: new GEDCOM parser module
* src/plugins/PHPGedViewConnector.py: new GEDCOM parser module
* src/GrampsDbUtils/_GedcomParse.py: new GEDCOM parser module
* src/GrampsDbUtils/__init__.py: new GEDCOM parser module
* src/GrampsDbUtils/_GedcomLex.py: new GEDCOM parser module
* src/GrampsDbUtils/_GrampsDbWRFactories.py: new GEDCOM parser module
* src/GrampsDbUtils/_GedcomTokens.py: renamed from _GedTokens.py
* src/GrampsDbUtils/Makefile.am: new GEDCOM parser module
* src/ArgHandler.py: new GEDCOM parser module
* example/gedcom/sample.ged: added test cases
* src/docgen/OpenOfficeDoc.py: remove unused functions
* src/docgen/HtmlDoc.py: remove unused functions
* src/docgen/LPRDoc.py: remove unused functions
* src/docgen/ODFDoc.py: remove unused functions
svn: r8083
2007-02-11 06:03:29 +00:00
Don Allingham
da92a9431b
2007-02-09 Don Allingham <don@gramps-project.org>
...
* src/plugins/Check.py: fix illegal family events
* src/GrampsDbUtils/_GedcomParse.py: improve parsing
* src/GrampsDbUtils/_GedcomLex.py: improve parsing
* src/GrampsDbUtils/_GedTokens.py: improve parsing
svn: r8079
2007-02-09 23:16:57 +00:00
Brian Matherly
0336daf1f3
* src/plugins/holidays.xml: 0000906: Canada holidays patch
...
svn: r8069
2007-02-07 04:04:07 +00:00
Don Allingham
abf15c7712
2007-02-05 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: view export support
* src/DataViews/_RepositoryView.py: view export support
* src/DataViews/_SourceView.py: view export support
* src/DataViews/_EventView.py: view export support
* src/DataViews/_FamilyList.py: view export support
* src/DataViews/_PlaceView.py: view export support
* src/DataViews/_PersonView.py: view export support
* src/ViewManager.py: view export support
* src/plugins/EventCmp.py: use new format
* src/PageView.py: view export support
* src/docgen/TabbedDoc.py: base class for tabular format
* src/docgen/ODSTab.py: Open Document format for tabular format
* src/docgen/CSVTab.py: Comma Separated Value format for tabular format
svn: r8060
2007-02-06 05:19:16 +00:00
Zsolt Foldvari
2388f485bd
2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/OwnerEditor.py: include $Id$
svn: r8055
2007-02-04 22:18:26 +00:00
Zsolt Foldvari
63614a2740
2007-02-04 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsLocale: set svn:ignore propery
* src/BasicUtils: set svn:ignore propery
* src/GrampsDbUtils: set svn:ignore propery
* src/RelLib/_Researcher.py: add missing get/set methods
* src/GrampsDbUtils/_WriteGedcom.py: db owner handling, warn for missing
* src/GrampsCfg.py: db owner handling, new warning pref
* src/Config/_GrampsConfigKeys.py: db owner handling, new warning pref
* data/gramps.schemas.in: db owner handling, new warning pref
* src/plugins/OwnerEditor.py: db owner handling, plugin tool
* src/plugins/ownereditor.glade: db owner handling, plugin tool
svn: r8051
2007-02-04 17:37:36 +00:00
Brian Matherly
9e65f8a7e3
* src/plugins/NarrativeWeb.py: fix 0000894: syntax error on Narrative web plugin
...
svn: r8043
2007-02-04 02:17:51 +00:00
Richard Taylor
f96b6f5dc2
refactor GrampsDb and clean RelLib deps.
...
svn: r8032
2007-02-03 17:11:05 +00:00
Alex Roitman
3bef6c0609
2007-02-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/WriteCD.py: Properly encode URI.
svn: r8028
2007-02-02 17:14:12 +00:00
Alex Roitman
38d0e723a3
2007-02-01 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r8024
2007-02-01 19:10:09 +00:00
Alex Roitman
1f33ce7b2f
2007-02-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py: Typo.
svn: r8023
2007-02-01 17:26:51 +00:00
Brian Matherly
e36c9fc6d4
* src/plugins/IndivComplete.py: fix source citations (0000867)
...
* src/ReportBase.py: fix source citations (0000867)
svn: r8020
2007-01-31 03:16:11 +00:00
Alex Roitman
b37878b661
* src/plugins/RemoveUnused.py: Rewrite to offer object list
...
proposed for removal.
* src/DisplayTabs/_BackRefList.py (edit_button_clicked): Change
argument order in EditEvent call.
* src/DataViews/_EventView.py: Change argument order in EditEvent call.
* src/Editors/_EditEvent.py: Change argument order.
svn: r8018
2007-01-31 02:05:01 +00:00
Don Allingham
1269fcb4b1
* src/plugins/EventCmp.py: ( #886 ) properly handle CANCEL on save dialog
...
svn: r8017
2007-01-31 02:03:37 +00:00
Don Allingham
a5676edc5f
2007-01-30 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: error reporting
* src/plugins/NarrativeWeb.py: error reporting
* src/Filters/_SearchBar.py: numlock handling
* src/Filters/SideBar/_SidebarFilter.py: numlock handling
svn: r8016
2007-01-31 00:02:15 +00:00
Don Allingham
b2860d222e
* src/DisplayModels/_BaseModel.py: Refactor out node/path maps
...
* various: remove sets import
svn: r8011
2007-01-29 19:13:15 +00:00
Don Allingham
db0d291b74
2007-01-26 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteGedcom.py: make unicode the default for export
* src/GrampsDb/gedcompexport.glade: remove unused dialog
* src/plugins/WritePkg.py: don't attempt to delete missing media objects.
svn: r7993
2007-01-27 05:30:15 +00:00
Brian Matherly
176c51d3ca
0000876: Calendar would print beyond a day's borders if too many, or too long
...
svn: r7992
2007-01-26 15:06:52 +00:00
Brian Matherly
76f1afe06d
* src/plugins/IndivComplete.py: Put children on new lines
...
svn: r7981
2007-01-25 12:54:57 +00:00
Brian Matherly
c6c5c8be50
* src/docgen/ODFDoc.py: Add "open with" option for book reports
...
* src/docgen/OpenOfficeDoc.py: Add "open with" option for book reports
* src/plugins/BookReport.py: Add "open with" option for book reports
* src/PluginUtils/_PluginMgr.py: Add "open with" option for book reports
svn: r7976
2007-01-25 03:22:46 +00:00
Brian Matherly
0cebd61da3
* src/plugins/Calendar.py: 0000871: Holidays do not work in Windows
...
* src/plugins/holidays.xml: 0000871: Holidays do not work in Windows
svn: r7975
2007-01-25 01:43:31 +00:00
Jérôme Rapinat
1c99ffb4c9
fix typo
...
svn: r7971
2007-01-24 19:35:43 +00:00
Brian Matherly
8fcf9c81d3
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
* src/plugins/holidays.xml: add holidays for France
svn: r7969
2007-01-24 14:51:32 +00:00
Brian Matherly
8582d6b11e
* src/plugins/Calendar.py: 0000858: Patch for calendar enhancements and new Birthday Report
...
svn: r7957
2007-01-23 03:29:59 +00:00
Brian Matherly
1a57769135
* src/ReportBase/_ReportUtils.py: Add function "get_address_str"
...
* src/plugins/DetDescendantReport.py: Add addresses (0000791)
* src/plugins/DetAncestralReport.py: Add addresses (0000791)
* src/plugins/IndivComplete.py: Add addresses (0000791)
* src/plugins/NarrativeWeb.py: use "get_address_str"
* src/plugins/FamilyGroup.py: use "get_address_str"
svn: r7956
2007-01-23 01:51:33 +00:00
Don Allingham
2406378435
* src/GrampsDb/_GrampsDBCallback.py: sys.getfilesystemencoding()
...
* src/GrampsDb/_GrampsBSDDB.py: sys.getfilesystemencoding()
* src/Exporter.py: sys.getfilesystemencoding()
* src/ReportBase/_FileEntry.py: sys.getfilesystemencoding()
* src/Editors/_EditMedia.py: sys.getfilesystemencoding()
* src/DisplayTabs/_SourceEmbedList.py: sys.getfilesystemencoding()
* src/plugins/WriteCD.py: sys.getfilesystemencoding()
* src/plugins/WritePkg.py: sys.getfilesystemencoding()
* src/plugins/Check.py: sys.getfilesystemencoding()
* src/plugins/EventCmp.py: sys.getfilesystemencoding()
* src/AddMedia.py: sys.getfilesystemencoding()
* src/DisplayModels/_BaseModel.py: sys.getfilesystemencoding()
* src/DateEdit.py: sys.getfilesystemencoding()
* src/ArgHandler.py: sys.getfilesystemencoding()
* src/DbLoader.py: sys.getfilesystemencoding()
svn: r7951
2007-01-22 03:56:23 +00:00
Brian Matherly
28af33d307
src/plugins/NarrativeWeb.py: Add addresses to individual page.
...
svn: r7928
2007-01-18 04:31:08 +00:00
Don Allingham
88e4ddc0a6
2007-01-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: use watch cursor on node expand
* src/GrampsDb/_ReadGedcom.py: handle empty repo instances
* src/plugins/TestCaseGenerator.py: fix typo
* src/DisplayState.py: manage watch cursors better (don't set twice)
* src/DisplayModels/_PeopleModel.py: maintain backref hash table for quick access
to iter to node mappings at the top level.
svn: r7914
2007-01-16 05:54:40 +00:00
Brian Matherly
d1130cd58a
* src/plugins/GraphViz.py: 0000627: Relationship graph PDF papersize problems.
...
Use ghostscript instead of epstopdf
svn: r7905
2007-01-14 22:09:14 +00:00
Brian Matherly
d8b3d315ba
* src/plugins/GraphViz.py: 0000705: font size in relationship graph
...
svn: r7899
2007-01-14 04:09:44 +00:00
Brian Matherly
72a4cf6370
src/plugins/GraphViz.py: Fix 0000817: typo "syle" intead of "style"
...
svn: r7890
2007-01-10 03:05:19 +00:00
Don Allingham
01f5d700d7
* src/plugins/NarrativeWeb.py: wrap photo description at a maximum
...
of 20 characters to prevent overlap (bug #658 )
svn: r7880
2007-01-08 03:48:49 +00:00
Alex Roitman
9c02ff28df
2007-01-06 Piotr Czubaszek <pioterus@gmail.com>
...
* src/plugins/rel_pl.py: Update.
svn: r7877
2007-01-07 07:40:51 +00:00
Alex Roitman
331af2ccf5
2007-01-06 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ExportVCard.py (get_option_box): Typo.
svn: r7875
2007-01-07 02:42:10 +00:00
Don Allingham
5493631d19
2006-12-31 Don Allingham <don@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py: add HELP button support
* src/ReportBase/_BareReportDialog.py: add HELP button support
* src/plugins/NarrativeWeb.py: add HELP button support
svn: r7862
2006-12-31 23:56:14 +00:00
Kees Bakker
8713831dea
New file from Erik.
...
svn: r7856
2006-12-29 20:52:33 +00:00
Alex Roitman
5fd72cf53a
Update
...
svn: r7848
2006-12-25 05:23:06 +00:00
Don Allingham
5b6b5553ac
svn: r7837
2006-12-22 19:24:46 +00:00
Stefan Bjork
48e499c88e
Small fixes. Changes in swedish date parser.
...
svn: r7832
2006-12-21 13:04:02 +00:00
Don Allingham
e1325eda76
2006-12-18 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py (DesBrowse.button_press_event): fix typo
(from bmcage)
svn: r7815
2006-12-18 22:25:19 +00:00
Alex Roitman
1e8a8d0160
2006-12-14 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeNames.py (toggled): Add method;
(display): Connect renderer to the handling method.
svn: r7803
2006-12-15 05:23:45 +00:00
Martin Hawlisch
ea86f9870b
* src/DataViews/_RelationView.py: Escape XML special chars
...
* src/DataViews/_PedigreeView.py: Escape XML special chars
* src/plugins/TestcaseGenerator.py: Create media note object; Randomize URL
svn: r7787
2006-12-12 11:49:57 +00:00
Brian Matherly
dcdb6da80e
* src/plugins/NarrativeWeb.py: fix 0000597: Narrative web site generates uppercase directory names but lower case hrefs
...
svn: r7778
2006-12-11 05:31:51 +00:00
Brian Matherly
489d314db9
* src/plugins/NarrativeWeb.py: fix 0000595: Narrative web site, save to tar.gz format causes cash
...
svn: r7755
2006-12-03 21:10:51 +00:00
Don Allingham
a2fd59a7fd
2006-12-02 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: disable buttons when person is inactive
* src/plugins/Check.py: remove duplicate children in a family
svn: r7752
2006-12-03 05:20:15 +00:00
Alex Roitman
fac2b1f053
2006-12-02 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Check.py (check_repo_references): Add new check.
svn: r7750
2006-12-02 23:44:38 +00:00
Alex Roitman
2ab176ac9a
Update
...
svn: r7749
2006-12-02 07:34:48 +00:00
Alex Roitman
bd7e25ee55
In .:
...
* src/plugins/Check.py (fix_encoding): Fix mime type string.
In help:
2006-12-01 Alex Roitman <shura@gramps-project.org>
* sk/sk.po: Typo.
svn: r7748
2006-12-02 07:30:15 +00:00
Alex Roitman
4fff3e494a
* src/plugins/Rebuild.py (__init__): Proper progress indication.
...
svn: r7743
2006-12-01 16:26:34 +00:00
Alex Roitman
4987b9b9b4
* src/ArgHandler.py (cl_action): Properly call CLI tool.
...
* src/plugins/DumpGenderStats.py (__init__): Fix CLI mode.
* src/PluginUtils/_Tool.py (cli_tool): Fix CLI tools.
svn: r7741
2006-12-01 15:48:25 +00:00
Alex Roitman
685c655b80
In .:
...
2006-12-01 Alex Roitman <shura@gramps-project.org>
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/plugins/RebuildRefMap.py: Add new plugin.
* src/GrampsDb/_GrampsBSDDB.py (reindex_reference_map): Fix reindexing.
* src/GrampsDb/_GrampsDbBase.py (reindex_reference_map): Add a
placeholder method for anything other than BSDDB.
In po:
2006-12-01 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: List new file.
svn: r7740
2006-12-01 08:23:51 +00:00
Brian Matherly
17ded7e6c6
* src/docgen/KwordDoc.py: don't us getuid in Windows
...
* src/plugins/NarrativeWeb.py: don't us getuid in Windows
svn: r7728
2006-11-29 04:23:20 +00:00
Alex Roitman
48420a2845
2006-11-28 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py (get_rel_path): Correctly work out
the drive letter for the path.
svn: r7726
2006-11-28 21:50:34 +00:00
Alex Roitman
76d744b1f8
* src/plugins/Check.py (check_for_broken_family_links): Check if
...
child is one of the parents.
svn: r7714
2006-11-27 02:55:40 +00:00
Don Allingham
8e87a284aa
2006-11-24 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_WriteXML.py: handle unicode decoding errors
* src/plugins/NarrativeWeb.py: handle unicode decoding errors
* src/plugins/AncestorReport.py: bring into conformance with the spec.
svn: r7689
2006-11-25 01:02:26 +00:00
Martin Hawlisch
876e0716c5
* src/RelLib/_Person.py (set_birth_ref,set_death_ref): Dont fail if setting to None (which is what Check.py does).
...
* src/plugins/TestcaseGenerator.py: Make it work again + some enhancements
svn: r7668
2006-11-22 15:27:31 +00:00
Brian Matherly
e113412801
* src/plugins/DetDescendantReport.py: 0000558: Print only primary events
...
* src/plugins/DetAncestralReport.py: 0000558: Print only primary events
* src/plugins/GraphViz.py: 0000558: Print only primary events
* src/plugins/FamilyGroup.py: 0000558: Print only primary events
* src/plugins/IndivComplete.py: 0000558: Print only primary events
* src/plugins/NarrativeWeb.py: 0000558: Print only primary events
svn: r7666
2006-11-22 04:43:33 +00:00
Martin Hawlisch
6123c67283
* src/RelLib/_Person.py (_remove_handle_references): When removing a place dont delete the whole LdsOrd but only unset its place reference.
...
* src/plugins/Check.py (check_place_references): Add checks for LdsOrd inside Person and Family
svn: r7658
2006-11-20 15:26:38 +00:00
Brian Matherly
e6edf76240
* src/plugins/DetDescendantReport.py: Use callname instead of nickname ( #0000557 )
...
* src/plugins/DetAncestralReport.py: Use callname instead of nickname (#0000557 )
* src/ReportBase/_ReportUtils.py: Use callname instead of nickname (#0000557 )
svn: r7657
2006-11-20 13:16:22 +00:00
Brian Matherly
c263f5bcac
* src/plugins/NarrativeWeb.py: Fix 0000543: Multimedia-Objects marked as private are visible in narrative web-report
...
svn: r7648
2006-11-19 04:40:24 +00:00
Don Allingham
220ccd309a
2006-11-15 Don Allingham <don@gramps-project.org>
...
* data/gramps.schemas.in: default transactions to off
* src/Config/_GrampsConfigKeys.py: default transaction to off
* src/Editors/_EditFamily.py: remove dead code
* src/plugins/DetDescendantReport.py: remove dead code
svn: r7631
2006-11-16 04:02:28 +00:00
Brian Matherly
8330e8dad0
* src/plugins/DetAncestralReport.py: Add family Events
...
* src/plugins/DetDescendantReport.py: Add family Events
svn: r7625
2006-11-14 04:39:55 +00:00
Martin Hawlisch
d2ae1cfb27
* src/plugins/ImportGeneWeb.py: Start parsing titles of a person
...
svn: r7604
2006-11-10 15:54:51 +00:00
Martin Hawlisch
3d8852ba25
* src/plugins/Check.py: Add check for PersonRef referencing non existant person
...
svn: r7597
2006-11-09 12:33:10 +00:00
Martin Hawlisch
203d765bdc
* src/plugins/ImportGeneWeb.py: Properly parse death date in case birth date is unknown
...
svn: r7593
2006-11-09 07:10:26 +00:00
Alex Roitman
85a4420e40
2006-11-08 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/SimpleBookTitle.py: Fix the object selection.
svn: r7592
2006-11-09 06:55:18 +00:00
Martin Hawlisch
09d9f01a9d
* src/plugins/ImportGeneWeb.py: Fix parsing of baptism date
...
svn: r7590
2006-11-09 05:42:47 +00:00
Don Allingham
a1d3c6b68f
2006-11-07 Don Allingham <don@gramps-project.org>
...
* src/plugins/RemoveUnused.py: general cleanup
svn: r7580
2006-11-08 03:20:20 +00:00
Don Allingham
4cacb6f4ab
2006-11-06 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditPerson.py: Change Unknown Gender dialog to allow
the user to specify without going back to the main window
* src/plugins/RemoveUnused.py: cleanup
svn: r7569
2006-11-06 21:27:49 +00:00
Brian Matherly
58719bde0d
* src/plugins/NarrativeWeb.py: Add family event gallery items to individual page
...
svn: r7561
2006-11-06 04:27:23 +00:00
Don Allingham
f54df4aebb
* src/plugins/RemoveUnused.py: remove unused sources and events, and UI
...
svn: r7560
2006-11-06 04:23:10 +00:00
Brian Matherly
79dc6d05d7
* src/plugins/NarrativeWeb.py: Add street to place page.
...
svn: r7559
2006-11-06 03:15:44 +00:00
Don Allingham
c6026b10b5
* src/plugins/Makefile.am: add RemoveUnused.py
...
* src/plugins/RemoveUnused.py: remove unused sources and events
svn: r7558
2006-11-06 02:51:09 +00:00
Martin Hawlisch
827c5c28c0
* src/plugins/ImportGeneWeb.py: Bugfixes (convert to new api); Add support for some more geneweb features
...
svn: r7550
2006-11-04 20:52:09 +00:00
Don Allingham
cb9f9c10b5
2006-11-01 Don Allingham <don@gramps-project.org>
...
* src/plugins/DescendReport.py: handle exceeding the max generations
svn: r7538
2006-11-02 03:34:16 +00:00
Alex Roitman
4ce7332d9e
2006-10-29 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/rel_da.py: Add more locales.
svn: r7491
2006-10-29 16:45:36 +00:00
Don Allingham
9d76d63701
2006-10-28 Don Allingham <don@gramps-project.org>
...
* src/plugins/FamilyGroup.py: fix typo
svn: r7475
2006-10-29 02:02:16 +00:00
Don Allingham
bb8295acec
* src/plugins/FamilyGroup.py: don't translation paragraph name
...
svn: r7461
2006-10-28 04:13:01 +00:00
Alex Roitman
6d6cc7f090
In .:
...
2006-10-27 Morten Bo Johansen <mbj@spamcop.net>
* src/data/tips.xml.in: Update tips.
* src/plugins/rel_da.py: Update.
In po:
2006-10-27 Morten Bo Johansen <mbj@spamcop.net>
* da.po: Translation update.
svn: r7458
2006-10-27 23:54:46 +00:00
Alex Roitman
f16b37d8d9
Update
...
svn: r7439
2006-10-25 23:22:09 +00:00
Alex Roitman
cf1cfce7be
2006-10-20 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/rel_pl.py: Typo.
svn: r7419
2006-10-20 15:57:16 +00:00
Alex Roitman
59ebc3b6b6
Update
...
svn: r7418
2006-10-20 04:47:27 +00:00
Alex Roitman
74b4fc2cba
In .:
...
2006-10-19 Piotr Czubaszek <pioterus@gmail.com>
* src/plugins/rel_pl.py: Polish relationship calculator.
* src/plugins/Makefile.am (pkgdata_PYTHON): Add rel_pl.py
In po:
* POTFILES.in: Add new file.
svn: r7417
2006-10-20 04:25:28 +00:00
Don Allingham
b10f6acae4
2006-10-17 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py: fix callback parameter list
svn: r7413
2006-10-18 02:52:55 +00:00
Brian Matherly
5ead919447
* src/plugins/FanChart.py: Fix name display for gen 6 and 7
...
svn: r7408
2006-10-16 03:15:58 +00:00
Martin Hawlisch
11b833f719
* src/plugins/IndivComplete.py (write_person): Catch missing image files.
...
svn: r7397
2006-10-11 19:40:08 +00:00
Alex Roitman
bf82cb6fb7
In .:
...
2006-10-10 Alex Roitman <shura@gramps-project.org>
* NEWS: Update.
* src/plugins/ExportVCalendar.py (get_option_box): Use custom filters.
* src/plugins/ExportVCard.py (get_option_box): Use custom filters.
* src/plugins/WriteFtree.py (get_option_box): Use custom filters.
* src/plugins/WriteGeneWeb.py (get_option_box): Use custom filters.
* src/Selectors/_BaseSelector.py: Import gettext.
* src/ReportBase/_StyleEditor.py: Make style editor not modal
* src/glade/gramps.glade: Make style editor not modal
* src/GrampsLogger/_ErrorReportAssistant.py: Fix typo.
* src/plugins/AncestorReport.py: Fix generation numbers.
* src/GrampsLogger/_ErrorReportAssistant.py: Fix email client
launch (#455 )
* src/plugins/Checkpoint.py: typo
* src/docgen/RTFDoc.py: fix page breaks (#0000441 )
* src/plugins/Calendar.py: fix filter typo
* src/plugins/WritePkg.py: don't set uid on Windows
In po:
2006-10-10 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Include all of Selectors package.
* sk.po: Update translation.
* lt.po: updated Lithuanian translation.
svn: r7391
2006-10-11 04:59:26 +00:00
Brian Matherly
3b6ed87d0c
* src/plugins/DetAncestralReport.py: fix DAR-Endnotes indent
...
* src/plugins/DetDescendantReport.py: fix DDR-Endnotes indent
svn: r7374
2006-10-09 03:29:34 +00:00
Alex Roitman
bec0ca3155
* src/plugins/BookReport.py (BookList.parse): Catch ValueError
...
exception (coming from urllib2).
svn: r7367
2006-10-08 02:38:51 +00:00
Martin Hawlisch
1845a32618
* src/PluginUtils/_Plugins.py: ignore pressing apply without a plugin being selected
...
* src/plugins/SoundGen.py: Dont fail with empty database
svn: r7359
2006-10-06 19:10:15 +00:00
Don Allingham
4487a56339
2006-10-03 Jerome Rapinat <romjerome@yahoo.fr>
...
* src/plugins/ChangeNames.py: fix path name
* src/plugins/PatchNames.py: clean up
svn: r7349
2006-10-04 02:46:32 +00:00
Brian Matherly
8d6662b5cb
* src/plugins/AncestorReport.py: Fix generation numbers.
...
svn: r7327
2006-09-25 00:51:17 +00:00
Don Allingham
fe8b4e1839
2006-09-23 Don Allingham <don@gramps-project.org>
...
* src/images/sources.svg: new icon
* src/images/reports.svg: new icon
* src/images/tools.svg: new icon
* src/images/events.svg: new icon
* src/images/place.svg: new icon
* src/images/tools.svg: new icon
* src/ViewManager.py: use new icons
* src/gramps_main.py: register new icons
2006-09-22 Don Allingham <don@gramps-project.org>
* src/GrampsDb/_GrampsGEDDB.py: support for disabling transactions
* src/GrampsDb/_GrampsXMLDB.py: support for disabling transactions
* src/GrampsDb/_GrampsBSDDB.py: support for disabling transactions
* src/GrampsDb/_GrampsDbBase.py: support for disabling transactions
* src/GrampsDb/_ReadGedcom.py: check for IO Eror
* src/ViewManager.py: display message if a portability problem is
detected
* src/QuestionDialog.py: Add Warning dialog that can be disabled
* src/DbLoader.py: Detect missing database problem
* src/ArgHandler.py: support for disabling transactions
* src/GrampsCfg.py: new config keys for transactions
* src/Config/_GrampsConfigKeys.py: new config keys for transactions
2006-09-17 Don Allingham <don@gramps-project.org>
* src/ViewManager.py: handle missing database on autoload (#447 )
* src/ArgHandler.py: handle missing database on autoload (#447 )
* src/DbLoader.py: handle missing database on autoload (#447 )
* src/Makefile.am: remove uninstalled packages from makefile
* src/GrampsDb/_ReadXML.py: place vs. address changes
* src/GrampsDb/_WriteXML.py: place vs. address changes
* src/GrampsDb/_EditPlace.py: place vs. address changes
* src/Editors/_EditPlace.py: place vs. address changes
* src/Editors/_EditLocation.py: place vs. address changes
* src/RelLib/_Address.py: place vs. address changes
* src/RelLib/_LocationBase.py: place vs. address changes
* src/RelLib/_Location.py: place vs. address changes
* src/DisplayTabs/_LocationModel.py: place vs. address changes
* src/DisplayTabs/_LocationEmbedList.py: place vs. address changes
* src/glade/gramps.glade: place vs. address changes
svn: r7325
2006-09-24 04:37:59 +00:00
Brian Matherly
bc78ab8087
* src/plugins/Checkpoint.py: typo
...
svn: r7324
2006-09-16 11:55:53 +00:00
Don Allingham
43fc029947
2006-09-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_RelationView.py: provide a waring if a broken
family is detected
* src/plugins/Check.py: Don't remove families with no parents
unless no children exist
svn: r7321
2006-09-13 02:57:45 +00:00
Alex Roitman
86ba2f1338
confidence level; (generate_date_tests): Remove invalid dates.
...
svn: r7320
2006-09-13 00:35:47 +00:00
Alex Roitman
66fa8dbbfd
* src/plugins/TestcaseGenerator.py (fill_object): Use integer
...
confidence level.
svn: r7319
2006-09-12 23:21:15 +00:00
Alex Roitman
3e71d93366
2006-09-05 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Import Errors.
svn: r7303
2006-09-05 18:11:40 +00:00
Brian Matherly
93ad288597
* src/plugins/WritePkg.py: don't set uid on Windows
...
svn: r7299
2006-09-02 01:47:08 +00:00
Brian Matherly
f012f870d3
* src/plugins/Calendar.py: fix filter typo
...
svn: r7298
2006-09-02 01:24:46 +00:00
Alex Roitman
f1e55e1df0
2006-09-01 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/StatisticsChart.py: Remove cause.
* src/GrampsDb/_WriteXML.py (write_object): Escape path of the files;
(fix): remove control characters.
svn: r7296
2006-09-01 22:57:57 +00:00
Alex Roitman
f758557ca3
* src/GrampsDb/_GrampsDbBase.py (remove_person,_do_remove_object):
...
Properly delete objects;
(get_del_func): Add method to find deleting function for an object.
* src/plugins/Check.py (cleanup_empty_families): Report gramps id.
svn: r7292
2006-08-30 05:10:50 +00:00
Alex Roitman
abd180dda0
* src/plugins/rel_cs.py: Add relationship calculator.
...
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
svn: r7288
2006-08-29 19:56:42 +00:00
Alex Roitman
70e3c36ded
Update
...
svn: r7277
2006-08-27 20:13:55 +00:00
Alex Roitman
064457b122
* src/plugins/RelCalc.py: Use name display preferences throughout;
...
collapse unique entries in the common ancestors list.
svn: r7276
2006-08-27 19:46:11 +00:00
Alex Roitman
55132eb0a7
2006-08-27 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/TestcaseGenerator.py: Bring somewhat up to date.
* NEWS: New release name.
svn: r7274
2006-08-27 07:30:59 +00:00
Alex Roitman
132746bdd2
* src/GrampsLogger/_ErrorReportAssistant.py (__init__): Properly
...
call Assistant.
* src/plugins/GraphViz.py (get_event_string): Stop using cause.
svn: r7273
2006-08-27 06:30:56 +00:00
Alex Roitman
9081b54202
2006-08-25 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py: Clean up type name conversions; work
over all the events, regardless of who references them.
* src/RelLib/_GrampsType.py (get_standard_names, get_standard_xml):
Add methods to obtain standard type lists.
svn: r7264
2006-08-25 19:12:41 +00:00
Brian Matherly
134a6aa6f7
* src/plugins/NarrativeWeb.py: Fix typos
...
svn: r7260
2006-08-25 04:23:55 +00:00
Alex Roitman
033d02bc18
* src/plugins/EventCmp.py: Remove sorting columns for saving.
...
svn: r7257
2006-08-25 00:19:06 +00:00
Alex Roitman
9324a41b77
* src/plugins/PHPGedViewConnector.py: Disable registration, until
...
this plugin is fixed.
svn: r7256
2006-08-24 20:23:55 +00:00
Alex Roitman
cf0f126731
(on_apply_clicked): Properly save entered types, including custom.
...
svn: r7253
2006-08-24 19:56:51 +00:00
Alex Roitman
635b6f11da
2006-08-24 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/ChangeTypes.py (run_tool): Properly set the new type.
svn: r7252
2006-08-24 19:41:08 +00:00
Alex Roitman
9211593549
* src/plugins/ChangeTypes.py (run_tool): Compare English strings.
...
svn: r7249
2006-08-23 19:43:56 +00:00
Alex Roitman
6501496007
2006-08-22 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/EventCmp.py: Add proper date sorting.
svn: r7244
2006-08-23 06:21:51 +00:00
Brian Matherly
deac55eafb
* src/plugins/NarrativeWeb.py: show url when no description ( #0000319 )
...
svn: r7241
2006-08-23 01:09:54 +00:00
Alex Roitman
1cb5f1fa9b
* src/FilterEditor/_FilterEditor.py (close): Override parent's close.
...
* src/Filters/_FilterMenu.py (build_filter_menu,
build_filter_model): Import Custom and System filters when needed.
* src/plugins/Calendar.py (get_filters): Import Custom
filters when needed.
* src/plugins/GraphViz.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/IndivComplete.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/NarrativeWeb.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/StatisticsChart.py (get_report_filters): Import Custom
filters when needed.
* src/plugins/TimeLine.py (get_report_filters): Import Custom
filters when needed.
svn: r7231
2006-08-22 05:28:55 +00:00
Alex Roitman
b7a5d66344
* src/plugins/EventCmp.py (__init__): Add custom filters.
...
svn: r7230
2006-08-22 05:05:07 +00:00
Alex Roitman
19ba55bd9f
* src/plugins/ChangeTypes.py (on_apply_clicked): Remove extra
...
unicode conversion.
svn: r7229
2006-08-22 04:58:17 +00:00
Alex Roitman
eff3ae3f82
2006-08-21 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (__init__): Assign dbstate.
svn: r7227
2006-08-22 03:32:00 +00:00
Brian Matherly
e38ceab2d2
* src/plugins/EventCmp.py: improve Date/Place display ( #0000226 )
...
svn: r7219
2006-08-21 03:20:39 +00:00
Brian Matherly
a4ea02dbf0
ordering (A-Z) the event type for choice list on "change event type" tool ( #0000365 )
...
svn: r7217
2006-08-21 00:34:07 +00:00
Alex Roitman
4091279c93
Update
...
svn: r7214
2006-08-20 19:37:44 +00:00
Alex Roitman
5267a1505d
Update
...
svn: r7213
2006-08-20 18:28:57 +00:00
Alex Roitman
a49fa92860
Update
...
svn: r7212
2006-08-20 18:00:29 +00:00
Alex Roitman
cce28d2a5d
Update
...
svn: r7211
2006-08-20 03:26:56 +00:00
Alex Roitman
31f686f573
2006-08-19 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.
svn: r7210
2006-08-20 02:27:55 +00:00
Alex Roitman
8b85dbab82
Update
...
svn: r7207
2006-08-19 05:15:44 +00:00
Alex Roitman
8f3f140127
confirmation; add new operation.
...
svn: r7206
2006-08-19 03:55:02 +00:00
Alex Roitman
08541b9575
2006-08-18 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/MediaManager.py: Add list of affected paths to the
confirmation.
svn: r7203
2006-08-18 20:45:58 +00:00
Alex Roitman
18b5281195
* src/plugins/MediaManager.py: Change info wording.
...
svn: r7202
2006-08-18 06:04:54 +00:00
Alex Roitman
ac405dee06
Update
...
svn: r7198
2006-08-18 01:16:55 +00:00
Brian Matherly
da339a9004
* src/plugins/NarrativeWeb.py: fix #0000349 : NarrativeWebsite sorting
...
svn: r7197
2006-08-18 01:16:13 +00:00
Alex Roitman
100b0171db
Update
...
svn: r7196
2006-08-17 23:44:49 +00:00
Alex Roitman
80dfd26255
Add new file
...
svn: r7195
2006-08-17 22:28:18 +00:00
Alex Roitman
96a63cc061
2006-08-17 Alex Roitman <shura@gramps-project.org>
...
* src/StartupDialog.py (__init__): Pass its class to Assistant.
* src/Exporter.py (__init__): Pass its class to Assistant.
* src/Assistant.py (__init__): Accept parent class (to make
assistants unique *only* within their type);
(prepare_text_page): Use markup in the text.
* NEWS: Update.
* src/plugins/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/plugins/MediaManager.py: Add new plugin (still in progress).
svn: r7192
2006-08-17 21:39:20 +00:00
Alex Roitman
ccfa370c86
2006-08-16 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py (Disconnected): Add verification rule;
(Verify.run_tool): Use the new rule.
* src/Filters/Rules/Person/_Disconnected.py (apply): Fix rule.
svn: r7188
2006-08-16 18:40:10 +00:00
Brian Matherly
c9e5ae4692
* src/plugins/FamilyGroup.py: use family_id instead of spouse_id
...
svn: r7166
2006-08-13 03:32:59 +00:00
Brian Matherly
174fe82e52
* src/plugins/DetDescendantReport.py: fix spouse name printing
...
* src/plugins/DetAncestralReport.py: fix spouse name printing
svn: r7156
2006-08-12 03:37:05 +00:00
Brian Matherly
693a413471
src/plugins/DetAncestralReport.py: print children when no mother exists
...
svn: r7143
2006-08-07 02:53:28 +00:00
Zsolt Foldvari
5af5a2a3c2
2006-08-03 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/plugins/Check.py (cleanup_deleted_name_formats): Change hardcoded
values with constants.
* src/GrampsCfg.py: Unused constants cleanup.
* src/DataViews/_PedigreeView.py (__init__): connection to "active-
person-changed" signal moved to set_active()
(set_active, set_inactive): Improve performance of other views.
* src/NameDisplay.py (name_grouping_data): Change hardcoded values
with constants.
svn: r7114
2006-08-03 14:26:43 +00:00
Alex Roitman
230d3b7d69
In .:
...
2006-07-31 Alex Roitman <shura@gramps-project.org>
* src/Filters/_SearchBar.py (SearchBar.__init__): Take dbstate as
a constructor argument; (SearchBar.apply_filter): pass dbstate.
* src/PageView.py (BookMarkView.add_bookmark,
PersonNavView.jumpto, PersonNavView.fwd_clicked,
PersonNavView.back_clicked, ListView.build_widget): Pass dbstate.
* src/Navigation.py (BaseNavigation.__init__,
PersonNavigation.__init__): Take dbstate as a constructor argument;
(PersonNavigation.build_item_name): properly access dbstate.
* src/DisplayState.py (__init__): Do not take dbstate as a
constructor argument; Do not connect dbstate signal here (moved to
ViewManager);
(display_relationship,push_message,modify_statusbar): Make dbstate
an argument.
* src/plugins/Checkpoint.py (run_tool): Pass dbstate.
* src/ViewManager.py (_build_main_window): Do not pass dbstate to
uistate DisplayState constructor; connect dbstate signal handler;
pass dbstate to Navigation; (keypress): Pass dbstate;
(statusbar_key_update): Pass dbstate;
(do_load_plugins): Pass dbstate;
(ViewManager.add_bookmark): Pass dbstate.
* src/DataViews/_RelationView.py (shade_update): Pass dbstate.
* src/DataViews/_PersonView.py (build_widget,_goto,
key_goto_home_person, key_edit_selected_person): Pass dbstate.
* src/Filters/Makefile.am (pkgdata_PYTHON): Remove obsolete file.
* src/Filters/__init__.py: Remove importing obsolete module.
* src/Filters/_FilterWidget.py: Remove obsolete module.
In po:
2006-07-31 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Remove obsolete file.
svn: r7104
2006-08-01 04:31:10 +00:00
Don Allingham
b623cc3d40
* src/plugins/FindDupes.py: Fix title (bug 314)
...
* src/plugins/merge.glade: change button name (bug 315)
svn: r7103
2006-08-01 03:49:09 +00:00
Don Allingham
d2e81cd659
2006-07-31 Don Allingham <don@gramps-project.org>
...
* src/plugins/FindDupes.py: Fix title (bug 314)
svn: r7102
2006-08-01 03:41:43 +00:00
Alex Roitman
ab8890d1e9
* src/plugins/Makefile.am (pkgdata_PYTHON): Remove unsupported reports.
...
svn: r7101
2006-08-01 03:15:36 +00:00
Zsolt Foldvari
a16b488d1d
2006-07-31 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/NameDisplay.py: Rewrite in more object oriented way; Interface
change.
* src/ViewManager.py (post_load_newdb): Change of NameDisplay interface.
* src/GrampsDb/_ReadXML.py (parse): Change of NameDisplay interface.
* src/GrampsDb/_ReadGrdb.py (importData): Change of NameDisplay
interface.
* src/GrampsCfg.py: Change of NameDisplay interface; Name format Edit
and Add callbacks divided.
* src/RelLib/_Name.py: Default/standard name format definitions moved to
NameDisplay.
* src/Editors/_EditName.py (_setup_fields): Change of NameDisplay
interface.
* src/plugins/Check.py (cleanup_deleted_name_formats): Change of
NameDisplay interface.
svn: r7099
2006-07-31 11:08:44 +00:00
Alex Roitman
e739115266
* src/plugins/Merge.py: Rename, because Merge module shadows this
...
plugin module.
* src/plugins/FindDupes.py: New module, to replace Merge.py;
(ShowMatches.on_do_merge_clicked): Use new Merge component.
svn: r7096
2006-07-30 21:29:25 +00:00
Alex Roitman
60ab402f58
* src/plugins/changetype.glade: Update text warning.
...
svn: r7093
2006-07-30 04:11:41 +00:00
Alex Roitman
5569f78767
* src/PageView.py (PersonNavView.filter_editor): Catch exception.
...
* src/DataViews/_FamilyList.py (FamilyListView.filter_editor):
Catch exception.
* src/plugins/EventCmp.py (EventComparison.filter_editor_clicked):
Catch exception.
svn: r7091
2006-07-30 03:34:10 +00:00
Zsolt Foldvari
c7d9e4b9fe
2006-07-27 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/GrampsCfg.py: Custom name format support improvements.
* src/Editors/_EditName.py: Custom name format support improvements.
* src/NameDisplay.py: Custom name format support improvements.
* src/plugins/Check.py (cleanup_deleted_name_formats): Db cleanup of
deleted custom name format references.
svn: r7083
2006-07-27 10:48:16 +00:00
Don Allingham
2d9551ad4b
2006-07-24 Manfred Paulus <manfred.paulus@gmx.de>
...
* src/plugins/FanChart.py: Add circle, 1/2 circle and 1/4
circle options, along with selectable generations
* src/docgen/OpenOfficeDoc.py: fix rotation angle
svn: r7069
2006-07-24 23:18:51 +00:00
Alex Roitman
4f3b178ed7
2006-07-23 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/GraphViz.py (get_date_strings): Typo.
svn: r7065
2006-07-24 05:33:55 +00:00
Brian Matherly
cbaf16999a
* src/plugins/NarrativeWeb.py: fix bug for no surname (bug #265 )
...
svn: r7064
2006-07-24 02:19:08 +00:00
Brian Matherly
75fe94b45a
* src/plugins/GraphViz.py: launch image viewer in Windows.
...
* src/Mime/_WinMime.py: handle rundll32.exe applications.
* src/Utils.py: search path in Windows when looking for applications.
svn: r7055
2006-07-22 05:52:16 +00:00
Alex Roitman
f7892eebf0
* src/plugins/GraphViz.py (GraphViz.__init__): Better error handling.
...
svn: r7052
2006-07-20 19:49:27 +00:00
Alex Roitman
706c6e6741
* src/plugins/IndivComplete.py: Use NameDisplay.
...
* src/plugins/FamilyGroup.py: Use NameDisplay.
svn: r7051
2006-07-20 19:37:56 +00:00
Alex Roitman
59ef47b6e1
* src/plugins/Checkpoint.py (Checkpoint.init_gui): Detect whether
...
rcs program is present and modify UI accordingly.
* src/plugins/checkpoint.glade: Add hidden warning label.
svn: r7049
2006-07-20 04:25:44 +00:00
Alex Roitman
805a82bcab
* src/plugins/StatisticsChart.py
...
(StatisticsChartOptions.get_report_filters): Add custom filters.
* src/plugins/Calendar.py (FilterWidget.get_filters): Add custom
filters.
* src/plugins/TimeLine.py (TimeLineOptions.get_report_filters):
Add custom filters.
* src/plugins/IndivComplete.py
(IndivCompleteOptions.get_report_filters): Add custom filters.
* src/plugins/NarrativeWeb.py
(WebReportOptions.get_report_filters): Add custom filters.
encoding errors;
(GraphVizOptions.get_report_filters): Add custom filters.
svn: r7048
2006-07-20 00:42:20 +00:00
Alex Roitman
9ef39d7809
Update
...
svn: r7047
2006-07-20 00:16:54 +00:00
Alex Roitman
ae7c77ddcd
2006-07-19 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/GraphViz.py (GraphViz.__init__): Take care of the
encoding errors.
svn: r7046
2006-07-19 23:42:50 +00:00
Alex Roitman
c06a516b50
* src/plugins/EventCmp.py (filter_editor_clicked): Adapt to filter
...
editor changes; Stop separately adding birth and death.
svn: r7044
2006-07-19 19:32:26 +00:00
Brian Matherly
7379b4b646
* src/plugins/GraphViz.py: Make it work for Windows
...
svn: r7039
2006-07-19 04:05:17 +00:00
Brian Matherly
9200e01c56
* src/plugins/NarrativeWeb.py: fix name sorting in Windows (bug #236 )
...
svn: r7037
2006-07-18 02:59:18 +00:00
Brian Matherly
c24c9c1d94
* src/plugins/NarrativeWeb.py: typo
...
svn: r7036
2006-07-18 01:53:42 +00:00
Alex Roitman
275c495a32
2006-07-16 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Checkpoint.py (Checkpoint.run_tool): Add busy cursor.
svn: r7033
2006-07-16 15:00:35 +00:00
Brian Matherly
8df0605b3b
* src/plugins/NarrativeWeb.py: HTML validation fixes
...
svn: r7026
2006-07-13 04:13:19 +00:00
Brian Matherly
a7bd91a242
fix restoration of gallery setting for NarrativeWeb.py
...
svn: r7007
2006-07-08 04:10:42 +00:00
Don Allingham
051f992afb
2006-07-04 Don Allingham <don@gramps-project.org>
...
* various: pyflakes fixes
svn: r6992
2006-07-04 23:38:51 +00:00
Brian Matherly
7ce909d3b5
remove duplicate birth and death events in reports (fixes bug #235 )
...
svn: r6971
2006-06-28 04:01:14 +00:00
Brian Matherly
1f356bc5b5
* src/plugins/BookReport.py: fix book loading
...
svn: r6966
2006-06-25 03:25:14 +00:00
Alex Roitman
199c6b2412
Remove gnome requirement
...
svn: r6965
2006-06-25 02:48:39 +00:00
Alex Roitman
a734940c05
2006-06-24 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_ReportDialog.py (report): Handle wm closing.
* src/plugins/GraphViz.py (GraphVizDialog.__init__): Handle wm
closing.
* src/plugins/NarrativeWeb.py (WebReportDialog.__init__): Handle
wm closing.
svn: r6964
2006-06-25 02:26:29 +00:00
Brian Matherly
ae8a270c53
* src/plugins/AncestorChart2.py: fix comment
...
* src/plugins/DecendChart.py: fix comment
* src/plugins/TimeLine.py: Remove Title option
svn: r6963
2006-06-25 01:57:56 +00:00
Brian Matherly
d04393b085
* src/docgen/ODFDoc.py: Handle exception when file is not writeable
...
* src/docgen/ODSDoc.py: Handle exception when file is not writeable
* src/docgen/OpenOfficeDoc.py: Handle exception when file is not writeable
* src/docgen/OpenSpreadSheet.py: Handle exception when file is not writeable
* src/plugins/AncestorChart2.py: Remove Title option
* src/plugins/DecendChart.py: Remove Title option
svn: r6961
2006-06-24 17:22:34 +00:00
Alex Roitman
0b6f8f5e45
Allow column sorting
...
svn: r6944
2006-06-22 00:09:20 +00:00
Don Allingham
2f86415842
svn: r6903
2006-06-16 21:26:44 +00:00
Brian Matherly
44725c0640
* src/plugins/GraphVis.py: ues Mime instead of GrampsMime
...
svn: r6883
2006-06-13 02:08:11 +00:00
Alex Roitman
8a432c6c83
2006-06-07 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Check.py (check_for_broken_family_links): Adapt to
RelLib changes.
svn: r6873
2006-06-08 04:26:48 +00:00
Alex Roitman
dd9c1a46ad
2006-06-05 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/BookReport.py (BookReportDialog.__init__): Correctly
close managed window.
svn: r6864
2006-06-06 04:13:50 +00:00
Brian Matherly
848e970ce3
* src/docgen/PSDrawDoc.py: fix imports - make it work
...
* src/ReportBase/_StyleEditor.py: use ManagedWindow
* src/ReportBase/_BareReportDialog.py: import StyleEditor
* src/plugins/BookReport.py: fix "Center Person" display
* src/plugins/WriteCD.py: fail gracefully without Gnome
svn: r6860
2006-06-04 23:23:10 +00:00
Don Allingham
a01e2bef1a
2006-06-04 Don Allingham <don@gramps-project.org>
...
* src/plugins/Makefile.am (pkgdata_PYTHON): remove FilterEditor.py
svn: r6859
2006-06-04 18:49:28 +00:00
Alex Roitman
1b473c8178
2006-06-04 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/Makefile.am (pkgdata_PYTHON): Remove _BookReport.py
* src/plugins/Makefile.am (pkgdata_PYTHON): Move BookReport.py
svn: r6857
2006-06-04 18:24:51 +00:00
Brian Matherly
5b88e0a716
add Table of Contents marks
...
svn: r6855
2006-06-04 04:26:28 +00:00
Brian Matherly
0c008ceb78
various: enhance indexing with IndexMark
...
svn: r6850
2006-06-03 03:32:26 +00:00
Brian Matherly
1092ef14c4
misc typos
...
svn: r6845
2006-06-02 04:19:09 +00:00
Alex Roitman
c1c7e1359a
* src/ReportBase/_ReportDialog.py (report): Use new report modules
...
for oddball reports.
* src/plugins/GraphViz.py: Use new report modules.
* src/plugins/NarrativeWeb.py: Use new report modules.
* src/plugins/CountAncestors.py: Use wm and new report modules.
* src/plugins/Summary.py: Use wm and new report modules.
svn: r6842
2006-06-02 00:40:54 +00:00
Brian Matherly
f99fbb9fda
* src/plugins/vaious: upgrade to new report interface
...
svn: r6838
2006-06-01 04:39:40 +00:00
Don Allingham
5a1fa1c1c7
2006-05-31 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: call FilterEditor
* src/FilterEditor/__init__.py: added
* src/FilterEditor/_FilterEditor.py: moved from plugins
* src/glade/rule.glade: filter editor changes
* src/Makefile.am: change subdirs
* src/FilterEditor/Makefile.am: added
svn: r6836
2006-06-01 03:36:59 +00:00
Don Allingham
54d99e4c50
prepare for move
...
svn: r6835
2006-06-01 03:24:44 +00:00
Alex Roitman
2e09baf147
Update
...
svn: r6833
2006-05-31 19:31:33 +00:00
Alex Roitman
7bd4201034
svn: r6832
2006-05-31 19:26:52 +00:00
Alex Roitman
0addd2c59c
* src/PluginUtils/_PluginMgr.py: Import MODE_CLI.
...
* src/ReportBase/_BookFormatComboBox.py: Adapt to changes.
svn: r6831
2006-05-31 19:26:34 +00:00
Don Allingham
a5385bc5b6
2006-05-30 Don Allingham <don@gramps-project.org>
...
* src/plugins/FilterEditor.py: start to bring into sync with
code changes
svn: r6827
2006-05-31 04:32:19 +00:00
Alex Roitman
99acb9d02f
Update
...
svn: r6824
2006-05-31 02:41:46 +00:00
Alex Roitman
0ab5eb9a0d
2006-05-30 Alex Roitman <shura@gramps-project.org>
...
* various: break Report into a package.
svn: r6820
2006-05-31 00:48:07 +00:00
Brian Matherly
8ebd09eabb
insert name keys for indexing
...
svn: r6817
2006-05-30 01:18:41 +00:00
Brian Matherly
d9f56b7207
insert name keys for indexing
...
svn: r6814
2006-05-29 04:53:07 +00:00
Alex Roitman
479f86d0c8
Update
...
svn: r6813
2006-05-29 03:41:14 +00:00
Alex Roitman
6632b4ca0e
* src/plugins/verify.glade: Add label.
...
svn: r6812
2006-05-29 03:34:26 +00:00
Alex Roitman
f1d94617af
Update
...
svn: r6811
2006-05-29 03:14:29 +00:00
Brian Matherly
1d225c91db
Add name keys for indexing in reports
...
svn: r6809
2006-05-29 02:52:14 +00:00
Alex Roitman
45ff86cfa7
Update
...
svn: r6805
2006-05-29 02:11:37 +00:00
Alex Roitman
b23d78f2b0
2006-05-28 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/Verify.py: Add double-clicking and mark/unmark/invert.
svn: r6804
2006-05-29 01:38:44 +00:00
Alex Roitman
bdeec2753a
Update
...
svn: r6801
2006-05-28 08:36:29 +00:00