Derek Atkins
3ad22b5eb5
Allow proper compile/install from tarball using separate builddir.
...
- 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
20 years ago
Derek Atkins
5fc3adca37
Now that we distribute the SX schema properly, don't skip it
...
in the POTFILES.skip file.
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14554 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
e7368b7c06
Correctly set column sort orders from gconf. Fixes #348248 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14552 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
43dbf78b80
check for SLIB. ( #347922 )
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14551 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
1ff9e38a42
Make tabs within one notebook reorderable by dnd for gtk>=2.10.
...
Fixes #343454 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14550 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
b4f6de5b35
On windows, deactivate gnucash's extra de-quoting of path names that is done on the GNC_MODULE_PATH env variable.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14542 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
416596dabe
Properly round invoice entries and totals. Fixes #300042 .
...
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
20 years ago
Derek Atkins
e20663cbd8
Allow comma-radix numbers without a radix. Fixes #142424 .
...
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
20 years ago
Derek Atkins
e7e959f54f
Ignore any unknown !Option specification. Fixes #160735 .
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14522 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
10e122f19e
check for (g-wrap) module ( #347680 )
...
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
20 years ago
Andreas Köhler
73d62be3a3
Do not move windows on restoration that would be offscreen.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14517 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
bdd43b708f
Set the summary bar values when the window is first opened ( #345978 ).
...
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14516 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
76202b1b33
Make GncAddress more QOF compliant. ( #343726 )
...
Adds BeginEdit/CommitEdit calls.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14515 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
e3f064f002
Remove a duplicate of gnc:html-text?.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14503 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
97a282487e
Remove obsolete buttons for aqbanking/hbci setup that are
...
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
20 years ago
Derek Atkins
37bfd1de1c
check for (g-wrap gw-glib-spec) instead of (g-wrap) #347404 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14501 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
0863f9d7ae
make sure that po/POTFILES.in exists so configure doens't complain.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14500 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
2e3b619ae0
Add apps_gnucash_scheduled_transctions.schemas.in to Makefile.am. Fixes
...
#340641 .
BP
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14499 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
666010b046
Let GtkMessageDialog render the headers of two warnings in bold font.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14498 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
4762dbf429
String fixes that have been delayed due to the string freeze.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14493 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Andreas Köhler
72737e2c66
In the account dialog, do not expand the upper left entries when the
...
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
20 years ago
Derek Atkins
4ecc011749
Allow account-separator character in account names ( #347321 ).
...
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
20 years ago
Chris Lyttle
13300a2384
update to release 2.0.0
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14476 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
4c16d03e99
Restore 1.8 behavior by using the full date/time when sorting on the
...
posted date. Fixes #346954 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14470 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
a7e72609cf
When creating accounts from the register, fix the name parsing logic
...
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
20 years ago
Derek Atkins
a50040835c
Consider certain control character as invalid UTF-8. Fixes #346535 .
...
* src/core-utils/gnc-glib-utils.h
* src/core-utils/gw-core-utils-spec.scm:
Remove the gnc_utf8_validate() API. It's not used anywhere.
* src/core-utils/gnc-glib-utils.c:
Rework gnc_utf8_validate() as a copy-and-paste of g_utf8_validate
but ignore certain control characters between 0x00 and 0x20
that are not valid XML characters. Fixes #346535 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14466 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
c8c5db450f
Proof-read and improved German translation by feedback from Andi Köhler.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14465 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
304f66515e
This one file really does require the perl Date::Manip module.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14458 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
c91c7b2d6c
Updated Dutch translation by Bernard Meens <meensb@xs4all.nl>
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14457 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
681d08cd22
Recent version of Finance::Quote no longer depend on Date::Manip, but
...
they do now depend on Crypt::SSLeay.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14456 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
82f7170740
Restore the original sort ordering which is grouping by parent
...
account, and then sorting within a group first by account code and
then by account name. Partial fix for #345385 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14454 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
4f05ddcf2a
When modules can't be found refer users to their package manager
...
first. Other fixups for the utility program name changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14453 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
5714500990
Ignore failed chown() because it always fails on vfat/samba. #345913
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14452 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
ed21dfe2f6
Add new application icon.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14442 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Joshua Sled
983fba7f9b
Reduced-size splash image.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14434 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Derek Atkins
d069382f5d
Remove warning messages from configure script used for testing.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14428 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
656a15f819
Add Suriname Dollar currency; replaces SRG, but due to a non-unity exchange rate we cannot have it replaced automatically. #319084
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14393 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
4a26d3974a
Use waitpid() only if <sys/wait.h> is available. Unavailable on win32.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14392 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Lyttle
203034a045
update to release 1.9.8
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14386 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
1f8019471a
Add new SKR03 account template (in addition to the existing SKR04) by Oliver Vollmer
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14384 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Chris Shoemaker
3558403a23
Sync ChangeLog with svn log -v through r14377.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14379 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
6d38ef1457
Correctly indicate the focus state of the register. Fixes #342055 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14378 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
5ae159c03f
Instead of marking the first page so that it can't be closed, mark the
...
first *accounts* page so that it can't be closed.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14376 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
625f3de519
Remove five year old workaround for a resizing bug. Fixes #344764 .
...
Also explicitly initialize a couple of variables.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14374 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
ea0bd0c5a1
Restore the auto decimal places settings from gconf at startup. Fixes
...
#344938 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14369 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
59817c3dca
The Chargeback and Extra Payments sections of the bill should not
...
expand to fill extra space.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14368 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
b827cfd6a6
Use the new mechanism for the account list popups. Fixes #342058 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14367 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
97ccc59855
HBCI data is already in utf8. Don't recode into the local charset
...
(which may not be utf8).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14365 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
Christian Stimming
e5c580440f
Similarly ensure for aqbanking/mt940 import that all retrieved strings
...
will be valid utf8.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14363 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago
David Hampton
cd7747e925
Do a better job of turning the busy cursor on/off. Now works
...
correctly if there's a failure in the input file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14362 57a11ea4-9604-0410-9ed3-97b8803252fd
20 years ago