Commit Graph

8785 Commits

Author SHA1 Message Date
David Hampton
62b00aea76 David Jafferian's account deletion patch that queries the user about
whether to delete or move any contained transactions and sub-accounts.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12157 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-11 00:52:12 +00:00
David Hampton
75671efc2f Fix the glade auto-connect code so it doesn't swap the callback
arguments when an explicit "object" is provided to the callback.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12156 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-11 00:50:57 +00:00
David Hampton
6a3f33e5eb Andreas Köhler's patch to fix the alignment of cells in the register.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12155 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-10 20:22:11 +00:00
Derek Atkins
e72d156c03 Some changes to get code to compile on Solaris.
* configure.in: g-wrap 1.9.6 can define the module-dir as
	  share/guile/site -- we want to make sure to get rid of
	  the /site when computing the libdir from this.  Otherwise
	  the runtime will fail to find the g-wrap runtime libraries.
	* src/gnome-utils/gnc-currency-edit.c:
	* src/business/business-gnome/business-urls.c:
	  include <strings.h> to compile on Solaris.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12154 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-09 18:28:42 +00:00
Christian Stimming
9cff7ffb23 Update German translation. 3271 out of 3402 done.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12153 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-08 21:38:51 +00:00
Christian Stimming
0274fb0706 Unify/simplify several option names for translation. Improve some
strings. Add new terms to glossary.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12152 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-08 21:38:22 +00:00
Christian Stimming
652020f38d Updated Greek translation by Nikos Charonitakis <nikosx@gmail.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12151 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-08 20:37:02 +00:00
Joshua Sled
c042929c0e 64-bit issue cleanup in hbci code:
* hbci-interaction.c (inputBoxCB, getTanCB): printf(%d, size_t) casting for 64-bit arch.
* hbci-interaction.c (showBoxCB, hideBoxCB): uint32->pointer(64) casting.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12150 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 22:37:36 +00:00
David Hampton
f8afaef956 Add support for opening account registers from the budget page. Use
shorter toolbar labels.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12149 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 07:09:08 +00:00
David Hampton
91a4eef385 Remove note about a problem that no longer exists.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12148 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 06:43:16 +00:00
David Hampton
a89fe0309e Comment out the recently introduced second set of checks for gconf.
They cause problems with schema installation.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12147 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 06:39:33 +00:00
Joshua Sled
0d6aa3cda4 Add ECB/semanticdb cache files to svn:ignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12146 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 04:58:23 +00:00
Joshua Sled
10d4593d63 Forgot file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12145 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 04:48:06 +00:00
Joshua Sled
77d37bec50 remove debugging crap
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12144 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 04:47:19 +00:00
Joshua Sled
f2e75393d4 Remove Misc menu.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12143 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 04:15:51 +00:00
David Hampton
4e6f652733 Fix the edit price to properly check the number of selected prices.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12142 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 02:22:06 +00:00
David Hampton
b809e86dc0 Comment out function that does nothing except generate a compiler
warning.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12141 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 02:14:20 +00:00
Joshua Sled
72eafc8413 Don't misuse the Quark storage for pointers, especially because they're not integer-sized on a 64-bit platform.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12140 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-07 01:34:44 +00:00
Joshua Sled
e10c938b27 fix uninitialized-variable warning.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12139 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-06 22:06:22 +00:00
Christian Stimming
eb542976bd Updated Norwegian translation by Tor Harald Thorland
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12138 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-06 20:03:05 +00:00
Derek Atkins
d0206f3217 Remove dependency on gtk-doc from private libgsf build.
* configure.in:
	  - remove libgsf/doc*
	  - remove GTK_DOC checks
	* lib/libgsf/Makefile.am: remove 'doc' from SUBDIRS and
	  remove distcheck extra flags.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12137 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-06 19:24:42 +00:00
Derek Atkins
bb34345b6a remove gsf and goffice po dir from configure script.
* configure.in: remove libgsf/po/Makefile and goffice/po/Makefile
	  because we never build these directories.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12136 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-06 19:02:07 +00:00
Christian Stimming
eec773e513 Update svnignore
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12135 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-05 21:28:56 +00:00
Christian Stimming
71b1561305 Updated German translation. 3236 out of 3409 done.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12134 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-05 21:28:14 +00:00
Christian Stimming
c719e0c579 String i18n improvements.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12133 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-05 21:27:36 +00:00
Christian Stimming
99dda8e5a8 Don't chown() the owner,
only root can do that. Ignore errors on chown() since that means
the save completed successful anyway.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12132 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-05 20:39:34 +00:00
Derek Atkins
e16e517092 Update svn version grabbing code.
* src/gnome-utils/Makefile.am: Grab svn version using
	  svnversion instead of parsing "svn info".  Also make it
	  so that it doesn't force a rebuild if the version does
	  not change.
	* src/gnome-utils/gnc-splash.c: changed svn version
	  from an integer into a string.  Handle that in the
	  splash screen.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12098 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 22:21:43 +00:00
Derek Atkins
eb88bd88f9 Get goffice merge to build on FC3 again.
* configure.in: fix some of the output strings
	* lib/libgsf-1.12.3/gsf/glib24_26-compat.c:
	  make g_get_filename_charsets static because it's not
	  needed outside this file.
	* lib/goffice-0.0.4/goffice/glib24_26-compat.c:
	  make _g_compute_locale_variants static because it's
	  not needed outside this file.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12097 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 22:11:34 +00:00
Joshua Sled
94e9fe5e6f Fold branches/goffice-update/ back into trunk/.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12096 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 21:27:17 +00:00
Joshua Sled
b73d9ce74a updatage
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12095 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 19:33:30 +00:00
Joshua Sled
12302472ea whitespace + commentage
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12094 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 19:32:15 +00:00
David Hampton
0289273f91 Don't ignore the return value of glib list functions. This will
likely become a warning in future version of glib, which translates to
an error for gnucash since it compiles with the -Werror flag.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12093 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 17:08:02 +00:00
Joshua Sled
68a290eeaa Documentation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12092 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 16:51:35 +00:00
Derek Atkins
4ea2948c1f * macros/autogen.sh: don't warn the user about running
configure with zero arguments.  Autogen doesn't run
	  configure anymore.  This confused a user.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12091 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 15:27:20 +00:00
Christian Stimming
7450d2f8fa Updated Norwegian translation by Tor Harald Thorland
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12090 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 12:29:29 +00:00
Christian Stimming
d025c1c666 Forgot one instance of double-free fix.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12089 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 12:01:54 +00:00
Christian Stimming
ee541bb6f8 Fix crash when
clicking on "start aqbanking-wizard" with gwenhywfar>=1.99.x.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12088 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-04 11:56:17 +00:00
Joshua Sled
097ff058b0 g_return[_val]_if_fail is actually an assertion, which is too strong for this flow-control.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12087 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 20:45:23 +00:00
Joshua Sled
c68f43b389 Add ability for no-autocompletion option in split register, use in SX editor to prevent bug.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12086 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 19:41:53 +00:00
Christian Stimming
1a05402127 Fix forgotten string translation
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12085 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 17:58:53 +00:00
Christian Stimming
5793cd5c60 Add convenience makefile rule "make pot" for
updating the translation template. Rename the rule for
auto-generation of ChangeLog.svn from svn to "ChangeLog.svn".


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12084 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 17:00:28 +00:00
Joshua Sled
cea172499d Remove the not-really-respected-anyways option to change the number of register lines in the SX editor dialog.
Remove ancient GOG-porting notes form GNOME2_STATUS.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12083 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 16:40:30 +00:00
Joshua Sled
8fd2980373 Bug#303180: don't use a hardcoded font for the dense cal... get both from the gtk style.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12082 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 16:15:11 +00:00
Joshua Sled
d80907c962 String-translation flag setting as prompted by cstim.
Removed unused "take 2" SX editor dialog, and thus unused to-be-translated strings.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12081 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 16:12:21 +00:00
Christian Stimming
edd971c5a9 Updated German translation. 3211 out of 3419 done.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12080 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 11:05:54 +00:00
Christian Stimming
5a46d71683 Update POTFILES.in after file removal
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12079 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 10:38:36 +00:00
Chris Shoemaker
120a27c129 Added several author entries.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12078 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-03 03:29:57 +00:00
Chris Shoemaker
866bd40b1b "make ChangeLog" will now create ChangeLog.svn,
which will contain all the commit messages and affected file paths 
since Nov. 2, 2005.  



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12077 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-02 21:11:49 +00:00
David Hampton
80be5bcb5e Eliminate the deprecated function gtk_widget_set_usize().
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12076 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-01 01:45:24 +00:00
David Hampton
8e4b7127b5 Finish converting type creation over from gtk_type_unique() to
g_type_register_static().


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12075 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-01 01:14:03 +00:00