gnucash master: Multiple changes pushed
Geert Janssens
gjanssens at code.gnucash.org
Sun Jul 9 16:01:17 EDT 2017
Updated via https://github.com/Gnucash/gnucash/commit/69ef9ccc (commit)
via https://github.com/Gnucash/gnucash/commit/faf895bd (commit)
via https://github.com/Gnucash/gnucash/commit/8784a789 (commit)
via https://github.com/Gnucash/gnucash/commit/c3e865c9 (commit)
via https://github.com/Gnucash/gnucash/commit/99645630 (commit)
via https://github.com/Gnucash/gnucash/commit/e5ca36cf (commit)
via https://github.com/Gnucash/gnucash/commit/ad6ad923 (commit)
via https://github.com/Gnucash/gnucash/commit/a437e240 (commit)
via https://github.com/Gnucash/gnucash/commit/200f7baf (commit)
via https://github.com/Gnucash/gnucash/commit/7d1abfa2 (commit)
via https://github.com/Gnucash/gnucash/commit/5536fb17 (commit)
via https://github.com/Gnucash/gnucash/commit/3f1c2ae2 (commit)
via https://github.com/Gnucash/gnucash/commit/6790066f (commit)
via https://github.com/Gnucash/gnucash/commit/f8534414 (commit)
via https://github.com/Gnucash/gnucash/commit/54019608 (commit)
via https://github.com/Gnucash/gnucash/commit/d4faad8b (commit)
via https://github.com/Gnucash/gnucash/commit/b52a298b (commit)
via https://github.com/Gnucash/gnucash/commit/9a5b0ff9 (commit)
via https://github.com/Gnucash/gnucash/commit/b098ab2e (commit)
via https://github.com/Gnucash/gnucash/commit/32c46481 (commit)
via https://github.com/Gnucash/gnucash/commit/18769d90 (commit)
via https://github.com/Gnucash/gnucash/commit/3bb33a27 (commit)
from https://github.com/Gnucash/gnucash/commit/ff930716 (commit)
commit 69ef9ccc0b876eb1423e257159d2c427cdd74a50
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 14:37:23 2017 +0100
Replace style strings with proper defined types
commit faf895bdfc05ccd793386039e2d79e0b9662f8a8
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 14:20:54 2017 +0100
Redo the change to Gtk3.10 based glade file from current master
commit 8784a789b95ed5604e4f37c3784a8a5c33bc421b
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 14:16:09 2017 +0100
Remove the preference for showing an icon and label
It was decided that this was not the right approach and possibly be
based on OS and desktop. This reverts it back to original behaviour.
commit c3e865c929104410f46ea13ca98763c6510bb9d6
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 13:22:14 2017 +0100
Remove setting the rules hint for tree views
This has been removed in Gtk4 and is discouraged in use so it has been
decided to remove completely.
commit 99645630821b59dd13e00c9089f25a8a7a86804f
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 13:15:51 2017 +0100
Fix mistake in changing button labels from stock
Did not add the alt key option
commit e5ca36cf55d75417e728a68a3b713de0bb59cd2a
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 11:53:37 2017 +0100
Fix mistake in adding style context to Find Transactions dialog
Added another parameter to gnc_search_dialog_create to pass a style
class so it can be added to the search dialog which resulted in updating
other files as well.
commit ad6ad923dfab526dde9512bd015316cbde53b912
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:46:07 2017 +0100
Replace register Gtk3 deprecated functions in gnucash-sheet.c
commit a437e2405d0f52f4015a666329513e883cd12e1b
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:45:00 2017 +0100
Replace register Gtk3.14 deprecated functions related to gtk_arrow
Replaced gtk_arrow with a gtk_image_from_icon and used 'go-down' and
'go-up', may need to replace with our own.
commit 200f7baf53dc6cf8605672fc72e27cc6f1736373
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:43:53 2017 +0100
Replace register GTk3.16 deprecated function gdk_cursor_new
commit 7d1abfa28f6630728ed3e6376e2a5647ac7c8af5
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:43:07 2017 +0100
Replace deprecated Gtk3.22 function to get monitor size
commit 5536fb175d0ccd6cc4a4e98bd4d50e2bf0aafad7
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:40:31 2017 +0100
Replace Gtk3.20 deprecated functions in gnc-cell-renderer-popup.c
This still needs a couple of changes but it still works
commit 3f1c2ae26a3ff76618e9a35c208d955dae505763
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:39:42 2017 +0100
Replace Gtk3.22 deprecated functions to do with monitor size
commit 6790066ff4d95f6d8e149bb328eb36ee1fb9bc4a
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:38:51 2017 +0100
Replace Gtk3.20 functions in gnc-date-edit.c
commit f8534414022563257ca8c84d8af842bd247ca2fb
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:37:59 2017 +0100
Replace Gtk3.22 deprecated function gtk_menu_popup
commit 54019608eef9cd7f34af9e270f6e00ba52ea7055
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:37:19 2017 +0100
Replace Gtk3.22 deprecated function gtk_menu_popup
commit d4faad8bf6aad8c63aed87a549435dca640319e8
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:36:33 2017 +0100
Replace Gtk3.22 deprecated function gtk_menu_popup
commit b52a298b0df995c304bce6c8fb46fdc82c7d1681
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:35:12 2017 +0100
Replace Gtk3.22 deprecated function gtk_menu_popup
commit 9a5b0ff97203c40472f24ee0c9ec8131d3f6ff75
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:34:32 2017 +0100
Replace Gtk3.22 deprecated function to get monitor size
commit b098ab2e44460d1e202350e32803e4a54d27da1c
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:33:50 2017 +0100
Replace Gtk3.20 deprecated functions based on device_manager
commit 32c46481b112170ddfb194904d17fe72c2a745f1
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:33:11 2017 +0100
Replace Gtk3.22 deprecated function gtk_menu_popup
commit 18769d90f8f255b2a33c037bb83911f1535bac66
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:32:32 2017 +0100
Replace Gtk3.22 deprecated function gtk_menu_popup
commit 3bb33a2796e183de6997944a8b7660f67eaa3b1b
Author: Robert Fewell <14uBobIT at gmail.com>
Date: Sun Jul 9 09:31:51 2017 +0100
Replace Gtk3.22 deprecated gtk_show_uri
Summary of changes:
lib/goffice/go-optionmenu.c | 18 +
src/business/business-gnome/dialog-customer.c | 3 +-
src/business/business-gnome/dialog-employee.c | 3 +-
src/business/business-gnome/dialog-invoice.c | 7 +-
src/business/business-gnome/dialog-job.c | 3 +-
src/business/business-gnome/dialog-order.c | 2 +-
src/business/business-gnome/dialog-vendor.c | 3 +-
.../business-gnome/gnc-plugin-page-owner-tree.c | 4 +-
src/business/business-ledger/gncEntryLedger.c | 2 +-
.../business-ledger/gncEntryLedgerControl.c | 2 +-
src/gnome-search/dialog-search.c | 15 +-
src/gnome-search/dialog-search.h | 3 +-
src/gnome-search/search-account.c | 4 +-
src/gnome-utils/dialog-account.c | 4 +-
src/gnome-utils/dialog-utils.c | 33 +-
src/gnome-utils/gnc-cell-renderer-popup.c | 55 +-
src/gnome-utils/gnc-combott.c | 12 +
src/gnome-utils/gnc-date-edit.c | 70 ++-
src/gnome-utils/gnc-dense-cal.c | 56 ++-
src/gnome-utils/gnc-file.c | 16 +-
src/gnome-utils/gnc-gnome-utils.c | 8 +
src/gnome-utils/gnc-gui-query.c | 4 +-
src/gnome-utils/gnc-main-window.c | 22 +-
src/gnome-utils/gnc-recurrence.c | 4 +-
src/gnome-utils/gnc-tree-control-split-reg.c | 6 +-
src/gnome-utils/gnc-tree-view-split-reg.c | 2 +-
src/gnome-utils/gnc-tree-view.c | 4 +
.../gtkbuilder/dialog-preferences.glade | 28 +-
src/gnome/dialog-commodities.c | 4 +-
src/gnome/dialog-find-account.c | 5 -
src/gnome/dialog-find-transactions.c | 7 +-
src/gnome/dialog-find-transactions2.c | 7 +-
src/gnome/dialog-imap-editor.c | 5 -
src/gnome/dialog-price-edit-db.c | 4 +-
src/gnome/dialog-tax-info.c | 4 +-
src/gnome/dialog-trans-assoc.c | 5 -
src/gnome/gnc-plugin-budget.c | 4 +-
src/gnome/gnc-plugin-page-account-tree.c | 4 +-
src/gnome/gnc-plugin-page-register.c | 2 +-
src/gnome/gnc-plugin-page-register2.c | 2 +-
src/gnome/gnc-split-reg.c | 18 +-
src/gnome/gschemas/org.gnucash.gschema.xml.in.in | 5 -
src/gnome/reconcile-view.c | 20 +-
src/gnome/window-reconcile.c | 4 +
src/gnome/window-reconcile2.c | 6 +-
src/import-export/csv-exp/assistant-csv-export.c | 2 +-
.../csv-imp/assistant-csv-account-import.c | 6 +-
src/import-export/csv-imp/gnc-csv-gnumeric-popup.c | 4 +
src/import-export/dialog-import.glade | 554 ++++++++-------------
src/plugins/bi_import/dialog-bi-import-gui.c | 6 +-
.../customer_import/dialog-customer-import-gui.c | 6 +-
src/register/ledger-core/split-register-control.c | 2 +-
src/register/register-gnome/gnucash-header.c | 4 +
src/register/register-gnome/gnucash-item-edit.c | 21 +-
src/register/register-gnome/gnucash-item-edit.h | 2 +-
src/register/register-gnome/gnucash-sheet.c | 44 +-
56 files changed, 619 insertions(+), 531 deletions(-)
More information about the gnucash-patches
mailing list