Commit Graph

2678 Commits (63dfe823fd9dfba6950447699cbaa13cf8a336ee)

Author SHA1 Message Date
Derek Atkins 63dfe823fd QOF should load its own backend libraries.
20 years ago
Derek Atkins 5d1ee59cfa force-exit gnucash if a required library can't be loaded.
20 years ago
Derek Atkins 177b31b397 load the qsf backend from the right place.
20 years ago
Christian Stimming 87d7c0ba7b Simplify calling the aqhbci setup wizard for aqbanking>=1.9.1 because we don't need to select an aqbanking backend beforehand.
20 years ago
Chris Shoemaker 275f768325 REactivate --enable-sql by reverting part of r14175; see bug#332251
20 years ago
Chris Shoemaker 97062a3b81 Merge 'misc-backend' -r 14160:14184 into trunk.
20 years ago
Chris Shoemaker a98cfaf58d Sync ChangeLog with 'svn log -v'
20 years ago
Joshua Sled 970a56e37d Bug#340885: Disable skipping hidden accounts for the purposes of quickfill completion population.
20 years ago
Derek Atkins 1e9a1f874d Re-enable window sensitivity if the report fails. Fixes #341610
20 years ago
Christian Stimming 2f68936cbc Deactivate --enable-sql because PostgreSQL backend is still broken and we can't fix it before 2.0.0; bug#332251.
20 years ago
Joshua Sled a1b9dfe6c1 Bug#342182: change gtk-workaround check to be more specific in face of evidence.
20 years ago
Christian Stimming 54404b2794 Deactivate the "View Lots" menu item because the lot viewer is
20 years ago
Derek Atkins 4f88bb6db8 remove hook to test druid for 2.0 release.
20 years ago
Christian Stimming 7f40fabd27 Deactivate the "Close Books" menu item because that feature is
20 years ago
Christian Stimming 36309d980a Hide the "Export account chart as QSF" as well. Not ready for 2.0.0
20 years ago
Christian Stimming 6b1efe5f06 Hide the "QSF Import" for the 2.0.0 release because it is not yet
20 years ago
Christian Stimming 020d3aa796 Initial Romanian translation by Danny Fischer
20 years ago
Andreas Köhler 77d9ef8604 Extend gnc_file_dialog to take a GList of GtkFileFilters instead of a filter string. Allows patterns like *.[Qq][Ii][Ff] without messing up the dialog, fixes #336124.
20 years ago
David Hampton 816d9da11c Make the blue past/future dividing line thicker so that it is obvious.
20 years ago
David Hampton 689cbc0613 Make the removal of scm_block_gc conditional on having guile 1.8
20 years ago
David Hampton 74523d95e8 More of the patch from Bill Nottingham for compiling with guile 1.8.
20 years ago
David Hampton 4ec2cc45e7 This patch fixes almost all of the test-period errors. It still
20 years ago
Andreas Köhler e306f46288 Scott Oonk's patch to activate forward button in XML import druid after having decided on each ambiguous string. Fix #342050.
20 years ago
Derek Atkins 4ea3753242 Get the RPM SPEC to build properly (should built from future tarballs)
20 years ago
Derek Atkins dfc22ebcb9 revert r14081 because we always have localtime_r.
20 years ago
Christian Stimming b33f376ad2 Use localtime_r only when HAVE_LOCALTIME_R is defined. Might be undefined on some weird systems out there, e.g. windows/mingw32.
20 years ago
Derek Atkins 2810b01eb6 need to link against gnome-utils
20 years ago
Joshua Sled 845932adda Convert `localtime` to `localtime_r`, after seeing localtime fail (strange as it is...).
20 years ago
Christian Stimming 55a012181f Updated explanation of HBCI features.
20 years ago
Chris Lyttle 5a9d8dffd9 update to release 1.9.6
20 years ago
Chris Shoemaker ab152556ed sync ChangeLog with 'svn log -v'
20 years ago
Joshua Sled 4f1f42ca34 Updated ebuild.
20 years ago
Joshua Sled 7a1963b83e Bug#341609: filter template transactions from general journal report query.
20 years ago
Derek Atkins 91f5ce9e92 * po/el.po: Updated Greek translation by Nikos Charonitakis
20 years ago
Derek Atkins 504f781c19 Fix the documentation of qof_query_merge for degenerate cases.
20 years ago
Derek Atkins 953d77f0ef Disable the use of external QOF and make sure we can co-exist.
20 years ago
Derek Atkins b2c7e1a016 Use QSF #defines instead of hard-coding the library name and init-fcn
20 years ago
Derek Atkins 528ceb0ad4 Make sure to properly define _GNU_SOURCE in sub-config files.
20 years ago
Christian Stimming fb3dcc5376 Add the Tools->HBCI Setup menu item to the register tabs as well. Bug#341510.
20 years ago
Derek Atkins 8cc53fa2ae * configure.in: add $GUILE_INCS when testing g-wrap
20 years ago
Derek Atkins d37b5e526d Same patch as qif-import/qif-parse.scm for guile-1.8.
20 years ago
Christian Stimming 013771fdfe Added new Austrian German account templates by Roman Bertle
20 years ago
Derek Atkins 120a76c8d8 Bill Nottingham's patch to fix a guile parser problem during build.
20 years ago
Joshua Sled 9593088a56 Simply traversal impl.
20 years ago
Joshua Sled 3a2fa62d87 Fix `test-query` failure.
20 years ago
Joshua Sled 27106709ec Bug#340936: Actually close the SX list when we are button-requested to Close the dialog, thus cleaning up properly.
20 years ago
Joshua Sled a2d6c363a6 Bug#340875: factor utf8-clean decimal-point insertion and string handling out of the pricecell, and call from the formulacell.
20 years ago
David Hampton ed28db12a1 Rebuild the column selection menu when the report currency is changed.
20 years ago
David Hampton bb0afbe8fb Trivial replacements for deprecated functions.
20 years ago
David Hampton cf54659c92 Use the new qof functions to provide a dirty indication in the title
20 years ago