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
75 lines
2.2 KiB
Plaintext
75 lines
2.2 KiB
Plaintext
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.
|
|
|
|
2007-12-02 Tobias Mueller <tobiasmue@svn.gnome.org>
|
|
* imap-headers.glade:
|
|
Make it selectable, fixes bug 401523, patch by
|
|
Lucky Wankhede <wlakke@novell.com>
|
|
|
|
2007-11-08 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
|
|
|
|
* 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.
|
|
|
|
2007-07-30 Andre Klapper <a9016009@gmx.de>
|
|
|
|
* imap-headers.glade:
|
|
remove "window1" string from translation
|
|
|
|
2007-07-20 Johnny Jacob <jjohnny@novell.com>
|
|
|
|
* imap-headers.c : (org_gnome_imap_headers) :
|
|
GtkTreeView should have a model.
|
|
Fixes #445248
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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.
|
|
|
|
2007-01-27 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
|
|
* imap-headers.c: (org_gnome_imap_headers):
|
|
mark strings as translatable. See bug #399381 for details.
|
|
|
|
2007-01-22 Sankar P <psankar@novell.com>
|
|
|
|
* ChangeLog
|
|
* imap-headers.c
|
|
* imap-headers.glade
|
|
* Makefile.am
|
|
* org-gnome-imap-features.eplug.xml:
|
|
|
|
Initial list of files for the imap-features plugin
|