Commit Graph

14574 Commits (e058cf0352dc0d634b614ea4af3b358df48664ec)
 

Author SHA1 Message Date
Christian Stimming e058cf0352 Fix typo in r22026 (uh oh, broken all the way since then!)
14 years ago
Christian Stimming 00511d25ea Bug #671737: Let configure --disable-gui only build gui code
14 years ago
Geert Janssens 4f603c718d Fix crash/invalid memory access when unposting an invoice.
14 years ago
Christian Stimming ec8fc423ba Bug #670008: Improve taxinvoice flexibility necessary to produce legally valid Australian Tax Invoice
14 years ago
Christian Stimming 2e97104e94 Bug #670008: Add taxinvoice flexibility necessary to produce legally valid Australian Tax Invoice
14 years ago
Christian Stimming bdb0786dc2 Bug #486658: [win32] Cannot use period on decimal keypad in my locale
14 years ago
Christian Stimming cf63a1664f Bug #671444: Remove the warning message about binreloc
14 years ago
Christian Stimming b9212056de Bug #671737: Fix for configure --enable-python --enable-dbi --disable-gui
14 years ago
Christian Stimming a92745a8ae [Win32 build] Update gwenhywfar/aqbanking versions.
14 years ago
Christian Stimming 72c516d61b Bug #672161: Remove old CSV importer, now replaced by new one.
14 years ago
Christian Stimming 6b5f4b7658 Revert r22083, "Adapt German account templates to updated tax rate."
14 years ago
Christian Stimming 43b51df596 Re-indentation of source code.
14 years ago
Christian Stimming df611e433d Add some more gitignores.
14 years ago
Christian Stimming 59aba947d7 Bug #672161: Fix double-free error when importer dialog is canceled
14 years ago
Christian Stimming c6141acc5a Bug #672161: New CSV account and transaction importer
14 years ago
Christian Stimming 725f25fb8a Bug #672157: New CSV account and transaction exporter
14 years ago
Christian Stimming e86177c2c1 Adapt German account templates to updated tax rate.
14 years ago
Christian Stimming 09461590af Add some unittest for GncInvoice and posting/unposting an invoice.
14 years ago
Christian Stimming c743bf4631 Update POTFILES.in after recent file move.
14 years ago
Geert Janssens 44fa792a7e Fix make dist for Swedish accounts files
14 years ago
Geert Janssens c2a557604a Use correct list iterator instead of list pointer.
14 years ago
Christian Stimming e74d46a2ab [Cutecash] Follow-up for r22075: Removal of "calculation" module in CMake.
14 years ago
Mike Evans 8ca749ac4f Prevent wrapping in date column.
14 years ago
Christian Stimming ecdb6f078f Remove the separate "calculation" module and swallow it in app-utils.
14 years ago
Christian Stimming 35ac83374e Replace g_list_append by g_list_prepend to increase performance.
14 years ago
John Ralls 62cca60116 New Perl program to create a skeleton test file from a C source file.
14 years ago
Christian Stimming 29503a26d7 Fix minor memory leak: Return value of gnc_uri_get_components must get free'd.
14 years ago
Christian Stimming d90301b2bd Remove obsolete strspn() call that causes valgrind warnings about invalid read().
14 years ago
Christian Stimming af0709b732 Fix memory leak: Missing regfree() after regcomp().
14 years ago
Christian Stimming 4d871fc9fd Remove potentially abandoned file (that has a GPLv2-only license, too).
14 years ago
Christian Stimming 1bb34fbefa Bug #670727: Extend license of 3 files to be GPLv2 and GPLv3.
14 years ago
Mike Evans 105ab023f4 New plugin to import customers and vendors from a csv type file.
14 years ago
Christian Stimming 7d5443fee5 Bug #670727: Clarify license of a file to be GPLv2 and GPLv3
14 years ago
Mike Evans 04b4dce118 Fix gtk_entry_set_text error warnings.
14 years ago
Mike Alexander d486d807c1 Fix r22010 to not crash if the current file has no company name.
14 years ago
Mike Alexander bbf0f9ef17 Fix a warning due to the wrong declaration for the return value of gzopen.
14 years ago
Christian Stimming a919d56e50 [cutecash] add gnc-features.[hc] to cmake. Follow-up to r21981.
14 years ago
Christian Stimming 79e82ef1de Bug #668693: aqbanking: Use "focus-out-event" to track amount changes in transaction dialog
14 years ago
Cristian Marchi a350d5206a Fix translatable strings. Patch provided by Aurimas Fišeras.
14 years ago
Geert Janssens ab5bd505f0 Payment dialog ui tweaks. Make it slightly larger by default and enable sorting on the document list
14 years ago
Christian Stimming b70c72fa46 Fix broken value-to-kvp conversion for number range option which doesn't get the kvp type correctly.
14 years ago
J. Alex Aycinena 365be68a84 Properly handle Windos end-of-line markers in determining xml file versions.
14 years ago
Geert Janssens f7a1b07c15 Add an additional test that hopefully will shed more light on bug
14 years ago
Geert Janssens 5c48dc277c Bug #670002 - updates to comments format for gnc-fq-check and
14 years ago
Geert Janssens c16dcef320 Fix "'txn' may be used uninitialized in this function" warning
14 years ago
Geert Janssens 93535c9557 Bug 632931: Advanced Portfolio: total gains does not include income
14 years ago
Geert Janssens 7729673280 Bug #669494 - Swedish account plan provided (BAS 2012)
14 years ago
Geert Janssens 06a78707b2 Fix a GtkWarning in the Account Hierarchy Assistant which occurs if the
14 years ago
Geert Janssens a63e86c733 Bug #584819 - Company name is not shown by default on some reports
14 years ago
Cristian Marchi 2d4c0ed2e7 Fix a typo.
14 years ago