Derek Atkins
63dfe823fd
QOF should load its own backend libraries.
...
It shouldn't depend on apps to load QOF libraries.
Make sure app-defined backends are used first.
Fix a memory leak in qofsession.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14208 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
5d1ee59cfa
force-exit gnucash if a required library can't be loaded.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14206 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
177b31b397
load the qsf backend from the right place.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14205 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14203 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Shoemaker
275f768325
REactivate --enable-sql by reverting part of r14175; see bug#332251
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14200 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Shoemaker
97062a3b81
Merge 'misc-backend' -r 14160:14184 into trunk.
...
This includes the now semi-functional postgres backend.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14198 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Shoemaker
a98cfaf58d
Sync ChangeLog with 'svn log -v'
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14183 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
970a56e37d
Bug#340885: Disable skipping hidden accounts for the purposes of quickfill completion population.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14182 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
1e9a1f874d
Re-enable window sensitivity if the report fails. Fixes #341610
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14178 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14175 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
a1b9dfe6c1
Bug#342182: change gtk-workaround check to be more specific in face of evidence.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14162 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
54404b2794
Deactivate the "View Lots" menu item because the lot viewer is
...
unfinished as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14152 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
4f88bb6db8
remove hook to test druid for 2.0 release.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14151 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
7f40fabd27
Deactivate the "Close Books" menu item because that feature is
...
unfinished as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14150 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
36309d980a
Hide the "Export account chart as QSF" as well. Not ready for 2.0.0
...
due to e.g. bug#341559.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14148 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
6b1efe5f06
Hide the "QSF Import" for the 2.0.0 release because it is not yet
...
finished. Can be activated again in the next developing HEAD branch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14147 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
020d3aa796
Initial Romanian translation by Danny Fischer
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14146 57a11ea4-9604-0410-9ed3-97b8803252fd
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 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14142 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
816d9da11c
Make the blue past/future dividing line thicker so that it is obvious.
...
Fixes #342051 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14138 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
689cbc0613
Make the removal of scm_block_gc conditional on having guile 1.8
...
installed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14137 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
74523d95e8
More of the patch from Bill Nottingham for compiling with guile 1.8.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14136 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
4ec2cc45e7
This patch fixes almost all of the test-period errors. It still
...
sometimes gets an error because it generates an amount that can't be
represented with the denominator it has chosen, but there's not much
gnucash can do about that. From #342153 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14122 57a11ea4-9604-0410-9ed3-97b8803252fd
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 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14098 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
4ea3753242
Get the RPM SPEC to build properly (should built from future tarballs)
...
* lib/libgsl/Makefile.am:
don't distribute the gsl specfiles
* packaging/gnucash.spec.in:
fix for change of location of files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14084 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
dfc22ebcb9
revert r14081 because we always have localtime_r.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14083 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14081 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
2810b01eb6
need to link against gnome-utils
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14080 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
845932adda
Convert `localtime` to `localtime_r`, after seeing localtime fail (strange as it is...).
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14079 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
55a012181f
Updated explanation of HBCI features.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14075 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Lyttle
5a9d8dffd9
update to release 1.9.6
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14071 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Shoemaker
ab152556ed
sync ChangeLog with 'svn log -v'
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14070 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
4f1f42ca34
Updated ebuild.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14067 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
7a1963b83e
Bug#341609: filter template transactions from general journal report query.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14066 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
91f5ce9e92
* po/el.po: Updated Greek translation by Nikos Charonitakis
...
<nikosx@gmail.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14065 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
504f781c19
Fix the documentation of qof_query_merge for degenerate cases.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14042 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
953d77f0ef
Disable the use of external QOF and make sure we can co-exist.
...
* lib/libqof/qof/Makefile.am:
change the name of our qof library
* lib/libqof/backend/file/Makefile.am:
change the name of our qsf library
* lib/libqof/qof/qof.h:
point to the newly named qsf library
* configure.in:
Error out if the user calls --enable-qof
Change the name of the internal qof library and directories
so that our qof can co-exist with a "native" qof
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14032 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
b2c7e1a016
Use QSF #defines instead of hard-coding the library name and init-fcn
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14031 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
528ceb0ad4
Make sure to properly define _GNU_SOURCE in sub-config files.
...
The build was broken without this.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14030 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
fb3dcc5376
Add the Tools->HBCI Setup menu item to the register tabs as well. Bug#341510.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14028 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
8cc53fa2ae
* configure.in: add $GUILE_INCS when testing g-wrap
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14019 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
d37b5e526d
Same patch as qif-import/qif-parse.scm for guile-1.8.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13989 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
013771fdfe
Added new Austrian German account templates by Roman Bertle
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13988 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
120a76c8d8
Bill Nottingham's patch to fix a guile parser problem during build.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13980 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
9593088a56
Simply traversal impl.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13944 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
3a2fa62d87
Fix `test-query` failure.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13942 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13940 57a11ea4-9604-0410-9ed3-97b8803252fd
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.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13939 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
ed28db12a1
Rebuild the column selection menu when the report currency is changed.
...
Fixes #340243 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13936 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
bb0afbe8fb
Trivial replacements for deprecated functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13933 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
cf54659c92
Use the new qof functions to provide a dirty indication in the title
...
bar, fixing #339026 . Also provide an indication of how long the book
has been dirty in the "save changes to file" dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13932 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago