[Xfce4-commits] [panel-plugins/xfce4-hardware-monitor-plugin] branch master updated (d52fbcd -> 930810d)

noreply at xfce.org noreply at xfce.org
Fri Jan 12 18:51:38 CET 2018


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

o   m   e   g   a   p   h   i   l       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-hardware-monitor-plugin.

      from  d52fbcd   Update most debug code to use std:endl for actual working flushing
       new  930810d   Implement changes recommended by clang static analysis

The 1 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:
 src/bar-view.cpp              |  32 ++--
 src/bar-view.hpp              |   9 +-
 src/canvas-view.cpp           |  68 +++----
 src/canvas-view.hpp           |   2 +-
 src/choose-monitor-window.cpp |  52 ++---
 src/choose-monitor-window.hpp |   2 +-
 src/column-view.cpp           |  28 +--
 src/column-view.hpp           |   6 +-
 src/curve-view.cpp            |  22 +--
 src/curve-view.hpp            |   4 +-
 src/flame-view.cpp            |  28 ++-
 src/flame-view.hpp            |   7 +-
 src/i18n.hpp                  |   2 +-
 src/monitor-impls.cpp         | 427 ++++++++++++++++++++----------------------
 src/monitor-impls.hpp         |  91 +++++----
 src/monitor.hpp               |   6 +-
 src/plugin.cpp                |  60 +++---
 src/plugin.hpp                |  14 +-
 src/preferences-window.cpp    |  43 +++--
 src/preferences-window.hpp    |  18 +-
 src/text-view.cpp             |  18 +-
 src/text-view.hpp             |   2 +-
 src/value-history.cpp         |   4 +-
 src/value-history.hpp         |   2 +-
 src/view.cpp                  |   7 +-
 src/view.hpp                  |   6 +-
 26 files changed, 465 insertions(+), 495 deletions(-)

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


More information about the Xfce4-commits mailing list