Commit Graph

272 Commits

Author SHA1 Message Date
3e49596db5 add a11y name to Conflict Search Table Fixes #73914
2005-03-30  Li Yuan  <li.yuan@sun.com>

	* itip-formatter.c: (itip_formatter_page_factory):
	add a11y name to Conflict Search Table
	Fixes #73914

svn path=/trunk/; revision=29125
2005-03-30 07:58:21 +00:00
ae4b38b12c **Fixes #73198 : pass the full name in get_conatiner_id (get_container_id)
2005-03-28  Vivek Jain <jvivek@novell.com>

	**Fixes #73198
	* share-folder-common.c :
	(org_gnome_shared_folder_factory):
	(create_folder__created) : pass the full name in get_conatiner_id
	(get_container_id) : break the full name and start looking for the
	name from the top most parent. This will give proper container id
	even in the case of the duplicate names at different hierarchies

svn path=/trunk/; revision=29115
2005-03-28 08:16:16 +00:00
d19fb86208 Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrect
2005-03-22  David Trowbridge  <trowbrds@cs.colorado.edu>
	* Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get
	rid of an incorrect comment

svn path=/trunk/; revision=29092
2005-03-22 17:10:37 +00:00
9ab035ce81 Fixes #73541
2005-03-22222222222222222222222222222222222222222222  Chenthill Palanisamy  <pchenthill@novell.com>

	Fixes #73541
	* csv-format.c: (do_save_calendar_csv):
	* ical-format.c: (do_save_calendar_ical):
	* rdf-format.c: (do_save_calendar_rdf): Changed the
	cal e_cal_new to auth_new_from_source, so that the
	ecal has the auth function in it.

svn path=/trunk/; revision=29089
2005-03-22 14:46:36 +00:00
6c0fc1d201 Forming and setting OWA URL when existing account doesn't contain
this value.

svn path=/trunk/; revision=29060
2005-03-18 11:54:15 +00:00
17727dffed replace X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE
2005-03-18 Vivek Jain <jvivek@novell.com>

	* send-options.h:
	* send-options.c: (org_gnome_compose_send_options): replace
	X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETE

svn path=/trunk/; revision=29059
2005-03-18 05:57:05 +00:00
f364fb5885 **Fixes #73473 user proper entry to calculate the date of reply requested
2005-03-18  Vivek Jain <jvivek@novell.com>

	**Fixes #73473
	* send-options.c :(org_gnome_compose_send_options)
	 user proper entry to calculate the date of reply requested

svn path=/trunk/; revision=29058
2005-03-18 05:53:53 +00:00
f316821f46 Setting the authentication mechanism on the the transport url along with
source url.

svn path=/trunk/; revision=29051
2005-03-17 11:16:35 +00:00
e70be54943 set the type appropriately so that assigned tasks can be handled
2005-03-11  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (extract_itip_data): set the type appropriately
	so that assigned tasks can be handled

svn path=/trunk/; revision=29025
2005-03-15 15:57:10 +00:00
fbff4ba71e **Fixes #73201 use full_name given by CamelFolder to get the selected
2005-03-10  Vivek Jain <jvivek@novell.com>

	**Fixes #73201
	* share-folder-common.c : (org_gnome_shared_folder_factory)
	 use full_name given by CamelFolder to get the selected folder name

svn path=/trunk/; revision=28993
2005-03-10 09:19:48 +00:00
8a71527010 Updated code to add priority to the appropriate header Fixes the problem
2005-03-09  Sankar P <psankar@novell.com>

	* send-options.c: (org_gnome_compose_send_options)
		Updated code to add priority to the appropriate header
		Fixes the problem of Priority not set in outgoing mails

svn path=/trunk/; revision=28988
2005-03-09 11:45:50 +00:00
838492acd0 Plugin file changes, added commit callback definition and removed
duplicated accountWizard definition.

svn path=/trunk/; revision=28980
2005-03-08 11:03:48 +00:00
323f0289cf don't free container list here. It is chaced in connection and will be
2005-03-07  Sivaiah Nallagatla <snallagatla@novell.com>

        * camel-gw-listner.c (add_addressbook_sources) :
        don't free container list here. It is chaced in
        connection and will be frred later.

        Fixes #72807

svn path=/trunk/; revision=28973
2005-03-07 09:56:33 +00:00
28f19ab61e don't set the relative uri if already present.
2005-02-28  Sivaiah Nallagatla <snallagatla@novell.com>

        * calendar-file.c (e_calendar_file_dummy) :
        don't set the relative uri if already present.

        part of fix for #73152

svn path=/trunk/; revision=28960
2005-03-04 17:31:58 +00:00
9ff3b664bf don't set the relative uri if already present. Also change the typo in the
2005-02-28  Sivaiah Nallagatla <snallagatla@novell.com>

        * addressbook-file.c (e_book_file_dummy) :
        don't set the relative uri if already present.
        Also change the typo in the prototype s/calendar/book
        part of fix for #73152

svn path=/trunk/; revision=28959
2005-03-04 17:30:24 +00:00
15963543ef (forgot to commit this from ages ago)
2005-02-16  Not Zed  <NotZed@Ximian.com>

        * groupwise-account-setup.c (org_gnome_gw_account_setup): return
        NULL, not an invisible, so it doesn't interfere with account
        editor.

svn path=/trunk/; revision=28946
2005-03-03 06:19:59 +00:00
fcc9045e90 Reverted not approved patch
svn path=/trunk/; revision=28943
2005-03-02 18:24:54 +00:00
bf9dfb886c Reverted not approved patch
svn path=/trunk/; revision=28942
2005-03-02 18:23:21 +00:00
a4a674c9f1 Reverted not approved patch
svn path=/trunk/; revision=28941
2005-03-02 18:23:20 +00:00
39545a5a7c Corrected a little oeps
svn path=/trunk/; revision=28938
2005-03-02 16:00:26 +00:00
43f8824655 Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char to
2005-03-02  Philip Van Hoof  <pvanhoof@gnome.org>

        * rdf-format.c: Fixes for Bug #73099 and Bug #73098
	* csv-format.c: Changed malloc to g_malloc and char to gchar

svn path=/trunk/; revision=28937
2005-03-02 15:56:23 +00:00
8b109cc5bb Fixes for Bug #73099 and Bug #73098
2005-03-02  Philip Van Hoof  <pvanhoof@gnome.org>

        * csv-format.c: Fixes for Bug #73099 and Bug #73098

svn path=/trunk/; revision=28935
2005-03-02 11:40:43 +00:00
fc1558ac98 bump version, requires
2005-02-28  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version, requires

2005-02-28  JP Rosevear  <jpr@novell.com>

  	* configure.in: add startup wizard plugin

2005-02-28  JP Rosevear  <jpr@novell.com>

  	* plugins/Makefile.am: dist standard and experimental plugins

  	* configure.in: move "all" plugins to standard and experimental
  	and default to building the standard set

svn path=/trunk/; revision=28927
2005-03-01 06:17:20 +00:00
7cb4234412 bump version, requires
2005-02-28  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version, requires

svn path=/trunk/; revision=28926
2005-03-01 06:15:33 +00:00
dd17d0aa69 A plugin the does the startup wizard
2005-02-21  JP Rosevear  <jpr@novell.com>

	* startup-wizard.c: A plugin the does the startup wizard

svn path=/trunk/; revision=28925
2005-03-01 06:08:57 +00:00
56bcd82105 iHandling Out of office from account editor.
svn path=/trunk/; revision=28900
2005-02-27 10:05:22 +00:00
78ab61a321 corrected e-mail ID
svn path=/trunk/; revision=28894
2005-02-26 08:58:16 +00:00
e11218028d Added page check for receive page, so that one can proceed with the account
creation only after user is authenticated and hostname is set by validate().

svn path=/trunk/; revision=28893
2005-02-26 08:55:22 +00:00
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
eb66f839dc Fixes #71527
2005-02-21  Rodrigo Moya <rodrigo@novell.com>

	Fixes #71527

	* ical-format.c (display_error_message): changed to get a simple
	string instead of a GError.
	(do_save_calendar_ical): use GNOME-VFS for saving the file.

svn path=/trunk/; revision=28888
2005-02-25 09:55:29 +00:00
e75013c201 Make mailer depend on libedataserverui.
2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* configure.in: Make mailer depend on libedataserverui.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* Makefile.am (eutilinclude_HEADERS)
	(libeutil_la_SOURCES): Remove e-passwords from here, it now
	lives in libedataserverui.

	* e-passwords.[ch]: Removed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component/addressbook-view.c:
	* gui/component/addressbook.c: Include
	<libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* common/authentication.c:
	* gui/e-pub-utils.c:
	* gui/alarm-notify/alarm-notify.c:
	* gui/alarm-notify/notify-main.c:
	* gui/dialogs/url-editor-dialog.c:
	Include <libedataserverui/e-passwords.h>.
	* gui/itip-utils.c: Remove e-passwords.h include, it's not
	needed.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* mail-session.c:
	* mail-config.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* gui/component.c:
	* lib/e-cert-db.c:
	* lib/e-pkcs12.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* e-shell-window-commands.c:
	* e-shell.c:
	* main.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* camel-gw-listener.c: Include <libedataserverui/e-passwords.h>.

2005-02-23  Hans Petter Jansson  <hpj@novell.com>

	* send-options.c: Include <libedataserverui/e-passwords.h>.

svn path=/trunk/; revision=28871
2005-02-23 18:57:00 +00:00
17a0168001 if the host is null in the url, set it to "", so it has a non-null value.
2005-02-21  Not Zed  <NotZed@Ximian.com>

        * exchange-account-setup.c (org_gnome_exchange_owa_url): if the
        host is null in the url, set it to "", so it has a non-null value.

svn path=/trunk/; revision=28857
2005-02-23 06:11:58 +00:00
2d688af648 use ssl when "always" and "whenever possible" is enabled changed
2005-02-17  Vivek Jain <jvivek@novell.com>

	* share-folder-common.c : (get_cnc):

	 use ssl when "always" and "whenever possible" is enabled
	 changed "soap_ssl" to "use_ssl"
	 use the default port "7191" instead of "7181"

svn path=/trunk/; revision=28806
2005-02-17 09:52:01 +00:00
46b8bfe921 IF we get a invalid session string back from the server do the operation
2005-02-10  Chenthill Palanisamy  <pchenthill@novell.com>

	* send-options.c: (e_sendoptions_clicked_cb): IF
	we get a invalid session string back from the server
	do the operation again.

svn path=/trunk/; revision=28765
2005-02-10 08:44:14 +00:00
c15252c3be Adding auth type section to editor for an Exchange account.
svn path=/trunk/; revision=28735
2005-02-07 11:24:16 +00:00
f82210ac88 specify id
2005-02-07  JP Rosevear  <jpr@novell.com>

        * org-gnome-subject-thread.eplug.in: specify id

svn path=/trunk/; revision=28733
2005-02-07 07:14:33 +00:00
19998024be specify id for config page
2005-02-07  JP Rosevear  <jpr@novell.com>

        * org-gnome-itip-formatter.eplug.in: specify id for config page

svn path=/trunk/; revision=28732
2005-02-07 07:13:53 +00:00
2f3bb71787 Missing log
svn path=/trunk/; revision=28731
2005-02-07 07:12:40 +00:00
54f73b7f6e specify id
2005-02-07  JP Rosevear  <jpr@novell.com>

        * org-gnome-evolution-bbdb.eplug.in: specify id

svn path=/trunk/; revision=28730
2005-02-07 07:12:20 +00:00
910232976a fix the access() call test.
2005-02-07  Not Zed  <NotZed@Ximian.com>

        * save-attachments.c (save_part): fix the access() call test.

svn path=/trunk/; revision=28729
2005-02-07 07:09:30 +00:00
1582f7e652 Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBox
2005-03-03  Rodney Dawes  <dobey@novell.com>

	* itip-view.c (itip_view_init): Set the spacing for ourself to 12
	to be HIG compliant as we are a GtkHBox derivative
	Align the icon at 0.5 in the X direction to be HIG compliant
	Set the spacing between table rows/columns to be HIG compliant
	Fix the spacing/padding for all the boxes and packing calls to be
	HIG compliant

	Fixes #41235

svn path=/trunk/; revision=28693
2005-02-03 16:53:35 +00:00
edb8dc5eb3 Use $(weatherdir) instead of duplicating the define for it below
2005-02-02  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the
	define for it below
	(weatherdir): Fix to use the correct versioned directory

svn path=/trunk/; revision=28691
2005-02-03 16:35:12 +00:00
70a29853c0 removing the file since the name is incorrect
svn path=/trunk/; revision=28690
2005-02-03 14:34:48 +00:00
aa180f31ae Added functions to destroy the dialog when the composer is destroyed to
2005-02-03  Chenthill Palanisamy  <pchenthill@novell.com>

	* send-options.c: (add_day_to_time), (send_options_commit),
	(org_gnome_compose_send_options):Added functions to destroy
	the dialog when the composer is destroyed to solve the crash.
	Removed the return statement so that the send options gets
	added to the composer headers. Made modification in setting
	the values for some headers.
	Changing the file name from Changelog to ChangeLog.

svn path=/trunk/; revision=28689
2005-02-03 14:32:22 +00:00
0f51e447db reviewed by Harish Krishnaswamy <kharish@novell.com>
2005-02-02  Chenthill Palanisamy  <pchenthill@novell.com>

	reviewed by Harish Krishnaswamy <kharish@novell.com>

	Fixes #71460
	* itip-formatter.c: (view_response_cb): If the my_address
	is not set. Set it from the backend.

svn path=/trunk/; revision=28675
2005-02-02 09:08:14 +00:00
ed3a279616 Michael's patch.. for supporting tables in e-config, handling hide bits and
corrected exchange-accout-setup plugin code.

svn path=/trunk/; revision=28650
2005-02-01 04:38:43 +00:00
6390bd1ab7 initialize GError* to NULL Fixes #71512
2005-01-31   Sivaiah Nallagatla <snallagatla@novell.com>

        * gaimbuddies.c (bbdb_sync_buddy_list) : initialize
        GError* to NULL
        Fixes #71512

        * bbdb.c (bbdb_open_addressbook) : ditto

svn path=/trunk/; revision=28636
2005-01-31 18:34:41 +00:00
778ebccf30 Patch by Michael, to supporting tables in e-config, handling hide bits and
corrected exchange-accout-setup plugin codewas.

svn path=/trunk/; revision=28624
2005-01-31 08:52:16 +00:00
59f5a62601 initial commit of addressbook-groupwise plguin
svn path=/trunk/; revision=28613
2005-01-29 13:13:37 +00:00
d9185870b6 Remove leading "%s" in the message. Similar to #36137
2005-01-28 Sivaiah Nallagatla <snallagatla@novell.com>

        * camel-gw-listner.c (get_address_book_names_from_server)
        : Remove leading "%s" in the message. Similar to
        #36137

svn path=/trunk/; revision=28594
2005-01-28 09:11:51 +00:00