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
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
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
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
Richard Taylor
70e12c490e
Moved NameDisplay into BasicUtils.
...
svn: r8197
2007-02-20 20:56:48 +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
7d48cdfc1e
* src/ReportBase/_ReportUtils.py: 0000922: Slight change to estimate_age, and an additional function
...
svn: r8118
2007-02-15 02:26:18 +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
Zsolt Foldvari
e54cbc8c51
2007-02-11 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
...
* src/MarkupText.py: added
* src/DisplayTabs/_NoteTab.py: handling 'rich text' notes
* src/RelLib/_NoteBase.py: handling 'rich text' notes
* src/RelLib/_Note.py: handling 'rich text' notes
* src/GrampsDb/_GrampsBSDDB.py: handling 'rich text' notes
* src/GrampsDbUtils/_ReadXML.py: handling 'rich text' notes
* src/GrampsDbUtils/_WriteXML.py: handling 'rich text' notes
* src/Merge/_MergeSource.py: handling 'rich text' notes
* src/Merge/_MergePlace.py: handling 'rich text' notes
* src/Merge/_MergePerson.py: handling 'rich text' notes
* src/ReportBase/_ReportUtils.py: handling 'rich text' notes
* src/ViewManager.py: cleanup
svn: r8081
2007-02-10 23:40:48 +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
Brian Matherly
be857dc7d1
* src/ReportBase/ReportUtils.py: 0000875: _ReportUtils.py has incorrect conversion cm2pt
...
svn: r7991
2007-01-26 14:55:11 +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
Martin Hawlisch
19c431c6dd
* src/ReportBase/_ReportUtils: Factor out common code into get_birth_or_fallback() and get_death_or_fallback()
...
* src/DataViews/_PedigreeView.py: Use get_birth/death_or_fallback()
* src/DataViews/_RelationView.py: Use get_birth/death_or_fallback()
* src/DisplayModels/_PeopleModel.py: Fix EventRoleType call
svn: r7669
2006-11-22 22:30:47 +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
Alex Roitman
f7b943fe26
* src/Makefile.am (docmodules): Update.
...
* src/Filters/Rules/Family/_MemberBase.py: Formatting fixes.
* src/ReportBase/_ReportUtils.py: Formatting fixes.
svn: r7482
2006-10-29 05:49:50 +00:00
Brian Matherly
a9e03faf98
* src/ReportBase/_ReportUtils.py: fix born_str typo (bug #266 )
...
svn: r7080
2006-07-26 04:08:38 +00:00
Brian Matherly
b6fff67b59
* src/ReportBase/_ReportUtils.py: fix modified birth string (bug # 266).
...
svn: r7056
2006-07-23 03:50:55 +00:00
Brian Matherly
0c008ceb78
various: enhance indexing with IndexMark
...
svn: r6850
2006-06-03 03:32:26 +00:00
Alex Roitman
f8eb3a2ebb
2006-05-30 Alex Roitman <shura@gramps-project.org>
...
* POTFILES.in: Change files due to module split.
svn: r6821
2006-05-31 00:57:54 +00:00