Commit Graph
9662 Commits
Author SHA1 Message Date
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
2006-05-26 21:45:10 +00:00
Christian Stimming 0b0a1eeec2 Updated French translation by Fabrice Kurz
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14207 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 19:45:56 +00:00
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
2006-05-26 19:45:26 +00:00
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
2006-05-26 15:41:38 +00:00
Christian Stimming 844fe5f7ad Remove version query that is obsolete due to the configure.in required version
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14204 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 12:57:30 +00:00
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
2006-05-26 12:53:34 +00:00
Christian Stimming 4ebbc3c156 Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14202 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 11:01:22 +00:00
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
2006-05-26 00:23:34 +00:00
Chris Shoemaker 514086e496 Load the file backend _after_ the qsf backend, so that it gets tried
_before_ the qsf backend, because the qsf backend prints some noisy error
   messages while figuring out that the gnucash file isn't a qsf file.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14199 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-26 00:14:28 +00:00
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
2006-05-26 00:10:35 +00:00
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
2006-05-24 23:49:16 +00:00
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
2006-05-24 23:27:51 +00:00
Chris Shoemaker 882d453105 Consistently pad date formats with zeros instead of spaces.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14180 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 22:54:03 +00:00
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
2006-05-24 15:53:50 +00:00
Christian Stimming 55ed75588c Explicitly remove all compiled gettext catalogs from make dist (in case the gettext version were including them in make dist) because they will be compiled at compile time anyway.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14177 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 15:42:29 +00:00
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
2006-05-24 09:17:34 +00:00
Christian Stimming 89fa660a3f Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14174 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 09:01:34 +00:00
Christian Stimming c95265f6c1 Updated Greek translation by Nikos Charonitakis
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14173 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 08:59:40 +00:00
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
2006-05-24 01:44:55 +00:00
Chris Shoemaker 22ce233d1b Fix Bug#342736 by replacing "make-shared-substring" with "substring".
Guile 1.8 automatically shares strings as copy-on-write and no longer
   provides the "make-shared-substring" procedure.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14159 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 01:25:30 +00:00
Chris Shoemaker 998edefcc8 Fix Bug#342546 by using the pref date format instead of locale.
Also prefix-pad fixed-width date formats with '0'.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14158 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-24 00:49:10 +00:00
Derek Atkins 38d01019bc re-add the test-druid menu item but leave it commented out
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14157 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 14:41:00 +00:00
Christian Stimming 89826213cb Updated Greek account templates by Nikos Charonitakis
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14156 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 14:07:09 +00:00
Christian Stimming 448a6fb6dc Add versions of latest suse10.1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14154 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 11:20:35 +00:00
Christian Stimming 9b52d8ab11 Updated French translation by Fabrice Kurz
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14153 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-23 08:09:27 +00:00
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
2006-05-22 19:27:22 +00:00
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
2006-05-22 18:26:02 +00:00
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
2006-05-22 18:21:48 +00:00
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
2006-05-22 18:14:21 +00:00
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
2006-05-21 20:02:58 +00:00
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
2006-05-21 13:04:43 +00:00
Christian Stimming 903b8eeb13 Updated Russian translation by Vladimir Turbaevsky
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14145 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 13:01:25 +00:00
Christian Stimming 71d5dcd316 Updated Slovak translation by Zdenko Podobný
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14144 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 12:59:55 +00:00
Christian Stimming edaf2238f7 Updated Swedish translation by Jonas Norling
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14143 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-21 12:58:59 +00:00
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
2006-05-20 10:25:04 +00:00
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
2006-05-20 03:41:18 +00:00
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
2006-05-20 02:02:20 +00:00
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
2006-05-19 23:30:58 +00:00
Christian Stimming 7969165f75 Updated French translation by Jonathan Ernst. He said: I didn't
translate anything new, but I fixed a lot of strings that where 
not following the Gnome-Fr translation guidelines (non-breaking 
spaces befor ":", web->Web, menu accelerators)."


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14127 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-18 11:36:59 +00:00
Christian Stimming dca5b3dab8 Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14126 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-18 11:32:39 +00:00
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
2006-05-18 02:06:36 +00:00
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
2006-05-17 21:54:45 +00:00
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
2006-05-16 23:22:27 +00:00
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
2006-05-16 16:18:49 +00:00
Christian Stimming 1797e47630 Updated Spanish translation by Eneko Lacunza
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14082 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-16 09:34:50 +00:00
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
2006-05-16 09:32:47 +00:00
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
2006-05-15 22:21:06 +00:00
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
2006-05-15 21:03:22 +00:00
Christian Stimming f93c2eedc8 Updated Russian Translation by Vladimir Turbaevsky
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14078 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 14:51:52 +00:00
Christian Stimming 283f6ef6b2 Updated German README which was horribly outdated.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14076 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-15 12:47:37 +00:00