Commit Graph

8314 Commits

Author SHA1 Message Date
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
Christian Stimming
461a49aba2 And yet more improved German translation: 3060 out of 3416 done.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12045 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 12:21:07 +00:00
Christian Stimming
ffd5774664 Various i18n string improvements.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12044 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 11:47:27 +00:00
Christian Stimming
41971048fc Updated German translation. 3043 out of 3416 done. Way to go.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12043 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 10:48:55 +00:00
Christian Stimming
c5544889e8 Various i18n string improvements.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12042 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 10:48:11 +00:00
Christian Stimming
f6c317a373 Various i18n string improvements.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12041 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 10:13:49 +00:00
David Hampton
d8e74dbc6b Andreas Köhler's patch to prevent a patch when trying to edit a
non-existent tax table entry.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12038 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 07:21:09 +00:00
David Hampton
040fde32a2 Fix the duplicate transaction dialog so that the "Enter" key
activates the dialog box.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12037 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 07:02:09 +00:00
David Hampton
bcfe8adfcb Update function name to match its g2 implementation.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12036 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 07:01:03 +00:00
David Hampton
061dc52771 Consistently use the string "currency" in the commodity picker window
instead of the string ISO4217.  Previous behavior wasn't consistent.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12035 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 06:20:56 +00:00
David Hampton
c1d074c5c9 Allow deletion of multiple prices at once.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12034 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 05:56:41 +00:00
David Hampton
bf317b5a44 Enhance the "remove old prices" code to have options to retain the
last price entered, and to retain any user entered prices.  The
"remove old" button should always be active.  Group the
"Add/Edit/Remove" buttons for a single price.  Allow the prices dialog
to be closed with the escape key.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12033 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 03:58:06 +00:00
David Hampton
5f85820cd7 Show widget by default when its created for a glade dialog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12032 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 03:03:47 +00:00
David Hampton
40ee07bb7d Shouldn't still be calling the old save state functions.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12031 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 03:02:05 +00:00
David Hampton
0024101d57 Fix crash when saving files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12030 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-26 02:59:56 +00:00
David Hampton
81c7f512a5 Update default accelerator keys as per the HIG.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12029 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-25 21:27:26 +00:00
David Hampton
ab97357111 Rewrite the code that assigns accelerator keys to the names of menu
extensions.  The new C language implementation is now called as late
as possible (when menus are populated), and rewritten understands utf8
strings.  The code now also translates the menu extension path
components as it goes so that sub-menus will appear properly in
non-English languages.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12027 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-24 06:16:37 +00:00
David Hampton
bab3c95b0e Restore long lost functionality to customize the accelerator keys on
menu items.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12026 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-23 23:28:44 +00:00
David Hampton
9771d0f80c Use the g_get_home_dir() function instead of getenv("HOME"). The
former tries multiple places to get the path to the users home
directory.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12025 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-23 22:43:32 +00:00
David Hampton
c0c0398de1 Consolidate the creation of all file names under ~/.gnucash, and also
the checks for the existence of ~/.gnucash and ~/.gnucash/books.  Add
better error messages when there is a problem.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12024 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-23 22:41:21 +00:00
David Hampton
1b206fe862 Consolidate the creation of all file names under ~/.gnucash, and also
the checks for the existence of ~/.gnucash and ~/.gnucash/books.  Add
better error messages when there is a problem.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12023 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-23 22:40:03 +00:00
David Hampton
323ad2bb92 Forgot to commit the changelog.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12022 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-23 16:48:11 +00:00
David Hampton
23153f3d9b Dialog makeovers. Split the generic matcher transaction list help out
into a separate window so it doesn't blow out the dialog or get cut
off.  Update some of the dialogs for the new HIG styles.  Make a
couple of dialogs start smaller.  Remember dialog sizes (add schema
entries too).  Fix a couple of gtk2 conversion problems.  Remove some
lines added by glade 2.10.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12021 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-23 02:58:24 +00:00
Neil Williams
95e0de5c0d Remove redundant RPC variable
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12020 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 23:05:57 +00:00
Neil Williams
b71b839bbf Fix postgres access_method
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12019 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 23:00:32 +00:00
Neil Williams
bb7f8e681e Remove RPC and net backends.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12018 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-22 22:54:04 +00:00
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