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.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15709 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton
2007-03-13 03:43:24 +00:00
parent 5246632fb4
commit 2af48fcb16
19 changed files with 1746 additions and 447 deletions

View File

@@ -1,5 +1,5 @@
SUBDIRS = . doc lib src intl-scm packaging po accounts
SUBDIRS = . doc lib src intl-scm packaging po accounts checks
docdir = ${GNC_DOC_INSTALL_DIR}