Dave Peticolas
545192c5e9
Fix opening balance strings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4564 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 07:34:55 +00:00
Linas Vepstas
4420086791
moved a few calls around so that all editing of splits happens within
...
a begin/end transaction brackets. I beleive this is totally safe,
and the right thing to do, and it fixes some bugs, but ... it being so
close to final release, could someone (dave?) review this for correctness?
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4563 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 07:31:44 +00:00
Linas Vepstas
b3c87ef728
implement multi-user conflict resolution when deleted transactions are edited
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4562 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 07:24:52 +00:00
Dave Peticolas
0199b32457
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/gnc-ui-util.c (gnc_find_or_create_equity_account): first
search for untranslated name, then translated name.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4561 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 06:50:25 +00:00
Dave Peticolas
50f970dcc4
Duarte Loreto's updated Portuguese translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4560 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 06:22:24 +00:00
Dave Peticolas
0d023c1d73
Duarte Loreto's translated example account files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4559 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 06:17:19 +00:00
Dave Peticolas
f12b4c8cb4
Fix compiler warning.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4558 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 06:14:53 +00:00
Linas Vepstas
c1c218bee3
fix memory leak
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4557 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 05:12:20 +00:00
Linas Vepstas
e94e681a48
fix multi-user transaction rollback
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4556 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 04:16:40 +00:00
Linas Vepstas
a37918e4e7
pick a better checkpoint number
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4555 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 04:15:53 +00:00
Linas Vepstas
d8e7c566d2
error message cleanup
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4554 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 04:11:28 +00:00
Linas Vepstas
167af1a542
more checkpoint hacking; maybe the last of it ??
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4553 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 01:27:12 +00:00
Dave Peticolas
e8e153e310
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/gnome/new-user-callbacks.c
add more suspend & resume calls for other big changes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4552 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 00:40:48 +00:00
Dave Peticolas
bde82e7ddb
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/gnome/new-user-callbacks.c
(on_chooseAccountTypesPage_prepare): suspend & resume gui
refreshes while loading accounts
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4551 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 00:18:46 +00:00
Dave Peticolas
a8894bbb01
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/gnome/new-user-funs.c (gnc_create_newUserDialog): make clist
column titles passive
* src/gnome/new-user-callbacks.c
(on_newAccountCurrencyChoosePage_prepare): use pointer<->int
conversion macros
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4550 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-09 00:00:13 +00:00
Dave Peticolas
c0a30b1f34
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/gnome/new-user-callbacks.c
(on_newAccountTypesList_unselect_row): fix bug
(on_newAccountTypesList_select_row): fix bug
(add_each_gea_to_clist): fix mem leak
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4549 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 23:23:33 +00:00
Dave Peticolas
8f0522f965
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/gnome/new-user-callbacks.c
(on_chooseAccountTypesPage_prepare): use pointer<->int conversion
macros
(gnc_get_ea_locale_dir): take out debugging messages
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4548 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 23:05:10 +00:00
Dave Peticolas
3bdfeb5be9
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/SplitLedger.c (xaccSRGetEntryHandler): handle reconcile
cell string as appropriate for translate flag.
* src/register/table-allgui.c (gnc_table_get_entry): return
translated version
(gnc_table_get_entry_internal): return untranslated version
* src/register/table-allgui.h: add 'translate' argument to
entry handler api.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4547 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 22:41:03 +00:00
Christian Stimming
6526b8cd68
add cvs ignore.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4546 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 22:19:43 +00:00
Christian Stimming
55e5903c2b
forgot one. However, de_DE docs are still very unfinished.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4545 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 22:14:57 +00:00
Dave Peticolas
65bba0f480
Add .cvsignore.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4544 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 22:11:43 +00:00
Christian Stimming
aee40207bf
2001-06-08 Christian Stimming <stimming@tuhh.de>
...
* configure.in, accounts/Makefile.am, accounts/de_DE/*: add
account template files for German locale.
* src/gnome/gnucash.desktop, po/de.po: updated German translation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4543 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 21:59:31 +00:00
Linas Vepstas
1408d4a286
more bug fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4542 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 20:48:08 +00:00
Linas Vepstas
c8aebf690e
misc bug fixes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4541 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 20:04:57 +00:00
Linas Vepstas
f82f5d75f8
another bug fix
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4540 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 17:36:24 +00:00
Linas Vepstas
f76eb30adc
oops
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4539 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 17:04:17 +00:00
Dave Peticolas
80a037aacf
2001-06-08 Dave Peticolas <dave@krondo.com>
...
* src/doc/design/engine.texinfo: update docs
* src/doc/design/gnucash-design.texinfo: update docs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4538 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 08:22:32 +00:00
Linas Vepstas
697910f5aa
documentation update
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4537 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 07:09:53 +00:00
Dave Peticolas
ff8d069c59
Fix warnings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4536 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 06:40:34 +00:00
Dave Peticolas
4a22a4085f
Duarte Loreto's updated Portuguese translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4535 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 06:27:46 +00:00
Linas Vepstas
92a75f9362
more account balance checkpoint work
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4534 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 06:25:00 +00:00
Robert Graham Merkel
3cabf41fff
More documentation updates.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4533 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 06:16:04 +00:00
Linas Vepstas
18a5741369
sum amounts not values
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4532 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 04:25:21 +00:00
Linas Vepstas
dcd5d0f9d7
more balalnce checkpoint work
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4531 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 02:47:00 +00:00
Linas Vepstas
7a4230934f
add documentation for 'for-each' routine.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4530 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 01:16:46 +00:00
Linas Vepstas
9a2bb60b30
add account currency nhack
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4529 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 01:15:57 +00:00
Linas Vepstas
03fab4bf4c
add notes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4528 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-08 01:15:29 +00:00
Dave Peticolas
5ce2210fde
2001-06-07 Dave Peticolas <dave@krondo.com>
...
* src/scm/price-quotes.scm: same as below
* src/scm/Makefile.am: same as below
* src/scm/process.scm: un-modulize process.scm. Let's experiment
with this after 1.6.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4527 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 23:56:07 +00:00
Dave Peticolas
0f91c91fd9
Duarte Loreto's example account file translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4526 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 23:29:53 +00:00
Dave Peticolas
cfed3abdb7
Durate Loreto's desktop file translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4525 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 23:28:59 +00:00
Dave Peticolas
df72e65099
Duarte Loreto's updated Portuguese tranlsation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4524 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 23:07:21 +00:00
James LewisMoss
129accfd69
cleanup. updates. fix FIXME. more text. cleanup grammar. etc.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4523 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 22:01:30 +00:00
Dave Peticolas
c7b56080a9
2001-06-07 Dave Peticolas <dave@krondo.com>
...
* src/gnome/new-user-callbacks.c (gnc_get_ea_locale_dir): if first
check fails, see if 2-letter prefix succeeds
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4522 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:56:17 +00:00
James LewisMoss
f942b6f55e
cleanup. include links to screen shots.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4521 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:49:21 +00:00
Linas Vepstas
e2ae7ffd21
bug fix to routine that is currently only used by the sql backend.
...
p.s. in case you're wondering where I find the time, I've been
having to babysit the last few days, and can sneak in and do some
work during naps.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4520 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:37:25 +00:00
James LewisMoss
6a00429a07
screen shots of the preferences dialog.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4519 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:23:56 +00:00
Linas Vepstas
b77d9dab0b
update notes
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4518 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 21:22:11 +00:00
Linas Vepstas
97db6f2d18
typo
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4517 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 20:05:32 +00:00
Linas Vepstas
518f582eda
bug workaround for 7.0.x versions of postgres
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4516 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 20:03:42 +00:00
Linas Vepstas
391de95cd6
add versino info
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4515 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-07 19:50:35 +00:00