gnucash/lib
David Hampton 9323c1405d Add an alternate mode for handling the dirty state of instances and
collections.  In this mode, marking an instance as dirty does not
immediately mark the collection as dirty.  The collection is only
dirtied when a dirty instance is actually committed to the collection.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13926 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 06:01:14 +00:00
..
glib26 Make g_strv_length available outside of the gkeyfile compatability 2006-03-04 19:09:31 +00:00
goffice-0.0.4 Use glib's gi18n.h instead of redefining gettext. 2006-02-19 19:28:28 +00:00
guile-www Replace "ln -sf" by "$(LN_S) -f" for 2006-03-09 14:28:54 +00:00
libc Never include "config.h" from a header file. Doing so makes it nigh 2006-03-09 05:51:07 +00:00
libgsf-1.12.3 Fix linker flags for gsf-win32 sublibrary 2006-03-10 14:28:56 +00:00
libqof Add an alternate mode for handling the dirty state of instances and 2006-05-06 06:01:14 +00:00
srfi get make dist working again 2005-11-03 17:32:53 +00:00
Makefile.am No need for the blank SUBDIRS += 2006-02-02 04:12:19 +00:00
README Remove all remaining references to guppi. 2005-11-30 01:58:05 +00:00

This directory is intended to hold any external code that is needed in
order to build gnucash, but isn't considered widely available.

------------------------------------------------

Finance::Quote
--------------

Available from http://finance-quote.sourceforge.net.

------------------------------------------------