This reduces the dependency of the composer on the mail module, which is
currently a circular dependency.
svn path=/branches/kill-bonobo/; revision=37135
2008-06-06 Matthew Barnes <mbarnes@redhat.com>
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
GTK_DISABLE_SINGLE_INCLUDES defined. (#536637)
svn path=/trunk/; revision=35606
2008-01-18 Srinivasa Ragavan <sragavan@novell.com>
* imap-headers.c: (imap_headers_commit), (org_gnome_imap_headers):
Such a useful IMAP plugin. But doesn't detect USE_IMAP for GW users.
Fixed it.
svn path=/trunk/; revision=34848
* imap-headers.c: (imap_headers_abort), (imap_headers_commit),
(epif_header_is_valid), (epif_add_sensitivity), (epif_add_header),
(epif_remove_header_clicked), (epif_fetch_all_headers_toggled),
(epif_entry_changed), (org_gnome_imap_headers):
* imap-headers.glade:
Remove useless GtkVBox,
remove the useless popup to have an inline header entry field,
concentrate all UI elements in a structure, added a prefix to
relevant functions.
svn path=/trunk/; revision=34516
2007-07-20 Johnny Jacob <jjohnny@novell.com>
* imap-headers.c : (org_gnome_imap_headers) :
GtkTreeView should have a model.
Fixes#445248
svn path=/trunk/; revision=33893
2007-07-09 Sankar P <psankar@novell.com>
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
* imap-headers.c: (add_header_clicked), (remove_header_clicked),
(org_gnome_imap_headers):
* imap-headers.glade:
HIGify. Disable the Delete button when there are no headers.
See bug #437892
svn path=/trunk/; revision=33778
2007-05-14 Sankar P <psankar@novell.com>
** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com>
* imap-headers.c:
Evolution crashes when clicking "Edit" button
Fixes#425506
svn path=/trunk/; revision=33539
2007-01-30 Sankar P <psankar@novell.com>
* imap-headers.c: (imap_headers_commit):
Fixes a memory leak and a scenario where,
some IMAP servers doesnt return headers if
the string contains more than one consecutive
embedded spaces in the HEADER.
svn path=/trunk/; revision=33167