[SCM] gtk2-engines-oxygen packaging branch, master, updated. debian/1.0.0+git260+36e283c-1-2-g3921aed

Fathi Boudra fabo at alioth.debian.org
Sun Feb 20 10:32:47 UTC 2011


The following commit has been merged in the master branch:
commit 3921aed1a94eaf9c696904466a6af4d7b46dfc72
Merge: 89a6a9dcf372b369af3eeeae8a07a276087dd3c0 fcfc12459da286287b1dce4f10145a778ac20504
Author: Fathi Boudra <fabo at debian.org>
Date:   Sun Feb 20 12:31:23 2011 +0200

    Merge commit 'upstream/1.0.2'

 CMakeLists.txt                                     |   65 +-
 README                                             |   55 +-
 TODO                                               |   27 +
 config.h.cmake                                     |    1 -
 rc/argb-apps.conf                                  |   18 +-
 rc/gtkrc                                           |   94 +-
 rc/kdeglobals                                      |   89 +-
 src/CMakeLists.txt                                 |   44 +-
 src/animations/oxygenanimations.cpp                |    6 +-
 src/animations/oxygenanimations.h                  |    8 -
 src/animations/oxygenbackgroundhintengine.cpp      |   86 --
 src/animations/oxygenbackgroundhintengine.h        |  127 --
 src/animations/oxygencomboboxdata.cpp              |  104 +-
 src/animations/oxygencomboboxdata.h                |   18 +-
 src/animations/oxygencomboboxengine.h              |   31 +-
 src/animations/oxygencomboboxentrydata.cpp         |   24 +-
 src/animations/oxygencomboboxentrydata.h           |   13 +-
 src/animations/oxygencomboboxentryengine.h         |   12 +
 src/animations/oxygendatamap.h                     |    4 +
 src/animations/oxygendialogengine.h                |    2 +-
 src/animations/oxygengenericengine.h               |    4 +
 .../{oxygensignal.cpp => oxygenhook.cpp}           |   36 +-
 src/animations/{oxygensignal.h => oxygenhook.h}    |   35 +-
 src/animations/oxygenhoverdata.cpp                 |    8 +-
 src/animations/oxygenscrolledwindowdata.cpp        |   20 +-
 src/animations/oxygensignal.cpp                    |    6 +-
 src/animations/oxygensignal.h                      |    6 +-
 src/animations/oxygentabwidgetdata.cpp             |   27 +-
 src/animations/oxygentabwidgetdata.h               |   26 +-
 src/animations/oxygentabwidgetengine.h             |   24 +-
 src/animations/oxygentreeviewdata.cpp              |    8 +-
 src/animations/oxygentreeviewengine.cpp            |    3 +-
 src/oxygenapplicationname.cpp                      |   20 +-
 src/oxygenapplicationname.h                        |    5 +-
 src/oxygenargbhelper.cpp                           |  216 +++
 src/oxygenargbhelper.h                             |   80 ++
 src/oxygencache.h                                  |   35 +-
 src/oxygencachekey.h                               |   42 +
 src/oxygencairocontext.cpp                         |  174 ---
 src/oxygencairocontext.h                           |   37 +-
 src/oxygencairopattern.cpp                         |   37 -
 src/oxygencairopattern.h                           |   61 +-
 src/{oxygencairopattern.h => oxygencairosurface.h} |   92 +-
 ...ngdkpixbufcache.h => oxygencairosurfacecache.h} |   24 +-
 src/oxygencairoutils.cpp                           |  134 ++
 src/oxygencairoutils.h                             |   35 +-
 src/oxygengtkcellinfo.cpp                          |   21 +
 src/oxygengtkcellinfo.h                            |    8 +-
 src/oxygengtkdetails.h                             |    2 +
 src/oxygengtkicons.cpp                             |   59 +-
 src/oxygengtkicons.h                               |   25 +-
 src/oxygengtkrc.cpp                                |    8 +
 src/oxygengtkrc.h                                  |    3 +
 src/oxygengtkutils.cpp                             |  141 ++-
 src/oxygengtkutils.h                               |   26 +-
 src/oxygenpalette.cpp                              |   16 +-
 src/oxygenpalette.h                                |   53 +-
 src/oxygenpathlist.cpp                             |   62 +
 src/oxygenpathlist.h                               |   67 +
 src/oxygenqtsettings.cpp                           |  370 ++++--
 src/oxygenqtsettings.h                             |   63 +-
 src/oxygenrcstyle.cpp                              |  151 ++--
 src/oxygenrcstyle.h                                |   62 +-
 src/oxygenrgba.h                                   |    1 -
 src/oxygenstyle.cpp                                |  729 +++++------
 src/oxygenstyle.h                                  |  184 ++-
 src/oxygenstylehelper.cpp                          | 1394 +++++++++-----------
 src/oxygenstylehelper.h                            |   73 +-
 src/oxygenstyleoptions.h                           |   15 +-
 src/oxygenstylewrapper.cpp                         | 1126 ++++++++++------
 src/oxygenstylewrapper.h                           |   59 +-
 src/oxygentheme.cpp                                |  136 +--
 src/oxygentileset.cpp                              |  160 ++--
 src/oxygentileset.h                                |   34 +-
 src/oxygentilesetcache.h                           |   14 +-
 src/oxygenwindecobutton.cpp                        |   12 +-
 src/oxygenwindowmanager.cpp                        |  184 ++-
 src/oxygenwindowmanager.h                          |   26 +-
 78 files changed, 4121 insertions(+), 3186 deletions(-)

-- 
gtk2-engines-oxygen packaging



More information about the pkg-kde-commits mailing list