Commit Graph

149 Commits (95afa5babe7c65fdfd42e989ad394cc0a9cb2df2)

Author SHA1 Message Date
Joshua Sled 0e4ac8952a slightly better values.
21 years ago
Joshua Sled c868ca663f Fix GNC_EVENT_* values.
21 years ago
Neil Williams 8bf6b9769a moderating the deprecated handler log entry
21 years ago
David Hampton b575dc47af Compile cleanly with when _FORTIFY_SOURCE is defined. This definition
21 years ago
David Hampton cc44d065bb Don't reference uninitialized memory.
21 years ago
Neil Williams 625a4cd05e replacing gnc-event with qofevent
21 years ago
Derek Atkins 9606f87741 Phil Longstaff's patch to make the GUID length a magic number.
21 years ago
Neil Williams fd4960d0cf Improved reference handling for recursive copying of entities - relocate disparate functions to a single new file
21 years ago
Derek Atkins 7d0228fa58 Use glib's gi18n.h instead of redefining gettext.
21 years ago
David Hampton 0ea6ebe253 Prepare for gtk change that will issue warnings if the return value of
21 years ago
Derek Atkins 3fcedbca8e Make the build work if the build directory is not the source
21 years ago
Derek Atkins 8f98e8a109 * lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES
21 years ago
Derek Atkins bb9dbe25e7 combine XML_{CFLAGS,LIBS} into LIBXML2_{CLFLAGS,LIBS}
21 years ago
Derek Atkins 25bb23b8d0 Small QOF build fix for dist and non-srcdir builds:
21 years ago
Neil Williams 80b8819625 Improve QOF_TYPE_COLLECT handling and recursive copies
21 years ago
Neil Williams 87c16f98cb Check that files can be opened before
21 years ago
Neil Williams 1853bee97c New QofBackendError code if files cannot be read
21 years ago
Derek Atkins 11a9890323 Better handling of event removal. This allows us to actually
21 years ago
Chris Shoemaker 943532c8cd Don't allow the event handler list to shrink while we're traversing it.
21 years ago
Neil Williams c31f9f6e66 Deprecating qof_log_set_level_global in favour of qof_log_set_level_registered.
21 years ago
Neil Williams 325d74fd90 Improve documentation of QofBackendProvider
21 years ago
Neil Williams bd4211ad2e support logging of qofchoice by default
21 years ago
Neil Williams 9a66ebdf0b line-wrapping tweak
21 years ago
Neil Williams baeb72b172 reverting change to qofsession.c from r13084, already replaced in r13097
21 years ago
Derek Atkins 52514db6fa Some gnc-numeric fixes (more to come).
21 years ago
Joshua Sled 0324351b44 Fix overall and ".log"-specific file-retention issues: Bug#329670 (++).
21 years ago
Derek Atkins eb7c14d20b No need for the blank SUBDIRS +=
21 years ago
Derek Atkins 1adcc37a8a Get libqof to link against glib and gmodule.
21 years ago
Neil Williams f0d89dbfda reverting r12999 and implementing a set of default log modules
21 years ago
Joshua Sled a3f4252965 Change libgsf/goffice libraries and paths to be gnucash-specific.
21 years ago
Chris Shoemaker f46c5dadb9 Re-enable logging for GnuCash modules that haven't explicitly set their
21 years ago
Derek Atkins ed2263acdb Get "make distcheck" to work....
21 years ago
Neil Williams d51aacf100 bug fix: prevent bad time values from being passed to entity - already in QOF CVS
21 years ago
Neil Williams 1cb5500bcf bug fix: book merge handling of QOF_TYPE_CHAR - already in QOF CVS
21 years ago
Derek Atkins 36f92f2d23 Thomas Klausner's NetBSD patch.
21 years ago
Joshua Sled 17ad304770 Remove unused 'thumbnailer' directory.
21 years ago
Chris Shoemaker 15533c3a3d Allow a libgsf test to pass even with glib 2.4.
21 years ago
Chris Shoemaker 6769817250 Specify that LIBADD libraries are for libqof_backend_qsf.la.
21 years ago
Chris Shoemaker fc02baaa87 Add 'Makefile' as a dependency for targets that are generated
21 years ago
Derek Atkins 5c311d702a * lib/libqof/qof/Makefile.am: qofla-dir.h depends on Makefile.
21 years ago
Derek Atkins 5d932d635a Don't install goffice and gsf headers.
21 years ago
Chris Shoemaker f2f05295a2 Various fixes to allow `make dist` and building from tarball.
21 years ago
Joshua Sled 302accdb10 Remove (b0rk) cairo support
21 years ago
Chris Shoemaker 32a5612d4c Add CACHE_REPLACE(dst, src) macro for common case in string setters.
21 years ago
Chris Shoemaker eb729c2073 Add const to gnc_string_cache_insert argument.
21 years ago
David Hampton 7853ce804d Fix a couple of compiler version issues.
21 years ago
Neil Williams 1de3fe86d2 QOF 0.6.1 release update
21 years ago
David Hampton a624c9fef4 A couple of performance tweaks.
21 years ago
Chris Shoemaker a6dcdd8438 spelling fix
21 years ago
David Hampton 47e14c3c73 Update to compile cleanly on a glib 2.9 system without using
21 years ago