Commit Graph

14662 Commits (ed6cdb175cb4e7b789dad557073eee66eaae503d)
 

Author SHA1 Message Date
Geert Janssens ed6cdb175c Cosmetic: move include to source file. It's not used in the header file.
14 years ago
John Ralls 9ba8d832ff Adjust test_gnc_sql_convert_timespec_to_string() for 64-bit time_t
14 years ago
John Ralls c58e86eff7 64-bit adjustments to test-gnc-date
14 years ago
John Ralls 0cd7032a59 Consolidate some little-used convenience functions.
14 years ago
John Ralls c3d85783f0 Test gnc_sql_convert_timespec_to_string()
14 years ago
John Ralls 3c58ada1f1 Test of all major gnc-date functions, highlighting 2038 bug failures from using time_t on a 32-bit system.
14 years ago
J. Alex Aycinena 9fa5035107 Remove g_free of msg two lines before it is returned from function.
14 years ago
John Ralls b391754ff6 Correct -Wunused warnings
14 years ago
John Ralls 894f0ed126 Set PYTHON_LINK_FILES to useful values.
14 years ago
John Ralls fff094f98a Delete remaining swig-foo.c files with maintainer-clean
14 years ago
John Ralls 8ff333ccaa Fix compilation on OSX
14 years ago
Phil Longstaff f284ba731b Fix memory leaks found by unit tests/valgrind
14 years ago
John Ralls 7423741ea3 Add EXTRA_CFLAGS for compiling on Win7
14 years ago
Phil Longstaff 0809170098 Fix some small problems (including a memory leak) found by running qof unit test with valgrind.
14 years ago
Phil Longstaff 140799c028 Add test-qof to svn:ignore
14 years ago
Phil Longstaff d58490b8e4 Update some svn:ignore properties
14 years ago
Phil Longstaff 9267e80726 Since 2.32, GCache is deprecated and should be replaced by GHashTable.
14 years ago
John Ralls 43e1a7df34 [Bug #674862] Gnucash crashes after creating a new SX using the Mortgage Wizard and SQL Backend
14 years ago
John Ralls aa905346cb Revert gnc-backend-dbi.c from 22186, should be a separate commit.
14 years ago
John Ralls 5b602c3a93 Fix double definition of DEBUG_MEMORY
14 years ago
Phil Longstaff aeef9d36d0 Replace deprecated g_basename() by recommend g_path_get_basename()
14 years ago
Phil Longstaff 18d6031f2a Remove invalid routine arg check
14 years ago
Phil Longstaff 0a3c14ed4b Use new GncTaxTable g-object parameters
14 years ago
Phil Longstaff 7ea5a2bf98 Convert DBI test to utest
14 years ago
Phil Longstaff d1fcb82ad0 Fix some g-object parameter types
14 years ago
Phil Longstaff 083861e225 Add some more g-object parameters for GncTaxTable
14 years ago
Phil Longstaff 5fba6638e3 Replace deprecated g_mapped_file_free() with recommended g_mapped_file_unref()
14 years ago
Geert Janssens e1956c80c7 Allow to change document type when duplicating an invoice.
14 years ago
Geert Janssens f098ae2e39 Bug #674273 - fixes and enhancements to example simple_business_create.py
14 years ago
Geert Janssens e7a2a8fbcb Add gnc{Owner,Invoice}ApplyPayment functions.
14 years ago
Geert Janssens dbcd08db01 Add getter/setter for fake Employee name propery.
14 years ago
Geert Janssens 572a4fb52c Remove some unused function declarations
14 years ago
John Ralls da6980afc2 [Bug 674862] Gnucash crashes after creating a new SX using the Mortgage
14 years ago
Geert Janssens 26fd475dd2 Rearrange install-fq-mods.cmd to avoid duplicate code and make it easier to understand
14 years ago
Geert Janssens d2357b256a Bug #670355 - Automated install of Perl with Finance-Quote
14 years ago
Geert Janssens 7dfb8145dd Remove empty lines from AC_CONFIG_SOURCES as this will cause the Windows build to fail
14 years ago
Geert Janssens fa7bd291c7 Further tweaks to enable git on the windows build
14 years ago
Geert Janssens 4faec91f26 Bug #674276 - fixes and enhancements to example test_imbalance_transaction.py
14 years ago
Geert Janssens f18688e2da Bug #673877 - fixes and enhancements to example script account_analysis.py
14 years ago
Geert Janssens b5a56207ba Bug #673855 - fixes and enhancements to example script new_book_with_opening_balances.py
14 years ago
Christian Stimming 08465a594a Bug #674494: Fix version and method of downloading isocodes in win32 packaging
14 years ago
Christian Stimming 9d8fbe538e Bug #674495: Fix libbonoboui build for win32 packaging insists on availability of glade
14 years ago
John Ralls 9c0e71c2e2 [Bug 674283] With mysql crash after deleting accounts included into a
14 years ago
John Ralls 3b058e0dcb [Testing] Fix potential leaks in Split teardown.
14 years ago
John Ralls ae15ff46df Fix some scheme test program linkage failures on Wheezy.
14 years ago
John Ralls 3929c80288 Remove test obsoleted by r22001
14 years ago
Christian Stimming c725033cea Finally clean up linker flags so that windows build builds again as well.
14 years ago
John Ralls 88c384b7c3 Testing: Make libutest-Split.la "noinst-LTLIBRARY" instead of
14 years ago
Christian Stimming a77ee1bc6f Increase trunk requirements to gtk-2.24, glib-2.28.
14 years ago
Christian Stimming 1052ebe778 Add library flags for newly introduced libutest-Split because Windows needs those.
14 years ago