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
Dave Peticolas
417a9fba57
Bug fix.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3039 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-10 06:16:56 +00:00
Dave Peticolas
6162eb6a4b
Christian Stimming's balance and pnl report patch.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3038 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-09 23:11:25 +00:00
Dave Peticolas
889c27cc18
More work on virtual cell visibility. Drawing cleanups.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3037 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-09 22:00:49 +00:00
Dave Peticolas
82dd0da42d
Kevin Finn's patch to make the reconcile window re-use the
...
last statement date.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3036 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-09 07:45:18 +00:00
Dave Peticolas
7a2deb024a
Add tip-of-the-day strings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3035 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-08 22:09:33 +00:00
Dave Peticolas
614fcada94
Register tip-of-the-day strings as translatable.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3034 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-08 22:09:10 +00:00
Dave Peticolas
2212f79720
Yannick Le Ny's updated fr.po.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3033 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-08 10:05:33 +00:00
Dave Peticolas
bf1d2132ba
Add visibility flag to virtual rows. Code cleanup.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3032 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-08 10:04:03 +00:00
Dave Peticolas
d00042fe3f
Yannick LE NY's updated fr.po.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3031 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-08 06:40:42 +00:00
Dave Peticolas
6f65c5adcf
Jump to transaction after a double-click in the reconcile window.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3029 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-07 08:12:48 +00:00
Dave Peticolas
1e9ebabe86
Make the Table resize automatically. Remove cruft.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3028 57a11ea4-9604-0410-9ed3-97b8803252fd
2000-10-07 02:06:27 +00:00