Commit Graph

184 Commits

Author SHA1 Message Date
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
bb94c723d1 Fixes #29985
2005-01-11  JP Rosevear  <jpr@novell.com>

	Fixes #29985

	* itip-formatter.c (view_response_cb): set the message flags to
	answered if we send successfully

svn path=/trunk/; revision=28361
2005-01-12 02:01:55 +00:00
749d230538 add new-mail-notify.h so it gets disted
2005-01-11  JP Rosevear  <jpr@novell.com>

	* Makefile.am: add new-mail-notify.h so it gets disted

svn path=/trunk/; revision=28360
2005-01-11 19:26:24 +00:00
8ca3f6b56a bump version
2005-01-11  JP Rosevear  <jpr@novell.com>

	* configure.in: bump version

svn path=/trunk/; revision=28357
2005-01-11 13:55:10 +00:00
bea2b62875 killed compile time warnings by including suitable definitions and type
2005-01-11 Vivek Jain <jvivek@novell.com>
killed compile time warnings by including suitable definitions
and type casting widgets

svn path=/trunk/; revision=28356
2005-01-11 10:57:25 +00:00
905e34eb2f Added an extra button and prompting for password on button click,
instead of page next signal of druid

svn path=/trunk/; revision=28352
2005-01-11 07:40:35 +00:00
f66d06bd89 Fixed a compiler warning.
* itip-formatter.c (update_item): Fixed a compiler warning.

svn path=/trunk/; revision=28347
2005-01-11 04:19:45 +00:00
d521e9581b (org_gnome_new_mail_notify): fixed some warnings & formatting
svn path=/trunk/; revision=28345
2005-01-11 03:03:07 +00:00
958da58b2d fix LDFLAGS variable name.
2005-01-11  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: fix LDFLAGS variable name.

svn path=/trunk/; revision=28344
2005-01-11 02:39:33 +00:00
486d746d1a initial import of a new mail -> dbus message bridge plugin
svn path=/trunk/; revision=28343
2005-01-11 01:46:06 +00:00
63dea9ffd7 use HIG-compliant button order.
2005-01-10  Rodrigo Moya <rodrigo@novell.com>

	* calendar-weather.c (create_source_selected): use HIG-compliant
	button order.

svn path=/trunk/; revision=28340
2005-01-10 23:04:53 +00:00
ac271b80ee Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify the
2005-01-10  Rodney Dawes  <dobey@novell.com>

	* Makefile.am (INCLUDES): Clean up spacing
	(liborg_gnome_send_options_la_LIBADD): Don't specify the path to
	the la file directly, use the _LIBS variables that correspond with
	those in INCLUDES to link to the correct libraries

svn path=/trunk/; revision=28339
2005-01-10 22:14:36 +00:00
bab92a55dc set to the new items, duh
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): set to the new items, duh

svn path=/trunk/; revision=28338
2005-01-10 22:00:37 +00:00
34225b40c4 *** empty log message ***
svn path=/trunk/; revision=28336
2005-01-10 19:42:23 +00:00
e6dc2252a2 compare pointers instead of content id
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): compare pointers instead of
	content id

svn path=/trunk/; revision=28335
2005-01-10 19:39:10 +00:00
91fed89ab4 More attachment updates
svn path=/trunk/; revision=28334
2005-01-10 19:37:31 +00:00
678a2586c7 dont handle attachments in case of decline
svn path=/trunk/; revision=28333
2005-01-10 18:17:34 +00:00
4f21ad147f corrected api arguments
svn path=/trunk/; revision=28330
2005-01-10 16:58:06 +00:00
fb874ce0c9 first crack at saving attachments for the backend (extract_itip_data):
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): first crack at saving
	attachments for the backend
	(extract_itip_data): tell the user what to do for more than one
	attachment

svn path=/trunk/; revision=28328
2005-01-10 15:51:55 +00:00
a943c41dde initial check in for groupwise send options
2005-01-10  Parthasarathi@novell.com <sparthasarathi@novell.com>

	* initial check in for groupwise send options

svn path=/trunk/; revision=28325
2005-01-10 15:23:03 +00:00
e09e6ea9b7 first crack at saving attachments for the backend
2005-01-10  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (update_item): first crack at saving
	attachments for the backend

svn path=/trunk/; revision=28323
2005-01-10 14:53:14 +00:00
9eba51db53 2005-01-10 Vivek Jain <jvivek@novell.com> Included
* install-shared.c : opens up a wizard on reading a shared folder
         notification and installs shared folder at the recepient end.
       * share-folder-common.c : added
         (refresh_folder_tree) : to refresh the folder tree when a folder is shared or
         a shared folder is created so that different icons are displayed
         (get_cnc): to get a connection
         (get_container_id):to get the container id of the folder user selects
       * share-folder.c : minor changes to fix the crash
       * Makefile.am : including install-shared.c in sources
       * org-gnome-shared-folder.eplug.in : added a plugin to the e-plugin list for
         the message-read event

svn path=/trunk/; revision=28320
2005-01-10 14:06:56 +00:00
01c7f390e7 Included * ChangeLog and * install-shared.c to accept a
2005-01-10 Vivek Jain <jvivek@novell.com>
Included * ChangeLog
and * install-shared.c to accept a shared-folder-notification and install a shared folder

svn path=/trunk/; revision=28319
2005-01-10 14:00:12 +00:00
61e1d0ff64 Plugin file to add the send options button in the account editor. Adds the
2005-01-10 Chenthill Palanisamy <pchenthill@novell.com>

	* MakeFile.am:
	* org-gnome-send-options.eplug.in: Plugin file to add
          the send options button in the account editor.
    	* send-options.c: Adds the send options button inside a frame
	  in the defaults page of the account editor for groupwise
    	  accounts. Clicking on the button gets the settings from the
  	  server and shows it in the send options dialog box.

svn path=/trunk/; revision=28318
2005-01-10 13:59:41 +00:00
25364488bb Plugin to read the exchange OWA URL instead of host name
svn path=/trunk/; revision=28310
2005-01-10 11:03:18 +00:00
bb2c3ad2dd remove error mode
2005-01-09  JP Rosevear  <jpr@novell.com>

	* itip-view.h: remove error mode

	* itip-formatter.c (set_itip_error): show error information to the
	user
	(extract_itip_data): use above
	(format_itip_object): no more "error" mode

svn path=/trunk/; revision=28306
2005-01-10 03:54:42 +00:00
884bc8d163 accessor (itip_view_get_delegator): ditto
2005-01-09  JP Rosevear  <jpr@novell.com>

	* itip-view.c (itip_view_set_delegator): accessor
	(itip_view_get_delegator): ditto

	* itip-view.h: new protos

	* itip-formatter.c (extract_itip_data): put delegate sections back
	in and handle default reminder
	(format_itip_object): set the delegator for requests, find the
	delegator calendar if necessary

svn path=/trunk/; revision=28305
2005-01-10 02:59:27 +00:00
fc2814312a launch an evolution window pointing at the calendar date of the
2005-01-09  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (idle_open_cb): launch an evolution window
	pointing at the calendar date of the appointment
	(view_response_cb): use it

svn path=/trunk/; revision=28301
2005-01-10 02:31:59 +00:00
31a1795399 only check for conflicts if the source has the conflict property
2005-01-09  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (find_cal_opened_cb): only check for conflicts
	if the source has the conflict property
	(initialize_selection): select the "conflict" sources in the
	selector
	(source_selection_changed): update the source properties
	(itip_formatter_page_factory): include the source selector for
	selecting conflict checking calendars

svn path=/trunk/; revision=28300
2005-01-09 17:56:17 +00:00
6d264ddc8d Initial import of file properties plugin.
2005-01-06  JP Rosevear  <jpr@novell.com>

	* Initial import of file properties plugin.

svn path=/trunk/; revision=28298
2005-01-09 17:50:11 +00:00
b9d38cc653 Authentication for exchange account
svn path=/trunk/; revision=28296
2005-01-09 13:15:33 +00:00
6de819c7dd Exchange account level settings plugin
svn path=/trunk/; revision=28295
2005-01-09 07:07:41 +00:00
9e194b736c Reformatted the description.
2005-01-08  Nat Friedman  <nat@novell.com>

	* org-gnome-evolution-bbdb.eplug.in: Reformatted the description.

svn path=/trunk/; revision=28294
2005-01-08 22:58:52 +00:00
fbbb23f936 update itip_send_comp calls with the new prototype.
svn path=/trunk/; revision=28289
2005-01-08 12:11:06 +00:00
06d6680c8d shush
svn path=/trunk/; revision=28284
2005-01-08 09:43:09 +00:00
a4e1cd2c0d new protos
2005-01-07  JP Rosevear  <jpr@novell.com>

	* itip-view.h: new protos

	* itip-view.c (set_tasklist_sender_text): task sender messages
	(set_calendar_sender_text): calendar sender messages
	(set_sender_text): select above as appropriate
	(itip_view_set_item_type): accessor
	(itip_view_get_item_type): ditto

	* itip-formatter.c (find_cal_opened_cb): messages for
	meetings/tasks/journals
	(send_item): ditto
	(format_itip_object): ditto
	(itip_formatter_page_factory): change page title

svn path=/trunk/; revision=28280
2005-01-07 22:17:49 +00:00
b12dec1c48 ensure there is only one attendee in the RSVP even if the user is
2005-01-07  JP Rosevear  <jpr@novell.com>

	* itip-formatter.c (view_response_cb): ensure there is only one
	attendee in the RSVP even if the user is duplicated

svn path=/trunk/; revision=28279
2005-01-07 20:49:18 +00:00
f679ec6e04 protos
2005-01-07  JP Rosevear  <jpr@novell.com>

	* itip-view.h: protos

	* itip-view.c (rsvp_toggled_cb): set comment sensitivity
	(itip_view_init): add comment entry
	(itip_view_set_rsvp): make comment entry sensitive when rsvp is
	(itip_view_set_rsvp_comment): accessor
	(itip_view_get_rsvp_comment): ditto

	* itip-formatter.c (find_cal_opened_cb): set error message if we
	can't find the item
	(view_response_cb): add comment if the user sets one

svn path=/trunk/; revision=28275
2005-01-07 17:38:49 +00:00