gramps/src/PluginUtils
2008-05-20 03:19:58 +00:00
..
__init__.py Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file. 2008-05-19 04:14:11 +00:00
_GuiOptions.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_MenuOptions.py Add StyleOption class for reports and use it in WebCal. 2008-04-29 04:47:50 +00:00
_Options.py Merge BareReportDialog with ReportDialog. BareReportDialog is now gone. 2008-04-22 03:45:09 +00:00
_PluginDialogs.py Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file. 2008-05-19 04:14:11 +00:00
_PluginMgr.py Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work. 2008-05-20 03:19:58 +00:00
_PluginWindows.py 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. 2008-05-18 19:24:28 +00:00
_Tool.py 0001908: BUG: running tools from command line 2008-03-14 04:26:44 +00:00
Makefile.am Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file. 2008-05-19 04:14:11 +00:00