Commit Graph

686 Commits

Author SHA1 Message Date
de1402602e Fixing header capitalization in menu. Fixes bug #323952. (Committed by
2006-07-08  Matthew Barnes  <mbarnes@redhat.com>

	* org-gnome-mailing-list-actions.xml: Fixing header capitalization
	in menu. Fixes bug #323952. (Committed by Andre Klapper)

svn path=/trunk/; revision=32260
2006-07-08 13:04:01 +00:00
91a5d90496 ** Fixes bug #341369
2006-07-07  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #341369
	* filter/rule-editor.c:
	* plugins/exchange-operations/exchange-calendar.c:
	* plugins/exchange-operations/exchange-contacts.c:
	* plugins/save-attachments/save-attachments.c:
	fixing memory leaks.

svn path=/trunk/; revision=32256
2006-07-07 23:53:23 +00:00
cecd27f7b4 Handle ICAL_X methods from Microsoft Live as request methods.
2006-07-06  Harish Krishnaswamy  <kharish@novell.com>

	* itip-formatter.c: (format_itip_object):
	Handle ICAL_X methods from Microsoft Live as
	request methods.

svn path=/trunk/; revision=32239
2006-07-06 06:57:41 +00:00
7a8dbcc0fe Using proper header capitalization for the menu entry. Fixes bug #318755.
svn path=/trunk/; revision=32232
2006-07-04 22:01:15 +00:00
a8c59424de add translator comments to the string "Proxy login". Fixes bug #345055.
2006-06-29  Andre Klapper  <a9016009@gmx.de>

	* proxy-login.c: add translator comments to the string "Proxy
	login". Fixes bug #345055.

svn path=/trunk/; revision=32205
2006-06-29 13:36:38 +00:00
a5cbed25f3 Free GSList and its data after calling
2006-06-19  Harish Krishnaswamy  <kharish@novell.com>

	* itip-formatter.c (update_item):
	Free GSList and its data after calling
	e_cal_component_get_attachment_list.

svn path=/trunk/; revision=32169
2006-06-19 07:39:22 +00:00
b58b5ec623 Remove stray debug statements that should not have been committed.
2006-06-19  Harish Krishnaswamy  <kharish@novell.com>

* itip-formatter.c (update_item): Remove stray debug statements that
should not have been committed.

svn path=/trunk/; revision=32166
2006-06-19 06:52:55 +00:00
36fbdf0872 Deletes a GroupWise appointment if accepted or deleted.
2006-06-16  Sankar P  <psankar@novell.com>

	* itip-formatter.c: (view_response_cb):
	Deletes a GroupWise appointment if accepted or deleted.

svn path=/trunk/; revision=32162
2006-06-16 13:12:00 +00:00
32bffd2755 Fixes #179774
svn path=/trunk/; revision=32159
2006-06-16 08:59:49 +00:00
d7b2ddf444 Use NO_UNDEFINED.
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use NO_UNDEFINED.

svn path=/trunk/; revision=32153
2006-06-15 13:34:46 +00:00
65ef60b46c On successful connection, checking if the OOF state is set in the
server, and if it is set, asking the user if he wants to change it
to in-office during login. Fixes #344650.

svn path=/trunk/; revision=32152
2006-06-15 10:59:05 +00:00
c06a6404d8 Use SOEXT.
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* org-gnome-evolution-caldav.eplug.in: Use SOEXT.

svn path=/trunk/; revision=32151
2006-06-15 10:49:11 +00:00
9f723bd51a Pass startup timezone as NULL, so that the local timezone will be shown.
svn path=/trunk/; revision=32133
2006-06-14 07:52:40 +00:00
48de88a67b Defined and using new error code for displayig offline state of Evolution.
Fixes #344270.

svn path=/trunk/; revision=32127
2006-06-13 10:15:40 +00:00
9236ecd8e8 org-gnome-proxy-login-errors.xml: Handled error case to not allow proxy
2006-06-12  Sankar P  <psankar@novell.com>

	* proxy-login.c: org-gnome-proxy-login-errors.xml:
	Handled error case to not allow proxy login to the same account
	more than once. Fixes #340535

svn path=/trunk/; revision=32111
2006-06-12 11:27:17 +00:00
56c45fcfab Fix memory leak. Fixes bug #335423.
2006-06-09  Chris Heath <chris@heathens.co.nz>

	* addressbook/gui/widgets/eab-popup-control.c (eab_popup_control_set_free_form):
	* addressbook/gui/contact-editor/e-contact-quick-add.c (quick_add_merge_contact):
	* e-util/e-plugin.c (ep_construct):
	* mail/message-list.c (message_list_finalise):
	* plugins/itip-view.c (itip_view_destroy): Fix memory leak.
	Fixes bug #335423.

svn path=/trunk/; revision=32101
2006-06-09 02:21:03 +00:00
863ac26b04 Fixes 340296
svn path=/trunk/; revision=32087
2006-06-07 08:53:35 +00:00
a47f11a04b Enabling the OK button only when the username is entered, fixes #317025.
svn path=/trunk/; revision=32086
2006-06-07 07:04:44 +00:00
90a4b67603 Fixes #332605. Multipart message handling. (set_attachments): New
2006-06-06  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	Fixes #332605.
	* mail-to-task.c:
	(set_description): Multipart message handling.
	(set_attachments): New function.
	Set attachment files to a task.
	(clean_name): New function.
	from plugins/save-attachments/save-attachments.c.

svn path=/trunk/; revision=32083
2006-06-06 05:52:53 +00:00
e718f9282d Increases the height of the dialog to make it easily usable
2006-05-31  David Richards  <drichard@largo.com>

	* proxy-login-dialog.glade:
	Increases the height of the dialog to make it easily usable

svn path=/trunk/; revision=32060
2006-05-31 14:28:43 +00:00
c345604989 Added support for saving/attaching files/events/mails from/to remote shares
svn path=/trunk/; revision=32024
2006-05-25 06:06:16 +00:00
783f44840a patch submitted by: Hiroyuki Ikezoe
2006-05-13  Harish Krishnaswamy  <kharish@novell.com>

patch submitted by: Hiroyuki Ikezoe

* ipod.c: Remove compiler warning. Fixes 341606.

svn path=/trunk/; revision=31980
2006-05-13 07:47:11 +00:00
dd5cc403f6 Do not print the password in the terminal.
2006-05-11  Sankar P  <psankar@novell.com>

	* exchange-account-setup.c: (btn_chpass_clicked):
	Do not print the password in the terminal.

svn path=/trunk/; revision=31972
2006-05-11 10:34:54 +00:00
c45989a66b Using the HIGified notification message. Fixes #302825.
svn path=/trunk/; revision=31968
2006-05-10 11:13:17 +00:00
ed1fa5121b Not displaying error message on cancel operation. Fixes #332131.
svn path=/trunk/; revision=31966
2006-05-10 08:25:25 +00:00
9edc8304c9 Multiple folder support for iPod.
svn path=/trunk/; revision=31960
2006-05-08 17:32:03 +00:00
46ad39abe5 ** Fixes #323853
2006-02-28  Shi Pu <shi.pu@sun.com>

        ** Fixes #323853

        * save-attachments.c: (save_response), (entry_changed),
        (save_got_message):
        replace GnomeFileEntry by GtkFileChooserButton.

svn path=/trunk/; revision=31931
2006-04-30 03:23:51 +00:00
879cce6697 Changed the ; in the end to a . in an error message
2006-04-24  Sankar P  <psankar@novell.com>

	* org-gnome-proxy-login-errors.xml:
	Changed the ; in the end to a . in an error message

svn path=/trunk/; revision=31872
2006-04-24 04:15:34 +00:00
29ec3be40e Changed the function signature. Fixes #329371.
* exchange-account-setup.c (owa_authenticate_user): Changed the function
signature. Fixes #329371.

svn path=/trunk/; revision=31864
2006-04-22 07:49:03 +00:00
6d472a7717 Added code to see if the file already exist.
svn path=/trunk/; revision=31856
2006-04-21 19:23:18 +00:00
9a9d6aacb2 Setting the e-source properties after both folder rename and new folder
creation. Fixes #328578 and #338876.

svn path=/trunk/; revision=31831
2006-04-19 10:27:27 +00:00
4b751afce2 Add default color to the GW source created. Fixes #167102
2006-04-19  Harish Krishnaswamy  <kharish@novell.com>

	* camel-gw-listener.c: (add_esource):
	Add default color to the GW source created.
	Fixes #167102 (bugzilla.novell.com).

svn path=/trunk/; revision=31830
2006-04-19 07:09:09 +00:00
9e929ed567 Don't try and send a dbus message if the bus is down.
2006-04-18  Jeffrey Stedfast  <fejj@novell.com>

	* new-mail-notify.c (org_gnome_message_reading_notify): Don't try
	and send a dbus message if the bus is down.
	(org_gnome_new_mail_notify): Same.
	(init_dbus): New function to init the dbus connection and setup
	handlers for when the bus gets unexpectedly disconnected.
	(e_plugin_lib_enable): When the plugin gets disabled, unref the
	dbus connection and reset it back to NULL.

svn path=/trunk/; revision=31827
2006-04-18 15:28:45 +00:00
e027656d8d Return TRUE in case of non-exchange accounts. Fixes #338198.
svn path=/trunk/; revision=31819
2006-04-17 09:36:16 +00:00
a7373b9438 Handling rename opearion for public and subscribed folders.
Fixes #328813 and #315522.

svn path=/trunk/; revision=31792
2006-04-10 03:54:09 +00:00
9d82014a94 Corrected the rename folder operation and also not allowing the rename
of standard folders. Fixes #310433.

svn path=/trunk/; revision=31780
2006-04-06 16:36:22 +00:00
c127a3bc1b ** Fixes #333881 Set an empty string instead of null for a TEXT entry.
2006-03-28  Jeff Cai  <jeff.cai@sun.com>

        ** Fixes #333881
        * caldav-source.c: (oge_caldav):
        Set an empty string instead of null for a TEXT entry.

svn path=/trunk/; revision=31749
2006-03-28 06:26:00 +00:00
a45da7ee97 Fixes the first time account setup issue.
svn path=/trunk/; revision=31691
2006-03-11 09:44:44 +00:00
c325ae6638 Fix for Bug 331023
svn path=/trunk/; revision=31680
2006-03-10 07:03:25 +00:00
28a79ecadd added a bug id which was fixed with the previous patch.
svn path=/trunk/; revision=31679
2006-03-10 06:44:07 +00:00
83c00f8e8d Freeing GConfValue. See #329251.
svn path=/trunk/; revision=31650
2006-03-06 05:40:18 +00:00
ed27f0db52 Not unrefing the account passed to the signal handler. Fixes #332129.
svn path=/trunk/; revision=31649
2006-03-06 05:27:23 +00:00
d8727b9916 included the header file, authentication.h
svn path=/trunk/; revision=31638
2006-03-04 10:16:29 +00:00
15f1ed069f fixes #330974.
svn path=/trunk/; revision=31637
2006-03-04 10:11:58 +00:00
70ef20e9fb Fixes #328389
svn path=/trunk/; revision=31632
2006-03-03 13:46:52 +00:00
faeb1107d2 Takes care of non SSL accounts too. Fixes #332948
2006-03-01  Sankar P  <psankar@novell.com>

	* proxy-login.c: (proxy_get_password)
	(proxy_login_get_cnc):
	Takes care of non SSL accounts too.
	Fixes #332948

svn path=/trunk/; revision=31615
2006-03-01 06:43:51 +00:00
3958832d1d fixing a leak.
2006-02-28  Christian Kellner  <gicmo@gnome.org>

	* evolution/plugins/addressbook-file/addressbook-file.c:
	* evolution/plugins/calendar-file/calendar-file.c:
	fixing a leak.

svn path=/trunk/; revision=31609
2006-02-28 11:24:09 +00:00
6e8744011c Fixed the typo "retrun" to "return"
svn path=/trunk/; revision=31592
2006-02-27 11:25:41 +00:00
fe71fc1db2 Commited fix for crash during startup.
svn path=/trunk/; revision=31591
2006-02-27 09:22:15 +00:00
6b93ed2f65 NULL check for accounts. Fixes #332185.
svn path=/trunk/; revision=31590
2006-02-27 09:11:33 +00:00