Commit Graph

10045 Commits (21f2f4e93ec8fa20d7e2d491341fa62c5decbf96)
 

Author SHA1 Message Date
Derek Atkins 21f2f4e93e Missed one patch hunk in r14903.
20 years ago
Derek Atkins c7c9199800 Add the ability to override the default sort (#150799).
20 years ago
Derek Atkins 8bf369217a Revert r14892 in order to try a different approach.
20 years ago
Derek Atkins f82c369b0e Implement SubQuery functionality in QOF: qof_query_run_subquery()
20 years ago
Andreas Köhler 9c4cf55144 Ease account type changes in the account dialog after OK is clicked.
20 years ago
Andreas Köhler efcddd5e7e Free a list in import-account-matcher.c.
20 years ago
Andreas Köhler 311c85ac9b Make the account type list in the account dialog dynamically filtered
20 years ago
Andreas Köhler 9718dda4df f_model is not always set in gnc_tree_model_account_types_get_selection
20 years ago
Andreas Köhler e18efa1191 Add gnc_tree_model_account_types_set_mask and bind mask to the filter
20 years ago
Andreas Köhler e15f0d6a7b Add xaccAccountTypesCompatibleWith and change xaccAccountTypesCompatible
20 years ago
Andreas Köhler c77679c601 Revert r14591 (bug 344966) to prepare another solution.
20 years ago
Derek Atkins 2bb357def4 Add a new QOF_TYPE_NUMSTRING to add numeric sorts. (#150799).
20 years ago
Derek Atkins bb5646f42c disable lot scrubbing during Check & Repair (#357370).
20 years ago
Derek Atkins b72c587350 suspend events around the Commit(). Fixes #347089 when combined with r14495.
20 years ago
Christian Stimming 09932872e4 Remove -no-undefined from make because configure.in sets it now
20 years ago
Christian Stimming 93c6848ebf Add -no-undefined to LDFLAGS because libtool on Windows requires this argument and we fulfil it anyway
20 years ago
Christian Stimming 65a42f9ec8 Add more path elements when creating the win32 startup scripts
20 years ago
Christian Stimming 6465413dfb Revert last change when perl modifies in-place - that doesn't work on windows
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 7414a9605b Properly detect installed or uninstalled expat. Propose packaging command for cross-compiled gnucash.
20 years ago
Christian Stimming 013807720f Eventually implement full relocation functionality on win32 as well.
20 years ago
Christian Stimming a29620b601 Revert r14862 here because the initialization from gnucash-bin.c is also sufficient for win32.
20 years ago
David Hampton da75b9cde4 Eliminate some compile warnings.
20 years ago
Andreas Köhler 64e0e791df Use some more automatic scrollbars in GtkScrolledWindow's.
20 years ago
Andreas Köhler 296f730165 Do not complain about non-existent files if we save to a new file. In
20 years ago
Christian Stimming db00d6a259 Unfortunately binreloc doesn't have program code for Windows. Will be added later.
20 years ago
Christian Stimming 2596a1d4bd Binreloc needs explicit configure argument on cross-compile
20 years ago
Christian Stimming 60ff04b2fb Implement automatic relocation of previously compiled-in paths.
20 years ago
Christian Stimming 05ae2d2c08 Fix erroneous cross-compiling g-wrap args
20 years ago
Christian Stimming a9457c668d Also allow user-defined overrides for g-wrap. Necessary if build-time g-wrap is different from the run-time one during cross-compile.
20 years ago
Christian Stimming 3eb57a841a Forgot one step necessary for guile and cross-compiling.
20 years ago
Christian Stimming 85f8813c6d Fully explain a cross-compile build of gnucash/mingw32 on Linux.
20 years ago
Christian Stimming 5c9a63d5a0 Allow the user to override the guile flags. Necessary when build-time guile and run-time guile are different, i.e. when cross-compiling.
20 years ago
Christian Stimming 812bd9a1f0 Small cleanup for crufty guile version check macro
20 years ago
Christian Stimming a89f885af4 Convert shell scripts from DOS CR-LF linefeeds to unix LF.
20 years ago
Christian Stimming 4ed1ed400c More cross-compile preparations - goffice needs a cross-compile libtool as well.
20 years ago
Christian Stimming 850323276d More cross-compile preparations.
20 years ago
Christian Stimming a5a7c5c3fb Further prepare cross-compiling mingw32/gnucash
20 years ago
Christian Stimming 03b8d15557 Initial hints on how to start a cross-compile
20 years ago
Christian Stimming 171fc41a82 Update openssl URL
20 years ago
Christian Stimming c944290ba5 Add GUILE_CPPFLAGS/LDFLAGS. Add optional --host=mingw32 argument if someone tries cross-compiling.
20 years ago
Christian Stimming 0953922e04 Add cross-compiling workaround to AC_TRY_RUN
20 years ago
Christian Stimming 7951de863c Add cross-compiling workaround to AC_TRY_RUN macros
20 years ago
Christian Stimming 7dcc2b5e45 Add script for building a cross-compile mingw toolchain on Linux.
20 years ago
Andreas Köhler 4fc1c8f2dc Install slib to another location and avoid the need for the environment
20 years ago
Andreas Köhler 57c453f535 install.sh cleanups, as we build-depend on ActivePerl now
20 years ago
Andreas Köhler 9c9440f30b Replace 'MS-DOS by 'ms-dos as software-type in guile.init (slib).
20 years ago
Christian Stimming b51a9207dd Move the MT940 importer action from the mt940 into the hbci plugin because in
20 years ago