[Xfce4-commits] [apps/xfdashboard] branch master updated (5251518 -> cabd591)

noreply at xfce.org noreply at xfce.org
Tue Feb 23 22:35:11 CET 2016


This is an automated email from the git hooks/post-receive script.

nomad pushed a change to branch master
in repository apps/xfdashboard.

      from  5251518   Fix compiler warnings
       new  3cca65c   Move settings of clock view into a seperate object class to share it, e.g. with configure function of clock-view plugin
       new  af246d5   Implement full configuration dialog for clock view plugin
       new  486914b   Add compile-time switches for deprecated functions at GTK+
       new  c67768a   Fix compiler warnings
       new  cabd591   Just a cosmetical correction ;)

The 5 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:
 plugins/clock-view/Makefile.am           |   2 +
 plugins/clock-view/clock-view-settings.c | 444 +++++++++++++++++++++++++++++++
 plugins/clock-view/clock-view-settings.h |  81 ++++++
 plugins/clock-view/clock-view.c          | 362 ++-----------------------
 plugins/clock-view/clock-view.h          |  18 +-
 plugins/clock-view/plugin.c              | 230 +++++++++++++++-
 6 files changed, 778 insertions(+), 359 deletions(-)
 create mode 100644 plugins/clock-view/clock-view-settings.c
 create mode 100644 plugins/clock-view/clock-view-settings.h

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list