r14969 - gnucash/branches/swig-redo/src - Move the code that loads old-style state files from guile into C.
Chris Shoemaker
chris at cvs.gnucash.org
Mon Oct 9 20:01:56 EDT 2006
Author: chris
Date: 2006-10-09 20:01:54 -0400 (Mon, 09 Oct 2006)
New Revision: 14969
Trac: http://svn.gnucash.org/trac/changeset/14969
Modified:
gnucash/branches/swig-redo/src/app-utils/gfec.c
gnucash/branches/swig-redo/src/app-utils/gfec.h
gnucash/branches/swig-redo/src/bin/gnucash-bin.c
gnucash/branches/swig-redo/src/gnome/top-level.c
gnucash/branches/swig-redo/src/scm/main-window.scm
Log:
Move the code that loads old-style state files from guile into C.
Move some file evaluation code from gnucash-bin.c into gfec.c.
(This is only related to swigification insofar as it removes the need
to wrap some Session code.)
More information about the gnucash-patches
mailing list