Commit Graph

631 Commits

Author SHA1 Message Date
fe28e52052 fixes a crash.
svn path=/trunk/; revision=31556
2006-02-21 11:50:16 +00:00
977ccdda60 Fix more brokenness. doh check if its the proxy page. Need whack on the
2006-02-21  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c: Fix more brokenness. doh check if its the proxy
	page. Need whack on the head for sucky reckless commit.

svn path=/trunk/; revision=31549
2006-02-20 19:18:23 +00:00
3c48cf5fc0 Fix more brokenness. doh check if its the proxy page.
2006-02-16  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c: Fix more brokenness. doh check if its the proxy
	page.

svn path=/trunk/; revision=31547
2006-02-20 11:47:44 +00:00
9013865df4 Fixes bug #331635
2006-02-18  Irene Huang <Irene.Huang@sun.com>

        Fixes bug #331635

        * exchange-account-setup.c: (org_gnome_exchange_settings):
        Add NULL as the last parameter in g_object_new to mark the
        the end of parameter list.

svn path=/trunk/; revision=31546
2006-02-20 11:06:55 +00:00
4dab3a631e Initialize connection only when the proxy tab is clicked.
2006-02-16  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c: Initialize connection only when the proxy tab is
	clicked.

svn path=/trunk/; revision=31535
2006-02-16 10:54:01 +00:00
b7287fc33d Another typo fix from gfree to g_free.
2006-02-14  Andre Klapper <a9016009@gmx.de>
	* bbdb.c (bbdb_page_factory): Another typo fix from gfree to g_free.

svn path=/trunk/; revision=31521
2006-02-14 14:37:16 +00:00
b98a3d2b2c A typo fix from gfree to g_free.
* bbdb.c (bbdb_page_factory): A typo fix from gfree to g_free.

svn path=/trunk/; revision=31520
2006-02-14 13:38:18 +00:00
324ea588c2 A typo fix from gfree to g_free.
* itip-formatter.c (itip_formatter_page_factory): A typo fix from
        gfree to g_free.

svn path=/trunk/; revision=31519
2006-02-14 13:33:34 +00:00
8f9e400112 Fix mnemonics to be consistent.
svn path=/trunk/; revision=31497
2006-02-12 23:55:56 +00:00
6297946340 Removing unnecessary markup in translateable string.
svn path=/trunk/; revision=31494
2006-02-12 23:15:23 +00:00
0a8fecc952 fix mnemonic
svn path=/trunk/; revision=31493
2006-02-12 23:02:30 +00:00
c33535e810 adding mnemonic. Fixes bug 328151.
2006-02-11  Andre Klapper <a9016009@gmx.de>
	* default-source.c: adding mnemonic. Fixes bug 328151.

svn path=/trunk/; revision=31486
2006-02-11 21:27:31 +00:00
dc8e4af46d a11y changes for bug #330723
svn path=/trunk/; revision=31477
2006-02-10 22:28:38 +00:00
082ba66f37 updated the bug ids.
svn path=/trunk/; revision=31472
2006-02-10 06:41:06 +00:00
d45c32b900 Fixes the problems of marking GAL for offline usage and as default folder
and also overwriting the GAL uri with relative uri of some other folder.
Fixes #329623 and #329624

svn path=/trunk/; revision=31470
2006-02-10 06:21:05 +00:00
ff98640ae2 Freeing uri_text. See #329251.
svn path=/trunk/; revision=31468
2006-02-10 05:47:00 +00:00
c523e43027 ** See bug 326348 check if its a valid accoune before creating folder
2006-02-08  Parthasarathi Susarla <sparthasarathi@novell.com>

	** See bug 326348
	* share-folder-common.c:(refresh_folder_tree)
	check if its a valid accoune before creating folder

svn path=/trunk/; revision=31445
2006-02-08 11:08:24 +00:00
90e3e5497f Fixed memory leaks. Fixes #329251.
svn path=/trunk/; revision=31418
2006-02-06 08:53:21 +00:00
fa8915ed3a fix a bunch of Address Book strings
svn path=/trunk/; revision=31413
2006-02-05 23:46:27 +00:00
b6bd229a92 Fixed the issue with subscribing to other user's folders. (#328554)
svn path=/trunk/; revision=31401
2006-02-03 10:27:26 +00:00
6826f9d01e reverting the previous commit.
svn path=/trunk/; revision=31394
2006-02-01 09:58:47 +00:00
38046c6846 fixes #328413
svn path=/trunk/; revision=31364
2006-01-30 10:49:25 +00:00
0107529270 ** Fixes Bug #314913
2006-01-25  Rajeev ramanathan  <rajeevramanathan_2004@yahoo.co.in>

	** Fixes Bug #314913

	* plugin-manager.c : Removed id, path displayed in UI

svn path=/trunk/; revision=31350
2006-01-30 06:42:09 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
fe9e00b044 removed string "dialog1" from translation. Fixes bug 306118.
2006-01-27  Andre Klapper <a9016009@gmx.de>
	* plugins/groupwise-features/proxy-listing.glade:
	* plugins/publish-calendar/publish-calendar.glade:
	* smime/gui/smime-ui.glade:
	* widgets/table/e-table-config.glade:
	* widgets/table/e-table-config-no-group.glade:
	removed string "dialog1" from translation. Fixes bug 306118.

svn path=/trunk/; revision=31326
2006-01-27 15:12:53 +00:00
89c42a5198 Corrected the memory corruption in forming the URIs. Fixes #328304.
svn path=/trunk/; revision=31323
2006-01-27 12:02:57 +00:00
dbfb80ad80 Fixes #328224, 328408, 328389
svn path=/trunk/; revision=31303
2006-01-25 07:29:18 +00:00
3ae8c5c93d Making the warning and error dialogs non-modal. Fixes #328385.
svn path=/trunk/; revision=31295
2006-01-24 10:03:52 +00:00
aa350edea0 Checking for the NULL URI, Fixes #328282.
svn path=/trunk/; revision=31281
2006-01-23 15:20:49 +00:00
dd5f091195 Added an option to select a different addressbook for gaim buddies. Earlier it used the same addressbook as that used by Automatic Contacts.
svn path=/trunk/; revision=31277
2006-01-23 11:32:11 +00:00
305832a728 Reading the auth type from ExchangeAccount and setting it in URL if the url
doesn't contain the auth mechanism value. Fixes #327284.

svn path=/trunk/; revision=31270
2006-01-23 08:04:21 +00:00
9658f71e0e Fix twenty odd compiler warnings and style oddness.
2006-01-22  Harish Krishnaswamy  <kharish@novell.com>

	* icsimporter.c (get_menu_type), (dialog_response_cb),
	 (dialog_close_cb), (get_icalcomponent_from_file):
	Fix twenty odd compiler warnings and style oddness.

svn path=/trunk/; revision=31262
2006-01-22 05:48:53 +00:00
219d8bab22 cahnged "emails" to "messages". I learn American English day by day. Yeah.
2006-01-19  Andre Klapper <a9016009@gmx.de>

	* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml: cahnged
	"emails" to "messages". I learn American English day by day. Yeah.

svn path=/trunk/; revision=31245
2006-01-19 21:24:26 +00:00
88422e94ee plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to
2006-01-19  Andre Klapper <a9016009@gmx.de>

	* plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml:
	* plugins/exchange-operations/org-gnome-exchange-operations.error.xml:
	* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml
	changed "mails" to "mail", "emails" or "messages". Fixes bug 325569.

svn path=/trunk/; revision=31244
2006-01-19 21:04:24 +00:00
c43e660f77 Displaying the offline message for both Exchange personal and GAL folders.
Fixes #327483.

svn path=/trunk/; revision=31232
2006-01-18 12:55:50 +00:00
3dfc3eb7be decode the date to local time **Fixes #314755 also fixed some styling
2006-01-18  Vivek Jain <jvivek@novell.com>

 	* status-track.c : (add_detail): decode the date
 	to local time **Fixes #314755
 	also fixed some styling issues.

	Committed on behalf of Vivek - partha

svn path=/trunk/; revision=31230
2006-01-18 09:40:55 +00:00
7125df8956 Initial commits. Plugin written and submitted by Johnny Jacob
2006-01-17  Harish Krishnaswamy  <kharish@novell.com>

* import-ics-attachments : Initial commits. Plugin written and
submitted by Johnny Jacob <johnnyjacob@gmail.com>

svn path=/trunk/; revision=31223
2006-01-17 06:47:57 +00:00
8bcc31b593 Add some much needed ego to NCLUDES ;-)
2006-01-17 Harish Krishnaswamy <kharish@novell.com>

	* Makefile.am : Add some much needed ego to NCLUDES ;-)

svn path=/trunk/; revision=31222
2006-01-17 06:16:53 +00:00
6bc41914c4 Enumerate files for BUILT_SOURCES macro as plugin_DATA now includes static
2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Enumerate files for BUILT_SOURCES macro
as plugin_DATA now includes static files from the source
tree.

svn path=/trunk/; revision=31214
2006-01-16 15:23:34 +00:00
3302e21705 'Import' the CalDAV eplugin implementation into evolution. Please refer
2006-01-16  Harish Krishnaswamy <kharish@novell.com>

* caldav*:  'Import' the CalDAV eplugin
implementation into evolution. Please
refer evolution-caldav module in cvs.gnome.org for
prior Change history.

svn path=/trunk/; revision=31208
2006-01-16 10:04:06 +00:00
422ed5b4db Fixed a minor typo in error string. (#327053).
2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* org-gnome-exchange-operations.error.xml:
Fixed a minor typo in error string. (#327053).

svn path=/trunk/; revision=31201
2006-01-16 08:13:09 +00:00
e23b0cfd52 Fix a grammar error in translatable string. (#327155)
2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* exchange-config-listener.c: (display_passwd_expiry_message):
Fix a grammar error in translatable string. (#327155)

svn path=/trunk/; revision=31200
2006-01-16 08:04:29 +00:00
ff24d3c2d1 corrected the changelog.
svn path=/trunk/; revision=31190
2006-01-16 05:17:39 +00:00
c08527c836 fixes #267402
svn path=/trunk/; revision=31189
2006-01-16 05:17:01 +00:00
cf100885d0 ** Fixes bug #323011
2006-01-14  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #323011

	* Makefile.am: Added org-gnome-mail-to-task.xml to build
	* mail-to-task.c (convert_to_task), (org_gnome_mail_to_task),
	(org_gnome_mail_to_task_menu): Added Code to handle menu.
	* org-gnome-mail-to-task.eplug.xml: Added plug to show Convert to Task
	menu item under Message menu.
	* org-gnome-mail-to-task.xml: Added UI files for menu item.

svn path=/trunk/; revision=31179
2006-01-14 07:05:08 +00:00
fa156f7463 ** Fixes bug #326265
2006-01-13  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #326265

	* org-gnome-plugin-manager.xml: Added mnemonics to Plugin menu item.

svn path=/trunk/; revision=31173
2006-01-13 16:25:24 +00:00
a3a7bbbc5b Set the "save-passwd" parameter value EAccount. Fixes #326842.
svn path=/trunk/; revision=31170
2006-01-13 15:29:02 +00:00
f4f4f94e72 Added krb5 checks while invoking change_passwd_cb() and
exchange_config_listener_authenticate().

svn path=/trunk/; revision=31166
2006-01-13 10:35:16 +00:00
796c0f96c7 fixes #271546
svn path=/trunk/; revision=31162
2006-01-13 10:16:40 +00:00
368a776689 Cheking for password expired error code, displaying the error message and
allowing the user to reset password. Also showing password expiry warning
message in advance. Fixes #326060.
Also, Checking for the quota related error codes and displaying the
corresponding error/warning messages to the user. Fixes #326087.

svn path=/trunk/; revision=31143
2006-01-12 09:31:05 +00:00