Commit Graph

12505 Commits (1d6e7701ac3ddcb5356d17aacea534435a2dc772)
 

Author SHA1 Message Date
Christian Stimming 61c16a06dd Re-indentation of source code, next batch.
17 years ago
Mike Alexander 5860ae976c Allow digits in Gtk action names created in gnc_create_extension_info.
17 years ago
Christian Stimming ba39c5cda5 Updated Dutch translation, by Mark Haanen and Jos, copied from the Translation Project.
17 years ago
Christian Stimming 5e03ed3e98 Updated aqbanking version numbers for win32 build
17 years ago
Christian Stimming 5704fcc102 Updated Japanese translation, by Yasuaki Taniguchi, copied from the Translation Project.
17 years ago
Christian Stimming e939dd3f77 I18n fix of concatenated expression.
17 years ago
Christian Stimming a0703becbf Updated Dutch translation, by Mark Haanen, copied from the Translation Project.
17 years ago
Phil Longstaff e190f37cec Fix bug #603215 - Custom report from Budget Report does not save selected Budget
17 years ago
Phil Longstaff 7bbb8888a7 Free accounts/lots/splits/transactions when closing a book
17 years ago
Geert Janssens c41b3b0d60 Bug #479581 gnucash --nofile hasn't application name in window title
17 years ago
Mike Alexander 003d7209a9 Watch out for a missing pricing transaction when looking for price data.
17 years ago
Mike Alexander 812a9fa6c5 Add a comment about GNC_COMMODITY_NS_ISO and
17 years ago
Mike Alexander 7dd2d8e566 Add new columns for the name of the lot each split is part of and for
17 years ago
Mike Alexander 3722706edd Fix some incorrect ENTER() and LEAVE() calls.
17 years ago
Mike Alexander 128c5dd195 Fix a couple of initialized variable warnings.
17 years ago
Mike Alexander 10cead26b1 Call gnc_{suspend|resume}_gui_refresh while closing accounts and scrubbing lots
17 years ago
Mike Alexander 889f4d19ac Fix up some gnc:debug calls (and one comment).
17 years ago
Mike Alexander 2183451889 Watch out for a null account in render-corresponding-account-subheading, it
17 years ago
Mike Alexander b5aff667de Pass the correct report name to income-statement-renderer-internal when rendering
17 years ago
Mike Alexander 3ca3f9e72f Don't leak a file port when saving reports.
17 years ago
Mike Alexander fa9f788504 Reset found_trans_split when the transaction being considered in gnc_split_register_find_split
17 years ago
Mike Alexander e4dd190ed9 Add missing PORTFOLIO_LEDGER register type to switch statement in
17 years ago
Mike Alexander c6d4edd1b9 Fix an off by one error in gnc_ui_sx_loan_druid_create.
17 years ago
Mike Alexander 1866ebeaed Increase the size of the Guile stack to avoid stack overflow errors.
17 years ago
Mike Alexander 734c5e2f2c Fix a couple of echo commands and set warnings=no-portability when running automake.
17 years ago
Mike Alexander 8da75fff34 Make xaccSplitDump and xaccTransDump work for debugging.
17 years ago
Mike Alexander 9b31a03191 Teach xaccSplitConvertAmount that 0*x = 0. Avoids looking up non-existant exchange rate.
17 years ago
Mike Alexander 574385f9fd Add some missing Leave() calls.
17 years ago
Christian Stimming cfeac5253d Updated Dutch translation, by Mark Haanen, copied from the Translation Project.
17 years ago
Geert Janssens be6016886e Fix gwenhywfar version lookup by tightening the RE used
17 years ago
Phil Longstaff dbeee382fe Need to export the variables for glib to see them
17 years ago
Christian Stimming 645c4e48c1 temporarily disable the gwenhywfar version lookup - there are multiple lines matching GWENHYWFAR_SO_EFFECTIVE
17 years ago
Christian Stimming 7619232f3b Really fix r18495 (#586122) to look up the so-name of gwenhywfar correctly.
17 years ago
Geert Janssens 51f073af01 Require gtk+ >= 2.8
17 years ago
Geert Janssens e3039a0457 Some usability improvements to the Save As.../Open dialog (part 2)
17 years ago
Geert Janssens edaf8bcd27 Some usability improvements to the Save As.../Open dialog
17 years ago
Mike Alexander daa1c8e23b Symlink the reports to the build directory to make it easier to use them when
17 years ago
Mike Alexander 287c85ce9d Use resolve-interface instead of resolve-module when loading reports fo only the
17 years ago
Mike Alexander e7cd4d4595 Make the dbi backend tests work correctly if dbd is installed in a nonstandard location.
17 years ago
Christian Stimming 3f658ca02e Fix #586122 (follow-up to r18488) by using aqbanking/version.h from its installation path.
17 years ago
Phil Longstaff d8612ea9ac Revert r18426 - "Bug #121695: Support account reparenting through drag and drop"
17 years ago
Phil Longstaff fce8b781d1 Add flags to help with valgrind on glib
17 years ago
Phil Longstaff 49a9fb8bc9 Free prices so that they can be deleted when the book is closed
17 years ago
Phil Longstaff 15491e23e7 Free budgets when closing a book
17 years ago
Phil Longstaff 66b64e45e8 When closing the book, destroy all lots (found by valgrind)
17 years ago
Phil Longstaff 75e1094cfd Free memory leaks
17 years ago
Geert Janssens c5ada60a9b Bug 586122 - The AqBanking Wizard can't be loaded: plugins\20 folder to be renamed into plugins\16
17 years ago
Christian Stimming 9d6a833973 Updated Dutch translation, by Mark Haanen and Jos, copied from the Translation Project.
17 years ago
Phil Longstaff e278b0c643 Add qof_backend_module_finalize() routine to call dbi_shutdown() to free allocated resources.
17 years ago
Phil Longstaff a3b87ece92 Add qof_finalize_backend_libraries() which is called during shutdown. This routine checks each backend
17 years ago