Commit Graph

671 Commits (zzzoldfeatures/module-cleanup)

Author SHA1 Message Date
Peter McAlpine 369de12aff merge 15658 - remove network-utils ...
19 years ago
Peter McAlpine 9e5ec83418 de-modulify gnucash/calculation
19 years ago
Christian Stimming 2240080dcd Replace all remaining printfs by correct g_log macros.
20 years ago
Christian Stimming 497d0e32cf Really clean up enter/leave pairs. Avoid duplicated sanity checks.
20 years ago
Andreas Köhler 524620bee0 Avoid %s-printing of a NULL account name in a LEAVE message.
20 years ago
Joshua Sled d372dbb81a Restore enter/leave indentation. Cleanup some deprecated and (nearly-)unused qoflog code. Audit fraction enter/leave pairs. :/
20 years ago
Joshua Sled c91cb881bd Overhaul gnc/qof logging: Add default log handler that implements a "log4x"-style log level hierarchy. Correctly use G_LOG_DOMAIN, raw glib logging. Cleanup tests that are too loud afterwards.
20 years ago
Christian Stimming 0961eb1eea Add sanity checks when accessing GncPluginPage. Fixes #405851 and hopefully others.
20 years ago
Christian Stimming f0d98b8e4d Add numerical check for match when importing transactions. By Ethy H. Brito.
20 years ago
Christian Stimming cb02cab345 Code refactoring for further aqbanking features.
20 years ago
Andreas Köhler 5d79c1a22f Add a few functions from GLib 2.8 in lib/glib28.
20 years ago
David Hampton 8e40824e19 Update for the new base level of gtk2.6. Add all the gtk2.6
20 years ago
Andreas Köhler 275069ff90 Replace access by _waccess on Windows. Fix leak from r15429.
20 years ago
Christian Stimming 2edefe14ad Further preparations for potential aqbanking3 porting
20 years ago
Christian Stimming 92e035133b Some initial work to provide an easy porting to aqbanking3 once it is stable.
20 years ago
Christian Stimming 9460a2db36 Fix erroneous default value for format of MT940 import.
20 years ago
Christian Stimming 8b28d9ab56 Enable user choice of format (profile) when importing data from a file
20 years ago
Christian Stimming 19dcf011eb Improve wording in online banking messages; dont mention HBCI alone anymore.
20 years ago
Derek Atkins 860276bc63 "string-match" uses regexp which can error out if a GNC Account has a
20 years ago
Andreas Köhler f1f0f8537a Use g_getenv instead of getenv.
20 years ago
Andreas Köhler aea560125c Always supply three arguments to g_open.
20 years ago
Andreas Köhler 5c126dea86 Use g_open, g_fopen, g_stat and g_unlink.
20 years ago
Andreas Köhler 35f43c0a1a Raise dependencies: GLib 2.6, Pango 1.8, GTK+ 2.6.
20 years ago
Andreas Köhler 5611e7efd3 Correctly empty date format combobox in qif import druid. Fix #396668.
20 years ago
Christian Stimming 7fc5813f66 Comment out old debugging console output
20 years ago
Andreas Köhler de7f075fd5 Use double-clicks in general import dialogs.
20 years ago
Christian Stimming 14888d5730 For win32, ifdef out the fork() calls and show error dialog until g_spawn is implemented for the child process.
20 years ago
Christian Stimming fcaaed91eb Fix callback function decoration with latest aqbanking/gwenhywfar on win32
20 years ago
Christian Stimming 95729dc1da Remove unused header (that doesnt exist on win32)
20 years ago
Andreas Köhler f0cc9650ba Use double-clicks in the qif import druid. Fix #395325.
20 years ago
Andreas Köhler dae1442ed2 Avoid crash in QIF import, page payees/memos. Fix #392707.
20 years ago
Andreas Köhler e8720a89db Compile GncModule's with --avoid-version.
20 years ago
Andreas Köhler b34a1c9f3f Unify library names and installation directories.
20 years ago
Derek Atkins ba16b67925 Fix a gnc:warning-dialog -> gnc-warning-dialog from swigification. #393596
20 years ago
Andreas Köhler 2e69bba2db Merge reshuffle-modules (r15315) back into the trunk.
20 years ago
Andreas Köhler e5c7756b51 Do not build tests for `make all' but only `make check'. This is done by
20 years ago
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