Dave Peticolas
5974d8da52
Move xaccTransGetDateStr from Transaction.c to TransLog.c.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3103 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 09:36:07 +00:00
Dave Peticolas
da20e1a7c4
Use glib memory routines in Transaction.c.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3102 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 09:29:28 +00:00
Dave Peticolas
bf8db8bc26
Make register obey 'display negative balance in red' flag.
...
Fix some #includes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3101 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 09:08:49 +00:00
Dave Peticolas
abeddbce9b
Fix memory leaks.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3100 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 08:21:58 +00:00
Dave Peticolas
8acba805da
GUI cleanup.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3099 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 08:14:48 +00:00
Dave Peticolas
4607bb7d92
Fix memory leaks using xaccGetAccounts.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3097 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 07:11:11 +00:00
Dave Peticolas
2708767320
Use glib memory routines in Group.h functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3096 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 03:12:42 +00:00
Dave Peticolas
cfc0d3ad52
Use glib memory routines for Account.h functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3095 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 02:21:20 +00:00
Dave Peticolas
94c47a3cf3
Add gnc_log function for generic logging. Define other logging
...
macros in terms of gnc_log.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3094 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-31 01:27:31 +00:00
Dave Peticolas
b12e1d6675
Convert parser to use gnc_numerics.
...
Fix bug in gnc_numeric_reduce.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3093 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-30 10:46:46 +00:00
Dave Peticolas
97de3f4897
Minor register work.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3092 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-30 09:25:26 +00:00
Dave Peticolas
8a9364d146
Use GINT_TO_POINTER instead of casting.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3091 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-30 08:36:07 +00:00
Dave Peticolas
e3528bbe11
Remove xaccSplitOrder declaration.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3090 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-30 08:35:38 +00:00
Dave Peticolas
6a898c8fc0
Herbert Thoma's extension to the transfer dialog for currency accounts.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3089 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-29 22:09:45 +00:00
Dave Peticolas
7011b93f87
Implement xaccParseAmount to parse gnc_numerics directly.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3088 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-29 20:32:38 +00:00
Dave Peticolas
d180a69902
Fix register bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3087 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-28 07:54:19 +00:00
Dave Peticolas
9734f361ed
Fix memory leaks getting commodity namespaces and commodity lists.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3086 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-28 07:33:59 +00:00
Dave Peticolas
c50f8c1ef5
Remove old guile currency list.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3085 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-28 01:31:34 +00:00
Dave Peticolas
a926c4045c
Add 'commodity' option as a guile option.
...
Convert old currency widget to use the new commodity
infrastructure.
Add commodity widget to option dialog implementation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3084 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-28 01:28:39 +00:00
Dave Peticolas
f2346f57e5
Fix for locales that use (num) as -num.
...
Create a gnc-commodity-edit widget for editing commodities and use it
in the account dialog.
A few bug fixes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3083 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-27 20:30:30 +00:00
Dave Peticolas
13fa22195c
Add const qualifiers to some function arguments.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3081 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-25 07:31:07 +00:00
Dave Peticolas
dec7371e29
Fix xml writer bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3080 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-25 06:48:57 +00:00
Dave Peticolas
77aa9114c0
Use callbacks to get background colors, instead of storing them in the
...
cursors. Simplify color scheme for register.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3079 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-24 10:20:22 +00:00
Dave Peticolas
6c215eff1c
Fix docs.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3078 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-24 07:35:35 +00:00
Dave Peticolas
933025a0db
Fix bug in status bar refresh.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3077 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-24 01:58:34 +00:00
Dave Peticolas
1cb23bfd36
Update po files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3076 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 23:19:04 +00:00
Dave Peticolas
d253604f01
Update ignore files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3075 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 23:10:27 +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
fcf7f501cd
PO: Move translatable strings from src/message_i18n.h into source files.
...
Register: Use visibility flags to implement auto-modes instead of
rebuilding the table. Make 'multi-line' an auto-mode where
only the current transactions has a blank split line.
Engine: Remove MoveFarEnd* cruft.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3073 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 22:39:27 +00:00
Dave Peticolas
334bf1753e
Fixes for swig bindings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3072 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 22:09:47 +00:00
Dave Peticolas
bdce18dd81
Fix for libxml 2.2.2.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3071 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 19:36:48 +00:00
Dave Peticolas
fa451c8943
Add xacc-commodity.sgml to Makefile.am.
...
Add missing </para> to xacc-commodity.sgml.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3070 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 10:21:51 +00:00
Dave Peticolas
d26ff1a77b
Fix account dialog buttons.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3069 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 10:16:48 +00:00
Dave Peticolas
43e14a3d2c
Fix bug using localeconv info.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3068 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 10:16:07 +00:00
Dave Peticolas
8d5203ff16
Bug fix.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3067 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 09:47:00 +00:00
Dave Peticolas
6c8fe965ea
Yannick Le Ny's updated fr.po.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3066 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 09:43:15 +00:00
Dave Peticolas
e4e1453257
Rob Browning's XML I/O Code.
...
Bill Gribble's commodity and numerics code and new qif importer druid.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3065 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-23 09:41:51 +00:00
Dave Peticolas
dd68c0865f
Fix define location bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3061 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-17 21:03:27 +00:00
Dave Peticolas
590a57dc6b
Add missing file.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3056 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-14 22:24:10 +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
a459ad6589
Richard -Gilligan- Uschold's tax report patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3051 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-13 21:57:15 +00:00
Linas Vepstas
23043ea563
system block diagram
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3050 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-12 22:34:58 +00:00
Linas Vepstas
f3d82bf563
dia diagrams of engine structures
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3049 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-12 19:45:14 +00:00
Dave Peticolas
9b65d3c73f
Christian Stimming's report patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3048 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-12 06:16:55 +00:00
Dave Peticolas
37a7b45815
Fix drawing bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3047 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-11 23:29:21 +00:00
Dave Peticolas
b1641cc7b1
Christian Stimming's report patches.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3046 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-11 22:28:54 +00:00
Dave Peticolas
d8f42ba2cc
Move some strings from messages_i18n.h into the source files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3045 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-11 07:27:29 +00:00
Dave Peticolas
56cd25512d
Add some docbook info.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3044 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-11 07:26:00 +00:00
Dave Peticolas
866da39d1d
Update po files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3042 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-10 09:44:47 +00:00
Dave Peticolas
5b7f7130ba
Create a progress dialog with a guile-wrapped API.
...
Add an extensions menu item for testing the progess dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3041 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-10 09:42:43 +00:00