David Hampton
5e87569ebf
Use the new GtkAboutDialog when compiling with gtk2.6.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11996 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 00:39:22 +00:00
David Hampton
042f050b9b
Andreas Köhler's patch to replace some deprecated glib functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11995 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 22:42:25 +00:00
David Hampton
130255cc9a
Fix some build problems on FC3 related to the include file changes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11994 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 22:20:43 +00:00
Neil Williams
74d35799cf
Modify Scott's patch properly - missed the cast
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11992 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 19:03:18 +00:00
Neil Williams
57754a6abc
Modifying Scott's 64bit patch to work on OSX
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11991 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 18:53:20 +00:00
David Hampton
4dcc6e56c3
Add new files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11990 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 17:10:14 +00:00
David Hampton
df011dad64
Add new files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11989 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 17:09:46 +00:00
David Hampton
f57c929244
Convert to utf-8.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11988 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 17:09:07 +00:00
David Hampton
76d2c71017
Need to include locale.h to compile without optimization.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11986 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 16:58:52 +00:00
Christian Stimming
8c988502ec
Updated Norwegian/Bokmaal glossary
...
translation by Tor Harald Thorland <linux@strigen.com>.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11984 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 12:32:37 +00:00
David Hampton
63769c7e31
More include file tweaking. Don't include gtk.h from any header
...
files. Add in some includes that are currently pulled in by
deprecated parts of the gnome library.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11983 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-20 02:54:09 +00:00
David Hampton
db2bed0e58
Include file cleanup. Remove the messages.[ch] files in favor of the
...
glib supplied gi18n.h file. Replace includes of gnome.h with gtk.h
(or better yet glib.h) wherever possible. Don't include gnome.h from
any header files. Remove some extraneous includes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11981 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-19 23:53:34 +00:00
David Hampton
7e9ed2b77e
Remove unused function.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11980 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-19 23:07:12 +00:00
Christian Stimming
7232410310
Update/improve German translation. 2820 out of 3380 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11979 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-19 13:15:19 +00:00
Christian Stimming
38862b9c0b
Some i18n string improvements.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11978 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-19 12:59:40 +00:00
Derek Atkins
d1303d7fdd
Update patch to explain which versions of gtkhtml are required.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11977 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-19 06:36:08 +00:00
David Hampton
050d2630e2
Remove calls to the function gnome_window_icon_set_from_default(). In
...
gtk2 all windows get the default application icon unless specified
otherwise.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11976 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 22:50:24 +00:00
Christian Stimming
9a8fa0cd6d
String i18n improvements. Update German translation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11975 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 21:12:06 +00:00
Derek Atkins
9ee2e12585
Derrick Hudson's patch to tell users that they need gtkhtml-3.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11973 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 18:44:52 +00:00
David Hampton
07912bf6c1
Restore the "Save Report" code that was lost in one of the head->g2
...
syncs.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11972 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 18:09:37 +00:00
Chris Shoemaker
8035d3b51d
Provide QofClass registration for GncBudget.
...
Remove obsolete fixme.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11971 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 04:37:26 +00:00
Chris Shoemaker
f7e1f2c975
whitespace cleanup
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11970 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 04:32:20 +00:00
Chris Shoemaker
b274b10b87
Allow engine to provide default budget instead of getting it in the GUI.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11969 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-18 04:20:57 +00:00
Chris Shoemaker
3b9b0471d6
Avoid use of uninitialized variable when opening a budget and only one budget exists.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11968 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-17 15:19:14 +00:00
David Hampton
ff3b79f9ab
Report a failure of F::Q to return a currency quote.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11967 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-17 05:58:30 +00:00
David Hampton
0046dfc6bd
Add support for printing currency quotes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11965 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-17 05:48:38 +00:00
David Hampton
0b8a944f30
Update FSF street address.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11964 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-17 05:35:02 +00:00
David Hampton
688ad87c3f
Sjoerd Langkemper's <sjoerd-gnome at linuxonly.nl> fixes to cast
...
sentinel markers to pointers. Solves compilation problems on 64 bit
architectures using gcc4/glib2.6. Fixes #321316 .
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11963 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 21:59:48 +00:00
David Hampton
39829f3fb4
Remove unused call to g_object_set.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11962 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 21:58:09 +00:00
Christian Stimming
ed43c86a63
Update German translation. Improve strings in HBCI module
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11961 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 21:05:17 +00:00
Christian Stimming
b241ee9703
Mark missing string for translation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11960 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 21:02:47 +00:00
Christian Stimming
fda68cb8c5
Split top-level ChangeLog by year. Everything before
...
2001 is in ChangeLog.1, and since then all entries are in the
respective year's ChangeLog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11959 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 20:18:48 +00:00
Christian Stimming
4fb764b9f7
Add ellipsis to menu labels that require further action from user.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11958 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 20:07:18 +00:00
Christian Stimming
3ec4e0ca9e
Mark missed strings for translation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11957 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 20:05:29 +00:00
Christian Stimming
e40c356ed3
Updated German translation by Andreas Koehler.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11956 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 19:56:17 +00:00
David Hampton
2910821fbe
Undo double fix of compiler warnings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11954 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 01:22:03 +00:00
David Hampton
fa52ab28bf
Convert to utf-8.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11953 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-16 00:56:41 +00:00
Derek Atkins
a4b084d8c2
Remove Andreas Köhler test.
...
(final test for commit email)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11951 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 23:19:38 +00:00
Derek Atkins
bf99c7bbe7
Test for Andreas Köhler.
...
( testing commit script)
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11949 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 23:08:24 +00:00
Derek Atkins
c0c7a80840
Test for Andreas Köhler.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11948 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 22:58:22 +00:00
Derek Atkins
3c4f5ff429
Test for Andreas Köhler.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11947 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 22:54:31 +00:00
Neil Williams
7c4e188035
Add lib/libqof to the Doxygen output
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11946 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 19:59:16 +00:00
David Hampton
b40ad05373
The egg_xxx code hasn't been in the tree since 2005-04-16. I tested
...
reconciliation and had no problems reconciling an account.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11945 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 06:50:50 +00:00
David Hampton
a0929fdb2d
Remove extraneous carriage return.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11944 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 06:21:38 +00:00
David Hampton
0d55b1a082
Pass the action variable to gtk_file_chooser_dialog_new() to get the
...
right style of dialog (open, save. etc.).
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11943 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 05:07:13 +00:00
David Hampton
d8ad06a689
Phil Longstaff's changes to set GTK_SHADOW_IN in the commodities
...
dialog scroll box and the account dialog parent scroll box. Also make
the 'edit', 'remove' and 'remove-old' buttons on the price db dialog
box insensitive until a price is chosen.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11942 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 04:38:06 +00:00
David Hampton
fb927fe111
Scott Oonk's for for x86_64 compile warnings.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11941 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 04:17:10 +00:00
David Hampton
a4fddd3251
Andreas Köhler's patch to set some border widths inside the main
...
preferences window to the HIG specified 6px. Fix alignment of the
"General / New search limit" label.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11940 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 03:48:08 +00:00
David Hampton
5bef4a7fbf
Respect the history maxfiles key in gconf.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11938 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-15 01:27:51 +00:00
David Hampton
968730a00e
Bump deleted item removal to a higher priority.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11937 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-14 23:43:50 +00:00