Commit Graph

635 Commits (c19e0cf151a0ddabce7e3a2a77181bab5a622156)

Author SHA1 Message Date
Andreas Köhler 49470adf27 Add include directives for ${top_builddir}/src/swig-runtime.h.
20 years ago
Derek Atkins b4ca5382d8 Don't have aktzu in the "case" twice. Fixes #377519.
20 years ago
Chris Shoemaker 74871917d7 Fix some #f vs. '() issues in qif import files.
20 years ago
Christian Stimming 6005e8deca Fix missing date when reconciling from HBCI as suggested by Konstantin Goudkov, #372929.
20 years ago
Andreas Köhler c94218b42c Fix three incorrect tests for swig-wrapped objects and one
20 years ago
David Hampton 554c03d055 The args to g_build_filename should be NULL terminated.
20 years ago
Andreas Köhler 084159c80d Default directory tweaks:
20 years ago
Chris Shoemaker e528848f5a [Part 2] Audit all .scm files for cases where null objects were assumed
20 years ago
Chris Shoemaker e4ebb3eb1b Audit all .scm files for cases where null objects were assumed to be #f.
20 years ago
Andreas Köhler db409d6cee Replace xaccTransAppendSplit by xaccSplitSetParent in a few scheme
20 years ago
Andreas Köhler 821b3ad587 Correct order of account and split parameters to xaccSplitSetAccount in
20 years ago
Andreas Köhler 653c34fa93 Correct xaccTransactionSetDescription to xaccTransSetDescription in a
20 years ago
Chris Shoemaker 2cd782b451 Replace xaccTransGetSplits with xaccTransGetSplitList.
20 years ago
Andreas Köhler 4724a70e4a Make win32 compile again.
20 years ago
Chris Shoemaker 31e926c486 Merge swig-redo branch back into trunk.
20 years ago
Christian Stimming 8d27b20661 Fix missing library for debian-libtool as reported by Sigve Indregard.
20 years ago
Christian Stimming e65a112ddf Fix Makefiles for .schemas file installation.
20 years ago
Christian Stimming c2c2be885e Add library dir for test runtime where necessary, as discussed on gnucash-devel
20 years ago
Andreas Köhler efcddd5e7e Free a list in import-account-matcher.c.
20 years ago
Christian Stimming d2451def4a Add mt942 and CSV file types for aqbanking import
20 years ago
Christian Stimming cb94669dee Move gnc-dtaus-import.[hc] files to filename gnc-file-aqb-import.[hc] because these are not limited to dtaus import.
20 years ago
Christian Stimming 557723f256 Remove mt940 module completely from the build and SVN because all of
20 years ago
Christian Stimming b51a9207dd Move the MT940 importer action from the mt940 into the hbci plugin because in
20 years ago
Christian Stimming a851459362 Add #include config.h at all places where it has been missing.
20 years ago
Christian Stimming 67a081d69e Fix crash when querying data of the already deleted template_list_store of the transfer dialog.
20 years ago
Christian Stimming 54f3190e6e Next round of Makefile symlink cleanup.
20 years ago
Christian Stimming cff868d9cc Remove unused scm-links section
20 years ago
Christian Stimming 44ddca68cd Add REGEX_LIBS linker flag that is needed on win32 platform
20 years ago
Christian Stimming 1286a411ac Generalize importing function so that this function can fully replace gnc_file_mt940_import and the whole mt940 module.
20 years ago
Christian Stimming 4bbe9d0b46 More code refactoring of aqbanking module:
20 years ago
Christian Stimming 088a1f9e26 Add new HBCI action to File->Import that imports a DTAUS file and
20 years ago
Christian Stimming 5db9681b3b Add more auxiliary functions in HBCI log window
20 years ago
Christian Stimming 5cf4588c9a Some code refactoring in preparation for extended importing and HBCI features.
20 years ago
Christian Stimming 267c41f2e0 Double-check really every string from aqbanking for valid utf-8 characters.
20 years ago
Christian Stimming 9f9dcbb5b9 Ensure the encoding of the ktoblzcheck library is used correctly.
20 years ago
David Hampton d4dfc18cc3 Fix a typo.
20 years ago
Chris Shoemaker 8c1c40d082 Add indirect dependency libcore-utils.la to qif-import/test to appease
20 years ago
Christian Stimming 104f09f05a Replace exact comparison of doubles by checking for a small enough difference. bug#347791.
20 years ago
David Hampton acf33097a8 Fix account currency problems when importing QIF files (introduced by
20 years ago
Chris Shoemaker a2104b0c77 Line-wraps, and typo-fixes.
20 years ago
Christian Stimming 7ca685e5a9 Find absolute path of gconftool-2 during configure. Make gconftool rules to
20 years ago
Christian Stimming 7154aaa7e6 Fix string with yet another month-year-day vs. month-day-year confusion.
20 years ago
David Hampton fc5fe1e5a6 Regularize the account type names into the form ACCT_TYPE_xxx.
20 years ago
David Hampton 2e4fbf692f gnc_import_process_trans_item() should return TRUE in those cases
20 years ago
David Hampton e1a44e071c Fix compilation errors on FC3.
20 years ago
Andreas Köhler a2db583699 Unref all new stores.
20 years ago
David Hampton e5b0bdbe10 Remove the majority of the remaining deprecated widgets by collapsing
20 years ago
Derek Atkins e20663cbd8 Allow comma-radix numbers without a radix. Fixes #142424.
20 years ago
Derek Atkins e7e959f54f Ignore any unknown !Option specification. Fixes #160735.
20 years ago
Christian Stimming 97a282487e Remove obsolete buttons for aqbanking/hbci setup that are
20 years ago