r14978 - gnucash/branches/swig-redo/src - Another pass through converting the engine module from gwrap to swig.

Chris Shoemaker chris at cvs.gnucash.org
Mon Oct 9 20:08:43 EDT 2006


Author: chris
Date: 2006-10-09 20:08:39 -0400 (Mon, 09 Oct 2006)
New Revision: 14978
Trac: http://svn.gnucash.org/trac/changeset/14978

Modified:
   gnucash/branches/swig-redo/src/app-utils/app-utils.i
   gnucash/branches/swig-redo/src/app-utils/gnc-helpers.c
   gnucash/branches/swig-redo/src/app-utils/hooks.scm
   gnucash/branches/swig-redo/src/app-utils/option-util.c
   gnucash/branches/swig-redo/src/business/business-core/business-core.i
   gnucash/branches/swig-redo/src/engine/engine-helpers.c
   gnucash/branches/swig-redo/src/engine/gnc-hooks.c
   gnucash/branches/swig-redo/src/engine/kvp-scm.c
   gnucash/branches/swig-redo/src/import-export/qif-import/druid-qif-import.c
Log:
Another pass through converting the engine module from gwrap to swig.

Remove some temporary swig<->gwrap typemaps that are no longer needed
because some more types have been swigified.  Convert some runtime
code for some engine types from gwrap to the swig api.

Remove a lot of gwrap-specific C code for handling gwrapped enums.
Use '() instead of #f for the empty object.





More information about the gnucash-patches mailing list