aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-log-window.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-05-19 22:11:44 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2011-05-23 21:55:26 +0800
commitd0e556d4cea9f4a12825eada17ab22648ee3fa9c (patch)
tree974e47758bf127a8e3b0d67d99f63ba23dbe85ac /libempathy-gtk/empathy-log-window.h
parent380911d4b3da972b98e97eeb9935227657b01962 (diff)
downloadgsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.tar
gsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.tar.gz
gsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.tar.bz2
gsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.tar.lz
gsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.tar.xz
gsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.tar.zst
gsoc2013-empathy-d0e556d4cea9f4a12825eada17ab22648ee3fa9c.zip
cell-renderer-expander: fix rendering with GTK+3
There are basically three issues here: - the renderer doesn't add the GTK_STYLE_CLASS_EXPANDER style class when rendering, which blocks the theme to apply the intended colors. - the GtkStateFlags that were set on the context were using GTK_STATE_* instead of GTK_STATE_FLAG_* - the flags set on the context were incomplete, as they were just using ACTIVE/NORMAL for expanded/collapsed and not SELECTED/FOCUSED/... https://bugzilla.gnome.org/show_bug.cgi?id=650590
Diffstat (limited to 'libempathy-gtk/empathy-log-window.h')
0 files changed, 0 insertions, 0 deletions