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
David Hampton
5bb659507a
More trivial conversions from deprecated gtk/gnome functions to
...
supported functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12074 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-01 00:45:13 +00:00
David Hampton
2be940af24
Remove unused function.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12073 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 06:00:01 +00:00
David Hampton
5be61108d5
More syntactic sugar converting from gtk_object_xxx functions to
...
g_object_xxx functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12072 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 05:14:22 +00:00
David Hampton
43a1b6c969
Syntactic sugar converting from gtk_signal_xxx
...
functions to g_signal_yyy functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12071 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 04:05:31 +00:00
David Hampton
5b906bd598
Remove all remaining references to guppi.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12070 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 01:58:05 +00:00
David Hampton
262346cb85
Quick update for 2.0 requirements. Needs to actually be tested.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12069 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 01:54:08 +00:00
David Hampton
29dc69b3de
Eliminate all remaining use of deprecated glib functions. Enable the
...
compile time flag to prevent any of these deprecated routines from
creeping back into the source.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12068 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-30 00:25:59 +00:00
Christian Stimming
43aec898b9
String i18n improvements
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12067 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-29 21:37:34 +00:00
Christian Stimming
42e2de3f56
Updated Norwegian (Bokmaal) translation by Tor Harald Thorland.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12066 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-29 21:19:15 +00:00
David Hampton
349e74ca6d
Migrate from the deprecated gtk_progress interface to the supported
...
gtk_progress_bar.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12065 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-29 03:53:42 +00:00
David Hampton
32a6629abb
Need to escape user input string to prevent errors from gtk.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12064 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-29 03:28:11 +00:00
David Hampton
685c30368b
Fix the translator credits in the gtk2.6 about box. They should come
...
from the translation, not a static file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12063 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-29 03:25:05 +00:00
Christian Stimming
e2ccba1098
Updated German translation; 3173 out of 3417 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12062 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-28 20:48:16 +00:00
David Hampton
0efc828699
Mark a couple of strings as not needing translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12061 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-28 20:39:04 +00:00
Christian Stimming
5a8724ed20
Add translator comments
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12060 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-28 20:22:43 +00:00
David Hampton
27387acd7a
Revert random changes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12058 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-28 12:10:32 +00:00
David Hampton
3d3fcaf0b5
Make the capitalization consistent across the titles of all pages.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12057 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-28 03:49:53 +00:00
David Hampton
2da447961a
Better integrate stock prices with QOF. Gnucash now warns you about
...
unsaved stock price changes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12056 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-28 03:25:43 +00:00
Christian Stimming
140f159372
More German translation improvements. 3141 out of 3418 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12053 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 20:52:22 +00:00
Christian Stimming
15623c2277
String i18n improvements.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12052 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 20:49:05 +00:00
Christian Stimming
54da79271b
Complete the label change of transaction reversing. Update glossary.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12051 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 20:05:11 +00:00
David Hampton
c74ce7c74d
Change "Reverse Transaction" menu item to be "Add Reversing
...
Transaction".
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12050 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 19:32:31 +00:00
David Hampton
dfc0b75a05
Eliminate extra redrawing of the register by suspending events around
...
the entire reverse transaction operation. Speed up the command
significantly.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12049 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 17:51:35 +00:00
David Hampton
bd554767b3
Initialize the qof entity in the new split, not the old one.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12048 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 17:50:42 +00:00
Christian Stimming
9f1961b54a
And yet more German translation updates. 3088 out of 3418 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12047 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 15:02:50 +00:00
Christian Stimming
fad6f2f48a
Fix missing i18n include
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12046 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 13:26:20 +00:00