Re: Is there anything I should know to replace GnomeDruid with GtkAssistant?

2010-06-30 Thread Tao Wang
Hi, Derek, I think we already break the support of RHEL 5/CentOS 5. I tried to build the GnuCash 2.3.14 on CentOS 5.5 today, and it failed. There are several functions we used in code require higher version of packages in CentOS 5.5. I found some in code: DBI_DECIMAL_SIZEMASK is introduced in r18

Re: monthly summary of accounts

2010-06-30 Thread Tommy Trussell
I'm copying this question and answer to the user list, where we have been having quite a discussion about the adequacies and inadequacies of the existing reports. It does seem to be a USER question, after all... On Wed, Jun 30, 2010 at 4:16 PM, David T. wrote: > Suhas-- > > With regard to your re

Re: monthly summary of accounts

2010-06-30 Thread David T.
Suhas-- With regard to your request for a summary of one account for a particular time period: 1) Create a transaction report 2) Open Options 3) Select only the account you want, and the time range 4) Optionally, change columns not to display amounts, which will only show you a total of transac

Re: [PATCH] python bindings stability by going without guile

2010-06-30 Thread Mark Jenkins
> I´d like to know if I did things halfway correctly : > I tried > patch -i python_bindings_stability_without_guile.patch > > in the gnucash directory of Rev 19255. > > It did not find the file "src/optional/python-bindings/gnucash_core.i". When > I told it to use "./src/optional/python-bindings

Re: CuteCash (Re: Is there anything I should know to replace GnomeDruid with GtkAssistant?)

2010-06-30 Thread Christian Stimming
Am Wednesday 30 June 2010 schrieb David Eisner: > 2010/6/30 Christian Stimming: > > Once we have 2.4.0 out the door, everyone will be invited to join the > > cutecash project http://wiki.gnucash.org/wiki/CuteCash that gets rid of > > gtk and instead presents a super-fast and developer-friendly UI u

More Cutecash (was: Is there anything I should know to replace GnomeDruid with GtkAssistant?)

2010-06-30 Thread Christian Stimming
Am Wednesday 30 June 2010 schrieb Phil Longstaff: > when I look at that page, I see "There is currently no text in this page. Fixed. But the announcement of http://wiki.gnucash.org/wiki/Cutecash (I wrote it without the camel-case in my previous messages) was already done earlier. > Have you thou

Re: Is there anything I should know to replace GnomeDruid with GtkAssistant?

2010-06-30 Thread Phil Longstaff
Christian, when I look at that page, I see "There is currently no text in this page. You can search for this page title in other pages, search the related logs, or edit this page.". Hmmm... Have you thought through a series of milestones 0.1, 0.2, ... to port the current code. We need repla

CuteCash (Re: Is there anything I should know to replace GnomeDruid with GtkAssistant?)

2010-06-30 Thread David Eisner
2010/6/30 Christian Stimming: > Once we have 2.4.0 out the door, everyone will be invited to join the cutecash > project http://wiki.gnucash.org/wiki/CuteCash that gets rid of gtk and instead > presents a super-fast and developer-friendly UI using Qt/C++... That wiki page sure clarifies things. ;^

Re: [PATCH] python bindings -- nice example scripts and more accessible constants

2010-06-30 Thread Geert Janssens
On Friday 25 June 2010, Mark Jenkins wrote: > Hello again, gnucash-devel. > > I submitted the two attached patches previously, but I do so again > because one prior submission has now become obsolete [with respect to > easy application without conflicts] due to r19293 and r19293, the other > old o

Re: [PATCH] Help & GUI Menu's intro

2010-06-30 Thread Geert Janssens
On Friday 25 June 2010, Jesse Weinstein wrote: > On Fri, 2010-06-25 at 13:31 -0700, Jesse Weinstein wrote: > > Here's a patch that rephrases the documentation on the Help menu and the > > Oops, forgot the patch. > > Jesse > Committed revision 19312, thank you. Geert

Re: Is there anything I should know to replace GnomeDruid with GtkAssistant?

2010-06-30 Thread Christian Stimming
Am Tuesday 29 June 2010 schrieb Derek Atkins: > Geert Janssens writes: > > Grmbl. What were the gtk+ developers thinking when they made the decision > > not to support 2.10 widgets in libglade while gtkbuilder wasn't finished > > yet... They certainly didn't think of LTS distributions. > > They n

Re: monthly summary of accounts

2010-06-30 Thread Geert Janssens
On Wednesday 30 June 2010, suhas paranjape wrote: > thanks, geert for the prompt response > > an example: i want a summary of the account `household expenses: local > travel' between the dates 15 May 2010 to 26 june 2010. is there a way of > generating that? > > does that make it clear? and does

Re: monthly summary of accounts

2010-06-30 Thread Geert Janssens
On Wednesday 30 June 2010, suhas paranjape wrote: > how does one get monthly summaries of accounts? or for that matter summary > for any specified period? > What do you mean exactly with "monthly summaries of accounts" ? In my view an account summary shows the values of all your accounts at a giv

monthly summary of accounts

2010-06-30 Thread suhas paranjape
how does one get monthly summaries of accounts? or for that matter summary for any specified period? seems to simple not to be there. howvever, options for account summary allow only a single date. can you please let us know? warmly suhas paranjape __