* Replaced modest_msg_edit_window_reset_modified by modest_msg_edit_window_se...
authorSergio Villar Senin <svillar@igalia.com>
Thu, 14 Feb 2008 12:36:53 +0000 (12:36 +0000)
committerSergio Villar Senin <svillar@igalia.com>
Thu, 14 Feb 2008 12:36:53 +0000 (12:36 +0000)
commit7c554315330b15c198391928a502333c821c6b40
tree525c2fc3d716333f7b0fd15653f065503a792219
parent4f23469b300c1efe4fceb5485758b34aa72144ed
    * Replaced modest_msg_edit_window_reset_modified by modest_msg_edit_window_set_modified with a new boolean parametter
        * Added a new parametter to modest_ui_actions_compose_msg that instructs the method to set the edit window as modified or not
        * Opening a new editor from Contacts plugin and closing it without modifying it no longer shows the "Save message" dialog
        * Fixes NB#78911, set the edit window as modified when a new email is created from an external application

pmo-trunk-r4177
src/dbus_api/modest-dbus-callbacks.c
src/gnome/modest-msg-edit-window.c
src/maemo/modest-msg-edit-window.c
src/modest-ui-actions.c
src/modest-ui-actions.h
src/widgets/modest-msg-edit-window.h
src/widgets/modest-window-mgr.c