r15709 - gnucash/trunk - Convert the check printing code from Scheme to C. Add support for

David Hampton hampton at cvs.gnucash.org
Mon Mar 12 23:43:28 EDT 2007


Author: hampton
Date: 2007-03-12 23:43:24 -0400 (Mon, 12 Mar 2007)
New Revision: 15709
Trac: http://svn.gnucash.org/trac/changeset/15709

Added:
   gnucash/trunk/checks/
   gnucash/trunk/checks/Makefile.am
   gnucash/trunk/checks/deluxe.chk
   gnucash/trunk/checks/gnomeprint/
   gnucash/trunk/checks/gnomeprint/deluxe.chk
   gnucash/trunk/checks/gnomeprint/quicken.chk
   gnucash/trunk/checks/gnomeprint/quicken_wallet.chk
   gnucash/trunk/checks/quicken.chk
   gnucash/trunk/checks/quicken_wallet.chk
Removed:
   gnucash/trunk/src/scm/printing/
Modified:
   gnucash/trunk/Makefile.am
   gnucash/trunk/configure.in
   gnucash/trunk/src/app-utils/app-utils.i
   gnucash/trunk/src/app-utils/gnc-ui-util.c
   gnucash/trunk/src/app-utils/gnc-ui-util.h
   gnucash/trunk/src/gnome/dialog-print-check.c
   gnucash/trunk/src/gnome/glade/print.glade
   gnucash/trunk/src/scm/Makefile.am
   gnucash/trunk/src/scm/main.scm
Log:
Convert the check printing code from Scheme to C.  Add support for
using the GtkPrint API when compiled against gtk+ 2.10 or later.  Add
support for reading check description files instead of hard coding
check descriptions.




More information about the gnucash-patches mailing list