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
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