Christian Stimming
10a04d723f
Fix translatable atttribute of non-visible label
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13734 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-04 08:48:13 +00:00
Christian Stimming
4beb9a94d2
Updated Norwegian translation and glossary by Tor Harald Thorland
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13733 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-04 08:45:27 +00:00
David Hampton
79c0b4f77d
Serialize access to the "Save" and "Save As" commands. Fixes 148905.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13732 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-03 22:26:39 +00:00
David Hampton
73e481da0c
Use the name "Currency" internally instead of ISO4217. Make it
...
possible to edit the "get quotes" flag on currencies.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13731 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-03 21:39:25 +00:00
Neil Williams
1d3a7372cb
updated en_GB translation, utf-8. 3626 messages
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13730 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-03 21:28:07 +00:00
Christian Stimming
a29bab41ac
Updated German translation - 3551 out of 3617 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13729 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-03 18:34:45 +00:00
David Hampton
3ed67b5ba8
Change the access key on the "Change Split" button. Fixes 336836.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13728 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-02 22:10:16 +00:00
David Hampton
2fdbed9939
Change the access key on the Transaction menu to not conflict with the
...
Tools menu. Fixes 336829.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13727 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-02 21:59:28 +00:00
Andreas Köhler
843ad075c8
Set search column for account types lists interactive search. Fix 336833.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13726 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-01 23:06:23 +00:00
Christian Stimming
60a7e2e614
Make update-po for upcoming release
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13725 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-01 09:40:49 +00:00
Christian Stimming
dc117eb26e
Updated German translation - 3540 out of 3616 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13724 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-01 09:39:52 +00:00
David Hampton
9a3be57d8d
Mike Alexander's patch to get currency quote retrieval working again,
...
and some other small currency quote bugfixes. Closes 333572.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13723 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-01 05:45:07 +00:00
David Hampton
73e02ed09a
Remove debug message.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13722 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-04-01 05:28:52 +00:00
Joshua Sled
fa132e4bab
match quotes (breaks editor syntax hilighting)
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13721 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-31 21:08:24 +00:00
Joshua Sled
a82ad54aa5
spelling fix.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13720 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-31 21:03:13 +00:00
David Hampton
e615f2ec5a
Restore sorting transactions by date posted. Fixes 335190.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13719 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-31 06:38:47 +00:00
Chris Shoemaker
ec1bcb86df
Return the actual number of test failures with get_rv().
...
Use shorter strings for commodity mnemonics.
Ensure that test splits amount and value have the same sign.
Avoid numerical overflow in rate calculation when generating test splits.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13718 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-31 01:43:16 +00:00
Joshua Sled
3233622edc
Tighten the grammar around quoted strings. Test-case fixes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13717 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-31 00:00:43 +00:00
Joshua Sled
f39f66e858
factor out grammar check, add tests.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13716 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 20:59:38 +00:00
Joshua Sled
6dbc113082
Bugs#308554, 334811: Add basic validation and test-cases for invalid expressions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13715 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 19:48:30 +00:00
David Hampton
a4952b7cae
Fix the dialog so that the 'Cancel' button cancels all changes made
...
since the dialog was opened. (c.f. The HIG section on explicit apply
windows.) The 'OK' button is now always sensitive.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13714 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 18:00:44 +00:00
David Hampton
36e7673159
Work around the fact that a validating XML parser barfs on gnucash's
...
use of an attribute in an undefined namespace.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13713 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 17:20:29 +00:00
Joshua Sled
1d07017814
Bug#334777: Non-placeholder leaf Expense account in 'Simple Checkbook' example account tree.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13712 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 15:14:24 +00:00
Christian Stimming
06333b66c0
Fix forgotten i18n string
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13711 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 09:15:11 +00:00
Christian Stimming
c9c2b97a67
Updated Spanish translation by Eneko Lacunza
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13710 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-30 08:36:05 +00:00
Christian Stimming
fe7ee4544f
Move gnc:options-add-subtotal-view! options from income-statement,
...
account-summary, and balance-sheet to option-utilisies.scm. Try to
clarify the wording of the option -- any native english speaker please
feel free to correct the wording even more.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13709 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-28 21:19:29 +00:00
Christian Stimming
27d4a8d83e
Remove unused i18n strings
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13708 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-28 20:31:17 +00:00
Christian Stimming
d7d2d47903
Revert report date option to the 1.8 state where the stock
...
gnc:options-add-report-date! was used and allowed many potential
relative dates.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13707 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-28 20:30:58 +00:00
Christian Stimming
34a5577a73
Updated German translation - 3546 out of 3620 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13706 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-28 18:43:07 +00:00
Christian Stimming
5be9be8063
Fix incomplete marking for translation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13705 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-28 18:42:00 +00:00
David Hampton
04b104aa65
Change the title of the category view to track changes in the
...
highlighted group name. Fixes reopened 334783.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13704 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-28 02:04:07 +00:00
Christian Stimming
69d880e715
Stick with vertical padding of 2 as discussed in bug#334920.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13703 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-27 20:33:34 +00:00
David Hampton
c369d4771a
Add a reconcile button to the toolbar of a register page.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13702 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-26 00:21:54 +00:00
David Hampton
37d712666a
Add a context menu to the reconcile window. Fixes 120830.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13701 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-25 23:51:28 +00:00
Derek Atkins
1ce73dada8
link against GUILE_LIBS when building the test-link test app ( #336007 )
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13700 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-25 21:03:46 +00:00
David Hampton
089197fd7f
Fix the lack of action strings in the popup menu. The problem occurs
...
because the menu is populated before the the item edit widget is
created. Add a list store to track these strings (what the old
menustrings list did) which is then passed off to the item_edit widget
when that is created. Fixes 334592.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13699 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-25 16:35:31 +00:00
Chris Shoemaker
58609204d9
More translator-friendly string placement.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13698 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-25 02:53:51 +00:00
David Hampton
13aaa7ae85
Add toolbar icons for Postpone and Cancel. Fixes 114267.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13697 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-24 22:16:54 +00:00
David Hampton
61e3a57b84
List the optional components that will be compiled in the summary at
...
the end of the configure run.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13696 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-24 22:14:00 +00:00
David Hampton
27312dbb55
Regularize capitalization of the word 'GnuCash' where its user
...
visible.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13695 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-24 14:52:59 +00:00
Chris Shoemaker
171d26339c
When opening GnuCash for the first time since 1.8.x, allow the user to
...
choose which reports (if any) to open. If the user cancels the dialog,
no reports are opened, otherwise, for each report, they are asked whether
or not they want to open it. However, if there are less than 4 reports
the dialog is skipped and the reports are just opened. Closes bug#335188.
Note: if someone implements a solution that opened only precisely the
reports that were left open in 1.8.x, it's fine to remove this extra code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13694 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-24 02:01:18 +00:00
Joshua Sled
c2bf42960f
Bug#335564: ensure book's SX list is consistent.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13693 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-24 00:20:00 +00:00
Andreas Köhler
974f037a11
Add vertical padding in register cells and align text, editable text and the text cursor vertically. This makes the cells taller and centers the text. Add one pixel to the horizontal padding.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13692 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-24 00:09:02 +00:00
David Hampton
5aa2cc3552
Regularize capitalization of the word 'GnuCash'.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13691 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 21:40:12 +00:00
Derek Atkins
06fb33e72c
open the bills due reminder at BOOK_OPENED instead of UI_START.
...
This gets us the bills-due reminder on File->Open as well.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13690 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 20:42:54 +00:00
David Hampton
9c5b9d501e
Update to compile on FC5.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13688 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 16:01:17 +00:00
Christian Stimming
d209e7a3a1
Store the log level of all printed messages and use this as
...
yet another check whether aqbanking had any errors.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13687 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 12:12:48 +00:00
Chris Shoemaker
e274670ddc
Add a label to the budget selection combobox. Bug#334501
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13686 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 05:41:29 +00:00
David Hampton
7ef1d30ecd
Mark all common account sets to be initially selected when creating a
...
new file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13685 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 00:42:45 +00:00
David Hampton
9bb76b6c0e
Differentiate between calling the hierarchy druid from the new user
...
code and from the window menus. In the former case, account sets that
are marked to be initially selected will be pre-selected in the
"account sets" tree. In the latter case (e.g. adding a new account
set to existing accounts) these markings will be ignored. Don't allow
the user to move off the account set selection page until at least one
account set is selected. Relabel a window to make it clear that the
account tree only reflects the accounts in one particular set, not
the aggregate set of accounts that will be created. Fixes 334778,
334780 and 334783.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13684 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-03-23 00:42:00 +00:00