Brian Matherly
|
3afbd461c0
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
svn: r10741
|
2008-05-18 19:24:28 +00:00 |
|
Brian Matherly
|
e2bc58fe63
|
0001711: Inconsistant names for graphical reports
svn: r10152
|
2008-03-01 22:47:48 +00:00 |
|
Raphael Ackermann
|
c962d5e6e1
|
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
|
2008-02-24 13:55:55 +00:00 |
|
Brian Matherly
|
cc6654ddab
|
Remove the "person" option from reports, report options, and report dialogs. Person is selected by the user for all reports.
svn: r10074
|
2008-02-20 04:52:10 +00:00 |
|
Raphael Ackermann
|
9d11c72ca2
|
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
Raphael Ackermann <raphael.ackermann@gmail.com>
* src/plugins/Summary.py
* src/plugins/WebCal.py
* src/plugins/KinshipReport.py
* src/plugins/DescendReport.py
* src/plugins/DetDescendantReport.py
* src/plugins/ExtractCity.py
* src/plugins/EventNames.py
* src/plugins/DumpGenderStats.py
* src/plugins/Desbrowser.py
* src/plugins/Checkpoint.py
* src/plugins/OwnerEditor.py
* src/plugins/ChangeNames.py
* src/plugins/AncestorReport.py
* src/plugins/MarkerReport.py
* src/plugins/DateParserDisplayTest.py
* src/plugins/FindDupes.py
* src/plugins/SoundGen.py
* src/plugins/TestcaseGenerator.py
* src/plugins/Rebuild.py
* src/plugins/DescendChart.py
* src/plugins/EndOfLineReport.py
* src/plugins/AncestorChart.py
* src/plugins/DetAncestralReport.py
* src/plugins/CountAncestors.py
* src/plugins/Check.py
* src/plugins/EventCmp.py
* src/plugins/FamilyGroup.py
* src/plugins/RelCalc.py
* src/plugins/MediaManager.py
* src/plugins/ChangeTypes.py
* src/plugins/StatisticsChart.py
* src/plugins/FamilyLines.py
* src/plugins/PatchNames.py
svn: r9953
|
2008-01-29 07:40:35 +00:00 |
|
Raphael Ackermann
|
ebf12e3106
|
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
* various: add capitalization fixes according to HIG (plus ellipsis ...)
http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en
svn: r9951
|
2008-01-28 21:22:06 +00:00 |
|
Brian Matherly
|
77af7ed092
|
Refactoring the report system: reports no longer require dbstate.
svn: r9924
|
2008-01-24 12:50:33 +00:00 |
|
Brian Matherly
|
2f0d587bec
|
More refactoring in the report system. Book report should work again.
svn: r9916
|
2008-01-23 05:41:46 +00:00 |
|
Brian Matherly
|
07e1529f27
|
Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
svn: r9875
|
2008-01-18 05:39:50 +00:00 |
|
Brian Matherly
|
81e521c53b
|
More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person".
svn: r9714
|
2008-01-05 20:42:05 +00:00 |
|
Brian Matherly
|
e0543b0644
|
More updates to better support MenuOptions. FamilyLines seems to work now.
svn: r9634
|
2007-12-30 05:41:16 +00:00 |
|
Brian Matherly
|
d478c1a42d
|
Remove relationships and places from EOL report.
svn: r8798
|
2007-08-03 04:00:28 +00:00 |
|
Brian Matherly
|
707cb5be78
|
Add generations and relationships to the End of Line Report
svn: r8795
|
2007-08-01 05:21:19 +00:00 |
|
Brian Matherly
|
6cbb0a7d27
|
Add End Of Line Report.
svn: r8790
|
2007-07-30 03:32:19 +00:00 |
|