[Xfce4-commits] [thunar-plugins/thunar-vcs-plugin] branch master updated (71c1f28 -> 11e7923)
noreply at xfce.org
noreply at xfce.org
Thu May 24 04:05:04 CEST 2018
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c h a n g e t o b r a n c h m a s t e r
in repository thunar-plugins/thunar-vcs-plugin.
from 71c1f28 I18n: Update translation pt_BR (100%).
new 2242693 Bump dependencies and thunarx
new 963793b Stop poking widgets internals
new e471821 Remove commented/obsolete code
new 1314866 Drop GTK_DIALOG_NO_SEPARATOR
new 69e01a6 Use g_object_unref instead of gtk_widget_unref
new a5795b4 Use GtkComboBoxText
new de79efb Port actions to thunarx-3's ThunarxMenuItem
new 282af76 Replace GDK drawing functions by cairo
new f4262ad Add ::git:: infix to all git actions
new d5ded72 Add INSTALL to .gitignore
new 447d0b1 Replace deprecated GtkStock items
new c6b76af Replace deprecated GtkBox and GtkPaned calls
new 11e7923 Fix autotools warnings
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 +
Makefile.am | 2 +
configure.ac.in | 17 +--
thunar-vcs-plugin/Makefile.am | 2 +-
thunar-vcs-plugin/tvp-git-action.c | 178 ++++++++++++++---------------
thunar-vcs-plugin/tvp-git-action.h | 2 +-
thunar-vcs-plugin/tvp-provider.c | 157 ++++++++-----------------
thunar-vcs-plugin/tvp-svn-action.c | 168 +++++++++++++--------------
thunar-vcs-plugin/tvp-svn-action.h | 2 +-
tvp-git-helper/tgh-blame-dialog.c | 14 +--
tvp-git-helper/tgh-branch-dialog.c | 44 +++----
tvp-git-helper/tgh-cell-renderer-graph.c | 78 +++++++------
tvp-git-helper/tgh-clean-dialog.c | 13 +--
tvp-git-helper/tgh-dialog-common.c | 16 ---
tvp-git-helper/tgh-dialog-common.h | 2 -
tvp-git-helper/tgh-file-selection-dialog.c | 11 +-
tvp-git-helper/tgh-log-dialog.c | 28 ++---
tvp-git-helper/tgh-move.c | 4 +-
tvp-git-helper/tgh-notify-dialog.c | 22 ++--
tvp-git-helper/tgh-stash-dialog.c | 64 ++++-------
tvp-git-helper/tgh-status-dialog.c | 26 ++---
tvp-git-helper/tgh-transfer-dialog.c | 19 ++-
tvp-svn-helper/tsh-blame-dialog.c | 26 ++---
tvp-svn-helper/tsh-copy.c | 4 +-
tvp-svn-helper/tsh-diff-dialog.c | 23 ++--
tvp-svn-helper/tsh-file-dialog.c | 9 +-
tvp-svn-helper/tsh-file-selection-dialog.c | 15 +--
tvp-svn-helper/tsh-lock-dialog.c | 11 +-
tvp-svn-helper/tsh-log-dialog.c | 42 +++----
tvp-svn-helper/tsh-log-message-dialog.c | 11 +-
tvp-svn-helper/tsh-login-dialog.c | 9 +-
tvp-svn-helper/tsh-move.c | 4 +-
tvp-svn-helper/tsh-notify-dialog.c | 24 ++--
tvp-svn-helper/tsh-properties-dialog.c | 112 +++++++-----------
tvp-svn-helper/tsh-relocate-dialog.c | 32 +++---
tvp-svn-helper/tsh-status-dialog.c | 32 +++---
tvp-svn-helper/tsh-transfer-dialog.c | 21 ++--
tvp-svn-helper/tsh-trust-dialog.c | 22 ++--
38 files changed, 524 insertions(+), 744 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list