preferences_dialog->General and only show the splash screen if it is
TRUE. Fixes 339876.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14579 57a11ea4-9604-0410-9ed3-97b8803252fd
the tabs will be showed (top, bottom, left or right). Add it to
preferences_dialog->Windows. Move "Show close button on notebook tabs"
from General to Windows. Fixes#340299.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14577 57a11ea4-9604-0410-9ed3-97b8803252fd
installation because the author thinks it is verified enough by
now.
Reverted 14549.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14575 57a11ea4-9604-0410-9ed3-97b8803252fd
- Don't distribute (most) generated files.
- Be (more) consistent about when generated files are cleaned.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14555 57a11ea4-9604-0410-9ed3-97b8803252fd
doubts the fiscal correctness of this account chart for small businesses.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14549 57a11ea4-9604-0410-9ed3-97b8803252fd
This way the SCU is no longer hard-coded into the business ledger.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14545 57a11ea4-9604-0410-9ed3-97b8803252fd
Perform internal computations to LCD, but then export rounded values.
Now, using the test case in Bug #300042 I get the same values
in the invoice window, in the printable invoice report, and
in the CoA Registers.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14531 57a11ea4-9604-0410-9ed3-97b8803252fd
I.e., allow "17.500" to be parsed either as "seventeen and a half"
or as "seventeen thousand five hundred". Note that numbers STILL
default to decimal-radix instead of asking the user to choose.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14523 57a11ea4-9604-0410-9ed3-97b8803252fd
Apparently some distributions ship g-wrap-config separately
from the g-wrap.scm guile module.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14518 57a11ea4-9604-0410-9ed3-97b8803252fd
unneeded. Fix crash due to dangling points by deleting all pointers
after calling AB_Banking_Fini.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14502 57a11ea4-9604-0410-9ed3-97b8803252fd
The important change is missing "test" in chunk 730,7.
The others fix the (theoretical) problem of a null variable disappearing,
leading to
bash: test: =: unary operator expected
And also, added
AC_MSG_NOTICE([Ignore error message "./po/POTFILES.in: No such file or
directory." if it occurrs.])
Patch by "Archimedes Submerged" <archimerged@gmail.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14497 57a11ea4-9604-0410-9ed3-97b8803252fd
In any case where we might be opening the transaction and marking it as the
pending transaction, check first if it's already open. If it is, we assume
that it's being edited by another register. We report the error and abort
the action that would have opened the transaction.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14495 57a11ea4-9604-0410-9ed3-97b8803252fd
window is resized. Automatic scrollbars for the notes field.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14492 57a11ea4-9604-0410-9ed3-97b8803252fd
Revert to previous behavior of xaccGetAccountFromFullName()
which was changed in r13467 when the function was restructured.
This patch returns to the old behavior (but uses the new
function structure).
r12825@cliodev: warlord | 2006-07-12 14:16:29 -0400
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14488 57a11ea4-9604-0410-9ed3-97b8803252fd
to correctly handle the case where the first new account will be the
first child of its parent. Fixes#345771.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14468 57a11ea4-9604-0410-9ed3-97b8803252fd