Commit Graph

24 Commits

Author SHA1 Message Date
Derek Atkins
bcbf5c847a Remove non-needed config options, generated by automake
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8290 57a11ea4-9604-0410-9ed3-97b8803252fd
2003-05-10 23:23:27 +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
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
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
Dave Peticolas
8061492f76 Configure gnucash version numbers.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5336 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-07 09:04:31 +00:00
Dave Peticolas
034eb6859b Bill Gribble's patch.
* gnc-network.{c,h}: new files.  Functions for user registration
	and authentication.

	* gnc-gpg.c: fix bugs.  make gpg operations optionally
	asynchronous via gdk_input_add().

	* gnc-html.c: fix URL base name handling.  Rework processing of
	http requests.

	* gnc-http.c: memory management in gnome_http.  Still some
	memory leaks in there, I think.

	* gnc-html-actions.{c,h}: remove files.  Content moved into
	gnc-network.

	* prefs.scm: Add hidden preference for GnuCash Network user ID.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3814 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-21 22:24:47 +00:00
Dave Peticolas
2d83387661 Bill Gribble's patch.
* add configure/acconfig option for GPG

        * src/gnome/gng-gpg.c: add handlers for creation of keypair
        (with passphrase) and for exporting public key block to GnuCash
        Network server.  Fix bugs in old keypair creator.  Add passphrase
        handling to data encrypt/decrypt.

        * src/gnome/gnc-html-actions.c: rewrite privacy notice to use
        GnuCash Network terminology.  The longer you guys wait to bitch
        about the name the more stuck it is.  Rewrite gnc-info/form handler
        to submit GnuCash version and feature information.

        * src/gnome/gnc-html.c: respect global preferences for HTTP, SSL,
        and GnuCash Network transactions.  Change submit handler calls to
        unpack encoded form data into a hash table and possibly re-encode
        and re-pack if necessary.  Fix bugs in submit handler lookups.
        Add RFC-1738 decoder to go with the encoder.

        * src/gnome/window-help.c: fix bugs in Open dialog.

        * src/scm/html-table.scm: Add new table-cell/markup and
        append-row/markup functions to make it easier to set semantic data
        styles in style sheets.  Remove dead code.

        * src/sc/prefs.scm: New preferences section, "Network", with
        options to globally disable HTTP, SSL, and GnuCash Network, and to
        assign the GnuCash Network server name.

        * src/scm/report/table-test.scm: new test report to demonstrate
        row and cell semantic style


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3765 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-09 23:49:34 +00:00
Dave Peticolas
e003198a66 Bill Gribble's ssl patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3731 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-01 23:55:24 +00:00
Dave Peticolas
5494d6ad07 James LewisMoss's patch with some xml and testing stuff.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3712 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-02-27 20:15:11 +00:00
Dave Peticolas
3ba7ac25ca Derek Atkins' patch making it possible to disable guppi support.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3495 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-01-18 22:41:40 +00:00
Dave Peticolas
759d32ea2e James LewisMoss's update to libxml 2 detection.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3492 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-01-17 23:12:28 +00:00
Dave Peticolas
b7bcae050f James LewisMoss's patch to load the right header files for libxml 1 & 2.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3489 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-01-17 06:53:18 +00:00
Dave Peticolas
df875ea12d Switch to using db1 for database access.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3336 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-12-21 23:36:41 +00:00
Dave Peticolas
155391c80c Bill Gribble's patch to add guppi support, improve the report & help
windows, and sundry other things.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3329 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-12-21 00:35:47 +00:00
Dave Peticolas
3e48612a90 Derek Atkin's build system patches for g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3118 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-11-02 23:26:36 +00:00
Dave Peticolas
52a55ce64b Configure the coloring of negative quantities with a user preference
instead of a compile-time option.

Implement the 'thin blue line' separating past transactions from
future transactions.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2975 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-29 08:01:54 +00:00
Dave Peticolas
8712d85d40 Add check for ieeefp.h. Include it in util.c if present.
This is for 'finite' on Solaris 8.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2901 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-20 06:42: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
Dave Peticolas
f2fa355e51 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2558 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 07:54:03 +00:00
Dave Peticolas
a1c0c95f9c Clean up some configure cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2557 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 07:45:00 +00:00
Dave Peticolas
79ee7381ad Bill Gribble's patch to add gtkhtml support, key-value pairs,
and g-wrapping of the query api.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2545 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-08 12:35:12 +00:00
Dave Peticolas
da148fd603 Take out plotutils cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2517 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-26 21:36:01 +00:00
Linas Vepstas
b0e826c87d fix up fsf headers
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2452 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-11 18:41:18 +00:00
Dave Peticolas
ed0bc95f5d Rob Browning's patch to add automake.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2395 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-02 09:00:31 +00:00