2004-03-09  Rodney Dawes  <dobey@ximian.com>

	* TODO: Added a TODO file
	* Makefile.am: Add TODO to EXTRA_DIST
	* configure.ac: Up version to 1.0.2, require new libsoup/libecal
	* src/evolution-webcal-main.c (e_webcal_read): Add messages for
	specific HTTP error codes
	(e_webcal_open_cal): Auto-prepend http:// to URIs without protocols
	* src/evolution-webcal-notify.c (e_webcal_display_error):
	Create a proper icon for the error dialog window

2004-02-17  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: remove old usages of variables that are dead
	* configure.ac: Fix the AC_COPYRIGHT()
	* src/evolution-webcal-main.[ch]: Update Copyright year
	(e_webcal_read): Pop up an error dialog when soup gets an invalid
	response from the server
	(e_webcal_open_http): Pop up an error dialog, if we can't get a
	valid SoupMessage, like when the url is "webcal:foo" or such
	* src/evolution-webcal-notify.[ch]: Update Copyright year
	(e_webcal_display_error): Allow secondary text to contain markup
	(e_webcal_query_user): Disable the Help button, since we have no docs
	Add a mnemonic to the Subscribe button
	Add a mnemonic and colon to the "Refresh Every" label

2004-02-07  Rodney Dawes  <dobey@ximian.com>

	* src/evolution-webcal-notify.c: Add a GtkAlignment for the
	"Subscribe" button

2004-02-07  Rodney Dawes  <dobey@ximian.com>

	* *: Initial release 1.0, and import into CVS
