[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] branch master updated (69ed0d3 -> 8c008dc)

noreply at xfce.org noreply at xfce.org
Sun Apr 15 01:13:19 CEST 2018


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

g   o   t   t   c   o   d   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-whiskermenu-plugin.

      from  69ed0d3   Update NEWS file.
       new  b77fbac   I18n: Update translation nl (100%).
       new  f138df1   I18n: Update translation fr (100%).
       new  cad4dc2   Clean up showing section buttons.
       new  facaf74   Use GtkStack for pages.
       new  de987e5   Use GtkStack for search results.
       new  5c285dc   Load applications in a thread. (bug #12903)
       new  88f503e   Disable panel button contents while loading.
       new  ba2f9f5   Use plugin get_button function in window.
       new  8c008dc   Require GTK+ version 3.22.

The 9 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:
 panel-plugin/CMakeLists.txt        |   2 +-
 panel-plugin/applications-page.cpp |  50 +++++++++--
 panel-plugin/applications-page.h   |  17 +++-
 panel-plugin/page.cpp              |  39 --------
 panel-plugin/page.h                |   3 +-
 panel-plugin/plugin.cpp            |  72 ++++-----------
 panel-plugin/plugin.h              |   3 +-
 panel-plugin/section-button.cpp    |   8 +-
 panel-plugin/window.cpp            | 176 ++++++++++++++++++-------------------
 panel-plugin/window.h              |  24 ++++-
 po/fr.po                           |  41 ++++-----
 po/nl.po                           |   6 +-
 12 files changed, 210 insertions(+), 231 deletions(-)

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


More information about the Xfce4-commits mailing list