[Xfce4-commits] [xfce/xfce4-panel] 73/73: Merge branch 'gtk3_css'
noreply at xfce.org
noreply at xfce.org
Sun Feb 26 16:34:54 CET 2017
This is an automated email from the git hooks/post-receive script.
andrzejr pushed a commit to branch master
in repository xfce/xfce4-panel.
commit 58962c1d93ace106bc4ea0a1adbe224d3ba184d2
Merge: daf2b6c c21e74c
Author: Andrzej <ndrwrdck at gmail.com>
Date: Sun Feb 26 15:29:23 2017 +0000
Merge branch 'gtk3_css'
common/Makefile.am | 4 +-
common/panel-private.h | 3 +
common/panel-utils.c | 27 +-
common/panel-utils.h | 2 +
common/panel-xfconf.c | 23 +-
configure.ac.in | 32 +-
docs/references/libxfce4panel-docs.xml | 1 -
docs/references/libxfce4panel-sections.txt | 18 -
docs/references/libxfce4panel.types | 1 -
libxfce4panel/Makefile.am | 45 +-
libxfce4panel/libxfce4panel-1.0.pc.in | 4 +-
libxfce4panel/libxfce4panel-2.0.pc.in | 4 +-
libxfce4panel/libxfce4panel.symbols | 10 -
libxfce4panel/xfce-panel-convenience.c | 8 +
libxfce4panel/xfce-panel-plugin.c | 4 -
panel/Makefile.am | 4 +-
panel/panel-application.c | 26 +-
panel/panel-base-window.c | 446 ++++------
panel/panel-base-window.h | 14 +-
panel/panel-dbus-client.c | 5 +-
panel/panel-dbus-service.c | 3 +-
panel/panel-dialogs.c | 45 +-
panel/panel-item-dialog.c | 25 +-
panel/panel-itembar.c | 282 ++++---
panel/panel-module-factory.c | 7 +-
panel/panel-module.c | 8 +-
panel/panel-plugin-external-46.c | 131 ++-
panel/panel-plugin-external-wrapper.c | 2 +-
panel/panel-plugin-external.c | 41 +-
panel/panel-plugin-external.h | 6 +-
panel/panel-preferences-dialog.c | 115 +--
panel/panel-preferences-dialog.glade | 939 ++++++++++-----------
panel/panel-tic-tac-toe.c | 56 +-
panel/panel-window.c | 894 ++++++++------------
panel/panel-window.h | 33 +-
plugins/actions/Makefile.am | 4 +-
plugins/actions/actions-dialog.glade | 203 +++--
plugins/actions/actions.c | 37 +-
plugins/applicationsmenu/Makefile.am | 8 +-
.../applicationsmenu/applicationsmenu-dialog.glade | 381 +++++----
plugins/applicationsmenu/applicationsmenu.c | 78 +-
plugins/clock/Makefile.am | 4 +-
plugins/clock/clock-analog.c | 95 +--
plugins/clock/clock-binary.c | 311 ++++---
plugins/clock/clock-dialog.glade | 699 +++++++--------
plugins/clock/clock-digital.c | 8 +-
plugins/clock/clock-fuzzy.c | 28 +-
plugins/clock/clock-lcd.c | 176 ++--
plugins/clock/clock-time.c | 73 +-
plugins/clock/clock.c | 189 +++--
plugins/directorymenu/Makefile.am | 4 +-
plugins/directorymenu/directorymenu-dialog.glade | 322 ++++---
plugins/directorymenu/directorymenu.c | 54 +-
plugins/launcher/Makefile.am | 4 +-
plugins/launcher/launcher-dialog.c | 42 +-
plugins/launcher/launcher-dialog.glade | 516 ++++++-----
plugins/launcher/launcher.c | 240 +++---
plugins/pager/Makefile.am | 4 +-
plugins/pager/pager-buttons.c | 48 +-
plugins/pager/pager-dialog.glade | 16 +-
plugins/pager/pager.c | 143 +++-
plugins/separator/Makefile.am | 4 +-
plugins/separator/separator-dialog.glade | 154 ++--
plugins/separator/separator.c | 114 +--
plugins/systray/Makefile.am | 4 +-
plugins/systray/systray-box.c | 195 +++--
plugins/systray/systray-dialog.glade | 159 ++--
plugins/systray/systray-manager.c | 69 +-
plugins/systray/systray-socket.c | 108 ++-
plugins/systray/systray-socket.h | 5 +-
plugins/systray/systray.c | 127 ++-
plugins/tasklist/Makefile.am | 4 +-
plugins/tasklist/tasklist-dialog.glade | 75 +-
plugins/tasklist/tasklist-widget.c | 298 ++++---
plugins/tasklist/tasklist.c | 86 +-
plugins/windowmenu/Makefile.am | 4 +-
plugins/windowmenu/windowmenu-dialog.glade | 162 ++--
plugins/windowmenu/windowmenu.c | 65 +-
po/POTFILES.in | 1 -
po/POTFILES.skip | 24 -
wrapper/Makefile.am | 36 +-
wrapper/main.c | 5 +-
wrapper/wrapper-plug.c | 86 +-
83 files changed, 4336 insertions(+), 4404 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list