This website requires JavaScript.
Explore
Help
Register
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
gramps
/
src
/
ReportBase
History
Peter Landgren
80b1915b92
Fix: *.dot.gv now is *.gv
...
svn: r11783
2009-02-01 08:39:16 +00:00
..
__init__.py
…
_Bibliography.py
…
_BookFormatComboBox.py
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
2008-10-02 04:02:10 +00:00
_CommandLineReport.py
0002184: BUG: IndexError: tuple index out of range
2008-12-06 05:29:33 +00:00
_Constants.py
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
2008-10-02 04:02:10 +00:00
_DocReportDialog.py
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
2009-02-01 04:21:17 +00:00
_DrawFormatComboBox.py
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
2008-10-02 04:02:10 +00:00
_DrawReportDialog.py
…
_Endnotes.py
…
_FileEntry.py
…
_GraphvizReportDialog.py
Fix: *.dot.gv now is *.gv
2009-02-01 08:39:16 +00:00
_PaperMenu.py
Update due to new context prefix.
2008-11-08 15:37:32 +00:00
_PrintTools.py
…
_Report.py
…
_ReportDialog.py
…
_ReportOptions.py
Add a new place report
2008-09-01 20:08:39 +00:00
_ReportUtils.py
0002467: Add christening narration to detailed text reports.
2009-01-15 21:40:25 +00:00
_StyleComboBox.py
…
_StyleEditor.py
#2489
Abbreviations are sometimes hard to translate
2008-11-12 09:50:50 +00:00
_TemplateParser.py
…
_TextFormatComboBox.py
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
2008-10-02 04:02:10 +00:00
_TextReportDialog.py
…
_WebReportDialog.py
…
Makefile.am
…