[Xfce4-commits] [apps/xfdashboard] branch master updated (a47f304 -> 3fb22f7)

noreply at xfce.org noreply at xfce.org
Wed Jan 6 16:31:34 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  a47f304   Search provider may return NULL pointers instead of empty result sets. Fix accessing NULL pointers when accessing result sets.
       new  1cbdcb6   Allow usage of GIcons at XfdashboardButton
       new  e495046   Create better hash value for GIcons in XfdashboardImageContent
       new  4d7e95c   Fix typo
       new  eac9565   Create better hash value for icon-names or filenames of icons in XfdashboardImageContent
       new  1a789e6   Improve sharing cached image contents between images created for icon-names or file-name directly (via xfdashboard_image_content_new_for_icon_name()) or GIcons derived from GFileIcon or GThemedIcon (via xfdashboard_image_content_new_for_gicon()).
       new  58c20e9   Fix typo
       new  610654d   Add more descriptive comments to functions at applications search provider
       new  cf19efa   Add more descriptive comments to functions at applications search provider again
       new  9e91070   Allow search providers to return success state for result item activation or search launches
       new  3fb22f7   Fix compiler warning

The 10 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:
 xfdashboard/application-button.c           |   21 +--
 xfdashboard/applications-search-provider.c |   29 ++--
 xfdashboard/applications-view.c            |    8 +-
 xfdashboard/button.c                       |  256 +++++++++++++++++++++++-----
 xfdashboard/button.h                       |   13 +-
 xfdashboard/image-content.c                |   70 ++++++--
 xfdashboard/search-manager.c               |    2 +-
 xfdashboard/search-provider.c              |   20 +--
 xfdashboard/search-provider.h              |   18 +-
 xfdashboard/search-view.c                  |   22 ++-
 xfdashboard/text-box.c                     |    4 +-
 xfdashboard/view-selector.c                |    2 +-
 12 files changed, 340 insertions(+), 125 deletions(-)

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


More information about the Xfce4-commits mailing list