Commit Graph

9811 Commits

Author SHA1 Message Date
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
Christian Stimming
2328660926 Update British English translation by Nigel Titley with fixed char encoding. #345611
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14433 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-25 09:38:45 +00:00
Derek Atkins
4af13ca7c6 Use gnc-svnversion to detect development version or tarball version
Fix a case of a missing variable, missed from the last changeset.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14429 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-24 19:03:21 +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
Derek Atkins
d86d61e227 Allow building from either SVN or SVK
- create gnc-svnversion script that builds the revision number
  from either SVN or SVK.  The script should fail gracefully if
  you don't have SVK installed
- convert the configure script to use the new gnc-svnversion script
- convert the splash-screen Makefile to use the gnc-svnversions script

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14427 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-24 18:34:35 +00:00
Christian Stimming
1572a5fbef Add GTK_LIBS because log_replay uses gtk functions direcly since r14142
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14409 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-22 13:30:51 +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
Christian Stimming
fc5a4f873e Updated British English translation by Nigel Titley
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14383 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-18 12:17:18 +00:00
Christian Stimming
d7dfb22794 Improve some SX-related wordings in German translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14380 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-17 21:13:38 +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
Chris Shoemaker
1e57748bee Update mnemonic for Mexican Peso. Fixes Bug #345048.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14377 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-17 01:00:18 +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
Chris Shoemaker
f6f9b53e9a Make the keypad 'minus' key enter a dash in the date entry for ISO dates.
Fixes Bug #345096.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14375 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-17 00:38:08 +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
Chris Shoemaker
d5b0ddaa4b Restore non-editing state when cancelled editing is complete.
Fixes Bug #344870, which was a regression caused by r11892.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14373 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-16 23:14:13 +00:00
Christian Stimming
8166239185 Fix misspelled name
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14372 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-16 10:48:51 +00:00
Christian Stimming
86a9a590b1 Update/merge po files to current catalogue template.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14371 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-15 11:46:50 +00:00
Christian Stimming
218e20d295 Updated German translation to reach 100% again
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14370 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-15 11:24:26 +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
73335add12 Fix typo.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14366 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-14 22:38:38 +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
David Hampton
3b29ebdabd Update gdb instructions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14364 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-14 22:30:38 +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
Chris Shoemaker
9b7245002d Don't crash when parsing empty string as date. Fixes #344466.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14354 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-13 00:35:47 +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
Chris Shoemaker
3c5a81accb Um, uhh, important code change. Might fix #343798.*
(*) Might also do strange things to the register, esp. cursor motion.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14345 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-07 01:34:54 +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
Joshua Sled
b5b39f2aa1 adjust desktop entry rule for icon, categories.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14343 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-06 20:13:04 +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
5ea82f3bfb Remove dead code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14334 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-05 13:41:55 +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