[Xfce4-commits] [xfce/gtk-xfce-engine] branch master updated (7474743 -> 9a59483)

noreply at xfce.org noreply at xfce.org
Wed Feb 18 21:36:23 CET 2015


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

peter pushed a change to branch master
in repository xfce/gtk-xfce-engine.

      from  7474743   Autotools updates.
      adds  8318ef5   Support trough-side-details.
      adds  5f5e546   More consistent notebook in Gtk2.
      adds  32dce2c   Added flat_border style property.
      adds  8358551   Added focus_color style property.
      adds  e91f7cd   Use parent background for smooth edges.
      adds  ae2622e   Use smooth_edge in focus line too.
      adds  4d040a1   Improved Gtk2 notebook.
      adds  8c34d1b   Use parent style for retrieving the background.
       new  1c84185   Fixed used before set variable.
       new  098cec3   Added default colors to xfce basic theme
       new  9cee5b9   Fix text-shadow value to silence a gtk3 warning
       new  5aad173   Disable gtk3 by default
       new  487eeec   Release 3.1.0!
       new  9a59483   Post release tag bump.

The 6 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:
 NEWS                             |    9 +
 configure.ac.in                  |    6 +-
 gtk-2.0/xfce_rc_style.c          |   43 ++
 gtk-2.0/xfce_rc_style.h          |   12 +
 gtk-2.0/xfce_theme_draw.c        |  982 +++++++++++++++++++++++---------------
 themes/b5/gtk-3.0/gtk.css        |    2 +-
 themes/basic/gtk-2.0/gtkrc       |   24 +
 themes/basic/gtk-3.0/gtk.css     |    2 +-
 themes/cadmium/gtk-3.0/gtk.css   |    2 +-
 themes/curve/gtk-3.0/gtk.css     |    2 +-
 themes/dawn/gtk-3.0/gtk.css      |    2 +-
 themes/dusk/gtk-3.0/gtk.css      |    2 +-
 themes/kde2/gtk-3.0/gtk.css      |    2 +-
 themes/kolors/gtk-3.0/gtk.css    |    2 +-
 themes/light/gtk-3.0/gtk.css     |    2 +-
 themes/orange/gtk-3.0/gtk.css    |    2 +-
 themes/redmondxp/gtk-3.0/gtk.css |    2 +-
 themes/saltlake/gtk-3.0/gtk.css  |    2 +-
 themes/smooth/gtk-3.0/gtk.css    |    2 +-
 themes/stellar/gtk-3.0/gtk.css   |    2 +-
 themes/winter/gtk-3.0/gtk.css    |    2 +-
 themes/xfce-4.0/gtk-3.0/gtk.css  |    2 +-
 themes/xfce-4.2/gtk-3.0/gtk.css  |    2 +-
 themes/xfce-4.4/gtk-3.0/gtk.css  |    2 +-
 themes/xfce-4.6/gtk-3.0/gtk.css  |    2 +-
 themes/xfce/gtk-3.0/gtk.css      |    2 +-
 26 files changed, 702 insertions(+), 414 deletions(-)

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


More information about the Xfce4-commits mailing list