diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-03-19 06:11:02 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-03-19 06:11:02 +0800 |
commit | e31a8b9678ee651cfe883e80a11b9353fc7d1e50 (patch) | |
tree | b92892ed2b3a319c4f53b8043f25dfc22bf5244f /tests/test3.c | |
parent | e977f1be9e5b5a5dae943c3cf44ea8810c5e8ec3 (diff) | |
download | gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.tar gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.tar.gz gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.tar.bz2 gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.tar.lz gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.tar.xz gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.tar.zst gsoc2013-evolution-e31a8b9678ee651cfe883e80a11b9353fc7d1e50.zip |
e_msg_composer_hdrs_get_subject() now returns const so don't g_free() it
2003-03-18 Jeffrey Stedfast <fejj@ximian.com>
* e-msg-composer.c (do_exit): e_msg_composer_hdrs_get_subject()
now returns const so don't g_free() it :-)
(map_default_cb): Same as above. Also, the subject entry no longer
derives from GnomeCanvas so eliminate the now unneeded casting to
grab the focus of the subject widget.
(e_msg_composer_get_subject): Return a const char * now.
* e-msg-composer-hdrs.c (create_headers): Make the subject entry
into a GtkEntry so we don't have to worry about i18n and other
EEntry bugs anymore. Fixes numerous bugs (including #39924).
(e_msg_composer_hdrs_set_subject): Use gtk_entry_set_text().
(e_msg_composer_hdrs_to_message_internal):
e_msg_composer_hdrs_get_subject() now returns const.
(e_msg_composer_hdrs_get_subject): Return a const char *.
(entry_changed): e_msg_composer_hdrs_get_subject() now returns
const.
svn path=/trunk/; revision=20350
Diffstat (limited to 'tests/test3.c')
0 files changed, 0 insertions, 0 deletions