Commit Graph

4114 Commits

Author SHA1 Message Date
Joshua Sled
d82bd05dfc 2001-07-06 Joshua Sled <jsled@asynchronous.org>
* src/gnome/gnc-schedxaction-xml-v2.c: Support for new
	SchedXaction options [create/remind-days-in-advance; auto-create,
	notify-on-creation].

	* src/gnome/dialog-scheduledxaction.c (putSchedXactionInClist):
	Fix for next-occurance processing.

	* src/engine/SchedXaction.c (xaccSchedXactionGetNextInstance):
	Better handling of start date/last-occur date/current dates when
	generating the next occurance date.  Gotta remember to clear those
	g_dates, lest the come up 'valid' due to stack trash... :(

	* src/gnome/gnc-sxlastrun.{h,c}: Added; newer/better
	since-last-occur dialog.

	* src/gnome/window-main.c: Added Scheduled Transaction stuff to
	"Tools" menu.

	* src/scm/prefs.scm: Added initial cut at Scheduled Transaction
	preferences.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4905 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-06 07:31:31 +00:00
Robert Graham Merkel
890be8ccfc More doc updates, including a big image cruft removal.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4904 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-06 04:31:27 +00:00
Dave Peticolas
9619d98cb8 Paul Poulain's updated fr.po.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4903 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 20:59:48 +00:00
Dave Peticolas
161082a90f 2001-07-05 Dave Peticolas <dave@krondo.com>
* src/engine/Query.c (xaccQueryEqual): new func.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4901 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 10:30:43 +00:00
Dave Peticolas
57d8eee0da 2001-07-05 Dave Peticolas <dave@krondo.com>
* doc/sgml/C/xacc-common-report-options.sgml: fix my fix

	* doc/sgml/C/xacc-price-sources.sgml: fix warnings

	* src/guile/gnc.gwp: wrap new func

	* src/gnome/druid-stock-split.c: use new func

	* src/gnome/window-register.c: use new func

	* src/gnome/window-reconcile.c: use new func

	* src/gnome/reconcile-list.c: use new func

	* src/gnc-ui-util.c (gnc_account_print_info): new func. this
	replaces 'quantity' and 'value' print info for the currency-
	in-transaction switch. Delete the 'quantity' version.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4900 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 08:32:40 +00:00
Robert Graham Merkel
e892559620 More new screenshots, and related updates to the docs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4899 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 08:20:22 +00:00
Dave Peticolas
5eb7ddb4e9 2001-07-04 Dave Peticolas <dave@krondo.com>
* AUTHORS: credits

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

	* src/scm/report/transaction.scm: Michael T. Garrison Stuber's
	transaction report patch.

	* doc/sgml/C/xacc-common-report-options.sgml: fix warning


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4898 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 06:53:14 +00:00
Robert Graham Merkel
4e4ca69c5f simple compile fix
also a bunch of new screenshots which need to be backported to 1.6


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4897 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 03:33:00 +00:00
Bill Gribble
246e3c2608 include the fix for #106
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4896 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-05 00:49:01 +00:00
Bill Gribble
5bc2055f55 * src/gnome/druid-qif-import.c: fix cut-n-paste error in
default_acct_back handler; fixes bug #106.

	* src/gnome/glade/qif.glade: add some explanatory text about
	what the "back" button does where it's not obvious


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4893 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-04 22:39:35 +00:00
Dave Peticolas
3d5c58147f 2001-07-04 Dave Peticolas <dave@krondo.com>
* Makefile.am: add gnc-glossary.txt to the dist

	* src/engine/sixtp.c (sixtp_handle_catastrophe): fix bug -- don't
	destroy last stack frame


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4866 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-04 08:30:54 +00:00
Dave Peticolas
3de30ea6c0 2001-07-03 Dave Peticolas <dave@krondo.com>
* src/scm/report/register.scm: add exported functions and needed modules


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4865 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 23:07:29 +00:00
Dave Peticolas
0d05e9c7ee 2001-07-03 Dave Peticolas <dave@krondo.com>
* AUTHORS: credits

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

	* src/scm/date-utilities.scm: Nicholas Lee's bug fix


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4863 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 22:57:42 +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
27a9e07b36 2001-07-03 Dave Peticolas <dave@krondo.com>
* src/engine/sql/putil.h: Alex Zepeda's patch converting atol->strtoll.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4858 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 19:53:45 +00:00
Linas Vepstas
325c1d0323 fix for possible performance improvement
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4856 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 16:05:42 +00:00
Dave Peticolas
fb0640bf51 2001-07-03 Dave Peticolas <dave@krondo.com>
* src/scm/commodity-utilities.scm: fix bug -- use srfi-1 to
	make sure we get the right 'last'

	* src/scm/Makefile.am: same as below

	* src/scm/report/Makefile.am: fix bugs -- put modulized scm
	files back into dist and strings targets

	* src/scm/report/taxtxf.scm: fix bug, eliminate use of append


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4854 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 08:46:45 +00:00
Dave Peticolas
19407c9e48 2001-07-03 Dave Peticolas <dave@krondo.com>
* src/MultiLedger.c: same as below

	* src/register/table-allgui.c: same as below

	* src/register/splitreg.c: same as below

	* src/register/splitreg.h: same as below

	* src/register/table-allgui.h: rename TableView to TableModel.
	Put cell data handlers into the model.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4853 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 07:22:29 +00:00
Dave Peticolas
f9ee248445 2001-07-02 Dave Peticolas <dave@krondo.com>
* many header files: apply Ben Stanley's script to
	convert __HEADER_H__ to HEADER_H. All names starting
	with '_' are reserved.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4852 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-03 06:49:39 +00:00
Dave Peticolas
53be4e22c3 2001-07-02 Dave Peticolas <dave@krondo.com>
* src/gnome/gnc-dateedit.c: sync with datecell-gnome.c

	* src/register/gnome/datecell-gnome.c: use GDate to do
	date manipulations.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4850 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-02 22:55:49 +00:00
Dave Peticolas
a42e36e0c9 2001-07-02 Dave Peticolas <dave@krondo.com>
* src/scm/bootstrap.scm.in: instead of the scheme command,
	just tell the user to run gnucash once as root.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4848 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-02 21:28:34 +00:00
Dave Peticolas
a6dfad504c Mitsuo Hamada's updated ja.po.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4846 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-02 10:28:02 +00:00
Dave Peticolas
01bcbfbc6b 2001-07-01 Dave Peticolas <dave@krondo.com>
* src/gnc-ui-util.[ch]: implement towupper and iswlower
	if they are missing

	* src/register/quickfillcell.c: include gnc-ui-util.h

	* src/register/QuickFill.c: include gnc-ui-util.h

	* configure.in: check for towupper


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4843 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-01 21:09:09 +00:00
Joshua Sled
a989b8749c Removed extraneous debugging stuff.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4842 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-01 04:04:30 +00:00
Joshua Sled
b2f5d19660 2001-06-30 Joshua Sled <jsled@asynchronous.org>
* src/gnome/dialog-scheduledxaction.c (putSchedXactionInClist):
	Fix for next-occurance processing.

	* src/engine/SchedXaction.c (xaccSchedXactionGetNextInstance):
	Better handling of start date/last-occur date/current dates when
	generating the next occurance date.  Gotta remember to clear those
	g_dates, lest the come up 'valid' due to stack trash... :(


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4841 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-07-01 00:50:24 +00:00
Joshua Sled
ee1b205286 Fixed AUTHORS tyop.
Natch changelog entry.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4840 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-30 06:04:36 +00:00
Joshua Sled
a3070fdb16 Removed old debugging printf.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4839 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-30 06:03:41 +00:00
Joshua Sled
20f7a8f30b Added support for saving/restoring state for most/all frequency-specificaiton options.
Added start-date/frequency-specific-widget agreement.
Bug fixing in since-last-run dialog and scheduled-transaction editor.
Added new scheduled-transaction-related dialog [first cut, glade-only].


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4838 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-30 06:02:03 +00:00
Joshua Sled
9115885ccc Added scheduled-transactions module for logging/output purposes, set to 'debug' level.
Added state-getters for FreqSpec types.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4837 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-30 06:00:04 +00:00
Joshua Sled
65b43535d6 Updated state based on changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4836 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-30 05:59:01 +00:00
Linas Vepstas
daeff7e01b fix comments
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4834 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-29 16:13:07 +00:00
Dave Peticolas
f6566b4d54 2001-06-29 Dave Peticolas <dave@krondo.com>
* src/engine/gnc-account-xml-v2.c: Alex Zepeda's patch
	adding a missing include.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4832 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-29 11:42:59 +00:00
Dave Peticolas
4dd1e8f845 2001-06-27 Dave Peticolas <dave@krondo.com>
* src/register/QuickFill.c: same as below

	* src/register/quickfillcell.c: use wide character conversion
	functions


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4829 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-28 00:34:09 +00:00
Dave Peticolas
5d81d26c3f Fix bugs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4827 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 23:13:14 +00:00
Dave Peticolas
b95c56cb21 2001-06-27 Dave Peticolas <dave@krondo.com>
* AUTHORS: credits

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

	* po/fr.po: Paul Poulain's french translations


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4825 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 22:57:32 +00:00
Linas Vepstas
c5ae7808e7 updates
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4822 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 06:44:40 +00:00
Linas Vepstas
46e97be3eb another little errcode fix
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4820 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 06:29:42 +00:00
Linas Vepstas
006ec07097 oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4818 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 05:37:23 +00:00
Linas Vepstas
2237faa4b5 remove the old, bogus error reporting semantics
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4817 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 05:28:02 +00:00
Linas Vepstas
fe79df9323 fix error handling semantics
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4816 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 04:19:40 +00:00
Linas Vepstas
207887ee68 report new error types
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4815 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 04:16:35 +00:00
Linas Vepstas
c330f4bc7f dd two more error types (to simplify transaction commit
processing logic)


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4814 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-27 04:03:42 +00:00
Dave Peticolas
a88197d809 2001-06-26 Dave Peticolas <dave@krondo.com>
* src/engine/sixtp-dom-parsers.c: same as below

	* src/engine/gnc-commodity-xml-v2.c: same as below

	* src/engine/gnc-account-xml-v2.c: don't use node content member
	directly -- if libxml was configured to use buffers, this won't
	work.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4812 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 21:43:15 +00:00
Linas Vepstas
c0a40468bf update work items
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4811 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 19:56:38 +00:00
Dave Peticolas
e5e161fa7e 2001-06-26 Dave Peticolas <dave@krondo.com>
* src/register/gnome/gnucash-sheet.c
	(gnucash_sheet_key_press_event): allow shift-pgup and shift-pgdn
	to go to top & bottom of register respectively.

	* src/register/gnome/datecell-gnome.c (DateDirect): allow '-'
	hotkey to work if there is a full date there, or the cell is
	blank.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4809 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 10:46:34 +00:00
Dave Peticolas
7b7cb97c79 Fix po problems.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4807 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 10:05:27 +00:00
Dave Peticolas
6ef776aab8 2001-06-26 Dave Peticolas <dave@krondo.com>
* src/gnome/gnc-html.c: don't handle keypresses, let the gtkhtml
	object do it.

2001-06-25  Dave Peticolas  <dave@krondo.com>

	* src/engine/sql/kvp-sql.c: include gnc-engine-util.h for stpcpy

	* src/engine/gnc-engine-util.c (gnc_stpcpy): add func

	* src/engine/gnc-engine-util.h: add definition of gnc_stpcpy.
	if stpcpy is not available, define stpcpy as gnc_stpcpy.

	* src/gnc-ui-util.c: remove gnc_stpcpy


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4805 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 07:27:10 +00:00
Linas Vepstas
f4c6c8ea97 make it write the sml out
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4804 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 06:51:18 +00:00
Linas Vepstas
5489edfb34 skip excess initialization
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4803 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 06:39:36 +00:00
Linas Vepstas
4e32ac79e3 rescue from bit-rot
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4802 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 06:38:11 +00:00