Commit Graph

2755 Commits

Author SHA1 Message Date
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
2006-07-13 22:58:55 +00:00
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
2006-07-13 21:37:59 +00:00
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
2006-07-12 18:17:02 +00:00
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
2006-07-10 00:31:14 +00:00
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
2006-07-08 15:35:31 +00:00
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
2006-07-06 05:18:36 +00:00
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
2006-07-05 16:04:36 +00:00
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
2006-07-04 20:35:52 +00:00
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
2006-07-01 15:05:53 +00:00
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
2006-07-01 09:01:14 +00:00
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
2006-06-28 04:21:45 +00:00
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
2006-06-28 03:46:25 +00:00
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
2006-06-28 00:02:30 +00:00
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
2006-06-27 09:10:29 +00:00
David Hampton
ed21dfe2f6 Add new application icon.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14442 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-26 20:12:04 +00:00
Joshua Sled
983fba7f9b Reduced-size splash image.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14434 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-25 14:58:03 +00:00
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
2006-06-24 18:42:58 +00:00
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
2006-06-20 12:49:21 +00:00
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
2006-06-20 10:30:58 +00:00
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
2006-06-19 00:33:34 +00:00
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
2006-06-18 20:27:12 +00:00
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
2006-06-17 20:28:49 +00:00
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
2006-06-17 03:37:55 +00:00
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
2006-06-17 00:44:21 +00:00
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
2006-06-16 23:28:11 +00:00
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
2006-06-15 03:54:53 +00:00
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
2006-06-14 23:45:30 +00:00
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
2006-06-14 23:34:10 +00:00
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
2006-06-14 22:34:50 +00:00
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
2006-06-14 19:49:25 +00:00
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
2006-06-14 04:16:16 +00:00
David Hampton
85b1b6febd Strip all invalid utf8 characters from imported QIF and OFX/QFX
strings.  This fixes bugs #106203 #338296 #344170 and #344219.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14361 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-14 03:42:07 +00:00
Derek Atkins
b3a7e34a1e * configure.in: force-enable hbci if the user enables mt940
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14360 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-14 00:34:16 +00:00
David Hampton
488af225cc Tell gnucash that a currency quote failed instead of just abandoning
the request.  Fixes #344546.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14359 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-14 00:04:59 +00:00
David Hampton
85e56e2e95 When committing an account during the closing of a book, don't search
the engine for splits that are in the process of being assigned to the
account but aren't yet linked into the account.  This eliminates an
O(n*m) operation that will never find any work to perform.  Fixes
#344473.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14358 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-13 03:17:48 +00:00
David Hampton
a36cbde106 Quote the F::Q version number so that it will be correctly parsed as a
string.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14353 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-13 00:14:26 +00:00
David Hampton
52f2bc1640 Tell subversion these files are text.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14352 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-09 23:33:51 +00:00
David Hampton
c56162d6f2 Move the valgrind reference code from a compiled file to a
documentation file.  The start/stop valgrind command didn't work as
well as I'd hoped.  Fixes #344353.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14351 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-09 21:33:29 +00:00
David Hampton
bf56d48411 Restore the business reports menu.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14347 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-08 02:30:18 +00:00
David Hampton
cf633107af Hide notebook tabs on programmatically changed notebook.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14344 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-07 00:43:48 +00:00
Chris Lyttle
a54bea396a update ebuild to use gnucash-docs-1.9.0
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14339 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-06 03:53:29 +00:00
Chris Lyttle
de12e2e929 update to release 1.9.7
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14336 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-06 03:03:24 +00:00
David Hampton
f502bb7377 Fix "missing icon" menu icons on FC6.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14333 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-05 13:39:37 +00:00
David Hampton
b688e6c4ca Fix a couple of files that didn't include config.h.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14331 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-05 04:21:09 +00:00
Derek Atkins
3366829dc2 Move the GLIB26 compatibility checks to configure.in.
Just modify GLIB_LIBS and GLIB_CFLAGS so everyone properly
	  links against the glib26 compatibility library when necessary.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14330 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-05 03:39:54 +00:00
David Hampton
d982c50662 Don't ever reference lib/glib26 if the host system has glib 2.6 or
better installed.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14328 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-05 02:44:25 +00:00
David Hampton
e5c0029700 Add lib/glib26 to the include and library paths.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14327 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-05 01:48:35 +00:00
David Hampton
64911600c8 Add bug id.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14324 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 23:34:19 +00:00
Derek Atkins
fd31b7caa7 swap the #includes so it builds on FC3 w/ glib-2.4
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14323 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 22:25:59 +00:00
Joshua Sled
34aacb502b Use UTF8_STRING for copy/pastes, as it's at least 4 whole characters better than just "STRING".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14322 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 21:43:45 +00:00