Commit Graph

221 Commits

Author SHA1 Message Date
4fca3e656f remove debug test
2005-01-27  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (find_cal_opened_cb): remove debug test

svn path=/trunk/; revision=28590
2005-01-28 02:02:41 +00:00
da4bb89f31 add some debugging spew
2005-01-27  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c: add some debugging spew

svn path=/trunk/; revision=28584
2005-01-27 18:10:03 +00:00
851a0d55d3 add some debugging spew
2005-01-27  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c: add some debugging spew

svn path=/trunk/; revision=28583
2005-01-27 18:01:55 +00:00
8371bae83c deal with the itip message having an individual instance.
2005-01-27  Rodrigo Moya <rodrigo@novell.com>

	* itip-formatter.c (update_attendee_status): deal with the itip
	message having an individual instance.

svn path=/trunk/; revision=28580
2005-01-27 13:25:09 +00:00
1ea95238a9 Fixes #71485
2005-01-26  JP Rosevear  <jpr@novell.com>

	Fixes #71485

	* itip-formatter.c (update_attendee_status): fix message paste-o

	* itip-view.c (format_date_and_time_x): improve translator
	comments

svn path=/trunk/; revision=28569
2005-01-27 04:37:49 +00:00
af035046d8 fix typo
2005-01-26  David Trowbridge <trowbrds@cs.colorado.edu>

	* org-gnome-calendar-weather.eplug.in: fix typo

svn path=/trunk/; revision=28568
2005-01-27 00:19:06 +00:00
d997701441 actually destroy the client hashes so the signals get cleaned up
2005-01-25  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (pitip_free): actually destroy the client
	hashes so the signals get cleaned up
	(format_itip): create a proper unique classid for the pobject

svn path=/trunk/; revision=28558
2005-01-26 04:52:12 +00:00
3b881594ff set all new categories to not searchable.
2005-01-25  Rodrigo Moya <rodrigo@novell.com>

	* calendar-weather.c (e_plugin_lib_enable): set all new categories to
	not searchable.

svn path=/trunk/; revision=28551
2005-01-25 12:28:23 +00:00
ec7f3aa586 Fixed empty string being marked for translation.
svn path=/trunk/; revision=28542
2005-01-25 04:46:58 +00:00
435673264c Changed the item_type to section instead of item. Made the necessary
2005-01-24  Chenthill Palanisamy  <pchenthill@novell.com>


	* org-gnome-send-options.eplug.in: Changed the item_type to
	section instead of item.
	* send-options.c (get_cnc): Made the necessary changes to get cnc
	since some part of dependant code was changed in groupwise account
	set up plugin.
	(org_gnome_send_options): Changed the prototype of the function
	to return the widget.
	(send_options_commit): Added a warning message if the Modification
	was not sent to the server.

svn path=/trunk/; revision=28530
2005-01-24 15:57:23 +00:00
ffb6743fa4 *properties.glade : changed the layout of the widgets *share-folder.[ch]:
2005-01-24  Vivek Jain <jvivek@novell.com>
	*properties.glade : changed the layout of the widgets
	*share-folder.[ch]: removed the checkbuttons for display of rights
			  : removed new_list, update_list and remove_list
			    added  users_list
	*share-folder.c   : removed function (update_list_update)
	(share_folder_construct) : added gtk_cell_renderer_toggle for
	displaying rights
	added one structure SharedUsers to have a single list instead of three
	different lists. Made corresponding changes in all functions.
	*share-folder-common.c : (new_folder_response): use
	gtk_widget_reparent to pack the widget
	added two files
	*org-gnome-shared-folder-errors.xml
	*org-gnome-shared-folder-errors.xml.h : to display error message
	*Makefile.am : included error data

svn path=/trunk/; revision=28529
2005-01-24 14:52:32 +00:00
e928d33d44 to display error messages
2005-01-24  Vivek Jain <jvivek@novell.com>
	to display error messages

svn path=/trunk/; revision=28528
2005-01-24 14:50:51 +00:00
601b97decb Disabling auth sections in druid, and having it only in editor.
svn path=/trunk/; revision=28526
2005-01-24 14:39:32 +00:00
9abf66f70a *** empty log message ***
svn path=/trunk/; revision=28514
2005-01-23 10:11:43 +00:00
d3efc61422 Added owa url entry to the config section in both druid and editor, and
fixed some compile time warnings.

svn path=/trunk/; revision=28513
2005-01-23 09:54:30 +00:00
7a33c0e150 Don't set offline_sync value taken from camel url instead set "1" or "0"
2005-01-23  Sivaiah Nallagatla <snalagatla@novell.com>

        * camel-gw-listener.c (add_esource)
        (modify_esource) (add_addressbook_sources) :
        Don't set offline_sync value taken from camel url
        instead set "1" or "0" depending upon offline is enabled
        or not

svn path=/trunk/; revision=28512
2005-01-23 09:16:31 +00:00
16b9513706 Check the buddy account name, not alias. Duh. (free_contact_list):
2005-01-22  Nat Friedman  <nat@novell.com>

	* gaimbuddies.c (im_list_contains_buddy): Check the buddy account
	name, not alias.  Duh.
	(free_contact_list): Removed.

svn path=/trunk/; revision=28511
2005-01-22 20:03:45 +00:00
8b7763b464 Adding camel_url_free() at proper position
svn path=/trunk/; revision=28510
2005-01-22 13:18:33 +00:00
f3c3367dfc missed plugin definition in org-gnome-exchange-account-setup.eplug.in
svn path=/trunk/; revision=28509
2005-01-22 13:16:22 +00:00
4086c09720 Setting owa url value in account editor and handlig ssl connection.
svn path=/trunk/; revision=28508
2005-01-22 10:32:33 +00:00
b717324710 forgot in last commit
svn path=/trunk/; revision=28504
2005-01-22 04:47:58 +00:00
f9ef9f29ea changed the item type from "item" to "item_table". avoids some debug spew
2005-01-21  Sivaiah Nallagatla <snallagtla@novell.com>

        * org-gnome-gw-account-setup.eplug.in : changed
        the item type from "item" to "item_table". avoids
        some debug spew on the console

svn path=/trunk/; revision=28493
2005-01-21 20:41:06 +00:00
758c3802ba initial check for address book file plugin
svn path=/trunk/; revision=28485
2005-01-21 15:29:02 +00:00
b0cf4de8c4 intial commit
svn path=/trunk/; revision=28468
2005-01-21 00:00:25 +00:00
b89afbe366 2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com> Chenthill Palanisamy <pchenthill@novell.com>
* first commit of the status tracking plugin

svn path=/trunk/; revision=28464
2005-01-20 15:43:24 +00:00
90dd82818f Assiged value to URL.
2005-01-20  Sivaiah Nallagatla <snallagatla@novell.com>

	* camel-gw-listener.c: (add_calendar_tasks_sources):
	Assiged value to URL.

svn path=/trunk/; revision=28462
2005-01-20 08:41:05 +00:00
3e7d185788 *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused by
2005-01-19  Vivek Jain <jvivek@novell.com>
	*install-shared.c
	(org_gnome_popup_wizard): fixed a crash, caused by g_free
	(install_folder_response): free the memory

svn path=/trunk/; revision=28448
2005-01-19 13:17:28 +00:00
d2262a0eb1 Setting save password flag if user has selected remember password option.
svn path=/trunk/; revision=28447
2005-01-19 10:37:41 +00:00
01ca679d17 Reading the user validate function return value, so that reference count is
handled properly and password dialog comes up on pressing ok button, in failure
cases.

svn path=/trunk/; revision=28439
2005-01-18 14:03:35 +00:00
b9b54b85c8 *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff for
2005-01-18  Vivek Jain <jvivek@novell.com>
	*install-shared.c
	(org_gnome_popup_wizard): removed unnecessary stuff for the display of
	wizard

svn path=/trunk/; revision=28436
2005-01-18 13:05:11 +00:00
45cc3ccaf1 Fix for #71384, Making page check work for exchange account, when
hostname is not read.

svn path=/trunk/; revision=28435
2005-01-18 12:32:16 +00:00
9c3e0bf51d use url->host instead of reading "poa" parameter everywhere. use "use_ssl"
2005-01-15  Sivaiah Nallagatla <snallagatla@novell.com>

        * camel-gw-listner.c : use url->host instead of reading "poa"
        parameter everywhere. use "use_ssl" param instead of soap_ssl
        We not longer have separate settings for soap as we use soap for mail
        now

svn path=/trunk/; revision=28433
2005-01-18 09:47:07 +00:00
23694d6f45 Initializing host name with a dummy name
svn path=/trunk/; revision=28431
2005-01-18 08:52:21 +00:00
0d1b87cd9c *install-shared.c (org_gnome_popup_wizard): displays the message without
2005-01-18  Parthasarathi Susarla <sparthasarathi@novell.com>

	*install-shared.c
	 (org_gnome_popup_wizard): displays the message without the
	 mime headers

svn path=/trunk/; revision=28430
2005-01-18 08:33:05 +00:00
3938735187 Code movement, using accessor functions, and reading url values from
gconf and setting it in EAccount.

svn path=/trunk/; revision=28426
2005-01-18 06:12:47 +00:00
5d2343810c *install-shared.c : (org_gnome_popup_wizard): included a condition (null
2005-01-17 Vivek Jain <jvivek@novell.com>
	*install-shared.c : (org_gnome_popup_wizard): included a condition
	(null check) to fix a crash
	* shared-folder-common.c :(org_gnome_shared_folder_factory): some
	condition checks to avoid the possible crashes
	(get_container_id): included code to return top level container id if
	folder name is passed as null

svn path=/trunk/; revision=28423
2005-01-17 14:14:30 +00:00
c51ffb4a5f Makefile change to link to camel libs
svn path=/trunk/; revision=28419
2005-01-17 09:31:33 +00:00
00d0c032c2 new function to correctly retrieve the body of the message.
2005-01-14  Rodrigo Moya <rodrigo@novell.com>

	* mail-to-task.c (set_description): new function to correctly
	retrieve the body of the message.
	(do_mail_to_task): call set_description.

svn path=/trunk/; revision=28406
2005-01-14 16:20:53 +00:00
439bcf6a86 use camel_data_wrapper_decode_to_stream instead of
2005-01-14  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (extract_itip_data): use
	camel_data_wrapper_decode_to_stream instead of
	camel_data_wrapper_write_to_stream

svn path=/trunk/; revision=28404
2005-01-14 15:40:29 +00:00
2995dc7ab7 handle UTC dtstart/dtend properly
2005-01-14  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (format_itip_object): handle UTC dtstart/dtend
	properly

svn path=/trunk/; revision=28401
2005-01-14 15:09:11 +00:00
c16c98164e Changes to take advantage of Siva's performance improvements to the
Changes to take advantage of Siva's performance improvements to the
addressbook search API.

2005-01-13  Nat Friedman  <nat@novell.com>

	* gaimbuddies.c (bbdb_sync_buddy_list_check): Remove some debug
	printfs.
	(bbdb_sync_buddy_list): Do not query for the IM name, which is
	slow.  Instead, query by alias and only commit the contact if we
	have changes for it.
	(bbdb_merge_buddy_to_contact): Return a boolean indicating whether
	we dirtied the contact or not.

svn path=/trunk/; revision=28392
2005-01-13 15:43:58 +00:00
30bab8c491 changed the function find_node to return user node corresponding to the
2005-01-13 Vivek Jain <jvivek@novell.com>
	* share-folder.c :changed the function find_node to return user node
	corresponding to the mail address given.
	(add_clicked): added a condition so that user can't share folder to himself.
	(user_selected): modified to display proper rights when owner is selected.
	* share-folder-common.c : calling share_folder with a cnc in it.

svn path=/trunk/; revision=28390
2005-01-13 11:32:17 +00:00
b52ceae690 Combined all the exchange account setup plugins into one plugin.
svn path=/trunk/; revision=28388
2005-01-13 05:42:06 +00:00
a72eddc040 forgot to cvs remove
svn path=/trunk/; revision=28384
2005-01-13 01:13:38 +00:00
70a4144cf3 added prototypes for exported functions, re-arranged slightly to staticise
2005-01-13  Not Zed  <NotZed@Ximian.com>

        * new-mail-notify.c: added prototypes for exported functions,
        re-arranged slightly to staticise internal functions.

        * new-mail-notify.h: removed.

2005-01-12  Miguel Angel Lopez Hernandez  <miguel@gulev.org.mx>

        * new-mail-notify.[ch]: Fix author's name, changes in code
        to maintain coding style
        (org_gnome_new_mail_notify): Now sends the dbus message using
        the send_dbus_message function
        (org_gnome_message_reading_notify): Added function, called when
        a message.reading event is fired
        (send_dbus_message): Added function, generic function to send
        dbus messages

        * org-gnome-new-mail-notify.eplug.in: define the message reading
        event

svn path=/trunk/; revision=28383
2005-01-13 00:55:22 +00:00
bba1aae483 fix spelling
2005-01-12  David Trowbridge <trowbrds@cs.colorado.edu>
	* calendar-weather.c (e_calendar_weather_units): fix spelling

svn path=/trunk/; revision=28381
2005-01-12 17:27:03 +00:00
863c66f94e Added some functons to change the global send options.
2005-01-12 Chenthill Palanisamy <pchenthill@novell.com>

	* Makefile.am:
	* send-options.c: (get_cnc), (e_send_options_load_general_opts),
	(e_sendoptions_clicked_cb), (org_gnome_send_options),
	(e_send_options_copy_general_opts),
	(e_send_options_copy_status_options),
	(check_status_options_changed), (check_general_changed),
	(send_options_copy_check_changed), (get_source),
	(add_return_value), (put_options_in_source),
	(add_send_options_to_source), (send_options_commit): Added some
	functons to change the global send options.

svn path=/trunk/; revision=28378
2005-01-12 13:56:35 +00:00
d4101f86f7 error check for old exchange library
svn path=/trunk/; revision=28375
2005-01-12 11:51:03 +00:00
828cd2b6b1 Adding a entry widgett o editor page and using Excahnge connector
defined function to validate user

svn path=/trunk/; revision=28374
2005-01-12 10:45:10 +00:00
a7fe81b508 use a single setting for metric/imperial rather than separate temperature
2005-01-12  David Trowbridge <trowbrds@cs.colorado.edu>
	* plugins/calendar-weather/(calendar-weather.c,
	org-gnome-calendar-weather.eplug.in): use a single setting for
	metric/imperial rather than separate temperature and snowfall settings

svn path=/trunk/; revision=28369
2005-01-12 07:22:49 +00:00