Commit Graph

52 Commits

Author SHA1 Message Date
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
e59c139632 Exclude info dir file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5295 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 06:34:19 +00:00
Dave Peticolas
85a003de02 2001-07-03 Dave Peticolas <dave@krondo.com>
* src/.cvsignore: adjust for new program

	* rpm/gnucash.spec.in: adjust for new program

	* src/Makefile.am: adjust for new program

	* src/gnucash-make-guids.c: new program to aid in GUID creation


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4860 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 21:43:44 +00:00
Dave Peticolas
6e2440b729 fix bug
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4690 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-14 22:54:03 +00:00
Dave Peticolas
27747c147d 2001-06-14 Dave Peticolas <dave@krondo.com>
* src/gnome/dialog-transfer.c: use libglade

	* rpm/gnucash.spec.in: fix bug


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4679 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-14 07:44:30 +00:00
Dave Peticolas
b5c00276c5 2001-06-12 Dave Peticolas <dave@krondo.com>
* src/gnome/glade/Makefile.am: new file

	* src/gnome/glade/commodity.glade: new file. glade file for
	commodity dialog

	* src/gnome/dialog-commodities.c: use libglade

	* src/gnome/dialog-utils.c (gnc_glade_xml_new): new func
	(gnc_glade_xml_new_widget): new func

	* rpm/gnucash.spec.in: add glade dir

	* configure.in: move libglade check to glade section.
	add configured glade file dir.

	* src/gnome/Makefile.am: add glade flags & glade dir

	* src/Makefile.am: add glade libs


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4637 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-12 10:22:42 +00:00
Dave Peticolas
9de71e4d8d Enable sql.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4593 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-10 22:01:36 +00:00
Dave Peticolas
bc69db7765 2001-05-01 Conrad Canterford <conrad@mail.watersprite.com.au>
* make-gnucash-patch.in: add --file option to allow single file
	patches to be made.

	* README.patches (new file): Moved patch instructions from README
	file into this new file, and added detailed descriptions of all
	the options for make-gnucash-patch.

        * README: see above


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4098 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-01 20:58:00 +00:00
Dave Peticolas
28adf6a459 Fix spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4021 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-23 07:49:53 +00:00
Dave Peticolas
b04cbddfd9 * src/gnome/dialog-price-editor.c: more work
* src/engine/gnc-pricedb.c: add an error check

	* ChangeLog: split changelog


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3906 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-04-07 10:34:47 +00:00
Dave Peticolas
937fe0f9fa * src/scm/options.scm: add a text option type
* src/gnome/dialog-options.c: add support for text options

	* src/gnome/window-main.c (gnc_ui_about_cb): set parent

	* src/scm/report/register.scm: more work

	* src/scm/html-document.scm: fix bug

	* src/scm/report/average-balance.scm: tweak default accounts

	* src/scm/html-utilities.scm (gnc:html-build-acct-table):
	put in a horizontal line before grand total.

	* src/gnome/dialog-tax-info.c: use form & description, not
	code & form, in clist. more work on display.

	* src/scm/report/txf-export.scm: fix bug

	* src/register/gnome/gnucash-sheet.c
	(gnucash_sheet_modify_current_cell): reset item edit position

	* src/register/gnome/gnucash-item-edit.c (item_edit_reset_offset):
	new func

	* src/gnome/gnc-currency-edit.c (add_item): don't use namespace
	in string


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3865 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-31 11:29:30 +00:00
Dave Peticolas
e4c5824bb5 Fix rpm spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3802 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-19 22:50:59 +00:00
Dave Peticolas
b151a7d9a4 Add Danish translation. Update AUTHORS.
* rpm/gnucash.spec.in: simplify

	* configure.in: add 'da' to language list


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3783 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-03-14 12:39:55 +00:00
Dave Peticolas
bb4dbf85dd Fix spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3512 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-01-21 12:01:26 +00:00
Dave Peticolas
f774229e60 Fix spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3055 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-14 08:22:21 +00:00
Dave Peticolas
4b35d7ff38 Add Italian translation to spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2893 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-18 08:00:44 +00:00
Dave Peticolas
11a2d22dc7 Add info files to rpm spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2877 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-17 08:04:11 +00:00
Dave Peticolas
79f434ed6c Add new gnucash help directory to spec file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2861 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-16 08:34:28 +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
f6a5568b70 Use the new sgml help files instead of the old html ones.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2815 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-09 10:25:53 +00:00
Dave Peticolas
b29e7719b6 Add info for spanish translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2768 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-09-05 03:48:54 +00:00
Dave Peticolas
7387840c76 Move src/doc/coding-style.txt to HACKING and update the contents.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2693 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-08-22 23:43:56 +00:00
Dave Peticolas
9209c2ceae Valek Filippov's Russian translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2641 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-08-06 17:31:11 +00:00
Dave Peticolas
8724fd8081 Added ja locale file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2555 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-07-10 03:31:20 +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
311a68913d *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2510 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-26 04:59:07 +00:00
Dave Peticolas
110b7b1c03 Merge from 1.4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2507 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-26 04:44:14 +00:00
Dave Peticolas
9805ef402f Jon K Hellan's fixes to author names.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2419 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-05 09:13:20 +00:00
Dave Peticolas
372a11c2ca *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2415 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-05 07:48:00 +00:00
Dave Peticolas
af82099e2b Just 'make' not 'make gnome'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2414 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-05 06:59:34 +00:00
Dave Peticolas
dd13bbf553 Rob Browning's make dist patch.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2410 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-06-05 05:51:39 +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
Dave Peticolas
ea9af6f2ee *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2377 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-05-25 10:27:24 +00:00
Dave Peticolas
d7e3aed72d *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2376 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-05-25 10:21:12 +00:00
Dave Peticolas
c1d8d755b4 Rob Browning's patch to break out g-wrap.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2277 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-05-08 23:59:45 +00:00
Dave Peticolas
6276188d0c *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2176 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-04-10 08:12:09 +00:00
Dave Peticolas
e8007c2117 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2171 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-04-09 08:16:59 +00:00
Dave Peticolas
7d20dfc4aa *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2143 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-31 09:48:20 +00:00
Dave Peticolas
c260fc1518 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2127 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-28 07:45:14 +00:00
Dave Peticolas
09d1da1a6c *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2123 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-27 09:01:22 +00:00
Dave Peticolas
b00adc3142 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2095 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-20 08:31:13 +00:00
Dave Peticolas
8bc80497e1 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2089 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-19 10:23:16 +00:00
Dave Peticolas
97cba07559 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2080 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-14 23:50:36 +00:00
Dave Peticolas
1e307c71df *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2078 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-13 08:11:51 +00:00
Dave Peticolas
bd06f3d020 *** empty log message ***
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2060 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-03-06 02:31:48 +00:00
Dave Peticolas
011b54d5ed new spec file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2038 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-02-28 06:11:54 +00:00
Linas Vepstas
79329deb56 french translation from LE NY Yannick
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1725 57a11ea4-9604-0410-9ed3-97b8803252fd
1999-05-30 07:06:09 +00:00
Linas Vepstas
989159b894 new spec file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1371 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-11-04 05:48:33 +00:00
Linas Vepstas
f773068099 updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1343 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-22 04:49:30 +00:00
Linas Vepstas
6d3e189405 add new file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1329 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-10-20 02:05:08 +00:00