[gnome-commander: 2/2] Merge branch 'replace-direct-access' into 'master'
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander: 2/2] Merge branch 'replace-direct-access' into 'master'
- Date: Wed, 24 Aug 2022 20:50:18 +0000 (UTC)
commit fcb472f62cb3d1fded1d574c785f7e8e4b1947c0
Merge: b06f086a 32cd729d
Author: Uwe Scholz <u scholz83 gmx de>
Date: Wed Aug 24 20:50:15 2022 +0000
Merge branch 'replace-direct-access' into 'master'
Replace direct access to GTK struct members with accessor functions
See merge request GNOME/gnome-commander!33
libgcmd/libgcmd-widget-factory.h | 5 +
plugins/fileroller/file-roller-plugin.cc | 4 +-
src/dialogs/gnome-cmd-advrename-dialog.cc | 10 +-
src/dialogs/gnome-cmd-con-dialog.cc | 26 ++--
src/dialogs/gnome-cmd-delete-dialog.cc | 2 +-
src/dialogs/gnome-cmd-file-props-dialog.cc | 8 +-
src/dialogs/gnome-cmd-key-shortcuts-dialog.cc | 12 +-
src/dialogs/gnome-cmd-manage-bookmarks-dialog.cc | 8 +-
src/dialogs/gnome-cmd-manage-profiles-dialog.h | 6 +-
src/dialogs/gnome-cmd-options-dialog.cc | 29 +++--
src/dialogs/gnome-cmd-remote-dialog.cc | 6 +-
src/dialogs/gnome-cmd-rename-dialog.cc | 6 +-
src/eggcellrendererkeys.cc | 17 +--
src/gnome-cmd-about-plugin.cc | 18 +--
src/gnome-cmd-advrename-profile-component.cc | 22 ++--
src/gnome-cmd-clist.cc | 24 ++--
src/gnome-cmd-cmdline.cc | 4 +-
src/gnome-cmd-combo.cc | 75 +++++++-----
src/gnome-cmd-dir-indicator.cc | 26 ++--
src/gnome-cmd-file-list.cc | 20 ++--
src/gnome-cmd-file-selector.cc | 4 +-
src/gnome-cmd-file.cc | 2 +-
src/gnome-cmd-main-menu.cc | 8 +-
src/gnome-cmd-main-win.cc | 50 +++++---
src/gnome-cmd-notebook.cc | 21 ++--
src/gnome-cmd-quicksearch-popup.cc | 10 +-
src/gnome-cmd-user-actions.cc | 32 ++---
src/gnome-cmd-xfer-progress-win.cc | 2 +-
src/intviewer/image-render.cc | 92 +++++++-------
src/intviewer/search-dlg.cc | 4 +-
src/intviewer/search-progress-dlg.cc | 6 +-
src/intviewer/text-render.cc | 146 ++++++++++++-----------
src/intviewer/viewer-window.cc | 23 ++--
src/utils.cc | 2 +-
34 files changed, 403 insertions(+), 327 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]