gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Mar 30 17:15:29 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/c141edd9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/a382cacc (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e076474d (commit)
	from  https://github.com/Gnucash/gnucash/commit/a23f103e (commit)



commit c141edd9abc1a5ee9f06b39188a8e4df4eb506a8
Merge: a382cac e076474
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 30 14:14:39 2018 -0700

    Merge Bob Fewell's Autosize PR into unstable.

commit a382caccdbfa89d96f6844c67c0690011de2033b
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 30 14:06:47 2018 -0700

    Fix more transient-for warnings.
    
    If a GtkDialog builder description has the visible property set,
    GtkBuilder will call gtk_window_show on it before we've had a chance
    to call gtk_window_set_transient_for, and that raises a warning.

commit e076474d77bcd9941067d62badb3086c7abda4f3
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Mar 29 21:15:32 2018 +0100

    Bug794806 - Autosize too small
    
    When double clicking on header to autosize columns need to add the
    padding_border values to get correct width.



Summary of changes:
 gnucash/gtkbuilder/dialog-account.glade         | 4 ++--
 gnucash/gtkbuilder/dialog-book-close.glade      | 2 +-
 gnucash/gtkbuilder/dialog-choose-owner.glade    | 2 +-
 gnucash/gtkbuilder/dialog-date-close.glade      | 4 ++--
 gnucash/gtkbuilder/dialog-import.glade          | 2 +-
 gnucash/gtkbuilder/dialog-lot-viewer.glade      | 2 +-
 gnucash/gtkbuilder/dialog-report.glade          | 2 +-
 gnucash/gtkbuilder/dialog-userpass.glade        | 2 +-
 gnucash/gtkbuilder/gnc-tree-view-owner.glade    | 2 +-
 gnucash/gtkbuilder/window-autoclear.glade       | 2 +-
 gnucash/register/register-gnome/gnucash-sheet.c | 5 +++--
 11 files changed, 15 insertions(+), 14 deletions(-)



More information about the gnucash-patches mailing list