Commit Graph

693 Commits

Author SHA1 Message Date
cbf5c9c970 [addressbook]
2006-07-18  Ross Burton  <ross@openedhand.com>

	* addressbook/gui/contact-editor/e-contact-editor.c:
	* addressbook/gui/contact-list-editor/e-contact-list-editor.c:
	* addressbook/gui/widgets/eab-contact-display.c:
	Fix for EContactPhoto changes.  Partially fixed by Hiroyuki Ikezoe
	<poincare@ikezoe.net>, finished by myself.  (#347870).

[plugins/bbdb]
2006-07-18  Ross Burton  <ross@openedhand.com>

	* gaimbuddies.c:
	Fix for EContactPhoto change.  Partially fixed by Hiroyuki Ikezoe
	<poincare@ikezoe.net>, rest by me.  (#347870)

svn path=/trunk/; revision=32343
2006-07-19 07:15:31 +00:00
5b4a0d7756 remove "*" from translation. Fixes bug #331147.
2006-07-18  Andre Klapper  <a9016009@gmx.de>

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/fullname.glade:
	* addressbook/gui/contact-editor/fulladdr.glade:
	* addressbook/gui/contact-editor/im.glade:
	* addressbook/gui/contact-list-editor/contact-list-editor.glade:
	* calendar/gui/dialogs/calendar-setup.glade:
	* calendar/gui/dialogs/new-calendar.glade:
	* calendar/gui/dialogs/new-task-list.glade:
	* calendar/gui/dialogs/url-editor-dialog.glade:
	* mail/message-tags.glade:
	* plugins/exchange-operations/exchange-change-password.glade:
	* plugins/groupwise-features/properties.glade:
	* widgets/e-timezone-dialog/e-timezone-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	* widgets/menus/gal-view-new-dialog.glade:
	* widgets/misc/e-attachment.glade:
	* widgets/misc/gal-categories.glade:
	remove "*" from translation. Fixes bug #331147.

svn path=/trunk/; revision=32340
2006-07-18 22:32:56 +00:00
209d884fbf Made the success message translatable and fixed a typo.
2006-07-17  Sankar P  <psankar@novell.com>

	* mail-retract.c: (retract_mail_settings)
	Made the success message translatable and fixed a typo.

svn path=/trunk/; revision=32330
2006-07-17 12:48:44 +00:00
a474f3b1b6 Evolution side coding for implementing security-classification send-options for GroupWise
svn path=/trunk/; revision=32329
2006-07-17 11:35:44 +00:00
da64d1035c Added support for GroupWise Message Retract mail-retract.c,
2006-07-17  Sankar P  <psankar@novell.com>

	* Added support for GroupWise Message Retract
	* Files added: mail-retract.c, org-gnome-mail-retract-errors.xml
	* Files modified: org-gnome-groupwise-features.eplug.xml, Makefile.am

svn path=/trunk/; revision=32325
2006-07-17 08:13:31 +00:00
993c0752e7 remove empty strings from translation
2006-07-13  Andre Klapper  <a9016009@gmx.de>

	* mail/mail-config.glade:
	* plugins/exchange-operations/exchange-permissions-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	remove empty strings from translation

svn path=/trunk/; revision=32300
2006-07-13 12:28:40 +00:00
592f87c4eb Marking two strings for translation that were accidentally not marked.
2006-07-12  Andre Klapper  <a9016009@gmx.de>

	* bbdb.c: Marking two strings for translation that were accidentally
	not marked. Fixes bug #347312.

svn path=/trunk/; revision=32296
2006-07-12 14:40:54 +00:00
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