diff options
author | nobody <nobody@localhost> | 2004-12-07 06:14:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2004-12-07 06:14:38 +0800 |
commit | b52ad770d4d6f8c925fa53ada8f023c3dfeae2e3 (patch) | |
tree | 4b7a3ea0625ec147eeede941ccf4d0c279efcc55 /composer/ChangeLog | |
parent | 6a691aa4e5648cc9dffb5df69e5062c7e195e406 (diff) | |
download | gsoc2013-evolution-EVOLUTION_2_0_3.tar.gz gsoc2013-evolution-EVOLUTION_2_0_3.tar.zst gsoc2013-evolution-EVOLUTION_2_0_3.zip |
This commit was manufactured by cvs2svn to create tagEVOLUTION_2_0_3
'EVOLUTION_2_0_3'.
svn path=/tags/EVOLUTION_2_0_3/; revision=28076
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 74 |
1 files changed, 3 insertions, 71 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 1f4c44f112..8f45bf86a8 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,70 +1,13 @@ -2004-11-26 JP Rosevear <jpr@novell.com> - - * e-msg-composer.c (create_composer): get image from icon factory - directly - -2004-11-15 Not Zed <NotZed@Ximian.com> - - * e-msg-composer.c (handle_multipart_encrypted): remove the old - camel_multipart_encrypted api. - -2004-10-28 Not Zed <NotZed@Ximian.com> - - * e-msg-composer.c (drag_data_received): fix the popup id. - - * e-msg-composer-attachment-bar.c (emcab_popup): added popup doco. - -2004-10-27 Jeffrey Stedfast <fejj@ximian.com> - - * e-msg-composer.c (composer_key_pressed): Close on Esc. - (create_composer): Connect to the key-press-event signal. - -2004-10-26 mengjie yu <meng-jie.yu@sun.com> - - fix for bugzilla #44876 - - * e-msg-composer-hdrs.c (header_new_recipient, create_headers): - add access key for Reply_to, From, Subject, To, Cc, Bcc, Post_to - - * e-msg-composer.c (setup_signatures_menu): Add accesss key for - Signature. - -2004-10-19 JP Rosevear <jpr@novell.com> - - * e-msg-composer.c, e-msg-composer-attachment-bar.c: convert to - org.gnome hook names - 2004-10-08 Jeffrey Stedfast <fejj@novell.com> * e-msg-composer.c (build_message): g_strdup() the gpg/smime keys into the recipients list or else we end up free'ing them later when we shouldn't. Fixes bug #66703 -2004-10-06 Not Zed <NotZed@Ximian.com> - - * e-msg-composer.c (drag_data_received): - * e-msg-composer-attachment-bar.c (emcab_popup): e-popup api changes. - -2004-10-01 JP Rosevear <jpr@novell.com> - - * e-msg-composer.c: uses GTKHTML_API_VERSION for the bonobo server - look up - -2004-10-01 Not Zed <NotZed@Ximian.com> +2004-10-08 JP Rosevear <jpr@novell.com> - * e-msg-composer.c (create_composer): enable ask drop action and - hook onto drag motion. - (drag_motion): implement. - (drop_action): do the work here now. - (drag_data_received): popup a menu if the action is ask. - (drop_popup_copy, drop_popup_move, drop_popup_cancel): - (drop_popup_free): Popup callbacks. - -2004-09-30 Kjartan Maraas <kmaraas@gnome.org> - - * e-msg-composer.c: (autosave_manager_start), - (autosave_manager_stop), (create_composer): Use non-deprecated - functions. + * mail-composer-errors.xml: remove acceleratoer from _Save Message + to not break string freeze 2004-08-17 Michael Meeks <michael@ximian.com> @@ -119,17 +62,6 @@ * e-msg-composer-attachment.c: include config.h. See #61395. -2004-09-04 Not Zed <NotZed@Ximian.com> - - * e-msg-composer-*.c: include gnome-i18n.h if required. - -2004-08-30 Not Zed <NotZed@Ximian.com> - - * e-msg-composer-attachment-bar.c (emcab_popup): em-popup based - popup menu to replace the gnome one. - (popup_menu_event): use new func above. - (button_press_event): ", some cleanup. - 2004-06-18 Not Zed <NotZed@Ximian.com> ** Fix for #60387. |