* src/Witness.py (WitnessEditor.__init__): Typo.
* src/PluginMgr.py: Update all lists properly on any registration; (purge_failed): Add function. * src/Plugins.py (Reload.__init__): Purge plugins newly failed on reload; Regenerate all menus after reload. * src/gramps_main.py (build_plugin_menus): Add optional argument indicating rebuild, do not load plugins on rebuild; (load_plugins) factor out plugin loading routine. svn: r5361
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2005-11-04 Alex Roitman <shura@gramps-project.org>
|
||||
* src/Witness.py (WitnessEditor.__init__): Typo.
|
||||
* src/PluginMgr.py: Update all lists properly on any registration;
|
||||
(purge_failed): Add function.
|
||||
* src/Plugins.py (Reload.__init__): Purge plugins newly failed on
|
||||
reload; Regenerate all menus after reload.
|
||||
* src/gramps_main.py (build_plugin_menus): Add optional argument
|
||||
indicating rebuild, do not load plugins on rebuild; (load_plugins)
|
||||
factor out plugin loading routine.
|
||||
|
||||
2005-11-04 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||
* src/ReportUtils.py (sanitize_person): Restrict Media reference list
|
||||
* src/plugins/NavWebPage.py: Add many more filtering of private data
|
||||
|
Reference in New Issue
Block a user