You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/gnc-module
John Ralls 74d0630867
Bug 798237 - Logging during XML file loading degrades performance...
5 years ago
..
doc Update documentation referring to the deprecated gnc:module wrapper 6 years ago
example Bug 798237 - Logging during XML file loading degrades performance... 5 years ago
test gnc-module - fix test build on Windows 6 years ago
CMakeLists.txt Drop as dependency from gnc-module 5 years ago
README
gnc-module-api.h
gnc-module.c [gnc-module.c] free a GList* properly 5 years ago
gnc-module.h

README

This is gnc-module, a plugin/module system for gnucash and related

software. The documentation currently consists of 'doc/design.txt'.

Bill Gribble