[Xfce4-commits] [apps/xfmpc] branch master updated (e29533c -> 2cc3be4)
noreply at xfce.org
noreply at xfce.org
Sat Feb 23 20:11:10 CET 2019
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 apps/xfmpc.
from e29533c Resume playback after replacing queue
new 2875936 Apply GTK+3 patch from André Miranda
new 34df965 Fix (most) GTK+3 deprecations
new 2cc3be4 Implement GTK2-style progress bar + further fixes
The 3 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:
configure.in.in | 6 +-
src/Makefile.am | 3 +-
src/dbbrowser.vala | 67 +++------
src/extended-interface.vala | 43 ++----
src/interface.vala | 40 ++++--
src/main-window.vala | 24 +++-
src/mpdclient.c | 16 +--
src/playlist.vala | 25 ++--
src/preferences-dialog.vala | 99 ++++++++------
src/progress-bar.vala | 105 ++++++++++++++
src/shortcuts-dialog.vala | 26 ++--
src/song-dialog.vala | 21 ++-
src/statusbar.vala | 1 -
src/xfce-arrow-button.c | 152 +++++++++++++++------
.../{libxfce4ui-1.deps => libxfce4ui-2.deps} | 6 +-
15 files changed, 401 insertions(+), 233 deletions(-)
create mode 100644 src/progress-bar.vala
rename third-party/{libxfce4ui-1.deps => libxfce4ui-2.deps} (65%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list