*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7088 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
David Hampton 2002-07-06 05:48:46 +00:00
parent 796adbd84c
commit 0ae2f8f5aa

View File

@ -53,6 +53,14 @@
locale doesn't work for account hierarchy druid, then check all locale doesn't work for account hierarchy druid, then check all
abbreviated versions of that locale. abbreviated versions of that locale.
2002-07-02 David Hampton <hampton@employees.org>
* src/app-utils/gnc-ui-util.c (PrintAmountInternal): If the "auto
decimal places" option has been set, force all numbers to be
printed with that many decimal places. That will prevent multiple
conversion of a cell (e.g. 1234.00 => 1234 => 12.34) as a user
tabs in and out of a cell.
2002-07-02 Derek Atkins <derek@ihtfp.com> 2002-07-02 Derek Atkins <derek@ihtfp.com>
* register/register-gnome/gnucash-sheet.c: allow a caller to * register/register-gnome/gnucash-sheet.c: allow a caller to