Commit Graph

66 Commits

Author SHA1 Message Date
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
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
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
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
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
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
2a6d2286cd use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06  Simon Zheng <simon.zheng@sun.com>

        * junk-mail-settings.c:
        * mail-send-options.c:
        * proxy-login.c:
        * proxy.c:
        * proxy.h:
        * send-options.c:
        use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
        use libedataserver/e-account.h instead of e-util/e-account.h.

svn path=/trunk/; revision=31078
2006-01-06 06:57:13 +00:00
3c352346c1 Fix for #325117
2006-01-01 Harish Krishnaswamy <kharish@novell.com>

Fix for #325117

svn path=/trunk/; revision=31005
2006-01-01 13:27:11 +00:00
867297b2a4 Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>

	* evolution/plugins/groupwise-features/properties.glade:
 	 Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30989
2005-12-31 14:20:44 +00:00
f34387f743 Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>
	* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
 	evolution/plugins/groupwise-features/properties.glade,
 	evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
 	evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
 	evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
 	evolution/mail/mail.error.xml:  Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30972
2005-12-30 03:45:46 +00:00
9f37d3bd9a junk-settings.c proxy-login.c proxy.c Construct glade file name at
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* junk-settings.c
	* proxy-login.c
	* proxy.c
	* share-folder.c: Construct glade file name at run-time.

	* process-meeting.c (find_attendee): Use g_ascii_strcasecmp()
	instead of g_strcasecmp().

svn path=/trunk/; revision=30844
2005-12-17 18:45:07 +00:00
1f082fa212 Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
19d9717dd1 initialize CamelException.
2005-12-05  Parthasarathi Susarla <sparthasarathi@novell.com>

	* proxy.c: initialize CamelException.

	Fixes bug #314576

svn path=/trunk/; revision=30717
2005-12-05 06:04:12 +00:00
80f4fd336f *** empty log message ***
svn path=/trunk/; revision=30647
2005-11-23 07:16:14 +00:00
1c36faf822 Function signature specifies a void return. So, do not return NULL.
2005-11-10  Harish Krishnaswamy  <kharish@novell.com>

* mail-send-options.c: (org_gnome_compose_send_options):
Function signature specifies a void return. So, do not
return NULL.

svn path=/trunk/; revision=30591
2005-11-10 07:00:09 +00:00
e3b6a2229d *** empty log message ***
svn path=/trunk/; revision=30577
2005-11-08 03:59:07 +00:00
ddec6b2a3e When the user forgets-password explicitly, the subsequent proxy-login
2005-10-20  Sankar P  <psankar@novell.com>

	* proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc):
	When the user forgets-password explicitly, the subsequent proxy-login requests
	are made with a NULL password leading to unexpected behavior.
	Fixes #312467

	* proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc):
	Added the missing unrefs for the connection object.

svn path=/trunk/; revision=30543
2005-10-20 08:21:26 +00:00
722114449f Dont try to connect when the account is offline. Also connect to the
2005-10-19  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c (org_gnome_proxy): Dont try to connect when the account is
	offline. Also connect to the server only when the proxy tab is clicked.
	* Fixes #314297, #314345

svn path=/trunk/; revision=30531
2005-10-19 09:40:06 +00:00
85f2509163 "use_ssl" should be Null checked before comparing it with any value. its
2005-10-14  Vivek Jain <jvivek@novell.com>

	* proxy.c :(proxy_get_cnc)
	"use_ssl" should be Null checked before comparing it with any value.
	its NULL when evo is not compiled with ssl support and caused crash.

svn path=/trunk/; revision=30505
2005-10-14 08:14:19 +00:00
08e459d65f when we reach to the last item in the list, de-sensitize the remove
2005-10-07  Vivek Jain <jvivek@novell.com>

	* share-folder.c : (remove_clicked)
	when we reach to the last item in the list, de-sensitize the remove
	button.

svn path=/trunk/; revision=30499
2005-10-07 10:56:23 +00:00
2fffd4b350 moved code for comparing id's to the getcontainer list part, we break if
2005-10-05  Vivek Jain <jvivek@novell.com>

	* share-folder.c : (display_container) moved code for comparing id's
	to the getcontainer list part, we break if we find the matched.
	also check for null before comparing, free the values
	**Fixes #317906

svn path=/trunk/; revision=30494
2005-10-05 12:04:37 +00:00
4537ea47ca : (org_gnome_shared_folder_factory) enable shared-folder functionalilty,
2005-09-30  Vivek Jain <jvivek@novell.com>

	* shared-folder-common.c: (org_gnome_create_option)
	 			: (org_gnome_shared_folder_factory)
	* install-shared.c 	: (org_gnome_popup_wizard)
	enable shared-folder functionalilty, remove env check

svn path=/trunk/; revision=30441
2005-09-30 12:30:21 +00:00
7b3f66098f Added code to handle the extra blank email that will be returned from the
2005-09-28  Sankar P  <psankar@novell.com>

	*  proxy.c (proxy_dialog_store_widgets_data):
	Added code to handle the extra blank email that will be returned
	from the ENameSelector, while auto-completion.
	Fixes #317400

svn path=/trunk/; revision=30384
2005-09-28 08:20:41 +00:00
41e886f9ef we have to connect "response" to (install_folder_response) to make it work
2005-09-27  Vivek Jain <jvivek@novell.com>

	* install-shared.c: (accept_clicked):
	 we have to connect "response" to (install_folder_response)
	 to make it work
	 don't destroy druid right now, wait till folder selector
	 dialog dies, make folder selector dialog modal

svn path=/trunk/; revision=30379
2005-09-27 10:10:16 +00:00
a43f0b1905 Replaced g_object_unref with g_free since priv was created using g_new.
2005-08-25  Sankar P  <psankar@novell.com>

	*  proxy.c: (proxy_dialog_finalize):
	Replaced g_object_unref with g_free since priv was created using g_new.
	Fixes #312309

svn path=/trunk/; revision=30281
2005-08-29 06:33:58 +00:00
835d88d174 Revert patch
2005-08-24  Shreyas Srinivasan  <sshreyas@novell.com>

	* Revert patch

svn path=/trunk/; revision=30242
2005-08-24 11:41:48 +00:00
db4eb8ad23 return the right type. (proxy_soap_login): fix pointer cast.
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * proxy-login.c (proxy_get_password): return the right type.
        (proxy_soap_login): fix pointer cast.
        (proxy_login_add_new_store): fix pointer cast.
        (proxy_login_setup_tree_view): fix callback cast.
        (org_gnome_proxy_account_login): fix prototype to match use.

        * junk-settings.c (user_selected): fix calling.
        (junk_settings_construct): more stupid casts.

        * junk-mail-settings.c (junk_mail_settings): casts.

        * install-shared.c (install_folder_response): constify item_id.
        (install_folder_response): remove unused.
        (org_gnome_popup_wizard): fixed numerous problems with this,
        over-copying data around, not referencing information properly,
        freeing potentially unset variables, etc etc.
        (accept_free): add a free function.

        * share-folder.c (notification_clicked): fix a multitude of busted
        casts.
        (user_selected): fix broken calling conventions, busted style.
        (share_folder_construct): fix more busted/missing casts.

        * share-folder-common.c: add missing header.

svn path=/trunk/; revision=30232
2005-08-24 03:15:26 +00:00
78d8426bc1 ** see previous commit changed variable name to groupwise_shared_folder
2005-08-22  vivek jain <jvivek@novell.com>

	** see previous commit
	 changed variable name to
	 groupwise_shared_folder

svn path=/trunk/; revision=30198
2005-08-22 12:21:42 +00:00
9c689fe456 : (org_gnome_shared_folder_factory) disable shared-folder functionalilty
2005-08-22  Vivek Jain <jvivek@novell.com>

	* shared-folder-common.c: (org_gnome_create_option)
	 			: (org_gnome_shared_folder_factory)
	* install-shared.c 	: (org_gnome_popup_wizard)
	disable shared-folder functionalilty temporarily, (server doesn't show
	mails in it)
	export SHARED_FOLDER if you want to have it

svn path=/trunk/; revision=30192
2005-08-22 09:31:21 +00:00
1aa32a05f7 Dont try to connect when the account is offline.CVS
2005-08-22  Shreyas Srinivasan  <sshreyas@novell.com>

	* proxy.c (org_gnome_proxy): Dont try to connect when the account is
	offline.CVS

svn path=/trunk/; revision=30190
2005-08-22 06:54:07 +00:00
cc318fdef1 : Check "prd" for NULL, ALWAYS.
* proxy.c:
        (proxy_commit) : Check "prd" for NULL, ALWAYS.

svn path=/trunk/; revision=30092
2005-08-12 07:42:10 +00:00
e0b530599f : Changed the way in which the EDIT and DELETED flags are handled so that
2005-08-10  Sankar P  <psankar@novell.com>

	* proxy.c :
	(proxy_dialog_store_widgets_data)
	(proxy_commit) : Changed the way in which the EDIT and DELETED flags
	are handled so that any proxy can be deleted without closing account-editor.
	Fixes #312313

svn path=/trunk/; revision=30070
2005-08-10 07:15:25 +00:00
679915276c Moved the GList to maintain the list of proxies, into the proxyDialog
2005-08-10  Sankar P  <psankar@novell.com>

	* proxy.c :
	Moved the GList to maintain the list of proxies,
	into the proxyDialog structure.
	Fixes #312352, #312309

	* proxy.h :
	Added free_proxy_list declaration to avoid compiler warning

svn path=/trunk/; revision=30069
2005-08-10 06:50:07 +00:00
6b1a18dbb3 always use full name for the folder **Fixes #311555
2005-08-10  Vivek Jain <jvivek@novell.com>

	* share-folder-common.c:(org_gnome_shared_folder_factory)
	always use full name for the folder
	**Fixes #311555

svn path=/trunk/; revision=30068
2005-08-10 03:52:58 +00:00
3eb87547c7 Disabling giving proxy rights to self. Fixes #312365
2005-08-06  Sankar P  <psankar@novell.com>

	* proxy.c: (proxy_dialog_store_widgets_data)
	Disabling giving proxy rights to self.
	Fixes #312365

svn path=/trunk/; revision=30014
2005-08-06 09:54:05 +00:00
7d7df9d581 *** empty log message ***
svn path=/trunk/; revision=29954
2005-08-02 11:10:05 +00:00
0f0b139c19 adjust row counts while calling add_detail so that it doesn't overlap the
2005-07-29  Vivek Jain <jvivek@novell.com>

	* status-track.c: (track_status):
	adjust row counts while calling add_detail
	so that it doesn't overlap the entries.
	**Fixes #302817

svn path=/trunk/; revision=29936
2005-07-29 10:18:20 +00:00
dbedd2f1d1 for status strack removed "Item" tag entries, included a factory method
2005-07-29  Vivek Jain <jvivek@novell.com>

	* org-gnome-groupwise-features.eplug.xml:
	for status strack  removed "Item" tag entries, included a factory method

	* status-track.c :  (org_gnome_track_status): converted to
	 factory method to add the item, moved most of its code to
	new function (track_status), which is a callback for the click
	 **Fixes #311721

svn path=/trunk/; revision=29927
2005-07-29 05:34:17 +00:00
f0cb7c6a71 Added the hook for the proxy-login feature, since it was removed by
2005-07-27  Sankar P  <psankar@novell.com>

	* org-gnome-groupwise-features.eplug.xml: Added the hook for
	the proxy-login feature, since it was removed by mistake.

svn path=/trunk/; revision=29903
2005-07-27 12:30:26 +00:00
2cf7a28ecc Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****
2005-07-26  Harish Krishnaswamy  <kharish@novell.com>

* plugins/calendar-weather/Makefile.am:
* plugins/groupwise-features/Makefile.am:
* plugins/mail-account-disable/Makefile.am:
* plugins/mailing-list-actions/Makefile.am:
* plugins/print-message/Makefile.am:
 Fix make distcheck issues.
* configure.in: Bump version number
***** Release 2.3.6 *****

svn path=/trunk/; revision=29892
2005-07-26 16:43:44 +00:00
113f3730da Added the new file process-meeting.c and widgets/misc to include headers.
2005-07-23  Chenthill Palanisamy  <pchenthill@novell.com>

* Makefile.am: Added the new file process-meeting.c
and widgets/misc to include headers.
* org-gnome-groupwise-features.eplug.xml: Added the
hook for processing meetings.
* org-gnome-shared-folder.errors.xml: Added the message
for asking for error

svn path=/trunk/; revision=29870
2005-07-25 05:00:45 +00:00
dd200e8567 Put back the fix I committed on 2005-03-31, not sure when it got reverted.
2005-07-22  Vivek Jain <jvivek@novell.com>

	* share-folder.c : Put back the fix I committed on
	2005-03-31, not sure when it got reverted.
	**Fixes #311217

svn path=/trunk/; revision=29843
2005-07-22 08:42:58 +00:00
a5aa76af67 Fix #310710. Make code little smart. Stop adding tabs continously. Still
2005-07-20  Shreyas Srinivasan <sshreyas@novell.com>

	* proxy.c: Fix #310710. Make code little smart. Stop
	adding tabs continously. Still does not reuse structures
	on multiple invocations though.

svn path=/trunk/; revision=29819
2005-07-20 13:13:18 +00:00
80ebb4eb91 connect to sod-signal and get the input data in the callback
2005-07-20  Vivek Jain <jvivek@novell.com>

	* mail-send-options.c: connect to sod-signal and get the input data in
	the callback "feed_input_data"
	** Fixes #310854

svn path=/trunk/; revision=29817
2005-07-20 12:25:00 +00:00
e2209f993c Removed the proxy and proxy-login plugins as they are merged into the
2005-07-19  Sankar P  <psankar@novell.com>

	* configure.in : Removed the proxy and proxy-login plugins as they are
	merged into the groupwise-features plugin.

svn path=/trunk/; revision=29805
2005-07-20 05:11:34 +00:00
2772c15f5e Marked strings for translation
2005-07-19  Vivek Jain <jvivek@novell.com>

	* junk-mail-settings.c: Marked strings for translation

svn path=/trunk/; revision=29800
2005-07-19 11:00:16 +00:00
fab3780e2e Don't return a value from a void funtion.
2005-07-13  Tor Lillqvist  <tml@novell.com>

	* calendar-weather/calendar-weather.c
	(e_calendar_weather_migrate): Don't return a value from a void
	funtion.

	* groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	Use SOEXT.

	* groupwise-features/Makefile.am (NO_UNDEFINED_REQUIRED_LIBS):
	As the code does use functions from libevolution-mail, link
	with it. But OK, let's do it (at build time) only on Win32,
	then.

	* mail-account-disable/Makefile.am (INCLUDES): Remove duplicated line.
	(LDFLAGS): Use NO_UNDEFINED.
	(LIBADD): Link with the required libraries, but let's do it only
	on Win32.

	* mail-account-disable/org-gnome-mail-account-disable.eplug.xml:
	Use SOEXT.

	* proxy/Makefile.am (LIBADD): Link with libeutil.

	* proxy-login/Makefile.am (LIBADD): Link with libeutil. Link with
	libevolution-mail on Win32 only. (Have I understood correctly that
	it isn't considered a good idea on Unix to link plugins at
	link-time with libevolution-mail?)

	* proxy-login/org-gnome-proxy-login.eplug.xml: Use SOEXT.

svn path=/trunk/; revision=29753
2005-07-13 10:05:44 +00:00
bc504ab906 transferred ChangeLog entry here (2005-07-10 Shreyas Srinivasan
2005-07-12  Vivek Jain <jvivek@novell.com>

	transferred ChangeLog entry here
	(2005-07-10  Shreyas Srinivasan <sshreyas@novell.com>)
	* plugins/groupwise-features/*: Remove the
	camel-groupwise-listener code as it runs in a different plugin.

svn path=/trunk/; revision=29730
2005-07-12 05:05:59 +00:00