Commit Graph

8707 Commits

Author SHA1 Message Date
David Hampton
b9750610cd Add a script to invoke the new gnucash.bin executable via valgrind.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12281 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-07 06:18:14 +00:00
David Hampton
fdbff57186 Performance enhancements. Remove the model from the combo box before
clearing and repopulating it.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12280 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-07 06:00:05 +00:00
Joshua Sled
eb97fef444 buffer-flush notes.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12279 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 22:55:02 +00:00
Chris Shoemaker
d20e593428 Fix floating point exception by checking for overflow.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12278 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 22:28:38 +00:00
Christian Stimming
8b487afd7b Improve glade-fixup script so that it can be used in subdirectories, too
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12277 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 22:10:48 +00:00
Christian Stimming
cc5f9edd57 Improved German translation. 3397 out of 4005 done.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12276 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 22:09:47 +00:00
Christian Stimming
fd8df09db6 String i18n cleanup: manual linebreaks removed
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12275 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 22:09:16 +00:00
Christian Stimming
34831c61b0 String i18n cleanup; more tooltips added
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12274 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 21:55:54 +00:00
Chris Shoemaker
8b02d8989e Fixes for `make check' in toplevel Makefile.am.
Conditionally add symlink from ./gsf to ./lib/libgsf-1.12.3/gsf.

Also, silence warning:
/usr/share/automake-1.9/am/tags.am: ctags was already defined in condition !GNC_CTAGS_FILE, which is included in condition TRUE ...
Makefile.am:138: ... `ctags' previously defined here

and avoid possible `make dist' failure by added po/POTFILES.in to dist-hook.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12273 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 21:31:22 +00:00
David Hampton
af6eef2ccf Make the HBCI Transfer dialog work again using a GtkListStore.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12272 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 15:49:45 +00:00
Chris Shoemaker
4048f595e1 Yet more build tweaks for .pot file generation.
Remove po/POTFILES.in (again) from svn.  Since po/POTFILES.in is added
to BUILT_SOURCES, it's auto-generated now whenever the `make all',
`make check', or `make install' targets are processed, (but not
recreated every time).  And `make pot' forces the recreation of
po/POTFILES.in.  Hopefully, this will works even on OSX.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12271 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-06 02:49:27 +00:00
Joshua Sled
769c10385a Andreas Kohler's cleanups, Bug#321405.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@12270 57a11ea4-9604-0410-9ed3-97b8803252fd
2006-01-05 15:54:34 +00:00
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