Commit Graph

8995 Commits (2a6f832ded9d2eddedefe71ce4f78559a96cf5d2)
 

Author SHA1 Message Date
Neil Williams 2a6f832ded removing more unneeded headers with move pending
21 years ago
Neil Williams 1c6a7b6eb2 remove unnecessary (and soon to be moved) header file
21 years ago
David Hampton 22b8646b43 Remove forced screen updates that are no longer necessary.
21 years ago
David Hampton d1560a106c If the number of "visible to the user" lines in the register has
21 years ago
Derek Atkins e4bca4ad0b Allow nested begin/commit in xaccTransSetTxnType(). Fixes #331771.
21 years ago
Chris Lyttle 0fdea46ecd update to release 1.9.1
21 years ago
Chris Shoemaker ceebdbd6c7 Fix for 'use of uninitialized' warning.
21 years ago
David Hampton 27d5ac3cf2 Take the selection into account when handling the keypad decimal point
21 years ago
David Hampton 4e402ce74e Remove unused debug code.
21 years ago
David Hampton f895d7e10f When looking for an matching account name, start at the beginning of
21 years ago
Derek Atkins 9606f87741 Phil Longstaff's patch to make the GUID length a magic number.
21 years ago
Neil Williams e609f9915a ChangeLog for reference and recursive QOF changes
21 years ago
Neil Williams 7a4935e7e7 updated test routine for new recursive code in libqof
21 years ago
Neil Williams fd4960d0cf Improved reference handling for recursive copying of entities - relocate disparate functions to a single new file
21 years ago
Neil Williams 82f66081dc ignore generated po/stamp-it file
21 years ago
Derek Atkins 4908c23154 Don't let users post negative invoices. (#166864)
21 years ago
David Hampton 0c33f64499 Regularize the naming of the Finance::Quote auxiliary scripts. Remove
21 years ago
Joshua Sled 86bd7b9238 Build fix; finish removing obsolete merge "error" check.
21 years ago
Christian Stimming 9ff822ad75 Fix uninitialized variable warning
21 years ago
Derek Atkins ead7057358 A few tests to improve get_random_query() and fix a couple test bugs.
21 years ago
Derek Atkins 7d0228fa58 Use glib's gi18n.h instead of redefining gettext.
21 years ago
Derek Atkins 584f16aa36 Remember the last-used account when processing payment (#329725)
21 years ago
Joshua Sled abae418947 Implement new-hierarchy-druid placeholder-value merge policy as discussed on -devel.
21 years ago
Derek Atkins 3684d8a444 Brian's patch to add company-id to the company address.
21 years ago
Derek Atkins 57115770d6 Pop up a warning dialog if the user has no valid post-to accounts. Fixes #331730.
21 years ago
Derek Atkins 33133b87f0 Make sure we use tabs, not spaces, in the transaction log (#331620)
21 years ago
Derek Atkins 2b266cac25 Also report an error dialog if the fopen() fails.
21 years ago
Derek Atkins 46b1c64d77 display an error dialog when we fail to parse a log file
21 years ago
Derek Atkins d6b618a92d * intl-scm/xgettext.scm: remove the absolute path from filenames
21 years ago
Christian Stimming f80dfa5a28 Fix old truncation of filename prefix that is no longer valid
21 years ago
Christian Stimming f1f7f58134 Make update-po because of recent massive string changes
21 years ago
David Hampton d0e0f4e8cf Remove all explicit claiming of the selection in these files. The
21 years ago
David Hampton 0ea6ebe253 Prepare for gtk change that will issue warnings if the return value of
21 years ago
Derek Atkins d13a38cf25 * configure.in: autodetect OFX and use it if we find it.
21 years ago
Derek Atkins a55a6b3ae5 * configure.in: remove un-needed/wanted gsf/goffice configure options
21 years ago
Derek Atkins d2221209ac Fix a double-set of CLEANFILES.
21 years ago
Derek Atkins 6d15e9e2ca scrub the transaction for a currency after we replay. (#143720).
21 years ago
Derek Atkins 6aec7f5a94 Don't pass NULL to ferror() (from bug #143720).
21 years ago
Derek Atkins 3fcedbca8e Make the build work if the build directory is not the source
21 years ago
Chris Shoemaker 11c0a19191 Use GPOINTER_TO_INT to avoid casting pointer to integer of different size.
21 years ago
Derek Atkins 8f98e8a109 * lib/libqof/qof/Makefile.am: add qofla-dir.h to DISTCLEANFILES
21 years ago
Derek Atkins ba4a80579a need g_type_init() because we don't actually "load" the file backend.
21 years ago
Derek Atkins b481174d1f move jsled's g-type initialization into the module init
21 years ago
Derek Atkins bb9dbe25e7 combine XML_{CFLAGS,LIBS} into LIBXML2_{CLFLAGS,LIBS}
21 years ago
Derek Atkins 0c2cc63b56 get --disable-gui configure switch to actually do what we want.
21 years ago
Joshua Sled 9fb01762df Andreas Kohler's patch to not scroll the tree view headers in the new-account hierarchy druid. Bug#330850.
21 years ago
Joshua Sled 88f70b0508 Fix test (init) failure.
21 years ago
Chris Shoemaker cdf1e2e316 Convert the AccountType selection functions to work with GtkTreeSelections
21 years ago
Derek Atkins 22e48923c7 set the document title properly.
21 years ago
Derek Atkins 25bb23b8d0 Small QOF build fix for dist and non-srcdir builds:
21 years ago