Revision 8ddab0b...
Go back to digest for 11th March 2012Bug Fixes in User Interface
Hugo Pereira Da Costa committed changes in [oxygen-gtk] /:
Make sure signals and hooks are all properly disconnected at deletion of Oxygen::Style::Instance
Delete TimeLine::Server in theme_exit.
Addresses (partially) https://bugs.mageia.org/show_bug.cgi?id=2679
To my understanding, there is still a crash due to DBus (still working on it),
and issues with gtk_window_set_composite (reverting to old value does not seem to work. Might be a GTk bug).
File Changes
Modified 32 files
- src/oxygenargbhelper.cpp
- src/oxygendbus.cpp
- src/oxygendbus.h
- src/oxygenshadowhelper.cpp
- src/oxygenstylehelper.cpp
- src/oxygenstylehelper.h
- src/oxygentheme.cpp
- src/oxygenwindowmanager.cpp
- src/animations/oxygenanimations.cpp
- src/animations/oxygencomboboxdata.h
- src/animations/oxygencomboboxentrydata.cpp
- src/animations/oxygencomboboxentrydata.h
- src/animations/oxygenhook.cpp
- src/animations/oxygenhoverdata.cpp
- src/animations/oxygenhoverdata.h
- src/animations/oxygeninnershadowdata.cpp
- src/animations/oxygeninnershadowdata.h
- src/animations/oxygenmainwindowdata.h
- src/animations/oxygenmenubarstatedata.cpp
- src/animations/oxygenmenubarstatedata.h
- src/animations/oxygenmenustatedata.h
- src/animations/oxygenpaneddata.h
- src/animations/oxygenscrollbardata.cpp
- src/animations/oxygenscrollbardata.h
- src/animations/oxygenscrolledwindowdata.cpp
- src/animations/oxygenscrolledwindowdata.h
- src/animations/oxygensignal.cpp
- src/animations/oxygentabwidgetdata.h
- src/animations/oxygentimelineserver.cpp
- src/animations/oxygentoolbarstatedata.h
- src/animations/oxygentreeviewdata.cpp
- src/animations/oxygentreeviewdata.h
32 files changed in total