2009/9/26 Christian Stimming :
> Am Freitag, 25. September 2009 22:36 schrieb Colin Law:
>> 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:
>
> Y
I have added a checkbox to the preferences, register dialog and
entered the data for the gconf key in apps_gnucash_general.schemas.in.
I have done a full rebuild and everything works except that the key
is not being initialised to the default value I specified in the
schema and the descriptions (l
I noticed yesterday a bug in the reg run balance patch that was applied,
there is now a "Balance" column displayed in the template transaction
register. If you open the scheduled transaction editor, then open a
scheduled transaction and go to the "Template Transaction" tab, there is a
"Balance" co
Am Freitag, 25. September 2009 22:36 schrieb Colin Law:
> 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:
Yes, that's happening frequently from on
On September 25, 2009 11:15:59 pm Derek Atkins wrote:
> Quoting Phil Longstaff :
> > 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
The attached patch is an enhancement to the original reg_run_balance patch
that was implemented. This patch has been created off of a recent trunk (in
the last week). It makes the following changes:
1. Add a gboolean to the argument list of the gnc_split_register_get_rbaln()
function. If the ne