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
Linas Vepstas
86ee77bf02
add libdl
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4801 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 05:30:32 +00:00
Linas Vepstas
442f1e06f9
add file handle interface to docs
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4800 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 04:41:41 +00:00
Linas Vepstas
8a1d6611c9
remove printf
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4798 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 04:24:22 +00:00
Linas Vepstas
d3214844d0
remove printf
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4797 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 04:18:36 +00:00
Linas Vepstas
d9f4dd283e
tabs!
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4792 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 00:56:39 +00:00
Linas Vepstas
da38309eac
add permission/access control error type
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4791 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 00:22:35 +00:00
Linas Vepstas
208077c312
add a permission/access control error type
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4790 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 00:21:48 +00:00
Linas Vepstas
764d8f89c4
updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4789 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 00:20:39 +00:00
Linas Vepstas
3d130fc784
fix remote login bugs
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4788 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-26 00:19:08 +00:00
Dave Peticolas
78ebc1fd43
2001-06-25 Dave Peticolas <dave@krondo.com>
...
* src/gnome/window-main-summarybar.c: fix bug in euro profit
calculation. use share prices in calculating totals.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4786 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-25 23:38:43 +00:00
Dave Peticolas
9ed6d4b5f6
2001-06-25 Dave Peticolas <dave@krondo.com>
...
* AUTHORS: credits
* doc/sgml/C/xacc-about.sgml: credits
* src/scm/report/balance-sheet.scm: Daniel Hagerty's patch
to add an unrealized gain/loss line to the balance sheet.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4784 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-25 22:10:08 +00:00
Linas Vepstas
18f4957f04
update instructions
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4783 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-25 22:08:53 +00:00
Linas Vepstas
eed21ba515
add sample qfx file from wamu
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4782 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-25 19:20:20 +00:00
Dave Peticolas
63d8202f6b
2001-06-24 Dave Peticolas <dave@krondo.com>
...
* src/scm/report/account-piecharts.scm: fix sign bug
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4780 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-25 06:21:40 +00:00
Dave Peticolas
ea45b21a95
2001-06-24 Dave Peticolas <dave@krondo.com>
...
* src/engine/sql/kvp-sql.c: same as below
* src/engine/sql/txn.c: same as below
* src/engine/sql/price.c: same as below
* src/engine/sql/checkpoint.c: use strtoll instead of atoll
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4778 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-24 22:42:12 +00:00
Dave Peticolas
41bfcb956a
2001-06-24 Kevin Finn <kevinfinn@mediaone.net>
...
* src/gnome/dialog-transfer.[ch]: reformatted my previous changes
to 80 cols. Added interface to specify whether description
quickfill will be based on From or To account splits. Enhance
quickfill to also select the appropriate account in the account
tree for the matched transaction.
* src/gnome/window-reconcile.c: reformatted my previous changes to
80 cols. Change the auto interest xfer dialog so that it
quickfills based on the reconcile account, rather than always on
the From account.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4777 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-24 22:28:59 +00:00
Dave Peticolas
5abcce7cb1
Fix warning.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4775 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-24 20:07:02 +00:00
Dave Peticolas
3f2e7a5b78
2001-06-24 Dave Peticolas <dave@krondo.com>
...
* AUTHORS: credits
* doc/sgml/C/xacc-about.sgml: credits
* configure.in: Alex Zepeda's postgres configure patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4774 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-24 19:58:56 +00:00
Dave Peticolas
4c4f766745
2001-06-23 Kevin Finn <kevinfinn@mediaone.net>
...
* src/gnome/window-reconcile.c: fix for display of auto end value
updates.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4770 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-24 05:16:29 +00:00
Dave Peticolas
23b61c7fd9
2001-06-23 Dave Peticolas <dave@krondo.com>
...
* doc/sgml/C/xacc-about.sgml: credits
* AUTHORS: credits
* configure.in: Bill Nottingham's guile configuration patch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4768 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-24 02:38:21 +00:00
Bill Gribble
03e84beba8
Fix bugs.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4767 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-22 14:40:36 +00:00
Linas Vepstas
a7fc5550c0
fix date
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4766 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-22 01:27:03 +00:00
Linas Vepstas
eb1c5bd3b4
more updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4765 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-22 01:25:11 +00:00
Linas Vepstas
cd7f57c678
status updates
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4764 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-22 00:26:45 +00:00
Linas Vepstas
66b87e2b0c
updates to status
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4763 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-21 23:25:45 +00:00