aboutsummaryrefslogtreecommitdiffstats
path: root/capplet
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2012-06-28 00:04:52 +0800
committerDan Vrátil <dvratil@redhat.com>2012-06-28 00:04:52 +0800
commit8de1c927dfbc915ba1aa1157aa62a54a7824fbfa (patch)
tree39f8b047c1589f546ae14a592f1b6c5a2f7265c8 /capplet
parent20ec9d7c1fdecce39a75fdab50814a6af0ae9b86 (diff)
downloadgsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.tar
gsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.tar.gz
gsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.tar.bz2
gsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.tar.lz
gsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.tar.xz
gsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.tar.zst
gsoc2013-evolution-8de1c927dfbc915ba1aa1157aa62a54a7824fbfa.zip
Don't load images in preview pane when openning Preferences Dialog
Openning the Preferences dialog for the first time causes many property bindings to be created. GLib emits a lot of ::notify signals during this, one of them being about image-loading-policy. We now correctly check, whether the change was to allow loading images, or not (and we don't display them in that case). Finaly, e_mail_display_reload() will always schedule the action via g_idle_add() so that we can merge plenty of _reload() calls caused by the afformentioned ::notify emitions into single call when all the noise is over.
Diffstat (limited to 'capplet')
0 files changed, 0 insertions, 0 deletions