Commit Graph

16 Commits

Author SHA1 Message Date
e0f414941d Split EAccountList and ESignatureList management out of the mail module.
This reduces the dependency of the composer on the mail module, which is
currently a circular dependency.

svn path=/branches/kill-bonobo/; revision=37135
2009-01-26 22:18:58 +00:00
85b2913a38 Merge revisions 36534:36684 from trunk.
svn path=/branches/kill-bonobo/; revision=36685
2008-10-24 23:52:05 +00:00
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
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-06-06 15:12:53 +00:00
a86f257fb8 Such a useful IMAP plugin. But doesn't detect USE_IMAP for GW users. Fixed
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
2008-01-18 13:40:06 +00:00
b95c68f2d2 Make it selectable, fixes bug 401523, patch by Lucky Wankhede
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
2007-12-02 16:58:40 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
78b09515e6 Remove useless GtkVBox, remove the useless popup to have an inline header
* 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-11-08 13:36:03 +00:00
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
49caaeeafa calendar/gui/dialogs/memo-page.glade:
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
2007-07-31 02:49:09 +00:00
c3381b5b2e : GtkTreeView should have a model. Fixes #445248
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-30 07:52:22 +00:00
5f751d21a4 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
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-07-09 05:32:40 +00:00
fc1d6fad1c ** Committed on behalf of Xiurong Simon Zheng <simon.zheng@sun.com>
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-05-14 05:08:00 +00:00
6bcec8a345 Fixes a memory leak and a scenario where, some IMAP servers doesnt return
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
2007-01-30 11:51:58 +00:00
44eb71780a Mark strings as translatable. See bug #399381 for details.
svn path=/trunk/; revision=33152
2007-01-26 23:53:57 +00:00
0b9195cb2c Added support for configuring the imap-headers plugin.
2007-01-22  Sankar P  <psankar@novell.com>

	* configure.in: Added support for configuring the 
	imap-headers plugin.


svn path=/trunk/; revision=33133
2007-01-22 11:50:16 +00:00