Joshua Sled
0612e99da8
Restore de_DE/acctchrt_full.gnucash-xea, makefile rules re:acctchrt_full files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12269 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 15:50:17 +00:00
David Hampton
ad23e7ede1
Info for last set of changes.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12268 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 06:36:05 +00:00
David Hampton
9cb14afc99
Add in some conditionally compiled hooks for turning callgrind on/off
...
via the menus.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12267 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 06:35:21 +00:00
David Hampton
fe6c5d827e
Consolidate some common functionality.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12266 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 06:33:10 +00:00
David Hampton
ce70491714
Remove debugging statement.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12265 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 06:32:34 +00:00
David Hampton
03e9431406
Load the entire data set into the combocell before enabling sorting.
...
Saves a tremendous amount of time.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12264 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 05:18:52 +00:00
Joshua Sled
9d49e5aa15
Remove dead acctlist files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12263 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 03:44:11 +00:00
David Hampton
6606818b2e
Rename function to eliminate duplicate names.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12262 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 03:11:27 +00:00
David Hampton
a624c9fef4
A couple of performance tweaks.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12261 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 03:10:27 +00:00
David Hampton
b3773213e6
Don't keep the shell around when starting gnucash.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12260 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 01:38:27 +00:00
Christian Stimming
00373fd32d
Updated German translation
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12259 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 21:56:21 +00:00
Christian Stimming
899ab41470
String i18n improvements.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12258 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 21:54:10 +00:00
Chris Shoemaker
57afed226c
Add a stub po/POTFILES.in
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12257 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 17:25:26 +00:00
Joshua Sled
4eab2eff34
Since-last-run dialog cleanups.
...
* gnc-sxed-window-ui.xml: Remove unreferenced `TransactionAction`.
* dialog-sxsincelast.c (sxsld_disposition_changed): change the
assertion into a simple return-if-fail due to apparent change in
the calling order in gtk 2.x...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12256 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 04:56:54 +00:00
David Hampton
9568565e7d
When setting the amount of a split, don't call gnc_numeric_convert on
...
it if the split isn't assigned to an account. This reduces the time
spent loading a data file.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12255 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 03:58:49 +00:00
David Hampton
eb17dde524
Couple the radio buttons in the unpost dialog.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12254 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 03:13:29 +00:00
David Hampton
ca808b1211
Revert the previous change and make the totd always float above all
...
other GnuCash windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12253 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-04 01:02:48 +00:00
Chris Shoemaker
f301cae679
Invert the program entry point.
...
'gnucash' is now a shell script that calls the executable
'gnucash-bin' which uses libguile to load guile modules.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12252 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 23:49:39 +00:00
Neil Williams
157676f39b
fix Mac OSX problems with buildpo target
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12251 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 22:22:08 +00:00
Neil Williams
ddf302d952
ensure the generated file is cleaned for make distcheck
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12250 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 22:01:38 +00:00
Neil Williams
1a20f33cf6
typos
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12249 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 19:27:54 +00:00
Neil Williams
9b98c3397e
automate replacing po/POTFILES.in and remove POTFILES.in from svn
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12248 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 19:27:03 +00:00
Neil Williams
9793316149
automate replacing po/POTFILES.in and remove POTFILES.in from svn
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12247 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 19:26:45 +00:00
Neil Williams
049f4b0ee6
rebuild POTFILES.in when remaking gnucash.pot
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12246 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 18:04:34 +00:00
Chris Shoemaker
58361755ee
remove a couple recently-removed files from POTFILES.in
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12245 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 18:02:25 +00:00
David Hampton
31f91c13c2
Rename function to eliminate duplicate names.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12244 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 17:13:10 +00:00
David Hampton
3261fcbfbf
Use the component manager to ensure there is only one totd dialog at a
...
time. Don't mark the dialog as transient (or type GTK_WINDOW_DIALOG)
so that window managers won't make it float above all other GnuCash
windows.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12241 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 04:02:42 +00:00
David Hampton
6c5f890554
Fix test inverted by commit 12231.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12240 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 02:44:45 +00:00
David Hampton
214d9ccc18
Remove unused files.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12239 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 01:08:20 +00:00
David Hampton
d8c9c76ff9
Use a GtkListStore for the example account categories instead of
...
layering a custom selection model on a custom example account model.
The code is a lot simpler and has additional sorting capability. Do
some rework on the druid layout.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12238 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 01:06:52 +00:00
David Hampton
4ed53449a0
Correct function name. Add a comment.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12237 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-03 01:05:46 +00:00
Derek Atkins
98f3494c27
need to #include gkeyfile.h if we don't have glib26.
...
* src/gnome-utils/gnc-tree-view-account.c:
* src/gnome/gnc-plugin-page-budget.c:
need to #include gkeyfile.h if we don't have glib26.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12236 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-02 22:32:18 +00:00
David Hampton
93d345be49
Use the right function to hide a tree column. Update a couple of
...
debugging messages.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12235 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-02 21:14:31 +00:00
David Hampton
1af0973ffc
Initialize the qof instances in commodity namespaces.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12234 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-02 21:11:26 +00:00
David Hampton
a8b4295c7c
Start new ChangeLog for 2006.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12233 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-02 21:07:03 +00:00
Chris Shoemaker
00153624b2
Delete unused gncmod-budget.c.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12232 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-02 00:37:02 +00:00
Chris Shoemaker
ece1abe680
General clean-up in Transaction.[ch].
...
* Regularization of 'trans' as variable name.
* Whitespace and linewraps
* lots of control-flow simplification
* factor one chunk out into get_any_account()
* Comment some things that are bogus or need improvement
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12231 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-01 22:26:15 +00:00
Christian Stimming
6a38aca6f2
Updated Norwegian translation by Tor Harald Thorland
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12230 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-01 19:56:04 +00:00
Chris Shoemaker
d96b0c7d81
Constify some Split and Transaction functions.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12229 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 23:35:55 +00:00
Chris Shoemaker
2b7c1430e1
Constify the AccountGroup variables where possible in Group.[ch]
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12228 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 22:28:42 +00:00
Chris Shoemaker
2deaa26188
Add ChangeLog entries for past 4 days.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12227 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 21:17:32 +00:00
Christian Stimming
7f242dd182
Update German translation. 3387 out of 3397 done.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12226 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 12:04:11 +00:00
Christian Stimming
30afb0a96d
Add tooltips to new dialog
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12225 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 12:02:22 +00:00
Chris Shoemaker
68ba4431af
Turn on gconf for the budget plugin page's tree view account.
...
Doesn't seem to work quite yet. It does save the settings in the user's
gconf directory, but the tree view doesn't remember things like sort order,
which the account-tree page's account treeview does remember. There must be
something else needed...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12224 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 06:20:35 +00:00
Chris Shoemaker
d48e61963e
*really* mark strings for runtime translation, not just translatable.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12223 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 06:06:51 +00:00
Chris Shoemaker
6d6f37af00
Remove GUI for old attempt at account type filtering.
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12222 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 06:03:41 +00:00
Chris Shoemaker
3214346427
Remember what the Budget views looked like last time we were running
...
Most of the work is delegated to GncTreeViewAccount, just as for
GncPluginPageAccountTree. One difference is that the Budget page has to
also remember which Budget it was showing. For that, we encode the GUID to
a string in the keyfile.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12221 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 05:41:00 +00:00
Chris Shoemaker
b3317bc6ab
whitespace line-wrap cleanup
...
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12220 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 05:34:29 +00:00
Chris Shoemaker
58a0d3a582
Move functions from GncPluginPageAccountTree to GncTreeViewAccount
...
The reason GncPluginPageBudget keeps wanting to use functions in
GncPluginPageAccountTree is that they both use GncTreeViewAccount.
So, we're moving those functions (the account view filter functions
and the account view save/restore functions) into
gnc-tree-view-account. Along the way, we're also narrowing the
argument types from GtkTreeView to GncTreeViewAccount to avoid
unnecessary down-casting.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12219 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 04:47:52 +00:00
David Hampton
ae57540e94
New script that will remove all post-gtk24 attributes from all glade
...
files under the 'src' directory.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12218 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-12-31 02:09:48 +00:00