Readd leading slash to DESKTOP_GNOME_INTERFACE for an absolute gconf
lookup. It has been removed in r14945 (by me).
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16570 57a11ea4-9604-0410-9ed3-97b8803252fd
This patch implements a two-column income statement. I have sent this to the
original person who requested it on IRC, but haven't heard back as to whether
it actually solves his problem. Additionally, the patch includes support for reversing the order of income/expense
tables in the report. It defaults to the standard income/expense, but can be
reversed to show expense/income (bad news first?) and is supported by either
one or two-column mode.
Patch by Andrew Sackville-West, bug#488004
Signed-off-by: Christian Stimming <stimming@tuhh.de>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16569 57a11ea4-9604-0410-9ed3-97b8803252fd
Also gray out "unload selected file" and "back" buttons when there is no
file selected.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16567 57a11ea4-9604-0410-9ed3-97b8803252fd
This makes it possible again to create customer reports for other than
only the first A/R account in the list.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16564 57a11ea4-9604-0410-9ed3-97b8803252fd
Free the search criteria box from its viewport and scrolledwindow and
let it take the space it needs. On the other hand, the search results
now fill the remaining space.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16557 57a11ea4-9604-0410-9ed3-97b8803252fd
GLIST_HELPER_INOUT does not touch the single elements and
GncAccountValue typemaps do not work here.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16554 57a11ea4-9604-0410-9ed3-97b8803252fd
The functions used did not work for non-ascii characters. The new
implementations use g_utf8_casefold and g_utf8_normalize to improve case
insensitive searches and comparisons.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16547 57a11ea4-9604-0410-9ed3-97b8803252fd
Change translation of 'vendor' into 'Lieferant' as suggested by Robert Froschauer:
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16533 57a11ea4-9604-0410-9ed3-97b8803252fd
'income statement' now 'Gewinn- und Verlustrechnung'
'total revenue' now 'Gesamterträge'
'vendor' now 'Lieferant', but not yet completely done
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16532 57a11ea4-9604-0410-9ed3-97b8803252fd
We are "a little" late, but this is the new pt_BR translation:
- 3446 translated messages,
- 184 fuzzy translations,
- 56 untranslated messages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16528 57a11ea4-9604-0410-9ed3-97b8803252fd
Includes the business account from the above translation.
The words "equity" and "state/province".
Created zh_TW and zh_HK translations of business account.
Each one is now set to the appropriate default currency
(zh_CN = CNY, zh_TW = TWD, zh_HK = HKD)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16527 57a11ea4-9604-0410-9ed3-97b8803252fd
Test that HAVE_GETTEXT is true and we can find gmsgfmt. Bomb
out of configure if either fails, because the build will fail later.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16526 57a11ea4-9604-0410-9ed3-97b8803252fd
He said: Instead, accounts/ja_JP.EUC and its content can be safely removed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16520 57a11ea4-9604-0410-9ed3-97b8803252fd
Learned this from bug#321405.
jsled and I assume that this should be more stable.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16504 57a11ea4-9604-0410-9ed3-97b8803252fd