Re: r18354 - gnucash/trunk/src/register/ledger-core - Fix bug when register running balance column appears in template transaction.

2009-09-29 Thread Derek Atkins
Christian Stimming cs...@code.gnucash.org writes: -gnc_table_layout_set_cell (layout, curs, RBALN_CELL, 0, 7); +if (!reg-is_template) +{ + gnc_table_layout_set_cell (layout, curs, RBALN_CELL, 0, 7); +} gnc_table_layout_set_cell (layout,

Re: Deprecated libraries

2009-09-29 Thread Derek Atkins
Phil Longstaff plongst...@rogers.com writes: I tried a build last night with deprecated gnome/glib/gtk/gdk/... features disabled. I submitted a patch for one simple change. GnomeDruid (libgnomeui) is deprecated in favor of GtkAssistant. I logged a bug for this one. GtkTooltips is

Re: GnomePrint

2009-09-29 Thread Derek Atkins
Stuart D. Gathman stu...@gathman.org writes: On Fri, 25 Sep 2009, Phil Longstaff wrote: Do we still need to support GnomePrint? There are references in the mailing list to goffice using it, but is that old enough (2007) that we can assume all newer versions that users/developers have use

Re: Invoices: Process Payment

2009-09-29 Thread Derek Atkins
Sebastian, David T. sunfis...@yahoo.com writes: Sebastian-- If I am understanding you correctly, you want to be able to use an existing transaction (the one that has been imported to Gnucash) to account for an invoice. In my few experiments with using the billing features, I was unable to

Re: Deprecated libraries

2009-09-29 Thread Phil Longstaff
I think our current version of Gtk hasn't changed. Re e-guile reports: I think the first e-guile report is in 2.3.X, but I haven't really tested to see if it is or how it works. Phil From: Derek Atkins warl...@mit.edu To: Phil Longstaff plongst...@rogers.com

Re: Deprecated libraries

2009-09-29 Thread Derek Atkins
Phil, What I meant was: Are these new APIs available in Gtk 2.6 (which is our current minimum version of Gtk). If the code wont still build against Gtk 2.6 then we should consider changing the configure script to something more recent or fixing the code to make sure we retain gtk-2.6 support.

Re: Deprecated libraries

2009-09-29 Thread Bill Nottingham
Derek Atkins (warl...@mit.edu) said: Phil Longstaff plongst...@rogers.com writes: I tried a build last night with deprecated gnome/glib/gtk/gdk/... features disabled. I submitted a patch for one simple change. GnomeDruid (libgnomeui) is deprecated in favor of GtkAssistant. I logged

Re: Deprecated libraries

2009-09-29 Thread Derek Atkins
Quoting Bill Nottingham nott...@redhat.com: Derek Atkins (warl...@mit.edu) said: Phil Longstaff plongst...@rogers.com writes: I tried a build last night with deprecated gnome/glib/gtk/gdk/... features disabled. I submitted a patch for one simple change. GnomeDruid (libgnomeui) is

Re: Deprecated libraries

2009-09-29 Thread Bill Nottingham
Derek Atkins (warl...@mit.edu) said: When were these new interfaces added to Gtk? Do we have a new minimum version of Gtk? GtkAssistant is from GTK+ 2.10. GtkToolTip is GTK+ 2.12. Thanks Bill. It's kinda what I was afraid of. I think I can convince myself that it's okay to require

Re: Invoices: Process Payment

2009-09-29 Thread Sebastian Held
Derek, Am Dienstag, 29. September 2009 18:07:27 schrieben Sie: Sebastian, David T. sunfis...@yahoo.com writes: Sebastian-- If I am understanding you correctly, you want to be able to use an existing transaction (the one that has been imported to Gnucash) to account for an invoice.

Re: Deprecated libraries

2009-09-29 Thread Derek Atkins
Quoting Bill Nottingham nott...@redhat.com: Derek Atkins (warl...@mit.edu) said: When were these new interfaces added to Gtk? Do we have a new minimum version of Gtk? GtkAssistant is from GTK+ 2.10. GtkToolTip is GTK+ 2.12. Thanks Bill. It's kinda what I was afraid of. I think I can

Re: r18354 - gnucash/trunk/src/register/ledger-core - Fix bug when register running balance column appears in template transaction.

2009-09-29 Thread Tim M
I should note that when testing this patch, I also tried setting the RATE_CELL to column 7 for the template register (8 for non-template) and leaving column 8 blank, but I was told that the RATE_CELL needs to be the last column. When I tested a build with the RATE cell in col 7 for the template

Re: Glade making changes I did not ask for

2009-09-29 Thread Colin Law
2009/9/25 Colin Law clan...@googlemail.com: Hi Sorry for more noob questions. I have used Glade to add a checkbox to the preferences dialog.  Glade has made the expected changes to preferences.glade but has made some other changes that I was not aware that I had asked for: 1. It has deleted

Build error split-register-model.c

2009-09-29 Thread Colin Law
I am getting a build error in the latest split-register-model.c split-register-model.c: In function ‘gnc_split_register_get_rbaln’: split-register-model.c:71: error: ‘children’ may be used uninitialised in this function split-register-model.c:69: error: ‘account’ may be used uninitialised in this

Re: Build error split-register-model.c

2009-09-29 Thread Colin Law
2009/9/29 Colin Law clan...@googlemail.com: I am getting a build error in the latest split-register-model.c split-register-model.c: In function ‘gnc_split_register_get_rbaln’: split-register-model.c:71: error: ‘children’ may be used uninitialised in this function split-register-model.c:69:

Re: Build error split-register-model.c

2009-09-29 Thread Derek Atkins
Quoting Colin Law clan...@googlemail.com: /usr/bin/gnucash2.3/share/gnucash/guile-modules/gnucash/report/standard-reports.scm:160:45: In expression (@ (gnucash report standard-reports ...) gnc:register-report-create-internal):

wrong version in 2.3.6 news

2009-09-29 Thread Tim M
FYI, the 2.3.6 news article on the front page says GnuCash 2.3.9 released :) ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Gnucash 2.3.6 Released

2009-09-29 Thread Phil Longstaff
Announcement: GnuCash 2.3.6 Release 2009-09-29 The GnuCash development team proudly announces GnuCash 2.3.6, the seventh of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new release series, GnuCash can