Commit Graph

9593 Commits

Author SHA1 Message Date
Christian Stimming
6555992b08 Update German translation after unavoidable string changes
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14033 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 20:56:26 +00:00
Derek Atkins
953d77f0ef Disable the use of external QOF and make sure we can co-exist.
* lib/libqof/qof/Makefile.am:
	  change the name of our qof library
	* lib/libqof/backend/file/Makefile.am:
	  change the name of our qsf library
	* lib/libqof/qof/qof.h:
	  point to the newly named qsf library
	* configure.in:
	  Error out if the user calls --enable-qof
	  Change the name of the internal qof library and directories
	  so that our qof can co-exist with a "native" qof



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14032 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 16:23:00 +00:00
Derek Atkins
b2c7e1a016 Use QSF #defines instead of hard-coding the library name and init-fcn
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14031 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 16:18:23 +00:00
Derek Atkins
528ceb0ad4 Make sure to properly define _GNU_SOURCE in sub-config files.
The build was broken without this.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14030 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 15:35:07 +00:00
Christian Stimming
542a5511a2 Fix strings that mentioned gnucash-1.8
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14029 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 10:50:06 +00:00
Christian Stimming
fb3dcc5376 Add the Tools->HBCI Setup menu item to the register tabs as well. Bug#341510.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14028 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 08:41:01 +00:00
Chris Shoemaker
4ccc09c1c7 Fix Bug #341375.
When handling the focus-out event for a GtkCellEditable, it's important
   not to keep the editable alive for too long, because the cursor-blink
   timeout expects that the editable still has the focus.  The easiest way to 
   do this is to stop the editing immediately by calling 
   gtk_cell_editable_editing_done() and then handle all the real work from 
   the "editing-done" signal handler.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14027 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 01:47:12 +00:00
Chris Shoemaker
e4092bb349 Minor cleanups to gnc_counter_end_handler().
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14026 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 00:28:34 +00:00
Chris Shoemaker
eff827a63b Cause gncla-dir.h to be re-made after a 'make clean'.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14025 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-12 00:25:15 +00:00
Chris Shoemaker
c67a8fb82f Look for g-wrap's (g-wrap gw standard) or (g-wrap gw-standard) since
g-wrap 1.9.6 doesn't have (g-wrap runtime).


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14024 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-11 22:25:55 +00:00
Chris Shoemaker
d4bd374c9d When searching for the g-wrap runtime module, look in the G_WRAP_MODULE_DIR.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14023 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-11 21:21:42 +00:00
Chris Shoemaker
a8f8c51858 Warn if no g-wrap runtime module is available during configure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14022 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-11 05:04:56 +00:00
Derek Atkins
8cc53fa2ae * configure.in: add $GUILE_INCS when testing g-wrap
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14019 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-11 03:04:32 +00:00
Chris Shoemaker
b49877472e Factor out #define _GNU_SOURCE from various .c files into an AC_GNU_SOURCE
check in configure.in.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14002 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-11 01:14:12 +00:00
Derek Atkins
ca2e68c145 Add some extra "don't shoot yourself in the foot" text to autogen.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13992 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 20:42:00 +00:00
Christian Stimming
2ee55a9b84 Add svnignores.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13990 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 14:54:22 +00:00
Derek Atkins
d37b5e526d Same patch as qif-import/qif-parse.scm for guile-1.8.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13989 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 13:11:30 +00:00
Christian Stimming
013771fdfe Added new Austrian German account templates by Roman Bertle
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13988 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 12:50:35 +00:00
Christian Stimming
d2ce26482e Fix erroneous guid types in account template
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13987 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 12:47:56 +00:00
Christian Stimming
db6900e091 Small wording fix in German translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13986 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 12:32:26 +00:00
Chris Shoemaker
3ed9be95ba Fix fancy invoice report. Bug #341046.
Also, liberalize gnc:html-table-append-row! to accept a non-list argument.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13985 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 03:54:45 +00:00
Chris Shoemaker
227f13e913 Silence guile warnings about duplicate binding introduced in guile-1.8.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13984 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-10 01:53:24 +00:00
Derek Atkins
120a76c8d8 Bill Nottingham's patch to fix a guile parser problem during build.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13980 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-09 22:44:07 +00:00
Chris Shoemaker
b175702b45 Use g_get_current_time() instead of gettimeofday(). Fixes #341044.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13966 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-09 03:17:04 +00:00
Chris Shoemaker
aeda15cb74 Limit memo length to 27 chars on Quicken wallet checks with side stub
Patch by David Reiser, bug #340977


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13965 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-09 00:42:32 +00:00
Christian Stimming
5340a658ec Add MT940 example file for testing mt940 import
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13959 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 19:57:10 +00:00
Chris Shoemaker
7bb7a5536c Remove some unnecessary calls to xaccGroupMarkNotSaved() which were
dirtying the book implicitly without setting any time of first change.
   Instead, make sure that committed Splits dirty their parent Transaction.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13958 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 04:56:17 +00:00
Chris Shoemaker
de0c1edcb5 Add a flag, 'infant', to QofInstance to note that the instance has been
committed at least once in its lifecycle.  Then, we can mark the collection
   dirty whenever an object is committed, except for the special case of an 
   QofInstance that has never been committed before and is now being deleted.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13957 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 04:47:04 +00:00
Chris Shoemaker
6b925724e7 Fix off-by-one error when checking editlevel in qof_commit_edit() (and
macro version), in case we ever want qof_commit_edit() to actually do 
   something with a backend.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13956 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 03:04:49 +00:00
Chris Shoemaker
57636f50e4 Make qof_commit_edit() (and macro version) call qof_backend_run_commit()
instead of qof_backend_run_begin().
   Minor cleanups of qof_commit_edit() and qof_begin_edit().


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13955 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 03:02:15 +00:00
Chris Shoemaker
681577f889 Add begin/commit edit blocks to budget setters. Change to using the
"destroy" method for budget deletion.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13954 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-08 02:54:03 +00:00
Joshua Sled
9593088a56 Simply traversal impl.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13944 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 21:52:15 +00:00
Joshua Sled
728dc7a8d0 Restructure for clarity.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13943 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 21:39:56 +00:00
Joshua Sled
3a2fa62d87 Fix test-query failure.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13942 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 21:39:30 +00:00
Joshua Sled
2d509ca6ca indentation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13941 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 20:22:54 +00:00
Joshua Sled
27106709ec Bug#340936: Actually close the SX list when we are button-requested to Close the dialog, thus cleaning up properly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13940 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 20:12:08 +00:00
Joshua Sled
a2d6c363a6 Bug#340875: factor utf8-clean decimal-point insertion and string handling out of the pricecell, and call from the formulacell.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13939 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 18:01:33 +00:00
David Hampton
ed28db12a1 Rebuild the column selection menu when the report currency is changed.
Fixes #340243.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13936 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-07 00:14:02 +00:00
David Hampton
367b78637b Really bump the version number for setting the GNOME_DISABLE_DEPRECATED flag.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13934 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 23:01:36 +00:00
David Hampton
bb0afbe8fb Trivial replacements for deprecated functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13933 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 22:26:50 +00:00
David Hampton
cf54659c92 Use the new qof functions to provide a dirty indication in the title
bar, fixing #339026.  Also provide an indication of how long the book
has been dirty in the "save changes to file" dialog.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13932 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 21:11:16 +00:00
David Hampton
fad343b4e2 Add support for directly marking the book dirty, for recording the
time that the book transitioned from clean to dirty, and for calling
back a registered function when the book transitions from clean to
dirty.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13931 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 21:09:59 +00:00
David Hampton
f455c29dc8 Can't use external qof until it supports "alternate dirty mode".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13930 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 14:53:22 +00:00
Christian Stimming
e3301dde28 Updated (finished) norwegian bokmaal translation by Sigve Indregard
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13929 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 07:55:37 +00:00
David Hampton
42233b0d47 Add begin_edit/commit_edit brackets around object modifications. Some
other related edit changes.  Bug #339943 should be fixed as of this
change.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13928 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 06:14:21 +00:00
David Hampton
534e987273 Unconditionally enable qof alternate dirty mode.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13927 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 06:03:48 +00:00
David Hampton
9323c1405d Add an alternate mode for handling the dirty state of instances and
collections.  In this mode, marking an instance as dirty does not
immediately mark the collection as dirty.  The collection is only
dirtied when a dirty instance is actually committed to the collection.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13926 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 06:01:14 +00:00
David Hampton
06f7888c4c Bump the version number for setting the GNOME_DISABLE_DEPRECATED flag.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13925 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-06 01:27:40 +00:00
Joshua Sled
1afdaac632 fix mis-use of test api.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13924 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-05 13:02:30 +00:00
Joshua Sled
d08ba61322 add encoding to test xml files to prevent loading errors; reformat error message.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13923 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-05-05 01:21:13 +00:00