gnucash/macros
Derek Atkins c5857de175 Heath Martin's x86_64 patch.
* macros/autogen.sh:
	  change "head -1" to "head -n 1"
	* src/engine/gnc-numeric.[ch]:
	  change string_to_gnc_numeric() to return gboolean.
	* src/app-utils/gnc-exp-parser.c:
	* src/backend/file/sixtp-dom-parsers.c:
	  use new string_to_gnc_numeric() API
	* src/engine/gnc-lot.c:
	  64-bit safe for x86_64
	* src/gnome/dialog-scheduledxaction.c:
	* src/gnome/dialog-sxsincelast.c:
	* src/gnome/druid-loan.c:
	* src/gnome-utils/dialog-account.c:
	* src/gnome-utils/gnc-query-list.c:
	* src/import-export/import-match-map.c:
	  use GPOINTER_TO_INT and GINT_TO_POINTER macros to be 64-bit safe.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@10315 57a11ea4-9604-0410-9ed3-97b8803252fd
2004-11-01 01:37:10 +00:00
..
.cvsignore Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
aclocal-include.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
acx_pthread.m4 * configure.in: change (and comment out) checks for pthreads 2003-07-10 03:08:48 +00:00
aqbanking.m4 2004-09-22 Christian Stimming <stimming@tuhh.de> 2004-09-22 20:51:55 +00:00
as-scrub-include.m4 Fix some problems with the gcc 3.x cleanup. 2002-11-19 00:52:22 +00:00
autogen.sh Heath Martin's x86_64 patch. 2004-11-01 01:37:10 +00:00
compiler-flags.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
curses.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-bonobo-check.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-common.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-cxx-check.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-fileutils.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-gdk-pixbuf.m4 * src/report/standard-reports/account-piecharts.scm: bump up default 2002-01-29 08:53:39 +00:00
gnome-gettext.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-ghttp-check.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-gnorba-check.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-guile-checks.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-libgtop-check.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-objc-checks.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-orbit-check.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-pilot.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-print-check.m4 Use `` instead of $() for portability. 2001-04-10 21:08:08 +00:00
gnome-pthread-check.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-support.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-undelfs.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-vfs.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome-x-checks.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
gnome-xml-check.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
gnome.m4 2001-06-06 Dave Peticolas <dave@krondo.com> 2001-06-06 07:04:27 +00:00
gperf-check.m4 Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00
linger.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
Makefile.am 2004-09-04 Christian Stimming <stimming@tuhh.de> 2004-09-04 12:03:31 +00:00
need-declaration.m4 * src/FileDialog.c (gncFileNew): clear the non-iso commodities 2001-03-14 02:44:25 +00:00
openhbci.m4 2003-05-09 Christian Stimming <stimming@tuhh.de> 2003-05-09 21:54:06 +00:00
README Remove Makefile.in's from CVS repository. 2000-09-13 22:33:15 +00:00

This is the macros directory from the gnome-common package
and should be kept in sync with it.