[Xfce4-commits] [apps/xfdashboard] branch master updated (21ad77e -> e481c2e)
noreply at xfce.org
noreply at xfce.org
Thu Jul 14 09:08:06 CEST 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 21ad77e Split loading theme into seperate signals. So rename signal "theme-changing" to "theme-loading" and add new signal "theme-loaded" to application which is emitted after loading theme is complete but not yet applied. It is the last chance for a plugin to load additional resources (CSS etc.), e.g. to override theme's CSS.
new 43e124b Add missing annotation for private structure fields in header files
new 6f0ae43 Hopefully a better description of XfdashboardBoxLayout
new e481c2e Add annotation for API documentation of XfdashboardSearchView
The 3 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/actor.h | 1 +
libxfdashboard/application-button.h | 1 +
libxfdashboard/application-database.h | 1 +
libxfdashboard/application-tracker.h | 1 +
libxfdashboard/applications-menu-model.h | 1 +
libxfdashboard/applications-search-provider.h | 1 +
libxfdashboard/applications-view.h | 1 +
libxfdashboard/background.h | 1 +
libxfdashboard/binding.h | 1 +
libxfdashboard/bindings-pool.h | 1 +
libxfdashboard/box-layout.c | 10 ++---
libxfdashboard/button.h | 1 +
libxfdashboard/collapse-box.h | 1 +
libxfdashboard/css-selector.h | 1 +
libxfdashboard/desktop-app-info.h | 1 +
libxfdashboard/drag-action.h | 1 +
libxfdashboard/drop-action.h | 1 +
libxfdashboard/dynamic-table-layout.h | 1 +
libxfdashboard/emblem-effect.h | 1 +
libxfdashboard/fill-box-layout.h | 1 +
libxfdashboard/focus-manager.h | 1 +
libxfdashboard/image-content.h | 1 +
libxfdashboard/live-window.h | 1 +
libxfdashboard/live-workspace.h | 1 +
libxfdashboard/model.h | 1 +
libxfdashboard/outline-effect.h | 1 +
libxfdashboard/plugin.h | 1 +
libxfdashboard/quicklaunch.h | 1 +
libxfdashboard/scaled-table-layout.h | 1 +
libxfdashboard/scrollbar.h | 1 +
libxfdashboard/search-manager.h | 1 +
libxfdashboard/search-provider.h | 1 +
libxfdashboard/search-result-container.h | 1 +
libxfdashboard/search-result-set.h | 1 +
libxfdashboard/search-view.c | 55 ++++++++++++++++++++++++++-
libxfdashboard/search-view.h | 16 +++++++-
libxfdashboard/stage-interface.h | 1 +
libxfdashboard/stage.h | 1 +
libxfdashboard/text-box.h | 1 +
libxfdashboard/theme-css.h | 1 +
libxfdashboard/theme-effects.h | 1 +
libxfdashboard/theme-layout.h | 1 +
libxfdashboard/theme.h | 1 +
libxfdashboard/tooltip-action.h | 2 +
libxfdashboard/view-manager.h | 1 +
libxfdashboard/view-selector.h | 1 +
libxfdashboard/view.h | 1 +
libxfdashboard/viewpad.h | 1 +
libxfdashboard/window-content.h | 1 +
libxfdashboard/window-tracker-monitor.h | 1 +
libxfdashboard/window-tracker.h | 1 +
libxfdashboard/windows-view.h | 1 +
libxfdashboard/workspace-selector.h | 1 +
53 files changed, 123 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list