[Xfce4-commits] [apps/xfdashboard] branch master updated (257d622 -> 3faad11)
noreply at xfce.org
noreply at xfce.org
Fri Mar 27 12:14:04 CET 2015
This is an automated email from the git hooks/post-receive script.
nomad pushed a change to branch master
in repository apps/xfdashboard.
from 257d622 Change URLs to Xfce's goodies wiki at AppData
new 1fc0b25 Fix coding style (indention)
new acad499 Implement a box layout manager XfdashboardBoxLayout derived from ClutterBoxLayout which uses all functions of derived class but disregards text direction settings. It forces always left-to-right text direction when layouting children horizontal.
new 3faad11 Make use of new XfdashboardBoxLayout at all other themes
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:
data/themes/xfdashboard-auber/xfdashboard.xml | 2 +-
data/themes/xfdashboard-blue/xfdashboard.xml | 2 +-
data/themes/xfdashboard-dark/xfdashboard.xml | 2 +-
data/themes/xfdashboard-mint/xfdashboard.xml | 2 +-
data/themes/xfdashboard-moranga/xfdashboard.xml | 2 +-
data/themes/xfdashboard-wine/xfdashboard.xml | 2 +-
xfdashboard/Makefile.am | 2 +
xfdashboard/box-layout.c | 133 +++++++++++++++++++++++
xfdashboard/box-layout.h | 63 +++++++++++
xfdashboard/fill-box-layout.h | 8 +-
10 files changed, 208 insertions(+), 10 deletions(-)
create mode 100644 xfdashboard/box-layout.c
create mode 100644 xfdashboard/box-layout.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list