User and system config files

2006-01-19 Thread Chris Shoemaker
On Fri, Jan 20, 2006 at 12:19:15AM -0500, Chris Shoemaker wrote: > Author: chris > Date: 2006-01-20 00:19:15 -0500 (Fri, 20 Jan 2006) > New Revision: 12909 > Trac: http://svn.gnucash.org/trac/changeset/12909 > > Modified: >gnucash/trunk/src/bin/Makefile.am >gnucash/trunk/src/bin/gnucash-bi

Re: [Gnucash-changes] r12909 - gnucash/trunk/src - Move the loading of user and system config files from guile to C.

2006-01-19 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: +/* Don't continue adding to this list. When 2.0 rolls around bump + the 1.4 (unnumbered) files off the list. */ +static const gchar *user_config_files[] = { +"config-2.0.user", "config-1.8.user", "config-1.6.user", +"con

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Eskil Bylund
2006/1/19, Chris Shoemaker <[EMAIL PROTECTED]>: > On Thu, Jan 19, 2006 at 09:31:54PM +0100, Eskil Bylund wrote: > > 2006/1/19, Chris Shoemaker <[EMAIL PROTECTED]>: > > > On Thu, Jan 19, 2006 at 08:19:14PM +0100, Eskil Bylund wrote: > > > > > Only that the static tree model probably shouldn't contai

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Chris Shoemaker
On Thu, Jan 19, 2006 at 09:31:54PM +0100, Eskil Bylund wrote: > 2006/1/19, Chris Shoemaker <[EMAIL PROTECTED]>: > > On Thu, Jan 19, 2006 at 08:19:14PM +0100, Eskil Bylund wrote: > > > > Only that the static tree model probably shouldn't contain selection > > > > state. It might be shared by multip

Re: Sequential loading of entities (was GnuCash-2.0 first impressions)

2006-01-19 Thread Derek Atkins
Quoting Neil Williams <[EMAIL PROTECTED]>: On Thursday 19 January 2006 6:11 pm, Derek Atkins wrote: In particular, GnuCash requires that the Commodity Tables, Account list, and Account Balances get pre-loaded.. But all transaction information is loaded on demand. I've been meaning to ask som

Re: Sequential loading of entities (was GnuCash-2.0 first impressions)

2006-01-19 Thread Neil Williams
On Thursday 19 January 2006 6:11 pm, Derek Atkins wrote: > In > particular, GnuCash requires that the Commodity Tables, Account list, > and Account Balances get pre-loaded.. But all transaction information > is loaded on demand. I've been meaning to ask something along those lines: When splits

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Eskil Bylund
2006/1/19, Chris Shoemaker <[EMAIL PROTECTED]>: > On Thu, Jan 19, 2006 at 08:19:14PM +0100, Eskil Bylund wrote: > > > Only that the static tree model probably shouldn't contain selection > > > state. It might be shared by multiple views that want different > > > selections. > > > > > No, of course

Re: GnuCash-2.0 first impressions

2006-01-19 Thread Derek Atkins
Quoting Neil Williams <[EMAIL PROTECTED]>: One question: sqlite <= 2 or sqlite3? At this point.. 3. I see no reason to stay with sqlite2 at this point. sqlite3 seems to be fairly well supported and I'm sure it has many significant improvements over sqlite2. -derek -- Derek Atkins, SB

Re: GnuCash-2.0 first impressions

2006-01-19 Thread Neil Williams
On Thursday 19 January 2006 6:11 pm, you wrote: > I'm not convinced that a QOF SQL module will actually work properly > for GnuCash. Certainly in the short term, yes. I am still hoping to implement the kind of process that an "ordered" collection of objects may require. Such a method has uses b

Re: gnucash startup failure with r12902

2006-01-19 Thread Derek Atkins
For the record, hampton and I debugged this. The crash itself is fixed in 12903, but there's another bug in the windows reload which hampton will work on. -derek Quoting Derek Atkins <[EMAIL PROTECTED]>: I'm wondering if there's some gconf setting that might be confusing the system? Here's t

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Derek Atkins
Quoting Chris Shoemaker <[EMAIL PROTECTED]>: To summarize above: I would like to remove the GtkTreeView specific functions from the model and make the Filter dialog use its own model for storing selection state. It would definitely be nice to show selection state with checkboxes. But it'd also

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Chris Shoemaker
On Thu, Jan 19, 2006 at 08:19:14PM +0100, Eskil Bylund wrote: > > Only that the static tree model probably shouldn't contain selection > > state. It might be shared by multiple views that want different > > selections. > > > No, of course. See above. > > > Maybe that's why you wanted to provide t

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Eskil Bylund
2006/1/19, Chris Shoemaker <[EMAIL PROTECTED]>: > On Thu, Jan 19, 2006 at 07:21:49PM +0100, Eskil Bylund wrote: > > While we're at GncTreeModelAccountTypes, there are some other changes > > I would like to make. > > 1. Remove gnc_tree_model_account_types_get/set_selection, which > > handles the sel

gnucash startup failure with r12902

2006-01-19 Thread Derek Atkins
I'm wondering if there's some gconf setting that might be confusing the system? Here's the crash I've got. -derek [EMAIL PROTECTED] build]$ /opt/gnucash-svn/bin/gnucash This is a development version. It may or may not work. Report bugs and other problems to [EMAIL PROTECTED] You can also looku

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread David Hampton
On Thu, 2006-01-19 at 19:21 +0100, Eskil Bylund wrote: > While we're at GncTreeModelAccountTypes, there are some other changes > I would like to make. > 1. Remove gnc_tree_model_account_types_get/set_selection, which > handles the selection of a GtkTreeView. > 2. Rename gnc_tree_model_account_type

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Chris Shoemaker
On Thu, Jan 19, 2006 at 07:21:49PM +0100, Eskil Bylund wrote: > While we're at GncTreeModelAccountTypes, there are some other changes > I would like to make. > 1. Remove gnc_tree_model_account_types_get/set_selection, which > handles the selection of a GtkTreeView. They are used by the account pag

To Linas: Re: htdocs and mail-search?

2006-01-19 Thread Neil Williams
http://gnucash.neil.williamsleesmill.me.uk/ has been updated (it redirects to en/ by default now) and should be almost complete. All that's left now is working out where news/ should be located and adjusting the files to read from there. In order to make mirroring possible, I may have to move t

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Eskil Bylund
2006/1/19, Chris Shoemaker <[EMAIL PROTECTED]>: > On Wed, Jan 18, 2006 at 02:10:28PM +0100, Eskil Bylund wrote: > > 2006/1/17, Chris Shoemaker <[EMAIL PROTECTED]>: > > > If you want to continue with this, here's what I suggest: > > > > > > 1) move the filter function into gnc-tree-model-account-t

Re: GnuCash-2.0 first impressions

2006-01-19 Thread Derek Atkins
Hi, Neil Williams <[EMAIL PROTECTED]> writes: >> I >> would like to start hacking on it in my spare time. I have done lots of >> C/C++ programming, and some SQL experience (though not much experience in >> GUI development), so I think I should be able to work with somebody on this >> project or

Re: [Gnucash-changes] r12886 - gnucash/trunk/src/gnome - add missing #include

2006-01-19 Thread Chris Shoemaker
On Thu, Jan 19, 2006 at 12:34:33PM -0500, David Hampton wrote: > On Thu, 2006-01-19 at 11:10 -0500, Chris Shoemaker wrote: > > On Thu, Jan 19, 2006 at 10:58:48AM -0500, David Hampton wrote: > > > > > > This doesn't seem like the appropriate file to have account specific > > > functions in it. > >

Re: double-clicking on account names post-r12357

2006-01-19 Thread Derek Atkins
David Hampton <[EMAIL PROTECTED]> writes: > On Tue, 2006-01-17 at 11:07 -0500, Chris Shoemaker wrote: > >> I agree. If it was "reasonably" well-behaved, using Josh's >> definition, it would be nice. But the current behavior is worse than >> allowing no name-edit in the tree view. > > Editing the

Re: GnuCash-2.0 first impressions

2006-01-19 Thread Neil Williams
On Thursday 19 January 2006 5:00 pm, Ganesan Rajagopal wrote: > And the last issue is not 2.0 specific. I have been frustrated by the XML > file format that GnuCash uses You are not alone - we are seeking a replacement for the current XML backend. > in other words > use an SQL database. Work i

Re: [Gnucash-changes] r12886 - gnucash/trunk/src/gnome - add missing #include

2006-01-19 Thread David Hampton
On Thu, 2006-01-19 at 11:10 -0500, Chris Shoemaker wrote: > On Thu, Jan 19, 2006 at 10:58:48AM -0500, David Hampton wrote: > > > > This doesn't seem like the appropriate file to have account specific > > functions in it. > > Agreed. So where to put these: > > gboolean gnc_reverse_balance_t

GnuCash-2.0 first impressions

2006-01-19 Thread Ganesan Rajagopal
Hi, This is a long post, please bear with me :-) I have two angles to this post, a user angle and a developer angle. First the user angle. I am a long time gnucash user; I manage all my personal finances including Indian stocks and mutual funds using Gnucash. I was really glad to see GnuCash 2.0

Re: double-clicking on account names post-r12357

2006-01-19 Thread David Hampton
On Tue, 2006-01-17 at 11:07 -0500, Chris Shoemaker wrote: > I agree. If it was "reasonably" well-behaved, using Josh's > definition, it would be nice. But the current behavior is worse than > allowing no name-edit in the tree view. Editing the account tree is not a common operation. I'd prefer

Re: [Gnucash-changes] r12868 - gnucash/trunk/src/bin - Use popt to automatically generate pretty --usage and --help.

2006-01-19 Thread David Hampton
On Wed, 2006-01-18 at 20:46 -0500, Derek Atkins wrote: > Quoting Chris Shoemaker <[EMAIL PROTECTED]>: > > and I go "huh?" to theses: > > --add-price-quotes=FILE Add price quotes to given FILE > > This is used to automatically run the quote grabber. It's a way > to automate the "Get Quotes"

Re: [Gnucash-changes] r12886 - gnucash/trunk/src/gnome - add missing #include

2006-01-19 Thread Chris Shoemaker
On Thu, Jan 19, 2006 at 10:58:48AM -0500, David Hampton wrote: > On Thu, 2006-01-19 at 09:16 -0500, Chris Shoemaker wrote: > > > Modified: gnucash/trunk/src/gnome/top-level.h > > === > > --- gnucash/trunk/src/gnome/top-level.h 200

Re: [Gnucash-changes] r12886 - gnucash/trunk/src/gnome - add missing #include

2006-01-19 Thread David Hampton
On Thu, 2006-01-19 at 09:16 -0500, Chris Shoemaker wrote: > Modified: gnucash/trunk/src/gnome/top-level.h > === > --- gnucash/trunk/src/gnome/top-level.h 2006-01-19 13:42:20 UTC (rev > 12885) > +++ gnucash/trunk/src/gnome/top-l

Re: [PATCH] Updated add/edit account window

2006-01-19 Thread Chris Shoemaker
On Wed, Jan 18, 2006 at 02:10:28PM +0100, Eskil Bylund wrote: > 2006/1/17, Chris Shoemaker <[EMAIL PROTECTED]>: > > If you want to continue with this, here's what I suggest: > > > > 1) move the filter function into gnc-tree-model-account-types.c. I > > think it can be private because... > > 2)

Re: Where post issues/observations on Gnome2 GNUCash?

2006-01-19 Thread Josh Sled
On Wed, 2006-01-18 at 17:09 -0500, Josh Sled wrote: > On Wed, 2006-01-18 at 13:49 -0700, Dave Herman wrote: > > I believe the issue is related to the size of the legend box - if one of > > the accounts is renamed (easy with the current build) the graph is > > "compressed" or even suppressed. This