aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/imap-features/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Such a useful IMAP plugin. But doesn't detect USE_IMAP for GW users. FixedSrinivasa Ragavan2008-01-181-0/+6
| | | | | | | | | | 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
* Make it selectable, fixes bug 401523, patch by Lucky WankhedeTobias Mueller2007-12-031-0/+5
| | | | | | | | | | 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> svn path=/trunk/; revision=34623
* Remove useless GtkVBox, remove the useless popup to have an inline headerGilles Dartiguelongue2007-11-081-0/+12
| | | | | | | | | | | | | | * 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
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | 2007-07-31 Andre Klapper <a9016009@gmx.de> * calendar/gui/dialogs/schedule-page.glade: calendar/gui/dialogs/memo-page.glade: calendar/gui/dialogs/meeting-page.glade: calendar/gui/dialogs/task-page.glade: calendar/gui/dialogs/task-details-page.glade: calendar/gui/dialogs/cal-prefs-dialog.glade: calendar/gui/dialogs/event-page.glade: calendar/gui/e-itip-control.glade: smime/gui/smime-ui.glade: filter/filter.glade: plugins/attachment-reminder/attachment-reminder.glade: plugins/imap-features/imap-headers.glade: plugins/exchange-operations/exchange-permissions-dialog.glade: plugins/publish-calendar/publish-calendar.glade: remove "window1" string from translation svn path=/trunk/; revision=33913
* : GtkTreeView should have a model. Fixes #445248Johnny Jacob2007-07-301-0/+6
| | | | | | | | | | 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
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-07-091-0/+10
| | | | | | | | | | | | | | | 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
* ** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com>Sankar P2007-05-141-0/+8
| | | | | | | | | | | | | | 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
* Fixes a memory leak and a scenario where, some IMAP servers doesnt returnSankar P2007-01-301-0/+8
| | | | | | | | | | | | | | 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
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-0/+5
| | | | svn path=/trunk/; revision=33152
* Added support for configuring the imap-headers plugin.Sankar P2007-01-221-0/+9
2007-01-22 Sankar P <psankar@novell.com> * configure.in: Added support for configuring the imap-headers plugin. svn path=/trunk/; revision=33133