Commit Graph

10283 Commits (89e7929fc017fed9011132b4b640e262bb2accfe)
 

Author SHA1 Message Date
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
Andreas Köhler e99befc7bb Correct gnc_gconf_add/remove_notification to avoid printf'ing NULL and
20 years ago
Andreas Köhler 500b53f9ee Make gnucash.bat work.
20 years ago
Andreas Köhler 4724a70e4a Make win32 compile again.
20 years ago
Andreas Köhler 72db146b86 Adjust install.sh to better cope with current HEAD.
20 years ago
Christian Stimming a053951c0b Add workaround so that intltoolize doesn't come up with some foolish AC_CONFIG_AUX_DIR; bug#362006
20 years ago
Christian Stimming 11b94f454e Temporarily set the win32 checkout to r15007 until we've added the compiling of SWIG on win32.
20 years ago
Andreas Köhler 816ee79de1 Quote a list of account types to avoid a cash flow crash. Fixes #363068.
20 years ago
Derek Atkins d4aa5a2113 Don't wrap the GncOwner structure.
20 years ago
David Hampton b84c2e23be Fix uninitialzed variable error message.
20 years ago
Christian Stimming bee3010352 Fix typo in shell script test as reported by Thomas Klausner
20 years ago
Derek Atkins c44823149a r13496@cliodev: warlord | 2006-10-16 22:29:43 -0400
20 years ago
Chris Shoemaker 838ff86fbd Factor out some common typemaps into src/base-typemaps.i
20 years ago
Andreas Köhler e60faaee40 Do not svn:ignore g-wrap files anymore.
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
Chris Shoemaker 923cd256b4 Allow budget values to default to unset, rather than zero.
20 years ago
Andreas Köhler 198a2df8eb Repost goffice-0.3.0-patch.diff, with gtk-doc.m4 included.
20 years ago
Chris Shoemaker da4829b5c4 This fixes a bug in r14495. The bug is that auto-completed transactions
20 years ago
Chris Shoemaker 62e8c9b6df Ensure that the blank transaction is marked as the pending transaction
20 years ago
Joshua Sled e0de0ed5f1 Add 2.0 art source files.
20 years ago
Andreas Köhler 38d082642c Lessen restriction of the parameter whoami of the gnc_gconf_add/
20 years ago
Andreas Köhler 56dde9935b Remove "closing last window" confirmation dialog and corresponding
20 years ago
Christian Stimming 4e58b1caa2 Avoid markup in translatable messages. Bug#360459
20 years ago
Andreas Köhler 39eeb73fca Unconditionally call AC_CONFIG_HEADERS for libgsf and goffice config
20 years ago
Chris Shoemaker 795041e074 Fix for bug #359471. Remove the glade hookup of gnc_xfer_dialog_close_cb() to
20 years ago
Andreas Köhler 35300b2c76 Quote an empty scheme list and avoid crash of transaction report on
20 years ago
Christian Stimming e65a112ddf Fix Makefiles for .schemas file installation.
20 years ago
Andreas Köhler 5d9609b053 Correct account compatibility check with top level account.
20 years ago
Christian Stimming c2c2be885e Add library dir for test runtime where necessary, as discussed on gnucash-devel
20 years ago
Christian Stimming 8fea13f6d1 Revert r14919; maybe this wasn't the correct fix.
20 years ago
Christian Stimming f6b6abc33f Add library dir for test runtime
20 years ago
Christian Stimming e2b78c6034 Update openssl version number as reported by Thomas Arildsen
20 years ago
Joshua Sled 5bc029eff8 missing ">"s
20 years ago
Derek Atkins 57cc5debe9 Don't pass a pointer to a pointer. It's just expecting the pointer.
20 years ago
Andreas Köhler a8c8a4f280 Initialize sort order in query lists. Fixes #357481.
20 years ago
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