Commit Graph

193 Commits (0b0053acbda87dcfd7bde0fe45ec4f971e2aba3f)

Author SHA1 Message Date
Chris Shoemaker 76f16c91d2 Avoid buffer overrun in qoflog.
20 years ago
Chris Shoemaker 227f515afc Revert r13797 so that it can be recommited as logical, documented changes.
20 years ago
Neil Williams 293e60d88f Final changes for QOF 0.6.4 - Improvements in map handling.
20 years ago
David Hampton dc28af130f The kvp_frame_get_string() function returns a pointer to an internal
20 years ago
Andreas Köhler 14ce276877 Initial support to decode old, ambiguous data files, missing an encoding declaration, with the help of the user.
20 years ago
Andreas Köhler 8b4f3a1570 Fix leakage of old books.
20 years ago
Derek Atkins dd321449ce * lib/libqof/qof/qofbookmerge.c: fix a few memory leaks.
20 years ago
Derek Atkins f9d1f3e42f Create a QOF_SCANF_LLD (because we cannot use the printf version).
20 years ago
Neil Williams ed58ab94a7 typo - erroneous &
20 years ago
Derek Atkins aaa13ff290 * lib/libqof/qof/qof.h: QOF requires <glib.h>
20 years ago
Neil Williams 68ac06b219 Standardise on gint and gchar. libqof 0.6.4 release.
20 years ago
Neil Williams 8edd35d84d Add encoding support and fix compression option handling
20 years ago
Neil Williams 960e545a8f Replace gnc-engine-util with qofutil
20 years ago
Andreas Köhler 3e41f8d965 Add a call to gnc_tm_set_day_end to correct initial ending balance in reconcile windows. Tiny comment typo in qof/gnc-date.h.
20 years ago
Derek Atkins dde1437f81 * lib/libqof/backend/file/qsf-backend.c: add <locale.h>
20 years ago
Neil Williams 41671fe8a9 Synchronise with QOF 0.6.3. Correct map handling to allow reverse operations and iteration over hierarchical objects. Improving debug messages and preventing a crash when loading a map directly. Standardise QSF backend on gint and gchar. Add new map file.
20 years ago
Christian Stimming 93bee8172a Fix linker flags for gsf-win32 sublibrary
21 years ago
Christian Stimming 0b79b4ea3d Add include/linker flags for using the lib/libc substitutions
21 years ago
David Hampton d331aa8f18 Finish removing deprecated QOF functions.
21 years ago
Neil Williams 2db3d294b4 Remove deprecated
21 years ago
Neil Williams 91642e8fb7 Doxygen tweak
21 years ago
Neil Williams 26d6675b26 Update status; this
21 years ago
Neil Williams abb2bd5473 Move qof_book_merge to new naming convention and deprecate old code
21 years ago
Christian Stimming 47c9948cd3 Clean up unused gettimeofday argument
21 years ago
Christian Stimming df1f9b6306 Add substitution code for unavailable functions gettimeofday and gmtime_r.
21 years ago
Christian Stimming 3934e34aeb Add more linker flags, necessary for some platforms (windows)
21 years ago
Christian Stimming e993e7256a Replace "ln -sf" by "$(LN_S) -f" for
21 years ago
David Hampton 59056ce619 Remove more functions to be deprecated in libqof2. (Pass Three - more
21 years ago
David Hampton 4b04137e7d Never include "config.h" from a header file. Doing so makes it nigh
21 years ago
David Hampton 61a12b2715 Remove more functions to be deprecated in libqof2. (Pass Two - more
21 years ago
Derek Atkins db890792bb Fix the definition of QOF_EVENT_BASE; use QOF_EVENT__LAST for tests.
21 years ago
Andreas Köhler e278c02ea0 Add configure test for sys/times.h and corrected guid.c to check for that.
21 years ago
Christian Stimming 3006050069 Make seed collection parts that depend on particular functions
21 years ago
Christian Stimming 96dea8f6b7 Fix old libc substitution files, now needed for windows/mingw32
21 years ago
Christian Stimming 0651fed036 Minor header include cleanups to enable easier windows/mingw32 porting
21 years ago
Derek Atkins 2e658ee940 properly ignore the return value of fgets(). Fixes an FC4 error.
21 years ago
David Hampton 2ff71abfda Make g_strv_length available outside of the gkeyfile compatability
21 years ago
Neil Williams 9dd917ecf3 simplify creation of new application events
21 years ago
Neil Williams 8fffaf8c7a using new events with object argument
21 years ago
Neil Williams 082212a7eb replacing the macro to restore programme flow
21 years ago
Chris Shoemaker dd8ce0e090 Keep track of exactly how many bytes we've sent to md5_process_bytes().
21 years ago
Chris Shoemaker 6a8404df1d Implement QOF_COMMIT_EDIT_PART2 as a function instead of a macro.
21 years ago
Joshua Sled 81bf512533 Fix "default limit" QOF eventing stuff; thanks Andi.
21 years ago
Chris Shoemaker d3fc3ba57e Mark the QofCollection as dirty when a new QofEntity is added or removed.
21 years ago
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