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
David Hampton
f92d3b19bb
If the g2 file history list is empty, then copy the file history list
...
over from Gnucash 1.x gnome settings file. #342724 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14321 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 21:02:26 +00:00
Joshua Sled
003e41da06
Bug#333299: Handle selections more correctly in a utf8 world, within GnuCash at least.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14320 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 18:27:24 +00:00
Joshua Sled
32cf6165e4
Bug#343795: Treat all numbers in a auto-decimal-point-safe way.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14319 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 15:01:33 +00:00
Andreas Köhler
6a590e818a
Add gnc_html_copy and enable report pages to copy to clipboard. Fixes
...
#343645 . Readd descriptions for Cut/Copy/Paste actions in register
pages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14318 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 12:23:58 +00:00
Derek Atkins
4abbcdee4e
Properly round values when setting the Base Value. Fixes #337505 .
...
(also fix a string, but the fixed string is already translated so
shouldn't be a problem).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14317 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 05:15:08 +00:00
Joshua Sled
9a27b5a625
Bug#343772: Re-enable View Lots; disable 'View' button. Fix clist/lot-title handling bug.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14316 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-04 00:51:35 +00:00
David Hampton
736f0c2d02
Only use the amount of space required to show all the entries in the
...
popup, not all the available space. Fixes #343242 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14309 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-03 21:20:52 +00:00
David Hampton
dce5945569
The register code shouldn't process any keystrokes that have a
...
"modifier" (e.g. Alt, Meta, etc.) key pressed. This allows
Alt-Ctl-Pgup/Down in a register to change the notebook page, just like
from the accounts page. Also remove some dead code.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14308 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-03 19:58:18 +00:00
Andreas Köhler
8ef848f7f8
Link gnome-utils against backend/file and remove symbol lookup in
...
druid-gnc-xml-import.c.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14300 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-03 08:59:51 +00:00
Andreas Köhler
d769b6b4ee
Add GDK_Menu as shortcut for showing register popups. Fixes 343244.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14299 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-03 08:27:01 +00:00
David Hampton
e2a2770110
The progress bar changes size when text is added/removed. Prevent
...
these changes by setting the text to a single space when there is no
text to display. Fixes #343455 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14298 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-02 21:43:18 +00:00
David Hampton
683d667074
Limit the reconciliation date to the past or today, never the future.
...
Fixes #343527 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14297 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-02 21:02:43 +00:00
Derek Atkins
acba90be80
Refactor the file backend into a shared library and a loadable module.
...
This should let us build on both Win32 AND MacOS, and means we don't
need to compile the file-backend sources multiple times.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14296 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-02 01:50:02 +00:00
Derek Atkins
5b46825ad2
* po/nb.po: updated Norwegian Bokmål translation by Sigve Indregard
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14289 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-01 23:06:01 +00:00
Derek Atkins
ecf8603602
* configure.in: Don't need to patch libtool for darwin anymore.
...
Patch by David Reiser.
* src/gnome-utils/dialog-preferences.c: fix non-C99 construct so
the file builds again.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14288 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-01 21:02:42 +00:00
Andreas Köhler
877ddc61d9
Do not try to find positions for alphabetic insertions of add_on pages,
...
but rather append and then sort pages in the end. Solves appearance of
pref dialog in non-C locales.
Move "Accounting Period" to the top, regardless of above.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14287 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-01 15:30:41 +00:00
Andreas Köhler
122e4456d3
Cancel renaming of a page when GDK_Escape is pressed. Fixes #343226 .
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14286 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-06-01 08:56:38 +00:00
Andreas Köhler
2fea2c7978
Replace gnc_tree_model_account_path_changed with manual checks whether
...
the inserted (resp. deleted) account is the first (resp. last) account
in its level and call gtm_row_has_child_toggled only in these cases.
Might fix #343405 , as GtkTreeModelFilter seems to make (false)
assumptions when being woken up too often.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14283 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-31 19:30:49 +00:00
Derek Atkins
f71c7f04e0
remove some duplicated code.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14259 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-30 20:30:43 +00:00
Derek Atkins
96a6c21df7
Updated Spanish Translation from Eneko Lacunza
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14258 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-30 20:26:02 +00:00
David Hampton
3b7b0ad4f5
Update the help file names now that the docs are xml instead of
...
html. Fixes #343255 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14254 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-30 04:41:44 +00:00