[SCM] gtk2-engines-oxygen packaging branch, master, updated. debian/1.2.2-1

Kai Wasserbäch curan at alioth.debian.org
Wed Mar 14 18:22:58 UTC 2012


The following commit has been merged in the master branch:
commit 28fdd04ef570e16d3f6b25bb5e9cc995c79882d5
Merge: 65d368e3f441c8aa061931c0ac506bbfd6577b92 8a1ea76630f4362ee219de314f4622b18b9f28e1
Author: Kai Wasserbäch <curan at debian.org>
Date:   Wed Mar 14 19:04:18 2012 +0100

    Merge tag 'upstream/1.2.2'
    
    gtk2-engines-oxygen upstream version 1.2.2

 CMakeLists.txt                                     |   34 +++--
 config.h.cmake                                     |    1 +
 demo/oxygenbuttondemowidget.cpp                    |    9 +-
 rc/argb-apps.conf                                  |    1 +
 rc/gtkrc                                           |    9 +-
 src/CMakeLists.txt                                 |    3 +
 src/animations/oxygenanimations.cpp                |   12 ++
 src/animations/oxygenanimations.h                  |    8 +
 src/animations/oxygenbaseengine.h                  |    3 +-
 src/animations/oxygencomboboxdata.h                |    2 +-
 src/animations/oxygencomboboxentrydata.cpp         |    2 +-
 src/animations/oxygencomboboxentrydata.h           |    2 +-
 .../{oxygensignal.h => oxygenflatwidgetengine.cpp} |   53 +++----
 ...ygendialogengine.h => oxygenflatwidgetengine.h} |   13 +-
 src/animations/oxygenhook.cpp                      |   22 +++-
 src/animations/oxygenhoverdata.cpp                 |    4 +-
 src/animations/oxygenhoverdata.h                   |    2 +-
 src/animations/oxygeninnershadowdata.cpp           |    8 +-
 src/animations/oxygeninnershadowdata.h             |    7 +-
 src/animations/oxygenmainwindowdata.h              |    2 +-
 src/animations/oxygenmenubarstatedata.cpp          |    2 +-
 src/animations/oxygenmenubarstatedata.h            |    2 +-
 src/animations/oxygenmenubarstateengine.h          |    9 +-
 src/animations/oxygenmenustatedata.h               |    2 +-
 src/animations/oxygenmenustateengine.h             |    9 +-
 src/animations/oxygenpaneddata.h                   |    5 +-
 src/animations/oxygenscrollbardata.cpp             |    2 +-
 src/animations/oxygenscrollbardata.h               |    2 +-
 src/animations/oxygenscrolledwindowdata.cpp        |    2 +-
 src/animations/oxygenscrolledwindowdata.h          |    2 +-
 src/animations/oxygensignal.cpp                    |   21 +++-
 src/animations/oxygentabwidgetdata.cpp             |   12 ++
 src/animations/oxygentabwidgetdata.h               |    5 +-
 src/animations/oxygentabwidgetengine.h             |    4 +
 src/animations/oxygentimeline.cpp                  |   11 +-
 src/animations/oxygentimeline.h                    |   16 ++
 src/animations/oxygentimelineserver.cpp            |   14 ++-
 src/animations/oxygentoolbarstatedata.cpp          |    2 +
 src/animations/oxygentoolbarstatedata.h            |   19 ++-
 src/animations/oxygentoolbarstateengine.h          |   17 ++-
 src/animations/oxygentreeviewdata.cpp              |    2 +-
 src/animations/oxygentreeviewdata.h                |    2 +-
 src/oxygenargbhelper.cpp                           |   10 +-
 src/oxygencairosurfacecache.h                      |    3 +-
 src/oxygendbus.cpp                                 |  159 +++++++++++++++-----
 src/oxygendbus.h                                   |   66 +++++----
 src/oxygengtkutils.cpp                             |    1 +
 src/oxygengtkutils.h                               |   38 +++++
 .../oxygenobjectcounter.cpp                        |   42 +++---
 demo/oxygensignal.h => src/oxygenobjectcounter.h   |   45 +++---
 ...enbaseengine.cpp => oxygenobjectcountermap.cpp} |   15 +-
 src/oxygenobjectcountermap.h                       |   68 +++++++++
 src/oxygenqtsettings.cpp                           |   40 ++++--
 src/oxygenqtsettings.h                             |    3 +
 src/oxygenshadowhelper.cpp                         |   11 +-
 src/oxygenstyle.cpp                                |   28 +++-
 src/oxygenstylehelper.cpp                          |   14 ++-
 src/oxygenstylehelper.h                            |    3 +-
 src/oxygenstylewrapper.cpp                         |   44 ++++--
 src/oxygenstylewrapper.h                           |   19 ---
 src/oxygentheme.cpp                                |    7 +
 src/oxygentileset.cpp                              |   31 ----
 src/oxygentileset.h                                |    6 -
 src/oxygentilesetcache.h                           |    3 +-
 src/oxygenwindowmanager.cpp                        |   25 +++-
 65 files changed, 724 insertions(+), 316 deletions(-)

-- 
gtk2-engines-oxygen packaging



More information about the pkg-kde-commits mailing list