Commit Graph

14677 Commits (9c4f76d5ff83e8fd0a003ee1278ecb3e8be1bcfa)
 

Author SHA1 Message Date
Mike Evans 9c4f76d5ff Bug #666576 - Balance Column Set Too Narrow
14 years ago
Mike Evans 65c5311a1c Bug 341048 - RFE: Printable Invoice should allow display of Job Name
14 years ago
Geert Janssens 4b0b7c51f4 Bug #675201 - slight bugfix to prior enchancement post for example
14 years ago
Geert Janssens 867db62422 Bug #678214 - GnuCash fails to open some post-processed XML files
14 years ago
Geert Janssens 1fb8800b44 Bug #671323 - Scheduled monthly transactions lose "except on weekends"
14 years ago
Mike Evans 331bcf384b Add formatting to table.
14 years ago
Geert Janssens f841832eaf Revert some unintended testfile changes that accidentally slipped in in
14 years ago
Geert Janssens 7af123cd60 Fix Account Report menu option when used on A/R or A/P registers.
14 years ago
Geert Janssens d7729b3140 Bug #677859 - Depreciated functions in Gtk+2.24
14 years ago
Geert Janssens 0bc041acf8 Bug #677859 - Depreciated functions in Gtk+2.24
14 years ago
Geert Janssens 79e6da77da Bug #677859 - Depreciated functions in Gtk+2.24
14 years ago
John Ralls 784d846884 Disable test-gnc-date until it can be thoroughly tested on a wider variety of compilers.
14 years ago
Christian Stimming 36654ff81a Fix windows/mingw build failure due to different struct tm length.
14 years ago
Christian Stimming bf6e5ba95f Fix compiler error about overflow of integer calculations.
14 years ago
Geert Janssens 4d81214bf2 Fix credit note duplication. It was not possible to duplicate a credit
14 years ago
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