[Xfce4-commits] [xfce/gtk-xfce-engine] branch peter/gtk3 updated (955dd15 -> 7474743)

noreply at xfce.org noreply at xfce.org
Fri Feb 6 22:19:23 CET 2015


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

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

      from  955dd15   Set -xfce-button-default-border (bug #8454)
      adds  e9d9e7b   Correctly match gtk-tooltip widgets (bug #8494)
      adds  aa2f6b7   Merge branch 'peter/gtk3'
      adds  ce59bdc   Release 2.99.2!
      adds  f624005   Post release tag bump.
      adds  8e816c5   Link against libm for floor() and ceil()
      adds  3429190   Reduce GtkComboBox padding (bug #8455)
      adds  4bc6242   Updates for release.
      adds  c16155f   Post release tag bump.
      adds  8820907   Added px for border sizes
      adds  0d4b202   Corrected DETAIL names
      adds  dadd9f2   Use the correct colors for options and checks
      adds  b7c22fe   More consisten extension rendering
      adds  4da9c7e   Corrected class matching and alignments
      adds  c4324b7   Require Gtk 3.2
      adds  1ff854f   Tuned default theme for Gtk 3.2
      adds  39d67c1   Added Gtk 3.4 support to the engine
      adds  ee948e3   Default themes don't support Gtk+-3.4
      adds  c48fc41   Release 3.0.0!
      adds  c1c3842   Post release tag bump.
      adds  964d4a0   Don't leak a graduent pattern at each draw (bug #8521)
      adds  bd46665   Release 3.0.1!
      adds  52153bb   Post release tag bump.
      adds  7474743   Autotools updates.

No new revisions were added by this update.

Summary of changes:
 Makefile.am                        |    8 ---
 NEWS                               |   29 ++++++++
 README                             |    3 +-
 configure.in.in => configure.ac.in |   19 +++--
 gtk-2.0/Makefile.am                |    5 +-
 gtk-2.0/gradient_draw.c            |    2 +
 gtk-2.0/xfce_theme_draw.c          |   37 ++++++----
 gtk-3.0/Makefile.am                |    2 +-
 gtk-3.0/xfce_engine.c              |  140 ++++++++++++++++++++++++++++++++----
 gtk-xfce-engine-2.spec.in          |   36 ----------
 themes/b5/gtk-3.0/gtk.css          |   12 +++-
 themes/basic/gtk-3.0/gtk.css       |   14 +++-
 themes/cadmium/gtk-3.0/gtk.css     |   12 +++-
 themes/curve/gtk-3.0/gtk.css       |   16 +++--
 themes/dawn/gtk-3.0/gtk.css        |   16 +++--
 themes/dusk/gtk-3.0/gtk.css        |   16 +++--
 themes/kde2/gtk-3.0/gtk.css        |   16 +++--
 themes/kolors/gtk-3.0/gtk.css      |   22 ++++--
 themes/light/gtk-3.0/gtk.css       |   12 +++-
 themes/orange/gtk-3.0/gtk.css      |   14 +++-
 themes/redmondxp/gtk-3.0/gtk.css   |   22 ++++--
 themes/saltlake/gtk-3.0/gtk.css    |   12 +++-
 themes/smooth/gtk-3.0/gtk.css      |   12 +++-
 themes/stellar/gtk-3.0/gtk.css     |   10 ++-
 themes/winter/gtk-3.0/gtk.css      |   20 ++++--
 themes/xfce-4.0/gtk-3.0/gtk.css    |   28 +++++---
 themes/xfce-4.2/gtk-3.0/gtk.css    |   16 +++--
 themes/xfce-4.4/gtk-3.0/gtk.css    |   16 +++--
 themes/xfce-4.6/gtk-3.0/gtk.css    |   18 +++--
 themes/xfce/gtk-3.0/gtk.css        |   74 ++++++++++++-------
 30 files changed, 472 insertions(+), 187 deletions(-)
 rename configure.in.in => configure.ac.in (92%)
 delete mode 100644 gtk-xfce-engine-2.spec.in

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


More information about the Xfce4-commits mailing list