Commit Graph

8284 Commits

Author SHA1 Message Date
Christian Stimming
6079e3e674 Translation string improvements/typo fix. Improve German translation: 2906 out of 3390 done.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12017 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 20:44:46 +00:00
Christian Stimming
1d19307785 Updated Norwegian (Bokmaal) translation.
* po/glossary/nb.po: New filename for Norwegian (bokmaal)
        * glossary
        -- it used to be stored under no.po but that is no longer.



git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12016 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 19:56:05 +00:00
David Hampton
f9fe114889 Add note of a problem.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12015 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 04:08:47 +00:00
David Hampton
d034393f59 Remove lines that cause libglade warnings.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12014 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 04:08:22 +00:00
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
51dbc58b59 use LANG=C instead of LANG=en_US
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12010 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 00:27:20 +00:00
Derek Atkins
dfb0f29121 run "svn info" in en_US locale
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12009 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 00:19:06 +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
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