Commit Graph

14695 Commits (36b58bc44cdcc4e73eb700ece2005105ee7baf65)
 

Author SHA1 Message Date
John Ralls 36b58bc44c Fix make-testfile to count references in UI files
14 years ago
Cristian Marchi aaa5ea7a5b G_CONST_RETURN is deprecated in 2.3. Patch provided by Aurimas Fišeras.
14 years ago
Cristian Marchi ffd839ed66 Make strings translatable in auto clear dialog. Patch provided by Aurimas Fišeras.
14 years ago
Phil Longstaff edf2284a46 Re-add function gppat_filter_select_default_cb() mistakenly removed in commit r21578. It's not used by C code, but is by the .glade file.
14 years ago
John Ralls c976bfe1e8 Fix "discarded return value warning" from r22203
14 years ago
Phil Longstaff b6a07f0bfb Add basic budget unit tests
14 years ago
Geert Janssens 91a6fb5be5 Wrong parameter is used to load from and save to kvp
14 years ago
Geert Janssens 1c39c2cffb Bug #494861 - Business reports lose a/p & a/r account options
14 years ago
Geert Janssens b21a649717 Bug #678848 - Customer/Vendor reports off-by-one on start date
14 years ago
Geert Janssens e0e41d221f [PATCH] Fix tip-of-the-day with gcc-4.7
14 years ago
Geert Janssens 0efa576a18 Bug #677572 - 3-part check format
14 years ago
Geert Janssens fe043bf731 Bug #631611 - Check printing fails because fonts are too tiny on Windows
14 years ago
Geert Janssens 58277b4cdd Some small code cleanups in check printing code
14 years ago
Mike Evans bf7e106aa2 Revert GUID change as per Derek's suggestion.
14 years ago
Mike Alexander 42da1e3378 Fix uninitialized variable warning in r22234.
14 years ago
Mike Alexander 805a94f3a5 Make python bindings build when using a separate build directory.
14 years ago
Mike Alexander b58ff2ffc1 Don't lose optimization flags passed in CFLAGS.
14 years ago
Geert Janssens b71d01975d Invoice report - display Job info in new line
14 years ago
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