Commit Graph

174 Commits

Author SHA1 Message Date
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
621fa44198 define EDS's datadir, needed to get to the Locations.xml file.
2005-01-07  Rodrigo Moya <rodrigo@novell.com>

	* Makefile.am: define EDS's datadir, needed to get to the
	Locations.xml file.

	* calendar-weather.c (load_locations): use EDS's datadir for the
	Locations.xml file full path.

svn path=/trunk/; revision=28273
2005-01-07 16:28:15 +00:00
16167b179d define weatherdatadir here, no need to use e-d-s's one, use evolution's
2005-01-07  Rodrigo Moya <rodrigo@novell.com>

	* Makefile.am: define weatherdatadir here, no need to use e-d-s's one,
	use evolution's instead.

svn path=/trunk/; revision=28272
2005-01-07 16:19:20 +00:00
30ef2f04db add protos
2005-01-07  JP Rosevear  <jpr@novell.com>

	* itip-view.h: add protos

	* itip-view.c (set_sender_text): update descriptions better
	(set_status_text): show/hide status
	(set_comment_text): show/hide comment
	(set_buttons): update buttons for add an refresh
	(itip_view_destroy): free comment/status
	(itip_view_init): add status/comment widgets
	(itip_view_set_status): accessor
	(itip_view_get_status): ditto
	(itip_view_set_comment): ditto
	(itip_view_get_comment): ditto

	* itip-formatter.c (find_cal_opened_cb): make sure rsvp is off for
	publish
	(format_itip_object): decline counter is sent by an organizer; set
	status and comment when appropriate

svn path=/trunk/; revision=28270
2005-01-07 15:58:17 +00:00
c1d17ad26d Initial import of weather properties plugin
2004-01-06  David Trowbridge <trowbrds@cs.colorado.edu>

	* Initial import of weather properties plugin

svn path=/trunk/; revision=28265
2005-01-07 11:35:33 +00:00
53c83dd1b6 include top_srcdir
2005-01-06  JP Rosevear  <jpr@novell.com>

        * Makefile.am: include top_srcdir

svn path=/trunk/; revision=28254
2005-01-06 15:11:28 +00:00
7615f6d887 fix build for non gtk file chooser case
2005-01-05  JP Rosevear  <jpr@novell.com>

        * save-calendar.c (ask_destination_and_save): fix build for non
        gtk file chooser case

svn path=/trunk/; revision=28248
2005-01-05 18:03:25 +00:00
3de23fd24b Dist the errors data properly, and add the .eplug output file to
2005-01-05  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Dist the errors data properly, and add the .eplug
	output file to BUILT_SOURCES

svn path=/trunk/; revision=28247
2005-01-05 17:32:53 +00:00
6823de81f3 Use standard error messages
2005-01-04  Philip Van Hoof  <pvanhoof@gnome.org>

        * csv-format.c, rdf-format.c: Use standard error messages

svn path=/trunk/; revision=28233
2005-01-04 11:52:21 +00:00
9f14e7a751 Use standard error messages
2005-01-04  Philip Van Hoof  <pvanhoof@gnome.org>

        * save-attachments.c: Use standard error messages

svn path=/trunk/; revision=28232
2005-01-04 11:51:59 +00:00
5905e1452b Don't do set_usize () on the container
2005-01-03  Rodney Dawes  <dobey@novell.com>

	* itip-formatter.c (format_itip_object): Don't do set_usize ()
	on the container

svn path=/trunk/; revision=28225
2005-01-03 22:05:21 +00:00