Commit Graph

286 Commits

Author SHA1 Message Date
45455c0f35 Fixed a typo 272538
2005-05-05  Srinivasa Ragavan <sragavan@novell.com>

    * properties.glade : Fixed a typo 272538

svn path=/trunk/; revision=29291
2005-05-06 05:52:17 +00:00
178e97dbf4 Fixed a typo #273064
2005-05-06  Sarfraaz Ahmed <asarfraaz@novell.com>

        * properties.glade : Fixed a typo #273064

svn path=/trunk/; revision=29289
2005-05-06 05:37:00 +00:00
43989013fe *** empty log message ***
svn path=/trunk/; revision=29270
2005-05-05 08:19:41 +00:00
3509757d14 Initial work on remote mail interface, as a plugin.
svn path=/trunk/; revision=29265
2005-05-04 05:37:51 +00:00
1869ccfb2c A profiler plugin.
2005-04-26  Not Zed  <NotZed@Ximian.com>

        * A profiler plugin.

svn path=/trunk/; revision=29238
2005-04-28 09:58:49 +00:00
c22bfb944c check the store state, can create a shared folder only in online mode
2005-03-31  Parthasarathi Susarla <sparthasarathi@novell.com>

	* share-folder-common.c:(create_folder):
	  check the store state, can create a shared
	  folder only in online mode
	  Fixes bug 74002

svn path=/trunk/; revision=29203
2005-04-11 08:04:05 +00:00
d3f30c99aa Checking for the NULL query, also fixed some other minor issues. Fixes #74366
svn path=/trunk/; revision=29202
2005-04-11 06:35:07 +00:00
8d4a49fe28 Fixes #74265 In time_days_in_month the months are indexed from 0, so
2005-04-08  Chenthill Palanisamy  <pchenthill@novell.com>

	Fixes #74265
	* itip-view.c (format_date_and_time_x): In time_days_in_month
	the  months are indexed from 0, so subtract one from the month
	argument and send it.

svn path=/trunk/; revision=29189
2005-04-08 10:20:02 +00:00
2ccc37f3d2 Fixes #74291
2005-04-07  JP Rosevear  <jpr@novell.com>

	Fixes #74291

	* itip-view.c (itip_view_init): remove comment to re-enable
	description display

svn path=/trunk/; revision=29179
2005-04-07 17:04:39 +00:00
b6fb54466f noop if we can't open the book/we're disabled.
2005-04-05  Not Zed  <NotZed@Ximian.com>

        * bbdb.c (bbdb_handle_reply): noop if we can't open the book/we're
        disabled.

svn path=/trunk/; revision=29162
2005-04-06 05:42:30 +00:00
d9211502d9 preprocessor hackery using the value of DBUS_VERSION to cope with changes
2005-03-11  David Malcolm  <dmalcolm@redhat.com>

        * new-mail-notify.c: preprocessor hackery using the value of
        DBUS_VERSION to cope with changes to the semantics of
        dbus_message_append_args

        * Makefile.am: define the DBUS_VERSION in the preprocessor

svn path=/trunk/; revision=29154
2005-04-05 07:28:15 +00:00
582853c42b Fixes #73844
2005-03-31  JP Rosevear  <jpr@novell.com>

 	Fixes #73844

 	* itip-formatter.c (extract_itip_data): make sure we check the
 	kind of the correct item

svn path=/trunk/; revision=29133
2005-03-31 18:03:16 +00:00
9bb99f836a **Fixes #74002 return cnc as NULL if evoluiton is in offline.
2005-03-31  Vivek Jain <jvivek@novell.com>

	**Fixes #74002
	* share-folder-common.c :
	(get_cnc): return cnc as NULL if evoluiton is in offline.
	(create_folder): return -1 if in offline

svn path=/trunk/; revision=29132
2005-03-31 14:03:06 +00:00
65e526dcb0 **Fixes #73787 (bugzilla innerweb.novell) : use path passed in the
2005-03-31  Vivek Jain <jvivek@novell.com>

	**Fixes #73787 (bugzilla innerweb.novell)
	* share-folder.c :
	(add_right_clicked)
	(edit_right_clicked)
	(delete_right_clicked) : use path passed in the callback to get the
	current iterator
	also including some NULL checks

svn path=/trunk/; revision=29131
2005-03-31 13:45:31 +00:00
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