Commit Graph

538 Commits

Author SHA1 Message Date
88fd18c503 Setting the correct title. Fixes #324580.
svn path=/trunk/; revision=30892
2005-12-20 07:57:03 +00:00
06d57f82d9 Removed the repleted window title and added translator comments. Fixes #313545.
svn path=/trunk/; revision=30882
2005-12-19 14:55:41 +00:00
85dcfd1f8e Checking if the user has selected save password option or not and
accordingly prompting for the password whenever Evolution is restarted.
Also, not asking for password twice during account creation. Fixes #324485.

svn path=/trunk/; revision=30879
2005-12-19 14:15:11 +00:00
25393123af free CamelURL and exchange_params. Fixes #324483.
svn path=/trunk/; revision=30878
2005-12-19 13:31:25 +00:00
dd12196bdb Corrected include path which was breaking the build.
svn path=/trunk/; revision=30877
2005-12-19 12:42:20 +00:00
58245bd32d Committing the intial patch for calendar publishing.
svn path=/trunk/; revision=30875
2005-12-19 10:08:10 +00:00
eb46584e35 Added bug ID.
svn path=/trunk/; revision=30874
2005-12-19 09:08:38 +00:00
095ee2463d Use g_ascii_strcasecmp() instead of strcasecmp(), especially as we are
2005-12-18  Tor Lillqvist  <tml@novell.com>

	* audio-inline.c: Use g_ascii_strcasecmp() instead of
	strcasecmp(), especially as we are comparing to plain ASCII
	strings.

svn path=/trunk/; revision=30856
2005-12-18 08:29:39 +00:00
f3e001990b Use GLib API to manipulate pathname.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* save-attachments.c (entry_changed): Use GLib API to manipulate
	pathname.

svn path=/trunk/; revision=30848
2005-12-17 18:59:58 +00:00
9773a8fc55 Drop unused inclusion of <dirent.h>.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* mono-plugin.c: Drop unused inclusion of <dirent.h>.

svn path=/trunk/; revision=30846
2005-12-17 18:47:10 +00:00
2d13235473 Use g_ascii_strcasecmp() instead of g_strcasecmp().
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* itip-formatter.c: Use g_ascii_strcasecmp() instead of
	g_strcasecmp().

svn path=/trunk/; revision=30845
2005-12-17 18:46:17 +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
bf41adb22c Fix to build in Suse 93
svn path=/trunk/; revision=30765
2005-12-13 13:44:30 +00:00
0bf183b702 Using the proper error code, and also removed hard coded URL from
translatable string.

svn path=/trunk/; revision=30755
2005-12-12 08:16:54 +00:00
59e87daafb Added bug in to ChangeLog
svn path=/trunk/; revision=30751
2005-12-12 06:03:21 +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
8ec3a66d0b Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30749
2005-12-12 05:21:07 +00:00
56e05029a5 Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Add primary CLEANFILES,
fix BUILT_SOURCES, make-clean issues.

svn path=/trunk/; revision=30748
2005-12-12 04:47:16 +00:00
b218e6c24e Mark various plugins translatable.
svn path=/trunk/; revision=30733
2005-12-07 06:14:58 +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
4b7704155e Fix for 322733.
2005-11-30  Simon Zheng  <Simon.Zheng@Sun.Com>

        Fix for 322733.

        * copy-tool.c: (ct_selection_get): Removed printf() statement
        in order to avoid printing NULL point.
        (org_gnome_copy_tool_copy_address): Removed printf() statement.
        (ct_selection_clear_event): Removed printf() statement.

svn path=/trunk/; revision=30709
2005-11-30 08:09:56 +00:00
f9ea878ce0 Fix for 322733.
2005-11-29  Simon Zheng  <Simon.Zheng@Sun.Com>

        Fix for 322733.

        * copy-tool.c: (ct_selection_get): Move printf() statement after
        NULL checking.

svn path=/trunk/; revision=30706
2005-11-29 11:15:23 +00:00
59d486de79 Fix for not showing wrong OOF error message in case of authentication failure.
svn path=/trunk/; revision=30687
2005-11-26 09:22:36 +00:00
ecb7ce23c8 Drop extra inclusion of e-util/e-time-utils.h, which is going away anyway.
2005-11-24  Tor Lillqvist  <tml@novell.com>

        * itip-view.c: Drop extra inclusion of e-util/e-time-utils.h,
        which is going away anyway.

svn path=/trunk/; revision=30658
2005-11-24 14:28:38 +00:00
9ecaac7015 Not showing the OOF error message also on authentication failure.
svn path=/trunk/; revision=30654
2005-11-24 10:03:52 +00:00
c28b9a75bb Groupwise address book, new warning message if the user's frequent contacts
folder is not createdi.

svn path=/trunk/; revision=30653
2005-11-24 09:45:55 +00:00
80f4fd336f *** empty log message ***
svn path=/trunk/; revision=30647
2005-11-23 07:16:14 +00:00
4a9622a04a Fixed a stupid typo.
2005-11-14 Harish Krishnaswamy <kharish@novell.com>

Fixed a stupid typo.

svn path=/trunk/; revision=30615
2005-11-14 19:34:06 +00:00
8928bf5090 Hula Account setup - initial commits.
2005-11-14  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am, camel-hula-listener.[ch], hula-account-setup.c,
org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account
setup - initial commits.

svn path=/trunk/; revision=30609
2005-11-14 17:33:39 +00:00
32071d63a4 Re-implemented this funciton. (add_attendee_cb): Removed this callback
2005-10-11  Mubeen Jukaku  <jmubeen@novell.com>

	* mail-to-task.c (set_attendees): Re-implemented this funciton.
	(add_attendee_cb): Removed this callback because of above change.

	Fixes bug #301081

svn path=/trunk/; revision=30600
2005-11-11 09:59:43 +00:00
77af664dad Fixes #306673
svn path=/trunk/; revision=30596
2005-11-11 09:08:25 +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
65589f9f81 check if string (eg. use_ssl) are NULL before strcmp(). prevents a
2005-11-09  Parthasarathi Susarla <sparthasarathi@novell.com>

	* camel-gw-listener.c (get_addressbook_names_from_server):
	check if string (eg. use_ssl) are NULL before strcmp().
	prevents a violation.

svn path=/trunk/; revision=30588
2005-11-09 12:52:52 +00:00
e3b6a2229d *** empty log message ***
svn path=/trunk/; revision=30577
2005-11-08 03:59:07 +00:00
72f5f07037 Fixes #308752.
svn path=/trunk/; revision=30574
2005-11-07 08:56:21 +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
dced303c1b composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,
2005-10-19  Philip Van Hoof <pvanhoof@gnome.org>
        composer/e-msg-composer-select-file.c,
        composer/e-msg-composer.c, composer/e-msg-composer.h,
        composer/evolution-composer.c, composer/listener.c,
        mail/em-composer-utils.c,
        plugins/mailing-list-actions/mailing-list-actions.c:
        data hiding

svn path=/trunk/; revision=30535
2005-10-19 11:26:34 +00:00
656934c7ff composer/e-msg-composer-select-file.c, composer/e-msg-composer.c,
2005-10-19  Philip Van Hoof <pvanhoof@gnome.org>
        composer/e-msg-composer-select-file.c,
	composer/e-msg-composer.c, composer/e-msg-composer.h,
	composer/evolution-composer.c, composer/listener.c,
	mail/em-composer-utils.c,
	plugins/mailing-list-actions/mailing-list-actions.c:
	data hiding

svn path=/trunk/; revision=30532
2005-10-19 10:54:27 +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
ecc167430b Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-sync
2005-10-18  Srinivasa Ragavan <sragavan@novell.com>

	* configure.in: Added iPod sync e-plugin to experimental plugins.
	Added plugins/ipod-sync

svn path=/trunk/; revision=30523
2005-10-18 09:25:51 +00:00
82af9cb973 Changed visible to enabled. Fixes the bug #314899
2005-10-18  Srinivasa Ragavan <sragavan@novell.com>

	* org-gnome-mailing-list-actions.eplug.xml: Changed visible to
	enabled. Fixes the bug #314899

svn path=/trunk/; revision=30522
2005-10-18 08:39:52 +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
11f58b1210 ** See Bug #268852 allow max one chid to be spawned for spamd.
2005-10-06  Vivek Jain <jvivek@novell.com>

	** See Bug #268852
	* em-junk-filter.c : (em_junk_sa_run_spamd)
	allow max one chid to be spawned for
	spamd.

svn path=/trunk/; revision=30496
2005-10-06 11:19:39 +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
005d9da2a2 Constructing the path properly to get the efolder. Creating proper path.
2005-10-03  Shakti Sen <shprasad@novell.com>

        * exchange-folder-permission.c (org_gnome_exchange_folder_permissions),
        (org_gnome_exchange_menu_folder_permission): Constructing the path
        properly to get the efolder.
        * exchange-folder.c (org_gnome_exchange_folder_inbox_unsubscribe),
        (exchange_get_folder), (org_gnome_exchange_check_inbox_subscribed),
        (unsubscribe_dialog_ab_response), (unsubscribe_dialog_response):
        Creating proper path.

        The above modifications will now allow the user to do the operations
        like unsubscribed to Inbox and giving permission to a folder.

svn path=/trunk/; revision=30479
2005-10-03 11:33:31 +00:00
741a817bb1 fixes 315752.
svn path=/trunk/; revision=30475
2005-10-03 10:16:37 +00:00
059ed8df22 added (e_plugin_lib_enable) calls init here to initialize all settings
2005-10-03  Vivek Jain <jvivek@novell.com>

	* em-junk-filter.c: added (e_plugin_lib_enable)
	calls init here to initialize all settings
	**Fixes #317792
	unref GConfClient in finalize

svn path=/trunk/; revision=30468
2005-10-03 08:53:24 +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
d67cc3d9ca Sets the corresponding 'Folder name'. (create_folder_subscription_dialog):
2005-09-30  Shakti Sen <shprasad@novell.com>

        * exchange-folder-subscription.c (setup_folder_name_combo): Sets the
        corresponding 'Folder name'.
        (create_folder_subscription_dialog): Sets the cursor to User's entry
        text field.
        * exchange-folder-subscription.h: Added one more argument to function
        create_folder_subscription_dialog() to set the window title.
        * exchange-folder.c (org_gnome_exchange_inbox_subscription),
        (org_gnome_exchange_addressbook_subscription),
        (org_gnome_exchange_calendar_subscription),
        (org_gnome_exchange_tasks_subscription): Added newly.
        * org-gnome-exchange-operations.eplug.in: Changed the activate callback
        function names so that it can show appropriate window title.

        Fixes bug #317019, #317023.

svn path=/trunk/; revision=30426
2005-09-30 06:37:42 +00:00