gnucash/lib/libqof/qof
Joshua Sled 5cc69350f4 Better handling of NULL filename.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15556 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-02-10 20:05:56 +00:00
..
deprecated.c Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/ 2007-02-09 21:52:09 +00:00
deprecated.h Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/ 2007-02-09 21:52:09 +00:00
gnc-date.c Remove basically-unused qof date manipulation code better provided by GDate. 2007-02-04 16:50:27 +00:00
gnc-date.h Remove basically-unused qof date manipulation code better provided by GDate. 2007-02-04 16:50:27 +00:00
gnc-numeric.c Add lib/libc/pow.h to avoid calculation errors on Windows. 2007-02-01 01:08:05 +00:00
gnc-numeric.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
guid.c Use g_open, g_fopen, g_stat and g_unlink. 2007-01-21 16:38:42 +00:00
guid.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
kvp_frame.c Factor out #define _GNU_SOURCE from various .c files into an AC_GNU_SOURCE 2006-05-11 01:14:12 +00:00
kvp_frame.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
kvp-util-p.h Never include "config.h" from a header file. Doing so makes it nigh 2006-03-09 05:51:07 +00:00
kvp-util.c Update FSF street address. 2005-11-17 05:35:02 +00:00
kvp-util.h Never include "config.h" from a header file. Doing so makes it nigh 2006-03-09 05:51:07 +00:00
Makefile.am Add G_LOG_DOMAIN for qof. 2007-02-10 01:28:10 +00:00
md5.c Update FSF street address. 2005-11-17 05:35:02 +00:00
md5.h Update FSF street address. 2005-11-17 05:35:02 +00:00
qof.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofbackend-p.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofbackend.c Call g_module_make_resident in qof backend provider modules. 2007-01-07 07:04:17 +00:00
qofbackend.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofbook-p.h Add support for directly marking the book dirty, for recording the 2006-05-06 21:09:59 +00:00
qofbook.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofbook.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofbookmerge.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofbookmerge.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofchoice.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofchoice.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofclass-p.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofclass.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofclass.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofevent-p.h Finish removing deprecated QOF functions. 2006-03-09 21:57:42 +00:00
qofevent.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofevent.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofgobj.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofgobj.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofid-p.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofid.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofid.h Use g_open, g_fopen, g_stat and g_unlink. 2007-01-21 16:38:42 +00:00
qofinstance-p.h Add a flag, 'infant', to QofInstance to note that the instance has been 2006-05-08 04:47:04 +00:00
qofinstance.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofinstance.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofla-dir.h.in Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qoflog.c Better handling of NULL filename. 2007-02-10 20:05:56 +00:00
qoflog.h Support for ~/.gnucash/log.conf, a key-value file of logging settings; see comment-doc for qof_log_parse_log_config(...) for the file format. 2007-02-10 01:29:29 +00:00
qofmath128.c Use G_GINT64_MODIFIER for qofmath test. 2007-01-03 00:12:19 +00:00
qofmath128.h Update FSF street address. 2005-11-17 05:35:02 +00:00
qofobject-p.h Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofobject.c Add some 'const' declarations. 2006-08-18 04:48:18 +00:00
qofobject.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofquery-deserial.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofquery-deserial.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofquery-p.h Update FSF street address. 2005-11-17 05:35:02 +00:00
qofquery-serialize.c Revert r14892 in order to try a different approach. 2006-09-27 13:30:05 +00:00
qofquery-serialize.h QOF 0.6.1 release update 2006-01-08 17:51:29 +00:00
qofquery.c Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/ 2007-02-09 21:52:09 +00:00
qofquery.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofquerycore-p.h Add the ability to override the default sort (#150799). 2006-09-27 13:39:32 +00:00
qofquerycore.c Code cleanup: Move variable declaration into block where it is used. 2006-12-12 11:34:42 +00:00
qofquerycore.h Add the ability to override the default sort (#150799). 2006-09-27 13:39:32 +00:00
qofreference.c Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofreference.h Improved reference handling for recursive copying of entities - relocate disparate functions to a single new file 2006-02-19 22:54:39 +00:00
qofsession-p.h Fix bug #353450 - Crash on quit during save. 2006-12-02 22:13:13 +00:00
qofsession.c Fix some printf's of NULL in DEBUG, ENTER and LEAVE macro invocations. 2006-12-06 20:03:30 +00:00
qofsession.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofsql.c Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/ 2007-02-09 21:52:09 +00:00
qofsql.h Standardise on gint and gchar. libqof 0.6.4 release. 2006-04-07 18:50:08 +00:00
qofutil.c Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00
qofutil.h Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards. 2007-02-09 17:35:00 +00:00