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

Fathi Boudra fabo at alioth.debian.org
Tue May 22 07:05:30 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/gtk2-engines-oxygen.git;a=commitdiff;h=6268424

The following commit has been merged in the master branch:
commit 6268424f44c60ca79efd9eba62ffc7f7e5b40125
Merge: 5e49eb43128d14b9f782bf958cfe4d5f3ec3b7c3 c91140c029d0b2ca612721c80de51c0df520ee1c
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue May 22 10:05:02 2012 +0300

    Merge tag 'upstream/1.2.3'
    
    Upstream version 1.2.3
    # gpg: Signature made mar. 22 mai 2012 10:04:58 EEST using RSA key ID 6AA572F7
    # gpg: Good signature from "Fathi Boudra <fabo at debian.org>"
    # gpg:                 aka "Fathi Boudra <fboudra at free.fr>"
    # gpg:                 aka "Fathi Boudra <fboudra at gmail.com>"
    # gpg:                 aka "Fathi Boudra <fboudra at ubuntu.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: CEE0 6509 A9D4 2D28 D257  3EA8 8CF5 35F6 6AA5 72F7

 CMakeLists.txt                                     |   31 +---
 rc/gtkrc                                           |   19 +--
 src/CMakeLists.txt                                 |    4 +-
 src/animations/oxygenanimations.cpp                |    1 +
 src/animations/oxygenanimations.h                  |    8 +
 src/animations/oxygenflatwidgetengine.cpp          |   20 ++-
 src/animations/oxygenflatwidgetengine.h            |   30 ++-
 src/animations/oxygeninnershadowdata.cpp           |   70 +++----
 src/animations/oxygeninnershadowdata.h             |    3 +-
 src/animations/oxygenmenuitemdata.cpp              |  100 +++++++++
 .../{oxygenpaneddata.h => oxygenmenuitemdata.h}    |   38 ++--
 ...enmainwindowengine.h => oxygenmenuitemengine.h} |   18 +-
 src/animations/oxygensignal.h                      |    4 +
 src/animations/oxygentoolbarstatedata.cpp          |    6 +-
 src/animations/oxygentoolbarstatedata.h            |   14 +--
 src/animations/oxygentoolbarstateengine.h          |    8 -
 src/oxygenargbhelper.cpp                           |   74 +-------
 src/oxygenargbhelper.h                             |   13 +-
 src/oxygendbus.cpp                                 |  212 --------------------
 src/oxygendbus.h                                   |  103 ----------
 src/oxygengtkicons.cpp                             |    5 +-
 src/oxygengtktypenames.cpp                         |   24 +++
 src/oxygengtktypenames.h                           |    5 +
 src/oxygenqtsettings.cpp                           |  111 +++++++++--
 src/oxygenqtsettings.h                             |   43 ++++-
 src/oxygenstyle.cpp                                |   27 +++
 src/oxygenstyle.h                                  |    3 +
 src/oxygenstylewrapper.cpp                         |   24 ++-
 src/oxygentheme.cpp                                |    5 -
 src/oxygenwindecobutton.cpp                        |    1 +
 src/oxygenwindowmanager.cpp                        |   27 +--
 31 files changed, 454 insertions(+), 597 deletions(-)

-- 
gtk2-engines-oxygen packaging



More information about the pkg-kde-commits mailing list