[Xfce4-commits] [apps/xfdashboard] branch master updated (7add693 -> ce312b2)

noreply at xfce.org noreply at xfce.org
Wed Aug 21 15:20:36 CEST 2019


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

n   o   m   a   d       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/xfdashboard.

      from  7add693   Merge branch 'master' of ssh://git.xfce.org/apps/xfdashboard
       new  934ebbc   Update search-manager.c
       new  c911f32   Merge pull request #180 from damufo/master
       new  6454eff   Merge branch 'master' of github.com:gmc-holle/xfdashboard
       new  3e610bd   libxfdashboard: update for g_type_class_add_private() deprecation
       new  7cade62   plugins: update for g_type_class_add_private() deprecation
       new  a1e59c1   settings: update for g_type_class_add_private() deprecation
       new  063a27a   Silence compiler warning at libxfdashboard/stage.c
       new  8c90fcd   XfdashboardActor: update for g_type_class_add_private() deprecation and silence compiler warning at libxfdashboard/actor.c
       new  ce312b2   Fix runtime warning "garcon_menu_directory_equal: assertion 'GARCON_IS_MENU_DIRECTORY (other)' failed" in function _xfdashboard_applications_menu_model_find_similar_menu at libxfdashboard/applications-menu-model.c

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:
 libxfdashboard/action-button.c                     | 20 +++-----
 libxfdashboard/actor.c                             | 36 +++++++++------
 libxfdashboard/application-button.c                | 17 ++-----
 libxfdashboard/application-database.c              | 17 ++-----
 libxfdashboard/application-tracker.c               | 17 ++-----
 libxfdashboard/application.c                       | 17 ++-----
 libxfdashboard/applications-menu-model.c           | 47 +++++++++----------
 libxfdashboard/applications-search-provider.c      | 17 ++-----
 libxfdashboard/applications-view.c                 | 20 +++-----
 libxfdashboard/background.c                        | 17 ++-----
 libxfdashboard/binding.c                           | 17 ++-----
 libxfdashboard/bindings-pool.c                     | 17 ++-----
 libxfdashboard/button.c                            | 17 ++-----
 libxfdashboard/click-action.c                      | 17 ++-----
 libxfdashboard/collapse-box.c                      | 20 +++-----
 libxfdashboard/css-selector.c                      | 17 ++-----
 libxfdashboard/desktop-app-info-action.c           | 17 ++-----
 libxfdashboard/desktop-app-info.c                  | 26 ++++-------
 libxfdashboard/drag-action.c                       | 17 ++-----
 libxfdashboard/drop-action.c                       | 17 ++-----
 libxfdashboard/dynamic-table-layout.c              | 21 +++------
 libxfdashboard/emblem-effect.c                     | 17 ++-----
 libxfdashboard/fill-box-layout.c                   | 17 ++-----
 libxfdashboard/focus-manager.c                     | 17 ++-----
 libxfdashboard/gdk/window-tracker-backend-gdk.c    | 20 +++-----
 libxfdashboard/image-content.c                     | 24 ++++------
 libxfdashboard/label.c                             | 17 ++-----
 libxfdashboard/live-window-simple.c                | 17 ++-----
 libxfdashboard/live-window.c                       | 17 ++-----
 libxfdashboard/live-workspace.c                    | 17 ++-----
 libxfdashboard/model.c                             | 31 ++++---------
 libxfdashboard/outline-effect.c                    | 17 ++-----
 libxfdashboard/plugin.c                            | 17 ++-----
 libxfdashboard/plugins-manager.c                   | 16 ++-----
 libxfdashboard/popup-menu-item-button.c            | 19 +++-----
 libxfdashboard/popup-menu-item-separator.c         | 20 +++-----
 libxfdashboard/popup-menu.c                        | 20 +++-----
 libxfdashboard/quicklaunch.c                       | 20 +++-----
 libxfdashboard/scaled-table-layout.c               | 17 ++-----
 libxfdashboard/scrollbar.c                         | 17 ++-----
 libxfdashboard/search-manager.c                    | 19 +++-----
 libxfdashboard/search-provider.c                   | 17 ++-----
 libxfdashboard/search-result-container.c           | 17 ++-----
 libxfdashboard/search-result-set.c                 | 17 ++-----
 libxfdashboard/search-view.c                       | 28 +++++-------
 libxfdashboard/stage-interface.c                   | 17 ++-----
 libxfdashboard/stage.c                             | 35 +++++---------
 libxfdashboard/text-box.c                          | 20 +++-----
 libxfdashboard/theme-css.c                         | 41 ++++++-----------
 libxfdashboard/theme-effects.c                     | 47 ++++++++++---------
 libxfdashboard/theme-layout.c                      | 53 ++++++++++++----------
 libxfdashboard/theme.c                             | 17 ++-----
 libxfdashboard/toggle-button.c                     | 17 ++-----
 libxfdashboard/tooltip-action.c                    | 17 ++-----
 libxfdashboard/view-manager.c                      | 17 ++-----
 libxfdashboard/view-selector.c                     | 17 ++-----
 libxfdashboard/view.c                              | 17 ++-----
 libxfdashboard/viewpad.c                           | 20 +++-----
 libxfdashboard/windows-view.c                      | 20 +++-----
 libxfdashboard/workspace-selector.c                | 20 +++-----
 libxfdashboard/x11/window-content-x11.c            | 22 ++++-----
 libxfdashboard/x11/window-tracker-backend-x11.c    | 20 +++-----
 libxfdashboard/x11/window-tracker-monitor-x11.c    | 20 +++-----
 libxfdashboard/x11/window-tracker-window-x11.c     | 19 +++-----
 libxfdashboard/x11/window-tracker-workspace-x11.c  | 19 +++-----
 libxfdashboard/x11/window-tracker-x11.c            | 20 +++-----
 plugins/clock-view/clock-view-settings.c           | 25 ++++------
 plugins/clock-view/clock-view.c                    | 28 +++++-------
 .../gnome-shell-search-provider.c                  | 25 ++++------
 plugins/hot-corner/hot-corner-settings.c           | 25 ++++------
 plugins/hot-corner/hot-corner.c                    | 24 ++++------
 .../middle-click-window-close.c                    | 24 ++++------
 settings/general.c                                 | 17 ++-----
 settings/plugins.c                                 | 20 +++-----
 settings/settings.c                                | 16 ++-----
 settings/themes.c                                  | 20 +++-----
 76 files changed, 557 insertions(+), 1045 deletions(-)

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


More information about the Xfce4-commits mailing list