David Hampton
c1fdaee255
Give the dialogs a gtk2 look. Add accelerator keys. Use the gtk
...
dialog functions. Take care of some resizing problems.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12013 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 04:01:51 +00:00
David Hampton
660fd805d5
Use gtk version of various functions instead of gnome versions. Rest
...
of the file was converted long ago.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12012 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 04:00:23 +00:00
David Hampton
154bfc33c2
Finish conversion to a GtkDialog. Redo dialog as a table instead of
...
boxes in boxes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12011 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 01:36:20 +00:00
Derek Atkins
d9d3520ea5
* src/gnome-utils/Makefile.am: exit if "svn info" fails.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12008 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 23:53:57 +00:00
Neil Williams
72762ab9c9
Use only qof.h in place of other QOF headers
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12007 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 19:31:44 +00:00
David Hampton
15fc424514
Convert a couple of dialogs from the deprecated gnome_ok_dialog to a
...
gtk_message_dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12006 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 06:51:57 +00:00
David Hampton
800f10dc81
Put the account tree into a scrolled window so the dialog buttons
...
don't get pushed off-screen when you expand the accounts.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12005 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 06:36:15 +00:00
David Hampton
6c187d9544
Remove unused functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12004 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 04:54:24 +00:00
David Hampton
0d2191dad7
Update dialogs to give them a Gtk2 HIG look and feel.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12003 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 04:43:41 +00:00
David Hampton
5340707a9a
Make a function static. Remove extraneous printf.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12002 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 04:23:14 +00:00
David Hampton
1ce867b3e3
Fix a typo.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12001 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 04:16:17 +00:00
David Hampton
c94cfe2734
Use a GtkMessageDialog instead of the deprecated gnome_ok_dialog
...
function.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12000 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 01:58:41 +00:00
David Hampton
27822d2fc4
Convert the font picker and color picker from deprecated gnome widgets
...
to their gtk counterparts. Also convert the image picker when
compiled with gtk2.6 or better.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11999 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 01:55:16 +00:00
David Hampton
69f432d423
Close stylesheet edit dialog when the stylesheet picker dialog is
...
closed. Prevents a crash.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11998 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 00:44:42 +00:00
David Hampton
0a8852340f
Convert the "file locked" message to a GtkMessageDialog. Add a
...
utility function for creating buttons with images attached.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11997 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-21 00:41:43 +00:00
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
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
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
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
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
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
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
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
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
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
Christian Stimming
df60cde909
Add explanations to new strings in glossary.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11934 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-14 21:16:01 +00:00
Christian Stimming
036c77f923
Update potfiles script so that it works again without the cvsignore
...
files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11933 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-14 20:36:33 +00:00
David Hampton
a166027cb9
Add documentation.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11929 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-14 05:14:21 +00:00
David Hampton
18c5787ac8
Remove vestigial code from the very early days of the gtk2 port.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11927 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-14 04:41:02 +00:00