[SCM] gtk2-engines-oxygen packaging branch, master, updated. debian/1.3.3-2-3-gb45f8fd

Ralf Jung ralfj-guest at alioth.debian.org
Wed Oct 30 12:06:47 UTC 2013


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

The following commit has been merged in the master branch:
commit 2e99c3cea5a93752afcc3c217449dcd1571e1e84
Merge: d40eb3730a4a7eb06ed78063c45c3e624dd3eb01 61e891c46be6b3c5d5f492f49caca015ac604500
Author: Ralf Jung <post at ralfj.de>
Date:   Wed Oct 30 08:55:07 2013 +0100

    Merge tag 'upstream/1.4.0'
    
    Upstream version 1.4.0
    
    # gpg: Signature made Wed 30 Oct 2013 08:55:01 CET using RSA key ID 268C1D56
    # gpg: Good signature from "Ralf Jung <post at ralfj.de>"
    # gpg:                 aka "Ralf Jung <ralfjung-e at gmx.de>"

 CMakeLists.txt                                     |    6 +-
 demo/CMakeLists.txt                                |    7 +-
 demo/oxygengtkdeco_main.cpp                        |    3 +-
 drag.patch                                         |  143 ++++++++++++++
 src/CMakeLists.txt                                 |    2 +
 src/animations/oxygenanimations.cpp                |    4 +-
 src/animations/oxygenbackgroundhintengine.cpp      |   29 +++
 src/animations/oxygenbackgroundhintengine.h        |   24 ++-
 src/animations/oxygenhoverengine.h                 |    6 +-
 src/animations/oxygeninnershadowdata.cpp           |   15 +-
 src/animations/oxygeninnershadowdata.h             |    6 +-
 src/animations/oxygenmenubarstatedata.h            |    6 +-
 src/animations/oxygenmenustatedata.h               |    6 +-
 src/animations/oxygentoolbarstatedata.h            |    6 +-
 src/animations/oxygenwidgetsizedata.cpp            |  106 ++++++++++
 src/animations/oxygenwidgetsizedata.h              |   27 +--
 src/animations/oxygenwidgetsizeengine.h            |   13 +-
 src/animations/oxygenwidgetstateengine.h           |    1 +
 src/oxygenapplicationname.cpp                      |    8 +-
 src/oxygenapplicationname.h                        |    8 +-
 src/oxygencachekey.h                               |   35 ++++
 src/oxygencairoutils.cpp                           |   43 ++++-
 src/oxygencairoutils.h                             |    3 +
 src/oxygencolorutils.cpp                           |    2 +-
 src/oxygengtkcellinfo.cpp                          |    2 +-
 src/oxygengtkutils.cpp                             |   28 ++-
 src/oxygengtkutils.h                               |   19 +-
 .../oxygenlistdemowidget.h => src/oxygenoption.cpp |   32 ++--
 src/oxygenoption.h                                 |    3 +
 src/oxygenqtsettings.cpp                           |   61 +++++-
 src/oxygenqtsettings.h                             |   21 ++
 src/oxygenshadowhelper.cpp                         |   31 ++-
 src/oxygenshadowhelper.h                           |    6 +
 src/oxygenstyle.cpp                                |  184 +++++++++++++++---
 src/oxygenstyle.h                                  |   26 ++-
 src/oxygenstylehelper.cpp                          |   54 +++++-
 src/oxygenstylehelper.h                            |    6 +
 src/oxygenstyleoptions.h                           |    3 +-
 src/oxygenstylewrapper.cpp                         |  136 ++++---------
 src/oxygentileset.cpp                              |   18 +-
 src/oxygenwindecooptions.h                         |    1 +
 src/oxygenwindowmanager.cpp                        |  202 +++++++++++++-------
 src/oxygenwindowmanager.h                          |   49 ++++-
 src/oxygenwindowshadow.cpp                         |    4 +-
 44 files changed, 1071 insertions(+), 324 deletions(-)

-- 
gtk2-engines-oxygen packaging



More information about the pkg-kde-commits mailing list