Commit Graph

575 Commits

Author SHA1 Message Date
David Hampton
a89fe0309e Comment out the recently introduced second set of checks for gconf.
They cause problems with schema installation.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12147 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 06:39:33 +00:00
Derek Atkins
d0206f3217 Remove dependency on gtk-doc from private libgsf build.
* configure.in:
	  - remove libgsf/doc*
	  - remove GTK_DOC checks
	* lib/libgsf/Makefile.am: remove 'doc' from SUBDIRS and
	  remove distcheck extra flags.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12137 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-06 19:24:42 +00:00
Derek Atkins
bb34345b6a remove gsf and goffice po dir from configure script.
* configure.in: remove libgsf/po/Makefile and goffice/po/Makefile
	  because we never build these directories.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12136 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-06 19:02:07 +00:00
Derek Atkins
eb88bd88f9 Get goffice merge to build on FC3 again.
* configure.in: fix some of the output strings
	* lib/libgsf-1.12.3/gsf/glib24_26-compat.c:
	  make g_get_filename_charsets static because it's not
	  needed outside this file.
	* lib/goffice-0.0.4/goffice/glib24_26-compat.c:
	  make _g_compute_locale_variants static because it's
	  not needed outside this file.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12097 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 22:11:34 +00:00
Joshua Sled
94e9fe5e6f Fold branches/goffice-update/ back into trunk/.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12096 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 21:27:17 +00:00
David Hampton
5b906bd598 Remove all remaining references to guppi.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12070 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 01:58:05 +00:00
David Hampton
29dc69b3de Eliminate all remaining use of deprecated glib functions. Enable the
compile time flag to prevent any of these deprecated routines from
creeping back into the source.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12068 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 00:25:59 +00:00
Neil Williams
bb7f8e681e Remove RPC and net backends.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12018 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 22:54:04 +00:00
Derek Atkins
d1303d7fdd Update patch to explain which versions of gtkhtml are required.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11977 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-19 06:36:08 +00:00
Derek Atkins
9ee2e12585 Derrick Hudson's patch to tell users that they need gtkhtml-3.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11973 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 18:44:52 +00:00
Neil Williams
466781acef move QOF files to lib/libqof/
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11917 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-13 13:22:34 +00:00
Christian Stimming
7e291a8237 Add language files that only existed on 1.8 branch to HEAD.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11888 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-09 20:25:18 +00:00
Christian Stimming
18ffd651ff Remove AM_MAINTAINER_MODE from configure.in.
* configure.in: Remove AM_MAINTAINER_MODE since this causes only
        problems anyway. From now on the build system always behaves as
if
        --enable-maintainer-mode had been specified. This makes all
        related errors vanish.

        * macros/autogen.sh: Clean up autogen script a bit, but leave
        * the
        functionality unchanged.

Also, remove mdate-sh since this is installed by automake.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11887 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-07 21:19:24 +00:00
Christian Stimming
7261f84d87 Add Nepali translation.
2005-11-07  Christian Stimming  <stimming@tuhh.de>

        * po/ne.po: Add Nepali translation by Pawan Chitrakar
        <pchitrakar@gmail.com>.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11886 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-07 20:48:11 +00:00
Neil Williams
b170f4a34f reverting lib/libqof changes to prepare for svn move
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11885 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-07 18:23:46 +00:00
Neil Williams
884224870b Moving QOF to lib/libqof/
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11878 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-07 15:34:49 +00:00
Joshua Sled
bdcdb23026 Remove obvious comments, wrong gnomeprint comment, libgtkhtml-3.0 check.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11871 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-06 21:47:03 +00:00
Joshua Sled
2ef5d38c0e Check re: correct libgsf version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11861 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-06 15:24:35 +00:00
Neil Williams
71930519fe OSX: using GNU sed and documenting autogen changes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11854 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-06 13:18:07 +00:00
David Hampton
030533c921 Pass the name of the guile executable from configure to the makefiles
instead of hard-coding it.  Requested by Peter O'Gorman to improve Mac
OS X support.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11850 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-06 04:08:22 +00:00
Neil Williams
094c879998 get make dist working again
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11818 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-03 17:32:53 +00:00
Derek Atkins
35e7ebec71 Use the svn info for the splash screen info.
* configure.in: don't need GNUCASH_CVS anymore
	* src/gnome-utils/Makefile.am:
	  build gnc-version.h and gnc-svninfo.h.  add the
	  latter to EXTRA_DIST.  Only build svninfo if
	  $(srcdir)/.svn exists.  #define GNUCASH_SVN
	  when that directory exists (at buildtime).
	* src/gnome-utils/gnc-splash.h: use new SVN info.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11787 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 18:14:48 +00:00
David Hampton
f28d033d74 Collapse the gnome2 branch back into HEAD.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11565 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-02 03:32:36 +00:00
Christian Stimming
8f67889870 Add macro name quotation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11173 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-07-17 13:28:57 +00:00
Christian Stimming
db05d6b158 Add Kinyarwanda translation.
2005-04-06  Christian Stimming  <stimming@tuhh.de>

	* po/rw.po, po/glossary/rw.po: Add Kinyarwanda translation by
	Steven Michael Murphy <murf@e-tools.com>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10955 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-04-06 19:19:27 +00:00
Christian Stimming
f61dfb488e Make experimental locale-specific taxes depending on configure switch.
2005-01-29  Christian Stimming  <stimming@tuhh.de>

	* configure.in, src/tax/us/gncmod-tax-us.c,
	src/report/locale-specific/us/gncmod-locale-reports-us.c,
	src/app-utils/gnc-ui-util.c: Make localized tax categories
	disabled by default; can be enabled by
	--enable-locale-specific-tax switch.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10432 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-29 12:54:31 +00:00
Christian Stimming
d66d5bc7d2 Improve HBCI code.
2005-01-29  Christian Stimming  <stimming@tuhh.de>

	* src/import-export/hbci/dialog-hbcitrans.c: Enable debit notes
	again. Various other improvements.

	* src/import-export/hbci/druid-hbci-initial.c (on_aqhbci_button),
	configure.in: Adapt to latest changes in aqbanking; external
	wizard name is no longer hard-coded here but is asked from
	aqbanking.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10427 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-29 12:14:59 +00:00
Christian Stimming
1cd053e159 Further improvement for libofx version check
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10401 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-01-02 12:21:51 +00:00
Christian Stimming
257efa3989 Add configure check for libofx version
0.7.0 and respective error message.

2004-11-22  Christian Stimming  <stimming@tuhh.de>

	* configure.in, README: Add configure check for libofx version
	0.7.0 and respective error message. Update docs. Fixes #159050


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10340 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-22 20:58:02 +00:00
Christian Stimming
40a48b4bd3 Upgrade required aqbanking version number to the most recent required version.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10329 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-08 20:02:54 +00:00
Benoit Grégoire
4d7723a4dd 2004-10-08 Benoit Gr�goire <bock@step.polymtl.ca>
* src/import-export/import-backend.c:  Duplicate match tweaks:
               -Change MATCH_DATE_NOT_THRESHOLD from 3 weeks to two weeks
               -A transaction amount mismatch past the threshold is now punished by -5 instead of -1
               -Date mismatch is now worth -5 isntead of -10
               -Check number mismatch is now punished -2, but only if both numbers are NOT empty.
       	* src/import-export/ofx/gnc-ofx-import.c: Update for new LibOfx, this among other things, gives gnucash Microsoft OFC support.
       	* src/import-export/ofx/test/test-link.cL Update for new LibOfx.
       	* configure.in:  Partly update for new libofx.  It will crash if the right version isn't available, but there is no explicit version support (if someone wants to code it, you can use the output of "ofxdump --version".
	* src/gnome-utils/gnc-query-list.c:  Fix gcc3.4 compile problem


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10299 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-10-09 00:09:10 +00:00
Christian Stimming
d7768d2aed 2004-09-04 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*.h, *.c, macros/aqbanking.m4,
	configure.in: Major change for HBCI. It is no longer based on the
	openhbci2 library but instead on the aqbanking library
	http://sf.net/projects/aqbanking which is Martin Preuss' successor
	of openhbci2. This means that now aqbanking-0.9.2 is required
	instead of any of the openhbci[2] package. Still needs more
	testing, though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10256 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-09-04 12:03:31 +00:00
Derek Atkins
ac4a718807 Check for newer gtkhtml first (#84707).
* configure.in: change the gtkhtml order to search for >= 1.1 before
	  < 1.1, in order to try to fix #84707 on systems with multiple
	  versions of gtkhtml.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10219 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-08-19 18:36:54 +00:00
Derek Atkins
2168045b6f Improved checks for scanf %lld and %qd as per gc-devel mail.
* acinclude.m4: create a SCANF_QD_CHECK and make sure both
	  that and SCANF_LLD_CHECK are "long long" constant-safe
	* configure.in: use the new SCANF_QD_CHECK and use it
	  earlier in the configuration.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10161 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-07-05 03:24:04 +00:00
Christian Stimming
70b125d138 For gcc3.4.x, add -Wdeclaration-after-statement warning switch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9958 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-05-08 10:00:52 +00:00
Derek Atkins
2388ff3158 Build CVS directly with recent gettextize; no AC_OUTPUT errors.
* configure.in: move m4/Makefile to its own line
	* macros/autogen.sh: add code to remove "intl/Makefile po/Makefile"
	  from AC_OUTPUT in configure.in prior to calling gettextize
	  to make sure that you can build from CVS with recent versions
	  of gettextize.  Tested with both RH9 and RH7.3 to make sure
	  it works with both old and new.  Fixes #120206.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9871 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-04-01 05:42:58 +00:00
Christian Stimming
c4bc741ceb 2004-02-14 Christian Stimming <stimming@tuhh.de>
* configure.in: Require the correct openhbci2 version. Add verbose
	error message for the currently unavailable mt940 support.

	* src/import-export/hbci/hbci-druid-initial.c, gnc-hbci-utils.c:
	Finally finish openhbci2 support, phew. Requires
	openhbci2-1.9beta7 from http://sourceforge.net/projects/openhbci


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9838 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-02-14 12:12:49 +00:00
Christian Stimming
ddad45fc1c 2004-01-20 Christian Stimming <stimming@tuhh.de>
* configure.in, macros/openhbci2.m4: Add checking for new
	openhbci2 library.

	* src/import-export/hbci/ all files: Switch HBCI code to the new
	openhbci2 library. Should be working, but needs further testing.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9797 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-20 23:02:46 +00:00
Derek Atkins
030d30a5a1 * configure.in: add db-4.2 to the list of databases we search.
We probably need a better mechanism to search for a working db
	  library, like defining our own macro and just supplying a list.
	  We probably can get rid of the prefer-db1 option as well, maybe?
	  Fixes #131506


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9784 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-16 15:11:19 +00:00
Derek Atkins
b2a2809315 * configure.in: fix a typo in the help (was --diable-gui). Fixes #131414
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9783 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-01-16 14:49:01 +00:00
Christian Stimming
bf4a63ca3b Forgot adding the new makefiles in accounts/.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9740 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-12-23 08:43:59 +00:00
Christian Stimming
4ffc990b19 Fix linker bug with libktoblzcheck and hbci module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9417 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-09-26 18:52:56 +00:00
Linas Vepstas
2748d1565d delete debian directory as per "James A. Treacy" <treacy@debian.org>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9415 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-09-26 13:18:10 +00:00
Christian Stimming
79849666b6 2003-09-18 Christian Stimming <stimming@tuhh.de>
* configure.in: Add correct configure test for openhbci version
	required by mt940 module.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9352 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-09-18 20:57:10 +00:00
Christian Stimming
7ad10128ed 2003-09-16 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/gnc-hbci-kvp.c: Fix broken compile due to
	Linas' change of the kvp_frame_get_frame() arguments. By
	Jan-Pascal van Best <j.p.vanbest@tbm.tudelft.nl>

	* src/import-export/hbci/gnc-hbci-gettrans.[hc]: Code
	refactorization so that the mt940 importer can re-use the existing
	import functions from the hbci module. By Jan-Pascal van Best
	<j.p.vanbest@tbm.tudelft.nl>

	* src/import-export/mt940/gncmod-mt940-import.[hc]: Import module
	for SWIFT MT940 files added. By Jan-Pascal van Best
	<j.p.vanbest@tbm.tudelft.nl>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9345 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-09-16 21:50:24 +00:00
Christian Stimming
3573ffc694 Merge account templates from 1-8-branch into HEAD so that they won't
be forgotten.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9335 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-09-15 21:33:28 +00:00
Christian Stimming
92797dd5e0 Updated required OpenHBCI version number.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8987 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-08-02 23:50:45 +00:00
Christian Stimming
616ae5d466 2003-07-28 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/druid-hbci-initial.c: Add button for
        manual adding of HBCI accounts. Fixes #117760. Requires latest
        OpenHBCI CVS -- next openhbci-0.9.13 will be out this weekend.

        * src/import-export/hbci/gnc-hbci-{getbalance,gettrans,transfer}.c:
        Add saving of the HBCI_API so that bank's status changes will now
        be remembered immediately. However this might save some
        unnecessary information to disk, but hopefully we will have fixed
        that in OpenHBCI soon.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8965 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-28 21:43:35 +00:00
Derek Atkins
300c1af7ab * configure.in: search for db-4.1. Fixes #116509.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8877 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-15 01:20:28 +00:00
Derek Atkins
319dd4d7aa * src/import-export/qif: an incomplete implementation of a new
(written-in-C) QIF importer.  The code compiles but has not
	  been tested.  Yet to do: merging, conversion to gnc, and UI.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8873 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-15 00:27:39 +00:00
Derek Atkins
743889ead0 * configure.in: change (and comment out) checks for pthreads
* macros/acx_pthread.m4: change pthread search (should be removed)
	* src/engine/guid.c: remove pthread code and just use a static buffer.
	  (pthread code is kept within some #ifdef's, just in case we decide to
	   put it back in later).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8846 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-10 03:08:48 +00:00
Derek Atkins
87529fd3b0 * macros/acx_pthread.m4: macro to find the pthread library for
the particular system
	* configure.in: look for pthread library (now that we actually
	  USE pthreads, even if only for Thread Local Storage).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8810 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-01 00:28:44 +00:00
Linas Vepstas
43c3778be4 add -DGNUCASH for special gnc-session.c compile hack
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8580 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-06-11 17:05:13 +00:00
Christian Stimming
9da1e96d28 2003-06-09 Christian Stimming <stimming@tuhh.de>
* configure.in, src/import-export/hbci/dialog-hbcitrans.c: Add
	support for KtoBlzCheck, a small checking package for destination
	account numbers for German banks. Very small, very useful :),
	http://sourceforge.net/projects/ktoblzcheck


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8497 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-06-09 09:42:27 +00:00
Christian Stimming
e437df37be 2003-05-29 Christian Stimming <stimming@tuhh.de>
* configure.in: OpenHBCI version 0.9.11 is required now. Earlier
	versions cause a segfault with any recent OpenSSL.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8447 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-29 11:28:49 +00:00
Benoit Grégoire
dbed96de7b 2003-05-26 Benoit Gr�goire <bock@step.polymtl.ca>
* src/import-export/import-settings.c: Revert previous gettext macro addition.
	* src/engine/TransLog.c,h: Change the log format to use GUID instead of C pointers and to use ISO8601 instead of proprietary format.

	* src/engine/gnc-numeric.h
	* src/import-export/import-match-map.c: Doxygen update

	* configure.in
	* src/scm/main.scm
	* src/import-export/Makefile.am
	* src/import-export/log-replay/*: New log replay module.  This ALMOST works, except I forgot you can't set the GUID of gnucash's objects, and thus completely screwed up on the playback logic.  I'll think of a solution when I am rested.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8440 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-29 04:47:54 +00:00
Derek Atkins
d35dbc0d6f * acinclude.m4: modify the AC_GWRAP_CHECK_GUILE() macro to
take an argument, the g-wrap module directory.  Then actually
	  test that the g-wrap module loads.  This should detect systems
	  without slib installed.
	* configure.in: all the new gwrap check macro
	  Fixes #113218


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8351 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-20 23:48:06 +00:00
David Hampton
7acf711c83 Give more control over what builds have a version number and what
builds hare labelled "cvs".


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8300 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-11 23:31:23 +00:00
David Hampton
a65418bfbe Restore some lost changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8289 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-10 23:09:26 +00:00
Christian Stimming
07132d7abf Removed AC_PROG_CXX again because openhbci.m4 doesn't require it anymore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8288 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-10 21:38:20 +00:00
Derek Atkins
5f35450e82 * acconfig.h: remove duplicate entries (for use with more recent autoheader)
* configure.in: supply AC_PROG_CXX to fix the automake-1.7 problem


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8283 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-09 02:48:54 +00:00
Derek Atkins
942578370a * configure.in: fix some AC_DEFINE macros
* macros/autogen.sh: a bit more work on the version searches.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8282 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-09 00:58:23 +00:00
Derek Atkins
b9546bb9cc * configure.in: add AC_PREREQ(2.53) to require 2.53 :)
* macros/autogen.sh: add more searches for a good version of
	  the autotools.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8281 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-09 00:29:11 +00:00
Christian Stimming
4592351b98 2003-05-03 Christian Stimming <stimming@tuhh.de>
* configure.in: Fix hbci and ofx test for handling --disable
	correctly.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8271 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-03 20:58:45 +00:00
Derek Atkins
d0f88705c3 * configure.in: don't add -I$(GNC_INCLUDE_DIR) to the engine
cflags, because it can cause build warnings on platforms with
	  gcc-3.2, and frankly we don't need it since we don't install
	  before we're building.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8092 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-03-21 04:28:21 +00:00
Derek Atkins
74d2558986 * configure.in: move AS_SCRUB_INCLUDE _before_ tests so it wont
fail on gcc 3.2.2 which actually cares.  This is particularly
	  important for AC_CHECK_HEADER(S)

	* configure.in: change the configure help message from
	  "--enable-gui" to "--disable-gui", because the default is
	  enabled.  Also changed "--enable-error-on-warning" for the
	  same reason.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8010 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-19 15:58:08 +00:00
David Hampton
e7c8ee5ebd Fix 'make check' srfi problems when using guile 1.6.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8008 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-19 03:55:44 +00:00
Chris Lyttle
78f537fafa new unstable versions
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7935 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-03 07:44:58 +00:00
Derek Atkins
f321b5dfec * configure.in: re-enable -Werror, make sure it only is used with GCC,
but also move it to the end of the script so it wont interfere with
	  any other configuration test.

	* src/business/business-report/owner-report.scm: fix the column
	  headings and option names to match.  Fix the date-due column so
	  the heading properly goes away.  Also fix some of the
	  internationalization issues -- strings were translated but the
	  translation was not being used.   Fixes # 105036


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7922 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-02 16:35:49 +00:00
Christian Stimming
93fd3bff82 2003-02-02 Christian Stimming <stimming@tuhh.de>
* configure.in: Disable error-on-warning by default because this
	seriously breaks quite a number of configure tests. May be enabled
	again for the development branch, but definitely not for
	end-users.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7920 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-02 13:16:15 +00:00
Christian Stimming
66c78b40a6 2003-02-02 Christian Stimming <stimming@tuhh.de>
* configure.in: Fix libofx test.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7919 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-02 12:59:47 +00:00
Derek Atkins
8c88db7d72 * configure.in -- fix the PG test to deal properly with non-standard
locations.  In particular, AC_CHECK_HEADERS() uses CPPFLAGS, not
	  CFLAGS.
	* src/backend/postgres/Makefile.am: use PGSQL_CFLAGS and PGSQL_LIBS
	* src/backend/postgres/test/Makefile.am: use PGSQL_CFLAGS


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7891 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-29 05:08:17 +00:00
Derek Atkins
30663ec6c9 * configure.in -- don't assume gtkhtml is avail from gnome-config
when testing for zvt.  Use the (already aquired) $GTKHTML_LIBS
	  instead.  Fixes Stan's problem from gc-devel.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7887 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-27 17:54:15 +00:00
Derek Atkins
41428b9bc6 * configure.in -- Apply Bill Nottingham's patch to use db4/db_185.h
(fixes #104178)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7879 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-23 21:04:44 +00:00
Derek Atkins
4da35d35e5 * configure.in: be more liberal in the use of AS_SCRUB_INCLUDE
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7869 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-21 20:32:51 +00:00
Chris Lyttle
a1a2124aef release 1.7.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7867 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-21 08:23:12 +00:00
Derek Atkins
f81efbb4e3 * configure.in -- scrub the CFLAGS for postgres, as per Roland Roberts'
report.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7857 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-20 05:09:42 +00:00
Derek Atkins
5fb2bad8dc * configure.in: scrub GNOME_PRINT_CFLAGS
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7854 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-20 01:08:26 +00:00
Derek Atkins
bfe6c757b3 move code around a lot.
* Rename a bunch of files:
	  business-options to business-options-gnome
	  business-utils to business-gnome-utils
	  - this required changes to a bunch of files in business-gnome
	* move business-options.scm and business-prefs.scm to business-utils
	* create a business-utils gnc-module
	  - required changes to configure.in, business/Makefile.am
	  - added a bunch of files (generally moved from business-gnome)
	* moved a bunch of other non-gnome definitions out of the gnome-specific
	  locations (gnome-utils -> app-utils, or business-gnome -> business-utils)

	* gncEntryLedgerLoad.c: commented-out code to load tax-tables from
	  the options; waiting until code is actually written.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7844 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-18 23:36:53 +00:00
David Hampton
1959d5f911 /tmp/cvs7Cckh1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7839 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-16 07:42:20 +00:00
David Hampton
da1597b40d Changes to make the build system work on multiple architectures and
with multiple versions of the autotools suite.  Make generated g-wrap
sources depend on config.status.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7837 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-16 00:48:17 +00:00
Chris Lyttle
388b8a9702 release 1.7.7
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7789 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-06 09:28:33 +00:00
Chris Lyttle
47fa370fd8 Updates to build system by John H. Pierce
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7788 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-06 07:15:30 +00:00
David Hampton
2c0b8dae96 Reenable -Wall with -Werror.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7759 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-03 03:17:24 +00:00
Derek Atkins
0b0fc6d281 * configure.in: add a blatent warning that the RPC code is broke!
* src/scm/command-line.scm: change the message to let people know that
	  the rpc-server command-line option only works if gnucash was compiled
	  with rpc enabled.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7751 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-02 04:21:00 +00:00
David Hampton
116e1a7b8a When checking for gtkhtml-1.1, make the lack of pkg-config a fatal
error. Also check for the variant name pkgconfig.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7719 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-24 04:29:36 +00:00
Chris Lyttle
f12c61b224 release 1.7.6
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7709 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-23 08:24:56 +00:00
Chris Lyttle
a5a73b6a7d removal of old docs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7694 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-16 10:49:21 +00:00
David Hampton
04b722206d Fix compilation warnings in preparation for re-enabling the -Werror
compile flag.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7684 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-14 19:25:58 +00:00
Derek Atkins
aacd10b603 * configure.in: require g-wrap >= 1.3.3
* src/engine/gw-engine-spec.scm: use gslist-of where needed
	* src/engine/gw-kvp-spec.scm: use gslist-of where needed

	NOTE: As of now you ABSOLUTELY REQUIRE G-WRAP >= 1.3.3


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7678 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-12 05:14:01 +00:00
Christian Stimming
accca44c6f 2002-12-11 Christian Stimming <stimming@tuhh.de>
* accounts/el_GR/acctchrt_common.gnucash-xea: Greek account
	templates by Nikos Charonitakis <frolix68@yahoo.gr>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7674 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-11 22:47:15 +00:00
Christian Stimming
e9406191ed 2002-12-07 Christian Stimming <stimming@tuhh.de>
* configure.in: Require openhbci 0.9.4 for HBCI version choosing.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7651 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-08 00:24:29 +00:00
Derek Atkins
ae8112a77c * remove src/experimental/ofx from the build system
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7621 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-05 06:11:37 +00:00
Chris Lyttle
633f2ea8fe update to 1.7.5
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7608 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-03 08:56:42 +00:00
Chris Lyttle
4709a870af change version back
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7606 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-03 08:11:40 +00:00
Chris Lyttle
cce1490d2f update to 1.7.4a
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7605 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-03 08:03:16 +00:00
Chris Lyttle
73f060facc update to release 1.7.4
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7589 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-02 09:09:32 +00:00
David Hampton
6ffaad3be0 Matthew Vanecek's tags changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7572 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-30 08:59:19 +00:00
Benoit Grégoire
a9f1f75243 2002-11-27 Benoit Gr�goire <bock@step.polymtl.ca>
* Makefile.am configure.in src/doc/Makefile.am
	src/doc/doxygen.cfg src/doc/doxygen_main_page.c: Added doxygen documentation support, and integrated it into the build system.  There is a new target, make doc, that can be used to build the documentation if you have doxygen installed. Any file in the src tree will be included in the documentation if it follows doxygen conventions.  The doc created in src/doc/html.  Doxygen is now required for make dist.
	* src/import-export/:  Enable doxygen documentation.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7564 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-27 22:49:10 +00:00
Christian Stimming
eba5c4f0fc 2002-11-27 Christian Stimming <stimming@tuhh.de>
* accounts/pt_BR/*: Added Brazilian Portugese account templates by
	Lucimar Moresco <lucimarmoresco@hotmail.com>.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7563 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-27 20:52:59 +00:00
Derek Atkins
366f7d26a2 * configure.in -- fix OFX search to look in /usr/local if it cannot
find it in /usr.  It skips the second check if you supply an ofx-prefix.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7509 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-19 02:54:52 +00:00
David Hampton
3f318a6325 Fix some problems with the gcc 3.x cleanup.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7508 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-19 00:52:22 +00:00
Chris Lyttle
cd792551fe update to release 1.7.3
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7502 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-18 08:21:27 +00:00
David Hampton
08e08f1148 Add support for gtkhtml 1.1.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7501 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-18 07:19:56 +00:00
David Hampton
28aed22fcb Clean up the gcc 3.x warnings about including system directories.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7493 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-18 00:59:52 +00:00
Christian Stimming
f1fdf2a2a3 2002-11-14 Christian Stimming <stimming@tuhh.de>
* po/*.po: Updated translations (merged from 1.6 branch plus
	updates from the Translation Project).

	* po/nb.po: New filename for norwegian (bokmal) translation -- it
	used to be stored under no.po but that is no longer.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7481 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-11-13 23:35:17 +00:00
Derek Atkins
8e7b08c0ac * configure.in -- improved libofx configure support. Add --with-ofx-prefix
so users can define where to look for libofx.
	* import-export/ofx/Makefile.am -- use new configure glue


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7424 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-30 17:50:39 +00:00
Chris Lyttle
529d556d77 update for release 1.7.2
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7416 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-28 10:21:07 +00:00
Chris Lyttle
8ef71bff02 remove old docs in prep for new ones
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7415 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-28 09:43:57 +00:00
Christian Stimming
0de66c989c 2002-10-27 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*: Add Direct Debit HBCI action. Much
	more work on error handling and user feedback. Make the caching of
	the PIN a user preference.

	* po/de.po, po/glossary/de.po, po/POTFILES.in: Update German
	Translation.

	* configure.in, macros/openhbci.m4: Update required OpenHBCI
	version (now 0.9.3 i.e. current OpenHBCI's CVS).

	* src/app-utils/prefs.scm,
	src/import-export/qif-import/druid-qif-import.c: Add cache-PIN
	preference for HBCI. Rename preference tab to "Importing/Online".


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7402 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-27 18:51:30 +00:00
Derek Atkins
708bfc5bc8 * configure.in -- remove -Wno-uninitialized -Wno-unused, in preparation
for the "new g-wrap" which should output code that wont cause these
	  warnings.

	* gnc-vendor-xml-v2.c, test-customer.c, test-vendor.c -- fix compiler
	  warnings.
	* dialog-options.c -- remove unused variable
	* gnc-regwidget.c -- remove unused (module) variable


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7365 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-21 00:15:36 +00:00
Derek Atkins
6535bbe055 * move dialog-account.[ch] from src/dialog-account to src/gnome-utils
fix all references (Makefile.am) to remove src/dialog-account
	* configure.in: remove src/account-dialog/Makefile


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7358 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-19 19:56:51 +00:00
Derek Atkins
c11e0801b3 * configure.in -- don't double-add -Wall. Only add -Wall for GCC.
let the user know what additional warnings are being added.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7354 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-19 15:51:06 +00:00
Derek Atkins
a811b8062f * configure.in -- don't let GNOME_COMPILE_WARNINGS overwrite our list
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7353 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-19 15:45:16 +00:00
Christian Stimming
d3112b20b9 2002-10-18 Christian Stimming <stimming@tuhh.de>
* configure.in, macros/openhbci.m4: Add version control macro for
	OpenHBCI.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7345 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-18 15:51:27 +00:00
Chris Lyttle
3cb936e8f3 fix make dist breakage, update rpm spec, up version to 1.7.1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7302 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-14 05:33:14 +00:00
Derek Atkins
70545d9a9e Pogma's fixed patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7269 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-05 16:32:00 +00:00
Derek Atkins
aceb6f63f2 * Peter O'Gorman's patch for fixing libtool on darwin
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7268 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-05 15:59:23 +00:00
Derek Atkins
da3abe6423 * Check for gettext in -lintl for MacOS
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7267 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-05 14:49:53 +00:00
Derek Atkins
1b7c48a98c * Fix the autoconf-2.13/2.52/2.53 problems -- Gnucash should now
work on all versions of auto-tools, although it now requires GnuMake.

	* configure.in -- just pass LIBOBJS directly to the Makefile; pass
	  a sed script that uses '$U' (which is a 2.53ism, but works right
	  on 2.13) to the Makefile.
	* lib/libc/Makefile.am -- Use LIBOBJS and GnuMake's $(shell) syntax
	  to create the list of libobjects to be linked into "libc-missing"


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7266 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-05 14:24:10 +00:00
Derek Atkins
4da20676b1 * configure.in: check for ltdl.h
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7260 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-10-02 19:43:58 +00:00
Derek Atkins
725b3d8f89 * configure.in -- die during configure if g-wrap version is wrong
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7219 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-09-16 04:24:21 +00:00
Derek Atkins
ba609f49e4 * configure.in: remove GNUCASH_BUILD_DATE
* src/gnome/Makefile.am: build gnc-version.h, and #define a string
	  defining the time when gnucash was built (GNUCASH_BUILD_DATE)
	* src/gnome/gnc-splash.h: include the new gnc-version.h header


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7203 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-09-02 04:52:55 +00:00
Christian Stimming
11915e5e5b 2002-08-25 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/gnc-hbci-cb.h, gnc-hbci-actions.h, *:
	More HBCI work, including callbacks for account menu entries and
	the respective HBCI actions. Still nothing to test for the general
	public, though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7192 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-25 21:10:53 +00:00
David Hampton
cf1f4547b3 Add upper bounds checking on the versions of guile and g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7162 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-08-11 22:55:43 +00:00
Christian Stimming
926ff711f3 2002-07-29 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/druid-hbci-initial.c: Added some initial
	OpenHBCI code. Still no network connectivity or data changing,
	though.

	* src/import-export/hbci/gnc-hbci-kvp.[hc]: Added kvp_frame
	handling for HBCI-related data.

	* configure.in: Added option --with-openhbci-prefix.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7130 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-29 21:15:33 +00:00
Christian Stimming
21ba05c0de 2002-07-27 Christian Stimming <stimming@tuhh.de>
* configure.in: Add --enable-hbci configure option.

	* src/import-export/hbci/*: More HBCI GUI work. Some druid should
	be visible by now. The code doesn't really do anything so far,
	though.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7127 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-27 17:13:49 +00:00
Christian Stimming
40c360338a 2002-07-02 Christian Stimming <stimming@tuhh.de>
* accounts/fr_FR/*: Add french account hierarchy template by
	Yannick LE NY <y-le-ny@ifrance.com> (might need more work though.)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7057 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-01 22:24:28 +00:00
Derek Atkins
e576f51997 Don't assume gnu-date; use +FORMAT instead (which is more portable)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7055 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-07-01 20:52:08 +00:00
David Hampton
9dec16811b Add the current version number or cvs build date to the splash screen.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7050 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-29 20:28:31 +00:00
David Hampton
99f2cd2ab2 autoconf 2.53 tweak (not solution)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6989 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-21 18:17:21 +00:00
David Hampton
412aeab1cb Initial support for OFX import.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6987 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-21 00:46:36 +00:00
Derek Atkins
c79362faa7 Fix hampton's autoconf patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6983 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-19 16:37:03 +00:00
Derek Atkins
9b680c45d6 fix g-wrap location URL
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6981 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-19 14:47:09 +00:00
Derek Atkins
9412153252 * Refactor a lot of the business code. Move the tax-table dialog
to its own directory/gnc-module.  Move the business-gnome glade
	files to their own directory.  Create a business-reports directory
	for the current and future business reports.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6967 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-16 19:07:18 +00:00
Christian Stimming
8a185430e9 2002-06-05 Christian Stimming <stimming@tuhh.de>
* src/import-export/hbci/*: Add directory and initial files for
	HBCI support module.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6946 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-06-04 23:11:33 +00:00
Derek Atkins
1ba28d23dc Not all versions of autoconf return 'GNU' in the --version.
Just search for "Autoconf" instead of "GNU Autoconf"


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6887 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-22 03:57:02 +00:00
Derek Atkins
391e908943 configure.in: solve the "test: too many arguments" bug
acinclude.m4: don't need the extra MSG response


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6884 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-21 21:59:25 +00:00
David Hampton
59e52d8714 Mac OS X support, round 2.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6878 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-18 20:32:22 +00:00
David Hampton
0b0581c71e More gettext 0.11 junk.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6871 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-17 00:20:06 +00:00
David Hampton
e3b32ced97 Finished changes to make both gettext 0.10 and 0.11 work.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6866 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-16 21:59:52 +00:00
David Hampton
447ad45a84 Commit required gettext 0.11 changes that are backward compatible with
gettext 0.10.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6865 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-15 04:48:36 +00:00
Derek Atkins
89be52ed5f Fix configure.in to work on Solaris.. Test's need spaces between the
terms:
	if $foo = "no"; then

Supply a result message for the SCANF_LLD test


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6836 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-08 05:01:48 +00:00
David Hampton
3ce1d63e1a Pogma's initial Mac OS X patches.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6833 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-05-07 23:22:24 +00:00
David Hampton
d3306106c4 Make sure any non standard g-wrap prefix path if reflected in the
setting of the LD_LIBRARY_PATH variable.  Makes it possible to find
libgw-wct.so, et al.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6807 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-04-19 03:14:56 +00:00
Dave Peticolas
b90b076f54 Fix DB_LIBS setting.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6772 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-03-05 23:28:33 +00:00
Derek Atkins
cfd8718a42 * Plug-in Extensions for backends, so pluggable objects can
provide backend-support without changing the core backend
	implementation.

	* src/engine/gncObject: Add a 'mark_clean' data-type method()
				add backend extension registration.

	* src/engine/gnc-book.c: use mark_clean object interface

	* src/backend/file/io-gncxml-v2: use the backend extensions

	* src/business/business-core/gnc*: add the mark_clean methods
					   add commodities to many objects

	* src/business/business-core/gncInvoice.c: fix GetPaidTxn() bug

	* src/business/business-core/file: the XML backend extensions for
	business objects.

	* src/business/business-gnome/dialog-*: supply default commodities


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6770 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-03-04 19:34:52 +00:00
Dave Peticolas
8e51e62781 David Hampton's make distcheck patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6749 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-02-28 08:31:32 +00:00
Derek Atkins
4c948bdabc A new generic search dialog for gnome, and a test to show how it
works.  Still more to come...


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6698 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-02-08 05:09:52 +00:00
Dave Peticolas
f048bb2f55 Fix quoting problems.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6676 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-31 00:00:23 +00:00
Derek Atkins
37704c673a Fix for Solaris: Can't use 'if ! $(GUILE) ...' so rebuild
the if/else to actually work properly


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6612 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-13 01:48:58 +00:00
Rob Browning
a458350f99 * configure.in: switch to check and only install the srfis we
need. do the same for guile-www.
(AM_PATH_GWRAP): require g-wrap 1.3.2.
(CFLAGS): add -Wno-uninitialized and -Wno-unused to accomodate
g-wrap issues.
(GNUCASH_ENGINE_LIBS): remove libgw-glib -- now provided by g-wrap.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6538 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-09 21:18:27 +00:00
Dave Peticolas
ec74433b67 David Hampton's autotool patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6525 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-07 02:41:09 +00:00
Dave Peticolas
15d1dacf76 * configure.in: configure report-gnome/test directory
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6373 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-12 09:49:54 +00:00
Dave Peticolas
5e5d981a21 Jose Carlos Nascimento's Brazilian Portuguese translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6371 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-12 00:58:55 +00:00
Rob Browning
6b1a8be026 * configure.in: now that libgnc-engine doesn't depend on guile any
more, migrate the guile flags from "BASE" to the regular vars.
(GNUCASH_ENGINE_BASE_LIBS): remove guile bits.
(GNUCASH_ENGINE_LIBS): add guile bits.
(GNUCASH_ENGINE_BASE_CFLAGS): remove guile bits.
(GNUCASH_ENGINE_CFLAGS): add guile bits.

* configure.in (error-on-warning): make this the default.  I'm
tired of having to fix missing #includes, mismatched types,
etc. after an update so I can get back to work, but if anyone has
a real problem with this, I'd be happy to reconsider.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6356 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-11 16:27:44 +00:00
Dave Peticolas
26198e561e P�ter Hossz�'s Hungarian translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6304 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-10 22:31:13 +00:00
Dave Peticolas
655da7feb4 * configure.in: add new default warnings
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6289 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-09 09:34:43 +00:00
Dave Peticolas
1a0d4712f2 * configure.in: remove -Wno-unused
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6280 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-08 09:32:35 +00:00
Rob Browning
91d891a7f1 * configure.in (error-on-warning): make this the default. I'm
tired of having to fix missing #includes, mismatched types,
etc. after an update so I can get back to work, but if anyone has
a real problem with this, I'd be happy to reconsider.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6271 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 18:11:27 +00:00
Dave Peticolas
ae41252ddd Work on report/report-gnome module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6267 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-07 08:49:57 +00:00
Bill Gribble
1a0db3dfb7 Add --disable-gui option to autogen/configure
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6255 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-05 17:22:32 +00:00
Dave Peticolas
5b72f6048b Add Georg Lehner's Nicaraguan Spanish translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6177 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-12-03 07:55:56 +00:00
Rob Browning
4c36e2341e * configure.in: add adjustments for new static overrides scripts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6133 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-28 23:21:43 +00:00
Derek Atkins
997d8e92a7 First pass at an Entry Ledger. It compiles. It still needs
to be tested, and then it needs to be used.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6073 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-26 23:30:33 +00:00
Rob Browning
01ea769151 * configure.in: add GNC_LIBEXECDIR.
(AC_OUTPUT): add src/bin/Makefile.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5961 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-21 19:34:17 +00:00
Rob Browning
e56ca6384f * configure.in (AC_OUTPUT): add src/core-utils.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5924 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-21 02:37:11 +00:00
Dave Peticolas
94d8372af6 Derek Atkins's business accounting patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5902 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-17 01:17:06 +00:00
Rob Browning
5c6681a124 * configure.in (AC_OUTPUT): add src/dialog-account.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5900 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-16 21:05:32 +00:00
Rob Browning
25ab1e4ede * configure.in: update to reflect deleted src/gnome.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5840 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-12 23:11:43 +00:00
Rob Browning
7b3bef3989 * configure.in: set execute bit on gnc-test-env.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5834 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-12 22:27:52 +00:00
Linas Vepstas
64379d968d add patch from Matthew Vanecek <mevanecek@yahoo.com> for pg_config
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5830 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-12 17:00:50 +00:00
Bill Gribble
4069b315f9 Build changes to clean up library cross-dependencies and move to libtool-1.4
syntax.  Also a patched ltmain.sh included with CVS now, so builds are
faster and folks with libtool-1.3.4 installed aren't left in the cold.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5788 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-11-07 22:41:56 +00:00
Linas Vepstas
370f45f997 add swig makefile
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5742 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-29 18:38:19 +00:00
Dave Peticolas
cf4d0fec3e Fix quoting bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5726 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-26 00:09:13 +00:00
Dave Peticolas
65d5050968 Create gnucash-config with configure instead of Makefile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5725 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-25 23:31:44 +00:00
Dave Peticolas
b4c8d16c16 Zdenko Podobn�'s Sloval account hierarchies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5705 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-22 06:56:25 +00:00
Rob Browning
5d977e85f4 * configure.in (GNC_ADD_ON_SRFIS): compute needed SRFIs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5584 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-12 19:43:02 +00:00
Linas Vepstas
524bee9fe0 fix the opt-style include ath as well
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5583 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-12 16:53:25 +00:00
Rob Browning
5f21c44529 * configure.in: require at least g-wrap 1.3.1.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5579 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-11 22:10:21 +00:00
Linas Vepstas
fb762d454e fix include file install location
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5578 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-11 16:56:27 +00:00
Dave Peticolas
cc09c00a11 Use AM_PROG_LIBTOOL for automake 1.4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5573 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-11 01:31:20 +00:00
Rob Browning
67fbf88c61 * configure.in: update for intltool. Update LIBTOOL macros to
match libtool docs.  Require at least g-wrap 1.1.12.  Add
src/backend/net/Makefile to output.

* acinclude.m4: added AM_ACLOCAL_INCLUDE so it would work from
configure.in under the new auto* tools.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5506 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-10 23:19:41 +00:00
Dave Peticolas
d10d7a7d38 Move pt_PT.po to pt.po.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5486 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-10 06:29:20 +00:00
Robert Graham Merkel
873ed2c9b3 automake 1.5 fixes and further work on transaction voiding
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5456 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 07:08:31 +00:00
Joshua Sled
07ffbd6387 Moved the XML_I18N_TOOLS line a bit higher to get around being-split-midline-by-configure issue.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5444 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-01 03:24:33 +00:00
Dave Peticolas
0d25b496e1 Move app file gnome code under app-file module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5407 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-21 23:32:20 +00:00
Dave Peticolas
06d2d6158e Move application file code into app-file module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5389 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-20 02:38:15 +00:00
Dave Peticolas
0de7e5ec7f Start binary-import test module.
Move xml-i18n-tools higher in configure.in.
Configure register-core module.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5387 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-19 08:36:14 +00:00
Dave Peticolas
bae4ce8697 Add import-export/binary-import module for importing legacy files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5385 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-18 23:45:29 +00:00
Dave Peticolas
54393d0a06 Collect all translatable strings in scm files in intl-scm.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5384 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-18 10:12:50 +00:00
Dave Peticolas
23576ba39f Configure network-utils and gnome-utils package and install
their public headers.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5383 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-18 08:38:21 +00:00
Dave Peticolas
e518fd7f50 Use xml-i18n-tools to collect translatable strings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5380 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-17 09:59:23 +00:00
Dave Peticolas
9e4a0d94a0 Configure ledger-core test dir.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5378 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-15 07:03:32 +00:00
Dave Peticolas
dd2049cca7 Add register-gnome link test.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5376 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-15 06:26:23 +00:00
Dave Peticolas
23865f5485 Configure and detect app-utils module. Install public app-utils headers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5375 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-15 06:09:43 +00:00
Dave Peticolas
ee96e9926d 2001-09-14 Dave Peticolas <dave@krondo.com>
* src/register/register-gnome: add new headers

	* src/register/register-gnome/gncmod-register-gnome.c: initialize
	gnome-specific cells and table

	* src/register/register-gnome/pricecell-gnome.c
	(gnc_price_cell_gnome_new): new func.

	* src/register/register-gnome/quickfillcell-gnome.c
	(gnc_quickfill_cell_gnome_new): new func

	* src/register/register-gnome/table-gnome.c: new code to
	initialize table with gnome-specific callbacks

	* src/register/register-core/Makefile.am: add test subdir

	* src/register/register-core/pricecell.c: remove gui-specific stuff

	* src/register/register-core/quickfillcell.c: remove gui-specific stuff

	* src/register/register-core/table-allgui.c: implement gui cursor
	refresh as a callback.

	* src/gnome/window-register.c: fix menu names and help strings

	* src/backend/file/gnc-schedxaction-xml-v2.c
	(gnc_schedXaction_end_handler): open account for editing
	before destroying it.

	* src/backend/file/gnc-schedxaction-xml-v2.c (tt_act_handler):
	open account for editing and leave it open.

	* src/backend/file/io-gncxml-v2.c
	(add_template_transaction_local): commit the template account
	group after all transactions have been added.

	* configure.in: configure new test Makefile


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5373 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-14 09:31:23 +00:00
Dave Peticolas
a0385b8ada Create a network-utils module for net communications code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5362 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-11 08:41:44 +00:00
Dave Peticolas
033743ade2 Start gnome-utils test framework.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5352 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 11:12:41 +00:00
Dave Peticolas
ded89a4b2a Create a gnome-utils module to hold gnome/gtk widgets and utility functions
used by GnuCash. Still some dependency-untangling left to do.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5347 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-10 07:01:57 +00:00