Commit Graph

174 Commits (2db3d294b4b2eedbb2b022d5ccdfbed402eae4e7)

Author SHA1 Message Date
Neil Williams 2db3d294b4 Remove deprecated
20 years ago
Neil Williams 91642e8fb7 Doxygen tweak
20 years ago
Neil Williams 26d6675b26 Update status; this
20 years ago
Neil Williams abb2bd5473 Move qof_book_merge to new naming convention and deprecate old code
20 years ago
Christian Stimming 47c9948cd3 Clean up unused gettimeofday argument
20 years ago
Christian Stimming df1f9b6306 Add substitution code for unavailable functions gettimeofday and gmtime_r.
20 years ago
Christian Stimming 3934e34aeb Add more linker flags, necessary for some platforms (windows)
20 years ago
Christian Stimming e993e7256a Replace "ln -sf" by "$(LN_S) -f" for
20 years ago
David Hampton 59056ce619 Remove more functions to be deprecated in libqof2. (Pass Three - more
20 years ago
David Hampton 4b04137e7d Never include "config.h" from a header file. Doing so makes it nigh
20 years ago
David Hampton 61a12b2715 Remove more functions to be deprecated in libqof2. (Pass Two - more
20 years ago
Derek Atkins db890792bb Fix the definition of QOF_EVENT_BASE; use QOF_EVENT__LAST for tests.
20 years ago
Andreas Köhler e278c02ea0 Add configure test for sys/times.h and corrected guid.c to check for that.
20 years ago
Christian Stimming 3006050069 Make seed collection parts that depend on particular functions
20 years ago
Christian Stimming 96dea8f6b7 Fix old libc substitution files, now needed for windows/mingw32
20 years ago
Christian Stimming 0651fed036 Minor header include cleanups to enable easier windows/mingw32 porting
20 years ago
Derek Atkins 2e658ee940 properly ignore the return value of fgets(). Fixes an FC4 error.
20 years ago
David Hampton 2ff71abfda Make g_strv_length available outside of the gkeyfile compatability
20 years ago
Neil Williams 9dd917ecf3 simplify creation of new application events
20 years ago
Neil Williams 8fffaf8c7a using new events with object argument
20 years ago
Neil Williams 082212a7eb replacing the macro to restore programme flow
20 years ago
Chris Shoemaker dd8ce0e090 Keep track of exactly how many bytes we've sent to md5_process_bytes().
20 years ago
Chris Shoemaker 6a8404df1d Implement QOF_COMMIT_EDIT_PART2 as a function instead of a macro.
20 years ago
Joshua Sled 81bf512533 Fix "default limit" QOF eventing stuff; thanks Andi.
20 years ago
Chris Shoemaker d3fc3ba57e Mark the QofCollection as dirty when a new QofEntity is added or removed.
20 years ago
Joshua Sled 0e4ac8952a slightly better values.
20 years ago
Joshua Sled c868ca663f Fix GNC_EVENT_* values.
20 years ago
Neil Williams 8bf6b9769a moderating the deprecated handler log entry
20 years ago
David Hampton b575dc47af Compile cleanly with when _FORTIFY_SOURCE is defined. This definition
20 years ago
David Hampton cc44d065bb Don't reference uninitialized memory.
20 years ago
Neil Williams 625a4cd05e replacing gnc-event with qofevent
20 years ago
Derek Atkins 9606f87741 Phil Longstaff's patch to make the GUID length a magic number.
20 years ago
Neil Williams fd4960d0cf Improved reference handling for recursive copying of entities - relocate disparate functions to a single new file
20 years ago
Derek Atkins 7d0228fa58 Use glib's gi18n.h instead of redefining gettext.
20 years ago
David Hampton 0ea6ebe253 Prepare for gtk change that will issue warnings if the return value of
20 years ago
Derek Atkins 3fcedbca8e Make the build work if the build directory is not the source
20 years ago
Derek Atkins 8f98e8a109 * lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES
20 years ago
Derek Atkins bb9dbe25e7 combine XML_{CFLAGS,LIBS} into LIBXML2_{CLFLAGS,LIBS}
20 years ago
Derek Atkins 25bb23b8d0 Small QOF build fix for dist and non-srcdir builds:
20 years ago
Neil Williams 80b8819625 Improve QOF_TYPE_COLLECT handling and recursive copies
20 years ago
Neil Williams 87c16f98cb Check that files can be opened before
20 years ago
Neil Williams 1853bee97c New QofBackendError code if files cannot be read
20 years ago
Derek Atkins 11a9890323 Better handling of event removal. This allows us to actually
20 years ago
Chris Shoemaker 943532c8cd Don't allow the event handler list to shrink while we're traversing it.
20 years ago
Neil Williams c31f9f6e66 Deprecating qof_log_set_level_global in favour of qof_log_set_level_registered.
20 years ago
Neil Williams 325d74fd90 Improve documentation of QofBackendProvider
20 years ago
Neil Williams bd4211ad2e support logging of qofchoice by default
20 years ago
Neil Williams 9a66ebdf0b line-wrapping tweak
20 years ago
Neil Williams baeb72b172 reverting change to qofsession.c from r13084, already replaced in r13097
20 years ago
Derek Atkins 52514db6fa Some gnc-numeric fixes (more to come).
20 years ago