2006-09-07 [paul]	1.79.2cvs24

	* src/vcal_folder.c
		encoding for ical subs should be UTF-8
		Thanks to Colin

2006-09-07 [paul]	1.79.2cvs23

	* src/plugin.c
		some improvements to the English

2006-09-07 [colin]	1.79.2cvs22

	* src/plugin.c
		Update description

2006-09-07 [colin]	1.79.2cvs21

	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix refresh
		Check our own availability
		Only check availability on new events

2006-09-06 [colin]	1.79.2cvs20

	* po/fr.po
		Update french translation

2006-09-06 [colin]	1.79.2cvs19

	* src/vcal_meeting_gtk.c
		Typo fix

2006-09-06 [colin]	1.79.2cvs18

	* src/vcal_meeting_gtk.c
	* src/vcal_prefs.c
		Fix prefs woes

2006-09-06 [colin]	1.79.2cvs17

	* src/vcal_folder.c
	* src/vcal_folder.h
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
	* src/vcal_meeting_gtk.h
	* src/vcal_prefs.c
	* src/vcal_prefs.h
	* src/vcalendar.c
		Implement free/busy support (export and import)
		The Full Corporate Potential is now 
		unleashed on Sylpheed-Claws!
		

2006-09-01 [wwp]	1.79.2cvs16

	* commitHelper
		sync w/ commitHelper in sylpheed-claws module:
		use CVSEDITOR env. var. if set.

2006-08-29 [colin]	1.79.2cvs15

	* src/plugin.c
		Complete 1.79.2cvs10 - Follow 
		2.4.0cvs98 API change for sending mail
	* src/vcalendar.c
		Implement scroll

2006-08-29 [paul]	1.79.2cvs14

	* .cvsignore
	* configure.ac
	* src/icaltime_as_local.h
	* src/plugin.c
	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
	* src/vcal_prefs.c
	* src/vcalendar.c
		remove references to pluginconfig.h,
		the file ceased to exist

	* po/zh_CN.po
		fix broken plural forms

2006-08-28 [paul]	1.79.2cvs13

	* po/stamp-po
		add missing file

2006-08-28 [paul]	1.79.2cvs12

	* configure.ac
	* src/Makefile.am
	* src/plugin.c
		fix setting of localedir
		Thanks to Colin

2006-08-28 [paul]	1.79.2cvs11

	* configure.ac
	* po/Makefile.in.in
	* po/Makevars
	* src/plugin.c
		require autoconf 2.60, enabling building
		with gettext 0.15 (gettext 0.14.x build still
		possible). Replace Makefiles with versions
		from gettext 0.15.

2006-08-27 [colin]	1.79.2cvs10

	* configure.ac
	* src/vcal_manager.c
		Follow 2.4.0cvs98 API change for sending mail

2006-08-27 [colin]	1.79.2cvs9

	* src/plugin.c
		Implement plugin_provides()

2006-08-25 [paul]	1.79.2cvs8

	* src/vcalendar.c
		fix build warnings

2006-08-23 [colin]	1.79.2cvs7

	* configure.ac
	* src/plugin.c
	* src/vcalendar.c
		Implement get_selection(), which will return
		either the selected part of Description, the
		complete Description, or the Summary, depen-
		ding on what's available.

2006-08-21 [colin]	1.79.2cvs6

	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcalendar.c
		Fix leaks

2006-08-18 [paul]	1.79.2cvs5

	* configure.ac
		bump up GLib and GTK+ minimum required versions,
		following Claws

2006-08-17 [colin]	1.79.2cvs4

	* src/vcal_folder.c
	* src/vcal_meeting_gtk.c
		Don't check SSL certificate (CURL default changed since 7.10)
                Better error report

2006-08-17 [colin]	1.79.2cvs3

	* src/vcal_manager.c
		Fix header encoding - header_len is the length
		of the prefixing header name, like 'Subject: ',
		not the actual content's length. Fixes infinite
		loops in codeconversion.

2006-08-13 [wwp]	1.79.2cvs2

	* src/vcal_manager.c
		fix strict ISO C90 compliance (and thus, compiling w/ gcc 2.x).
		Patch by Pawel Pekala <c0rn@o2.pl>.

2006-08-13 [colin]	1.79.2cvs1

	* src/vcal_meeting_gtk.c
		Fix account selection offset when there's
		NNTP accounts

2006-08-02 [paul]	1.79.2

	1.79.2 released

2006-07-04 [colin]	1.79.1cvs4

	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
	* src/vcal_meeting_gtk.h
	* src/vcal_prefs.c
		Fix headers encoding
		Fix automatic export (asking for path 
		when disabled)

2006-06-16 [colin]	1.79.1cvs3

	* COPYING
		Add openssl exception clause

2006-06-15 [paul]	1.79.1cvs2

	* configure.ac
		Fix pthread detection as the included
		config.h isn't SC's anymore
		Thanks to Colin

2006-06-12 [colin]	1.79.1cvs1

	* src/plugin.c
	* src/vcal_manager.c
		Update to follow API

2006-06-12 [paul]	1.79.1

	1.79.1 released

2006-06-12 [paul]	1.79.0cvs5

	* po/Makefile.in.in
		fix autoconf warning

2006-06-12 [paul]	1.79.0cvs4

	* po/fr.po
		updated by Fabien Vantard

2006-06-08 [colin]	1.79.0cvs3

	* src/vcal_folder.c
	* src/vcal_manager.c
		Fix leaks

2006-06-06 [wwp]	1.79.0cvs2

	* configure.ac
	* src/.cvsignore
	* src/Makefile.am
	* src/plugin_version.h.in
	* src/plugin.c
		fix/unify/simplify autostuff, get rid of src/plugin_version.h{,.in} (use pluginconfig.h instead).

2006-06-03 [wwp]	1.79.0cvs1

	* commitHelper
	* PATCHSETS
	* configure.ac
		introducing commitHelper for plugins too.

2006-05-21 [colin] 1.79

	* src/vcal_folder.c
		Compile fix for gcc-2.9x
		Patch by Pawel Pekala

2006-04-28 [colin] 1.78

	* src/vcalendar.c
		Charset fix
	*po/pl.po
		Fix update-po

2006-04-27 [colin] 1.77

	* configure.ac
	* po/pl.po
		Polish translation
		Patch by Pawel Pekala

2006-04-20 [colin] 1.76

	* src/vcalendar.c
		Fix bug #941 (glibc detected *** sylpheed-claws: free():
		invalid pointer:)

2006-04-19 [colin] 1.75

	* src/vcal_meeting_gtk.c
		Fix return code check

2006-04-07 [colin] 1.74

	* src/vcal_folder.c
		Factorize get/set_xml

2006-04-07 [colin] 1.73

	* configure.ac
		Optionnaly handle --prefix.
		Patch by Pawel Pekala.

2006-04-04 [colin] 1.72

	* src/vcal_meeting_gtk.c
		Automatically put end of meeting after start of
		meeting. Fix hours like 24:60 being selectable.

2006-04-06 [paul]

	* po/fi.po
	* po/fr.po
	* po/pt_BR.po
	* po/sk.po
		updated by Tommi Pirinen, Fabien Vantard, Frederico
		Goncalves Guimaraes, and Andrej Kacian

2006-03-24 [colin] 1.71
	* src/vcal_folder.c
		Warning fix (by Fabien Vantard)

2006-03-22 [colin] 1.70
	* src/vcal_manager.c
		Fix a possible crash
	* src/vcal_folder.c
		Implement folder renaming

2006-03-16 [colin] 1.60
	* src/vcal_folder.c
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix g_warnings, fix missing last webcal item
		Choose the "later" duration better

2006-03-15 [wwp] 1.57
	* src/vcal_folder.c
		Use a better solution for timeouts (thanks to Colin)

2006-03-14 [colin] 1.56
	* src/vcal_manager.c
	* src/vcal_manager.h
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix a crash in some cases
		Fix a leak
		Allow 'Remind me later' in alerts
		Better layout of the meeting editor

2006-03-14 [wwp] 1.55
	* src/plugin.c
		Forgot a necessary #include

2006-03-14 [wwp] 1.54
	* src/plugin.c
		Properly init curl outside of any thread (thanks to Colin)

2006-03-13 [colin] 1.53

	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
		Prepare some stuff for multisync
		Put only one timezone part when exporting
		multiple components

2006-03-11 [colin] 1.52

	* src/vcal_folder.c
		Timeout curl ops after 1 minute

2006-03-09 [colin] 1.51

	* src/vcal_meeting_gtk.c
	* src/vcal_manager.[ch]
	* src/vcalendar.c
		Implement CommonName for Organizer
		GUI fixes

2006-03-06 [colin] 1.50

	* src/vcal_folder.c
	* src/vcal_meeting_gtk.c
	* src/vcal_prefs.c
	* src/vcal_prefs.h
		Implement export to remote locations
		Add pref to export only our meetings, not the
		subscriptions

2006-03-06 [colin] 1.41

	* src/vcal_prefs.c
		Cleanup by Fabien Vantard

2006-03-01 [colin] 1.40

	* src/vcal_folder.c
		Fix cache issues
	* src/vcal_manager.c
		Fix interop with Outlook 2K3 SP2 
		(add VTIMEZONE, use utf8)
	* src/vcal_meeting_gtk.c
		return error if necessary
	* src/vcalendar.c
		fix undeclared utf8 from Outlook

2006-03-01 [colin] 1.35

	* src/vcal_folder.c
	* src/vcal_manager.c
	* src/vcal_manager.h
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Handle VTODOs
		Fix a few bugs in the process

2006-03-01 [colin] 1.34

	* src/vcal_folder.c
		Add offline override message

2006-02-21 [colin] 1.33

	* src/vcalendar.c
		Fix rendering of meeting detail with (at least) GTK+ 2.8,
		patch by Colin

2006-02-21 [colin] 1.32

	* src/vcalendar.c
		Use 1 hour instead of 10 minutes to refresh the
		feeds

2006-02-13 [colin] 1.31

	* src/vcal_manager.c
		Fix (null) in To: 
		Fix missing DTSTAMP 
		closes bug #910 (vCalendar-Plugin does not interact 
		with Outlook)

2006-02-12 [colin] 1.30

	* src/vcalendar.c
		Check for mainwin before using it

2006-01-29 [paul]

	* po/fi.po
		updated by Flammie Pirinen
	* po/sk.po
		added by Andrej Kacian

2006-01-29 [paul]

	* configure.ac
	* po/sr.po
		submitted by Aleksandar Urosevic <urke.dd@urosevic.net>
	* po/pt_BR.po
		updated by  Frederico Goncalves Guimaraes

2006-01-28 [paul]

	* po/zh_CN.po
		updated by  Ralgh Young <bamanzi@gmail.com>

2006-01-27 [paul] 1.29

	* config/config.rpath  ** ADDED **
		fix build warning

2006-01-27 [paul]

	* configure.ac
	* po/es.po
	* po/fr.po
	* po/it.po
		added/updated translations by Ricardo Mones Lastra,
		Fabien Vantard, and Andrea Spadaccini
2006-01-26 [paul]

	* po/pt_BR.po
		translation submitted by Frederico Goncalves Guimaraes
		<fggdebian@yahoo.com.br>

2006-01-24 [colin] 1.28

	* src/vcalendar.c
		Fix double free()s

2006-01-14 [colin]

	* src/plugin.c
		Fix error message

2006-01-14 [colin]

	* src
		Rework buttons (HIGify)

2006-01-12 [colin]

	* src/vcal_folder.c
		Handle --subscribe webcal:// 

2006-01-08 [paul]

	* po/de.po
	* po/es.po
		updated by Stephan Sachse and Ricardo Mones Lastra

2006-01-08 [paul] 1.25

	* po/de.po
		translation submitted by Stephan Sachse <white@dev-zero.com>

2006-01-01 [paul] 1.24

	* po/fi.po
		translation submitted by Flammie Pirinen <flammie@iki.fi>

2005-12-19 [colin] 1.23

	* Fix a few more overzealous translations
	* Close folder on unloading if it's our. Thanks Andrej!

2005-12-19 [colin] 1.22

	* Fix a few overzealous translations
	* Fix a bug where subscribed webcal feeds' caches end up
	  in ~/http://...

2005-12-19 [colin] 1.21

	* i18n fix by Fabien Vantard

2005-12-19 [colin] 1.20

	* Add es.po, thanks to Ricardo Mones !

2005-12-19  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add m4.
	(EXTRA_DIST): Add config/config.rpath.
	* configure.ac (AC_OUTPUT): Add m4/Makefile.
	(AM_GNU_GETTEXT_VERSION): Bump to 0.14.5.

2005-12-18 [colin] 1.19

	* Add gettext support and fr.po

2005-12-15 [paul] 1.18

	* Add plugin_version()

2005-12-12 [colin] 1.17

	* Fix a leak and refresh of webcal subscriptions
	
2005-12-12 [colin] 1.16

	* Fix a leak
	
2005-12-07 [colin] 1.15

	* Add plugin_licence()
	  Allow flags changing
	
2006-11-28 [colin] 1.14

	* src/vcalendar.c
		Trim labels

2006-11-25 [colin] 1.13

	* src/vcal_folder.c
		Thread network operations so they aren't
		blocking
	* src/vcalendar.c
		Fix cancellation of events
		Fix "answers to an unknown meeting proposal" 
		when we have an attendee and no local event

2006-11-23 [colin] 1.12

	* src/vcal_folder.c
		Fix items sensitivity
	* m4/curl.m4		** REMOVED **
	* configure.ac
		Move the curl m4 definition inside 
		configure.ac (crappy fix against a strange
		problem)

2006-11-17 [colin] 1.11

	* src/vcal_folder.c
		Fix fixme
	* src/vcal_meeting_gtk.c
		Fix exporting when local calendar 
		is empty

2006-11-17 [colin] 1.10

	* src/vcal_folder.c
		Tell libcurl to follow redirections

2006-11-17 [colin] 1.9

	* src/vcal_folder.c
	* src/vcal_folder.h
	* src/vcal_manager.c
	* src/vcal_manager.h
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		Fix a few leaks
		Add URL property handling
		Add webcal subscription	

2006-10-05 [colin] 1.8

	* src/vcalendar.c
		reflect API change

2005-09-12 [colin] 1.7
	
	* src/vcal_manager.c
	* src/vcal_meeting_gtk.c
	* src/vcalendar.c
		fix trying to send to nobody
		fix updating of the folder after sending a meeting
		fix account selection when we have nntp accounts
		fix clearing of the mimeview

2005-07-17 [paul] 1.6

	* src/vcalendar.c
	* src/vcal_meeting_gtk.c
		update for changes to alertpanels

2005-07-15 [paul] 1.5

	fix build errors (thanks to Colin)

2005-07-04 [colin] 1.4

	Ship with libical.
	Change the date selection widgets to use a GtkCalendar.

2005-03-23 [colin] 1.3

	Check for libical version. Thanks to Alfons for
	the auto* voodoo!

2005-03-21 [colin] 1.2

	Remove icaltime_as_local cruft.

2005-03-18 [colin] 1.1

	Apply gentoo's patch to make it work with libical-0.24
	Fix stuff so that it works with 0.23 and 0.24

2005-02-02 [colin] 1.0

	Use color label instead of read/unread status

2005-02-02 [colin] 0.9
	
	Add automatic export

2005-02-01 [colin] 0.8

	Add ICS export

2005-02-01 [colin] 0.7

	Add alert

2005-01-14 [colin] 0.5

	Fix generate_msgid

2004-09-21 [colin] 0.4

	Various date and format fixes

2004-09-21 [colin] 0.3

	Add cancel sending availability

2004-09-20 [colin] 0.2

	More checks, cancel notification support

2004-09-20 [colin] 0.1
	
	Initial release
