Proof of concept: adding a center person option instead of using active person in reports.

svn: r9652
This commit is contained in:
Brian Matherly
2007-12-31 06:21:58 +00:00
parent a37fc2bab3
commit f002f65c41
6 changed files with 102 additions and 13 deletions

View File

@@ -1,3 +1,12 @@
2007-12-30 Brian Matherly <brian@gramps-project.org>
* src/PluginUtils/__init__.py:
* src/PluginUtils/MenuOptions.py:
* src/ReportBase/_BareReportDialog.py:
* src/ReportBase/_ReportDialog.py:
* src/plugins/AncestorChart.py:
Proof of concept: adding a center person option instead of
using active person
2007-12-30 Brian Matherly <brian@gramps-project.org>
* src/Bookmarks: Set dialog to modal.