Commit Graph

39 Commits

Author SHA1 Message Date
David Hampton
e4241283fe Add back detailed compile time checks.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@9121 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-08-19 05:07:27 +00:00
David Hampton
a21c4721ee Make autoheader stop complaining.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@9002 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-08-09 02:34:18 +00:00
David Hampton
c312aad941 Sync the g2 branch with the gnome2-merge-1 tag.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8899 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-17 07:27:25 +00:00
unknown user
c21b9b7f7e This commit was manufactured by cvs2svn to create branch
'gnucash-gnome2-dev'.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8897 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-07-17 07:11:48 +00:00
Derek Atkins
343f8181a6 here is another patch from Jan Petersen.
Changes:
      * Cleanup build system.
      * Port register to GNOME 2.
      * Rename GNCTreeModel to GncTreeModel.
      * Port commodities, tax-dialog, fincalc dialogs to GNOME 2.
      * Add window type to the ui plugin system and update plugins.
      * Add icon to the about dialog.
      * Fix window type of splash screen.
      * Add support for startup-notification.

See ChangeLog for details.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8609 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-06-14 19:31:34 +00:00
Derek Atkins
3308e7d1f6 * macros/autogen.sh: comment out intltoolize and libtoolize again
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8332 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-19 00:54:28 +00:00
Derek Atkins
4e5e8c8d8e Jan Petersen's po/Makefile patch
* configure.in: Add Makefile.in to AC_OUTPUT targets.
	* macros/autogen.sh: Add a AM_GLIB_GNU_GETTEXT section to generate a po/Makefile.in.in file.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8331 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-19 00:38:37 +00:00
Derek Atkins
4880dffaf5 * configure.in: Disabled gnome-print. Added LIBGUPPI.
AM_PATH_LIBGLADE  replaced by PKG_CHECK_MODULES
	  Disabled gtkhtml check
	* gnome.m4:  Fixed use of wrong gnome2 names introduced 2/27


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8050 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-03-09 23:16:11 +00:00
Derek Atkins
9fd329d128 2003-03-02 TomF changes for Gnome-2 branch
* configure.in: Change GNOME_XML_CHECK call to GNOME_XML2_CHECK
	  to fix wrong libxml library in gcc calls.
          Move AS_SCRUB_INCLUDE call to macros/gnome-xml-check.m4
	  Commented out the po/Makefile lines in AC_OUTPUT calls to bypass
	  "not found" errors
	* macros/autogen.sh: Commented out gettextize lines to bypass
	  "not found" errors
	  might want to change the gettextize to glib-gettextize
	* macros/gnome-xml-check.m4: changed macro name to GNOME_XML2_CHECK
	  Changed xml to xml2; changed GNOME-CONFIG to PKG-CONFIG
	  Moved AS_SCRUB_INCLUDE call from configure.in
	  This .m4 file was not in the Gnome-2 branch, so it has to be
	  added in cvs.  It don't know how it got dropped.
	* src/engine/gnc-associate-account.c: Fixed gcc warning messages.
	* Currently, make fails at gnc-gpg.c, and there is an unknown text
	  file: src/network-utils/gnc-gpg.loT


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8032 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-03-02 21:03:06 +00:00
Derek Atkins
839fc7215a * re-add macros/gnome.m4 for GNOME_INIT
* configure.in: re-add call to GNOME_INIT


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8025 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-28 00:51:01 +00:00
Derek Atkins
b0a3c9c5f1 Ok, we DO need gnome-guile-checks.m4 oops.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8000 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-17 18:58:05 +00:00
Derek Atkins
cba003e2ad * Start changes for Gnome-2.
* remove macros/gnome*.m4, so we can use gnome's installed versions.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@7993 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-02-15 16:08:16 +00:00
Derek Atkins
41d79ac527 2003-01-19 John Pierce <john@killterm.org>
* macros/autogen.sh
	  Use variables for programs so they can be overridden easily.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7853 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-20 00:40:33 +00:00
David Hampton
f6423ddd09 Clean up include path for gcc3.x.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7825 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-13 07:32:15 +00:00
Derek Atkins
db4d8f7a2f * macros/Makefile.am: include the rest of the macros in the dist.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7793 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-01-07 03:21:16 +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
David Hampton
cfae12f08f Enable -Werror.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7718 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-12-24 03:26:12 +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
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
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
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
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
Dave Peticolas
214f46c2bd * src/report/standard-reports/account-piecharts.scm: bump up default
pie chart height

* src/bin/overrides/gnucash-env.in: set LTDL_LIBRARY_PATH, too

* macros/gnome-gdk-pixbuf.m4: fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6661 57a11ea4-9604-0410-9ed3-97b8803252fd
2002-01-29 08:53:39 +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
Rob Browning
8d3324cc53 * macros/autogen.sh: update for intltool.
* macros/autogen.sh: update for intltool.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5507 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-10 23:19:50 +00:00
Dave Peticolas
7b0f8fc2b2 Undo autoconf 2.5.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5457 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-10-03 07:38:16 +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
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
45e9bca7dd Remove broken debian cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5174 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 07:12:26 +00:00
Robert Graham Merkel
51e8e75915 Fix bug in sxsincelast-dialog, i18n xaccFreqSpecGetFreqStr.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5173 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-08-18 06:32:13 +00:00
Dave Peticolas
60b3777c1c 2001-06-06 Dave Peticolas <dave@krondo.com>
* macros/gnome.m4: Chris J (Oakton) Leach's macro patch

	* AUTHORS: update credits

	* doc/sgml/C/xacc-about.sgml: update credits


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4483 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-06 07:04:27 +00:00
Dave Peticolas
a6d9c1ff9e Use `` instead of $() for portability.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3922 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-10 21:08:08 +00:00
Dave Peticolas
859a6da3af * src/FileDialog.c (gncFileNew): clear the non-iso commodities
* src/engine/gnc-commodity.c (gnc_commodity_table_remove_non_iso):
	new func

	* src/test/test-xml-commodity.c: remove duplicate string_to_integer

	* src/gnome/dialog-userpass.c: add missing #include

	* src/register/gnome/Makefile.am: add gnome & glib flags

	* src/engine/Makefile.am: add glib libs

	* src/engine/sql/Makefile.am: add glib flags

	* configure.in: fix includes used to check for sizes

	* acinclude.m4: fix guppi macro

	* macros/: update m4 files


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3776 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-14 02:44:25 +00:00
Dave Peticolas
e30a8bc509 Rob Browning's patch with price db & miscellany.
* first iteration of pricedb: we should preserve quotes from old
    binfiles now (rather than throwing it away during the conversion),
    and we can read/write the pricedb as XML.

  * added configure --enable-error-on-warning -- developers, please
    use this.

  * add fancier TAGS handling -- we now track file additions/deletions
    dynamically.

  * add g_hash_table_key_value_pairs: returns a GSList of all the key
    value pairs in a given hash table so you can manipulate them.

    add g_hash_table_kv_pair_free_gfunc: g_slist_foreach helper for
    deleting key value hash pairs when you're finished with the
    results from g_hash_table_key_value_pairs.  You'll still need to
    call g_slist_free as well to delete the spine of the list.

  * continue migration to using backend for all IO and switching from
    top-level Group to top level GNCBook.

  * switch from const gnc_commodity to gnc_commodity in many places,
    after consultation with Bill.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3684 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-02-25 00:42:44 +00:00
Dave Peticolas
2a5dc45753 Derek Atkins' patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3105 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 19:14:45 +00:00
Dave Peticolas
7a9add2810 Use gettextize to generate po-related files. Remove them from CVS.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3074 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 23:04:41 +00:00
Dave Peticolas
1b004697e3 Minor fix.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2906 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-20 08:26:31 +00:00
Dave Peticolas
5e5b719f2b Herbert Thoma's patch adding a macro to check for gdk pixbuf.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2883 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-17 23:12:50 +00:00
Dave Peticolas
2b3a4ff53f Remove Makefile.in's from CVS repository.
Add and use gnome autoconf macros.
Fix lots of new compiler warnings.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2842 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-13 22:33:15 +00:00