Plugin architecture for Gnumeric by Tom Dyas 1998-09-10 Tom Dyas <tdyas@romulus.rutgers.edu>
* src/func.c: Made install_symbols public. * src/main.c: initialize the plugins. * src/workbook.c (plugins_cmd): Add a menu option for plugin loading. * plugin-manager.c: New file. Implements the GUI part of the plugin manager. * plugin.c, plugin.h: New file. Support for the dynamically loaded Gnumeric plugin components.
src/plugin-manager.c
0 → 100644
src/plugin.c
0 → 100644
src/plugin.h
0 → 100644
Please register or sign in to comment