* src/maemo/modest-maemo-utils.[ch]:
authorJose Dapena Paz <jdapena@igalia.com>
Fri, 20 Jul 2007 09:48:31 +0000 (09:48 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Fri, 20 Jul 2007 09:48:31 +0000 (09:48 +0000)
commit64304152fe6c74963e5f2bce8597c479e24775f4
tree53eb9522bb0f0636569de8ac52529b814d7a70f5
parent3a7f8e723fd42f95d91fca79bbccaad92d12e5ed
* src/maemo/modest-maemo-utils.[ch]:
* New method modest_maemo_gtk_toggle_action_set_active_block_notify
  that disables handlers on changing the current status of a
  toggle action. This was duplicated in msg view and editor, so
  it's been refactored to make them share the implementation.
  Using this in msg edit implementation change is pending on
  other changes in wpeditor.
* src/maemo/modest-msg-view-window.c:
* Now we use the new modest-maemo-utils refactored toggle action
  notify block method.

pmo-trunk-r2761
src/maemo/modest-maemo-utils.c
src/maemo/modest-maemo-utils.h
src/maemo/modest-msg-view-window.c