Commit Graph

10130 Commits (3c2dfcb44abf9bfe2fdfd559ea1ef5186a611923)
 

Author SHA1 Message Date
Christian Stimming 3c2dfcb44a Replace mkstemp by g_mkstemp because the former is unavailable on windows
20 years ago
Chris Shoemaker b2c2ae2bf8 Add src/base-typemaps.i as a prerequisite for all wrapper-generator rules.
20 years ago
Chris Shoemaker 0866a83d33 Add a custom SWIG typemap for wrapping a return value of (char *)NULL
20 years ago
Chris Shoemaker 74871917d7 Fix some #f vs. '() issues in qif import files.
20 years ago
Chris Shoemaker e52027a7f5 Make the xml file read behavior less random for malformed account input.
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
David Hampton 101c8c4e80 gnc_history_get_last() can return NULL.
20 years ago
Andreas Köhler e0cbea3e7a Replace remaining _WIN32 macro tests by G_OS_WIN32 ones.
20 years ago
Andreas Köhler 7ebf6b80b7 Add swig base-typemap double gdouble. gnc-progress-dialog-set-value
20 years ago
Andreas Köhler 084159c80d Default directory tweaks:
20 years ago
Andreas Köhler 30abc747ec Work around a bug in the MSYS bash (which generates 0x01 smilies when
20 years ago
Andreas Köhler 6ff291e2c9 Do not simply touch install-sh because we need that from automake
20 years ago
Christian Stimming 8ba8f89376 Add win32 method for looking up the current LANG string
20 years ago
David Hampton c7172736dd Fix some scheme inexact errors. Fixes 347462.
20 years ago
Christian Stimming 0deaec014b Activate Close Books menu item again. This is an unstable branch, after all. Reverts r14150. bug#342599
20 years ago
Christian Stimming 4f4e270435 Activate QSF Import/Export again. This is an unstable branch, after all. Reverts r14147, r14148. bug#342515
20 years ago
Christian Stimming caedec4d73 Improve error reporting of QSF import a little bit. Patch provided by Georgi Mirchev, bug#343724.
20 years ago
Christian Stimming a746a064aa Fix cancel button of QSF import. Patch provided by Georgi Mirchev, bug#343723.
20 years ago
Christian Stimming c6f083e723 Fix missing i18n header
20 years ago
Andreas Köhler 674cb55874 Inform the user about 'gnucash-docs' package when Help is selected with
20 years ago
Andreas Köhler b3f2483ec6 Make gnc-dense-cal:month_name to use g_date_strftime instead of strftime
20 years ago
Andreas Köhler 4605519e70 Some win32 package updates:
20 years ago
Andreas Köhler e9bff107fc Another NULL %s-printf.
20 years ago
Andreas Köhler 3773eb5ce8 Fix two NULL %s-printf's.
20 years ago
Andreas Köhler d55270e287 Fix gnc_history_generate_label to search for the correct dir separator
20 years ago
Andreas Köhler d3ded67d47 Automatically update the gconf search path on windows. Add a
20 years ago
Christian Stimming ee447a796e Remove very old and very obsolete build instructions
20 years ago
Christian Stimming e4c7589cf5 Replace g-wrap with swig in doc files
20 years ago
Christian Stimming 4014b8cd7f Replace g-wrap with swig in doc files
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
Chris Shoemaker 9618429b17 Replace "gnc:entry-get-order" with "gncEntryGetOrder".
20 years ago
Andreas Köhler f54d0980f2 Update slib url to stick with old version 3a3.
20 years ago
Chris Shoemaker d858897154 Get price-quotes to work again.
20 years ago
Andreas Köhler a986b57043 Fix typo in reset.sh.
20 years ago
Chris Shoemaker fac054627c Re-export symbols wrapper-provided symbols in core-utils.scm.
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
Derek Atkins a263c35be0 Remove the goffice tmpdir before rebuilding it
20 years ago
Derek Atkins d5c54ea9ec fix a small syntax bug in the reset script.
20 years ago
Derek Atkins 066b651357 Use "passive FTP" with wget, to allow building behind a firewall
20 years ago
Andreas Köhler cc8d0c9163 Unlink ${SWIG_DIR}\INSTALL because it bites with /bin/install.
20 years ago
Chris Shoemaker 96ce3a8d56 Fix three wrapper-related bugs found and patched by Mike Alexander
20 years ago
Christian Stimming d4ca5bee62 Fix r15040 that accidentally used a hard-coded path
20 years ago
Chris Shoemaker eee554ff49 Remove another unused function.
20 years ago
Chris Shoemaker cddf707a84 Remove unused function.
20 years ago
Chris Shoemaker 2cd782b451 Replace xaccTransGetSplits with xaccTransGetSplitList.
20 years ago