gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Oct 13 11:22:48 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/68798181 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/00b827db (commit)
	 via  https://github.com/Gnucash/gnucash/commit/6d0a3707 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/96289823 (commit)
	from  https://github.com/Gnucash/gnucash/commit/8cd6c0e1 (commit)



commit 68798181589adac47d9bbb12a599bed1f9e8fdf8
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Oct 13 20:45:11 2014 +0200

    Some minor cosmetics in the barchart code

commit 00b827dbf255d8c29c4c296e10a7baf4ee172cfe
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Oct 13 20:44:42 2014 +0200

    Redo the highlighter in barcharts.
    
    The formatting code was removed with the introduction
    of the zoom cursor. It continued to display
    poorly formatted information though which is now fixed again

commit 6d0a3707e1f6cc0d8ca00a5a96fe0e9355bcbb61
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Mon Oct 13 20:36:35 2014 +0200

    Bug 737815 - Graphs cannot be generated correctly
    
    Revert x axis renderer from DateAxis to CategoryAxis.
    It looks like the DateAxis renderer wasn't meant to be
    used for a bar chart.

commit 96289823e5a7b7904bf9e64fe94bcb1dbcb0c7ee
Author: Carsten Rinke <carsten.rinke at gmx.de>
Date:   Sat Oct 11 21:52:45 2014 +0200

    Bug737815 - Graphs Cannot Be Generated Correctly
    
    Fix in html-barchart.scm, change loop condition



Summary of changes:
 src/report/report-system/html-barchart.scm | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)



More information about the gnucash-patches mailing list