Commit Graph

86 Commits

Author SHA1 Message Date
730fa4cf41 Bug 437584 – Compilation warning in evolution's plugins folder
svn path=/trunk/; revision=33507
2007-05-11 10:22:26 +00:00
64977cb1bc Massive code cleanup (bug #429422)
svn path=/trunk/; revision=33432
2007-04-19 18:53:33 +00:00
b4ed9e8de8 Rewritten GroupWise Status Tracking
2007-03-30  Sankar P  <psankar@novell.com>

	* status-track.c: (format_date), (track_status):
	Rewritten GroupWise Status Tracking



svn path=/trunk/; revision=33344
2007-03-30 06:00:59 +00:00
cba3097cad ** Fixes bug #419524
2007-03-20  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #419524

	* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.

	* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
	* mail/em-migrate.c (emm_setup_initial):
	* shell/e-component-registry.c (query_components):
	* shell/e-shell-settings-dialog.c (load_pages):
	* shell/e-shell-window-commands.c (command_quick_reference):
	* tools/killev.c (main):
	Use g_get_language_names() instead of gnome_i18n_get_language_list().

	* e-util/e-util.c: Remove e_gettext().

	* e-util/Makefile.am: Remove e-i18n.h.


svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
e92d5cca20 Include missing header file
2007-02-05  Sankar P  <psankar@novell.com>

        * junk-settings.c:
	Include missing header file

svn path=/trunk/; revision=33176
2007-02-05 09:12:15 +00:00
094f34621a don't split sentences. Fixes bug #401288.
2007-01-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

	* install-shared.c: (org_gnome_popup_wizard):
	don't split sentences. Fixes bug #401288.


svn path=/trunk/; revision=33154
2007-01-27 11:25:16 +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
02c8f24ddb Fix a crash when setting up a GroupWise account. Closes bug #330969. Patch
2007-01-25  Kjartan Maraas  <kmaraas@gnome.org>

	* send-options.c: (get_cnc): Fix a crash when setting up
	a GroupWise account. Closes bug #330969. Patch from
	Parthasarathi Susarla.

svn path=/trunk/; revision=33148
2007-01-25 16:00:00 +00:00
70d60db4d1 Added code for implementing Send options via a data hook .
2007-01-18  Raghavendran <raghavguru7@gmail.com>

        * org-gnome-groupwise-features.xml:
        * mail-send-options.c :
        Added code for implementing Send options via
        a data hook .


svn path=/trunk/; revision=33139
2007-01-22 18:59:48 +00:00
44ffb2870c Remove an extraneous initialization that leaks a CamelUrl on each
2006-11-17  Harish Krishnaswamy  <kharish@novell.com>

	* proxy-login.c: (proxy_login_get_cnc): Remove
	an extraneous initialization that leaks a CamelUrl on
	each invocation.

svn path=/trunk/; revision=32990
2006-11-17 09:52:18 +00:00
bb64d5dd74 Fixes #360815
svn path=/trunk/; revision=32897
2006-10-16 14:45:04 +00:00
c40dcb6678 addressbook/importers/evolution-ldif-importer.c
2006-10-15  Francisco Javier F. Serrador  <serrador@openshine.com>

	* addressbook/gui/widgets/eab-contact-display.c:
 	addressbook/importers/evolution-ldif-importer.c
 	addressbook/importers/evolution-vcard-importer.c
 	calendar/importers/icalendar-importer.c
 	plugins/groupwise-features/properties.glade
 	plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
 	plugins/save-attachments/org-gnome-save-attachments.xml
 	shell/shell.error.xml : Make some string improvements to allow better
	use of gettext compendia.

svn path=/trunk/; revision=32879
2006-10-15 14:23:02 +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
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
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
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
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
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