Commit Graph
9 Commits
Author SHA1 Message Date
Bill Gribble 6ce6e397c5 Update qif import routines to use gnc-numeric earlier in the import
process (so we can fix the precision of numbers correctly from the string)

use-modules on the right modules within reports.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4758 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-20 01:07:50 +00:00
Bill Gribble 3d7f69ba61 Fix cut-n-paste error
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4756 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-19 17:10:24 +00:00
Bill Gribble 43eba7e286 Fix bug in qif import handling of ticker symbols.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4755 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-19 16:46:43 +00:00
Bill Gribble 5abde68b00 Fix bug in qif account name guessing. Should fix reported bug on
FreeBSD.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4661 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-13 05:23:11 +00:00
Bill Gribble 9eb8ec7a76 Last minute bug fixes: save/restore in welcome to gnucash report, and
remove a printout.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4590 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-10 21:21:16 +00:00
Bill Gribble dead740094 Changes to text of new-user dialog
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4477 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-06 00:07:20 +00:00
Bill Gribble 1a75c62096 Add German translations of QIF action tags. This should be done within the
normal i18n framework... post-1.6


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4426 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-05 00:58:26 +00:00
Bill Gribble 1e21ed2109 * fix report updating problem. should reload multicolumn reports
correctly when "reload" is hit.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4218 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-15 20:04:01 +00:00
Bill Gribble 4e87eb3d6a * src/gnome/dialog-options.c: fix destructor bug
* src/gnome/window-report.c: add options dialog to edited list
	even if opened by a URL click.

	* src/gnome/window-main.c: handle close of last window safely.
	Still don't save MDI info correctly with WM close, though


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4173 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-05-12 12:47:32 +00:00