[Xfce4-commits] [xfce/xfce4-panel] branch master updated (a8def83 -> a4adbb4)
noreply at xfce.org
noreply at xfce.org
Tue Jul 4 00:03:31 CEST 2017
This is an automated email from the git hooks/post-receive script.
o c h o s i 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 xfce/xfce4-panel.
from a8def83 I18n: Update translation lt (100%).
new 6778d62 Port the panel dbus service to gdbus
new f590e70 Fix panel_return_if_fail call
new c3d5622 Port the external plugin wrapper to GDBus
new b77bac7 Plugin Wrapper ported to gdbus
new 81af574 Acquire org.xfce.Panel on startup using gdbus API
new 4731059 Get rid of dbus-glib libs and cflags
new d3a6a54 Remove obsolete PANEL_PROPERTIES_TYPE_VALUE_ARRAY
new f8ea3f1 Use correct G_VARIANT_TYPE_TUPLE instead of G_VARIANT_TYPE("a(uv)")
new c157851 Fix PanelDBusService GType
new cae0fd3 Port panel actions plugin to gdbus
new a386a6e Fix signal disconnecting
new 71b7e42 Get rid of more dbus-glib cflags and libs
new fd4b03b Fix GPtrArray usage in launcher and systray
new 7c170c5 Fix plugin_event variant signature
new 765ceeb Bump xfconf dependency version to 4.13.2
new a024388 In show preferences via D-Bus the socket param is not required anymore
new 2de3bfd Send dummy arguments for add_new_item dbus method
new 9b75cf6 Fix panel to wrapper signals
new e946cf2 Remove remaining dbus-binding-tool Makefile.am rule
new 28fba67 Fix RemoteEvent signal on both panel and wrapper side
new 9bc565c Only load panel when we acquire bus name
new 6b9b532 Fix GVariant handling in the external wrapper
new d16addd Add missing parenthesis in the wrapper dbus remote event variant type
new a4adbb4 Fix remote_event for both internal and external plugins
The 24 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:
common/panel-dbus.h | 11 -
common/panel-xfconf.c | 19 --
common/panel-xfconf.h | 2 -
configure.ac.in | 16 +-
panel/Makefile.am | 38 ++-
panel/main.c | 56 +++-
panel/panel-application.c | 2 +-
panel/panel-dbus-client.c | 126 ++++-----
panel/panel-dbus-client.h | 1 -
panel/panel-dbus-service-infos.xml | 6 +-
panel/panel-dbus-service.c | 379 ++++++++++++++------------
panel/panel-dbus-service.h | 2 +-
panel/panel-plugin-external-wrapper-infos.xml | 5 +-
panel/panel-plugin-external-wrapper.c | 273 ++++++++++++-------
panel/panel-plugin-external.c | 2 +-
plugins/actions/Makefile.am | 4 +-
plugins/actions/actions.c | 103 ++++---
plugins/launcher/Makefile.am | 2 -
plugins/launcher/launcher.c | 19 +-
plugins/systray/systray.c | 24 +-
wrapper/Makefile.am | 16 +-
wrapper/main.c | 260 ++++++++++--------
22 files changed, 766 insertions(+), 600 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list