[Xfce4-commits] [panel-plugins/xfce4-cpugraph-plugin] branch master updated (e3df721 -> 5126d5b)

noreply at xfce.org noreply at xfce.org
Wed May 29 04:10:01 CEST 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 panel-plugins/xfce4-cpugraph-plugin.

      from  e3df721   I18n: Update translation da (100%).
       new  752c4e3   start porting cpugraph to gtk3
       new  385ab31   Fix the close button of the preferences window
       new  3e51185   Remove support for libxfce4panel < 4.10
       new  5863e9f   Fix graph drawing event
       new  476d0b8   Add .gitignore
       new  3d7b0d1   Bump required gtk version
       new  20f042c   Update panel API version
       new  0353928   Update Autotools configuration
       new  a971e2a   Simplify
       new  811afd2   Trim trailing whitespace
       new  938c743   Fix progress bars orientation
       new  75e4049   No need to create cairo contexts
       new  78c65a8   Draw background color
       new  b9493a3   Make grid more crisp
       new  0c77e88   Fix gradient and fire color modes
       new  5126d5b   Update links to https and copyright year

The 16 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                       |  35 +++++++++++++
 README                           |   2 +-
 autogen.sh                       |   2 +-
 configure.ac.in                  |  16 +++---
 panel-plugin/cpu.c               | 107 +++++++++++++++------------------------
 panel-plugin/cpu.h               |   4 +-
 panel-plugin/cpugraph.desktop.in |   2 +-
 panel-plugin/mode.c              |  94 ++++++++++++++++++++--------------
 panel-plugin/mode.h              |   8 +--
 panel-plugin/properties.c        |  28 +++++-----
 panel-plugin/settings.c          |  65 +++++++++++++-----------
 11 files changed, 200 insertions(+), 163 deletions(-)
 create mode 100644 .gitignore

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


More information about the Xfce4-commits mailing list