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

Fathi Boudra fabo at alioth.debian.org
Sun Jun 19 19:00:32 UTC 2011


The following commit has been merged in the master branch:
commit c56e523b9e4e386a059b46bc9f8e7b4d935377a6
Merge: 5f35913d57a3b754426a7d6b0f5ce0545a04672f e4f3ca29b5aca8e9274dbd0f704e6f1067ff033a
Author: Fathi Boudra <fabo at debian.org>
Date:   Sun Jun 19 21:59:57 2011 +0300

    Merge commit 'upstream/1.1.0'

 CMakeLists.txt                                     |   61 +-
 README                                             |   60 +-
 TODO                                               |   50 +-
 config.h.cmake                                     |    3 +
 demo/CMakeLists.txt                                |   24 +
 demo/oxygenbuttondemowidget.cpp                    |  424 +++++++
 .../oxygenhook.h => demo/oxygenbuttondemowidget.h  |   48 +-
 demo/oxygendemodialog.cpp                          |  260 ++++
 demo/oxygendemodialog.h                            |  105 ++
 demo/oxygendemowidget.cpp                          |   74 ++
 demo/oxygendemowidget.h                            |  126 ++
 demo/oxygenframedemowidget.cpp                     |  187 +++
 .../oxygenframedemowidget.h                        |   57 +-
 demo/oxygengtkdeco_main.cpp                        |  344 ++++++
 src/oxygen.h => demo/oxygengtkdemo_main.cpp        |   20 +-
 demo/oxygeninputdemowidget.cpp                     |  180 +++
 src/oxygen.h => demo/oxygeninputdemowidget.h       |   25 +-
 demo/oxygenlistdemowidget.cpp                      |  184 +++
 src/oxygen.h => demo/oxygenlistdemowidget.h        |   24 +-
 {src/animations => demo}/oxygensignal.cpp          |    0
 {src/animations => demo}/oxygensignal.h            |    0
 demo/oxygensliderdemowidget.cpp                    |  187 +++
 demo/oxygensliderdemowidget.h                      |  113 ++
 demo/oxygentabdemowidget.cpp                       |  176 +++
 .../oxygenhook.h => demo/oxygentabdemowidget.h     |   47 +-
 {src/animations => demo}/oxygentimer.cpp           |    1 -
 {src/animations => demo}/oxygentimer.h             |    0
 rc/gtkrc                                           |   41 +-
 rc/oxygenrc                                        |   16 +-
 src/CMakeLists.txt                                 |   34 +-
 src/animations/oxygenanimationengine.h             |   81 ++
 src/animations/oxygenanimations.cpp                |  241 ++++-
 src/animations/oxygenanimations.h                  |  183 +++-
 src/animations/oxygenarrowstatedata.cpp            |   95 ++
 src/animations/oxygenarrowstatedata.h              |  155 +++
 src/animations/oxygenarrowstateengine.h            |  121 ++
 src/animations/oxygenbackgroundhintengine.cpp      |  123 ++
 src/animations/oxygenbackgroundhintengine.h        |  144 +++
 src/animations/oxygenbaseengine.h                  |    9 +-
 src/animations/oxygencomboboxdata.cpp              |   31 +-
 src/animations/oxygencomboboxdata.h                |   31 +-
 src/animations/oxygencomboboxengine.h              |   25 +-
 src/animations/oxygencomboboxentrydata.cpp         |   15 +-
 src/animations/oxygencomboboxentrydata.h           |   18 +-
 src/animations/oxygencomboboxentryengine.h         |   22 +-
 .../{oxygengenericengine.h => oxygencomboengine.h} |   81 +-
 src/animations/oxygendialogengine.cpp              |    4 +-
 src/animations/oxygendialogengine.h                |    2 +-
 src/animations/oxygenfollowmousedata.cpp           |  105 ++
 src/animations/oxygenfollowmousedata.h             |  129 ++
 src/animations/oxygengenericengine.h               |   11 +-
 ...oxygendialogengine.h => oxygengroupboxengine.h} |   13 +-
 ...nwidgetsizedata.h => oxygengroupboxlabeldata.h} |   47 +-
 ...nwindowengine.h => oxygengroupboxlabelengine.h} |   24 +-
 src/animations/oxygeninnershadowdata.cpp           |  329 +++++
 src/animations/oxygeninnershadowdata.h             |  104 ++
 ...ledwindowengine.h => oxygeninnershadowengine.h} |   24 +-
 src/animations/oxygenmenubarstatedata.cpp          |  284 +++++
 src/animations/oxygenmenubarstatedata.h            |  252 ++++
 src/animations/oxygenmenubarstateengine.h          |  166 +++
 src/animations/oxygenmenushelldata.cpp             |  118 --
 src/animations/oxygenmenustatedata.cpp             |  376 ++++++
 src/animations/oxygenmenustatedata.h               |  289 +++++
 src/animations/oxygenmenustateengine.h             |  169 +++
 src/animations/oxygenpaneddata.cpp                 |   79 ++
 .../{oxygenmenushelldata.h => oxygenpaneddata.h}   |   38 +-
 ...oxygenmenushellengine.h => oxygenpanedengine.h} |   23 +-
 src/animations/oxygenscrollbardata.cpp             |   75 ++-
 src/animations/oxygenscrollbardata.h               |   35 +-
 src/animations/oxygenscrollbarstatedata.cpp        |   97 ++
 src/animations/oxygenscrollbarstatedata.h          |  167 +++
 src/animations/oxygenscrollbarstateengine.h        |  125 ++
 src/animations/oxygenscrolledwindowdata.cpp        |    9 +-
 src/animations/oxygenscrolledwindowdata.h          |    2 -
 src/animations/oxygensignal.cpp                    |   10 +-
 src/animations/oxygensignal.h                      |    2 +-
 src/animations/oxygentabwidgetdata.cpp             |   10 +-
 src/animations/oxygentabwidgetdata.h               |   20 +-
 src/animations/oxygentabwidgetstatedata.cpp        |  155 +++
 src/animations/oxygentabwidgetstatedata.h          |  130 ++
 src/animations/oxygentabwidgetstateengine.h        |  120 ++
 src/animations/oxygentimeline.cpp                  |  143 +++
 src/animations/oxygentimeline.h                    |  157 +++
 src/animations/oxygentimelineserver.cpp            |   97 ++
 src/animations/oxygentimelineserver.h              |   86 ++
 src/animations/oxygentoolbarstatedata.cpp          |  370 ++++++
 src/animations/oxygentoolbarstatedata.h            |  294 +++++
 src/animations/oxygentoolbarstateengine.h          |  185 +++
 src/animations/oxygentreeviewdata.cpp              |   57 +-
 src/animations/oxygentreeviewdata.h                |   24 +-
 src/animations/oxygentreeviewengine.cpp            |   24 +
 src/animations/oxygentreeviewengine.h              |   14 +-
 src/animations/oxygentreeviewstatedata.cpp         |  184 +++
 src/animations/oxygentreeviewstatedata.h           |  132 ++
 src/animations/oxygentreeviewstateengine.h         |  127 ++
 src/animations/oxygenwidgetstatedata.cpp           |  105 ++
 ...genmainwindowdata.h => oxygenwidgetstatedata.h} |   72 +-
 src/animations/oxygenwidgetstateengine.cpp         |   75 ++
 src/animations/oxygenwidgetstateengine.h           |  192 +++
 src/oxygenanimationdata.h                          |   56 +
 src/oxygenanimationmodes.h                         |   67 +
 src/oxygenapplicationname.cpp                      |   53 +-
 src/oxygenapplicationname.h                        |    9 +-
 src/oxygencachekey.h                               |  335 +++++-
 src/oxygencairoutils.cpp                           |   20 +
 src/oxygencairoutils.h                             |   41 +-
 src/oxygencolorutils.cpp                           |    2 +-
 src/oxygencolorutils.h                             |    3 +
 src/oxygendbus.cpp                                 |  121 ++
 src/oxygendbus.h                                   |   89 ++
 src/oxygenflags.h                                  |   36 +
 src/oxygengtkcellinfo.cpp                          |    3 +-
 src/oxygengtkcellinfo.h                            |   10 +-
 src/oxygengtktypenames.cpp                         |   22 +
 src/oxygengtktypenames.h                           |    6 +-
 src/oxygengtkutils.cpp                             |  130 ++-
 src/oxygengtkutils.h                               |  208 ++--
 src/{oxygencairosurfacecache.h => oxygenmetrics.h} |   40 +-
 src/oxygenoptionmap.cpp                            |   46 +
 src/oxygenoptionmap.h                              |    3 +
 src/oxygenqtsettings.cpp                           |  326 +++---
 src/oxygenqtsettings.h                             |  175 +++-
 src/oxygenshadowconfiguration.cpp                  |  113 ++
 src/oxygenshadowconfiguration.h                    |  107 ++
 src/oxygenshadowhelper.cpp                         |  357 ++++++
 src/oxygenshadowhelper.h                           |  159 +++
 src/oxygenstyle.cpp                                | 1077 ++++++++++++-----
 src/oxygenstyle.h                                  |  174 ++-
 src/oxygenstylehelper.cpp                          |  753 +++++++-----
 src/oxygenstylehelper.h                            |  181 ++-
 src/oxygenstyleoptions.cpp                         |   62 +
 src/oxygenstyleoptions.h                           |   11 +
 src/oxygenstylewrapper.cpp                         | 1271 +++++++++++++-------
 src/oxygentaboptions.h                             |    2 +
 src/oxygentheme.cpp                                |   62 +-
 src/oxygentheme.h                                  |   47 +
 src/oxygentileset.cpp                              |    4 +-
 src/oxygentileset.h                                |   15 +-
 src/oxygenwindecobutton.cpp                        |    4 +-
 src/oxygenwindecobutton.h                          |    2 +
 src/oxygenwindecooptions.cpp                       |  119 ++
 src/oxygenwindecooptions.h                         |   26 +
 src/oxygenwindowmanager.cpp                        |   89 +-
 src/oxygenwindowmanager.h                          |   25 +-
 src/oxygenwindowshadow.cpp                         |  450 +++++++
 src/oxygenwindowshadow.h                           |  168 +++
 146 files changed, 15111 insertions(+), 2095 deletions(-)

-- 
gtk2-engines-oxygen packaging



More information about the pkg-kde-commits mailing list