2007-07-03 [paul]	0.11

	* 0.11 released

2007-07-03 [paul]	0.10cvs7

	* configure.ac
	* po/zh_CN.po
		added by Ralgh Young
	* po/hu.po
	* po/pt_BR.po
		updated by Pader Rezso and Frederico
		Goncalves Guimaraes
		

2007-06-21 [colin]	0.10cvs6

	* src/notification_plugin.c
		Update plugin API

2007-06-08 [wwp]	0.10cvs5

	* configure.ac
		Bumped required version.

2007-06-08 [colin]	0.10cvs4

	* src/notification_popup.c
		Fix build

2007-06-07 [paul]	0.10cvs3

	* src/notification_popup.c
		fix crash when Subject is empty
		patch by Gianni Ceccarelli <dakkar@users.sf.net>

2007-04-20 [wwp]	0.10cvs2

	* configure.ac
		Bumped up the minimal Claws-Mail version this
		plug-in requires.

2007-04-20 [wwp]	0.10cvs1

	* src/notification_banner.c
		Reflect changes to 2.9.1cvs5:
		replaced nearly all uses of prefs_common.trans_hdr with a call
		to prefs_common_translated_header_name().

2007-04-16 [paul]	0.10

	0.10 released

2007-04-16 [paul]	0.9cvs10

	* configure.ac
	* po/ca.po
	* po/hu.po
	* po/pt_BR.po
		added Catalan, Hungarian, and Brazilian
		Portuguese translations by Miquel Oliete,
		Pader Rezso, and Frederico Goncalves Guimaraes

2007-03-30 [holger]	0.9cvs9

	* src/notification_core.c
		Fix typo in debug string.
	* src/notification_popup.c
		If only a single message arrived, a click
		on the popup will not only show the main window,
		but also directly select the new message.

2007-03-17 [holger]	0.9cvs8

	* po/.cvsignore
		Another file to ignore.

2007-03-17 [holger]	0.9cvs7

	* configure.ac
	* po/LINGUAS *** removed ***
		Follow Claws' standard for i18n

2007-03-17 [holger]	0.9cvs6

	* ChangeLog
	* Makefile.am
	* configure.ac
	* config/config.rpath
	* m4/.cvsignore
	* m4/Makefile.am
	* m4/gettext.m4
	* m4/iconv.m4
	* m4/lib-ld.m4
	* m4/lib-link.m4
	* m4/lib-prefix.m4
	* m4/nls.m4
	* m4/po.m4
	* m4/progtest.m4
	* src/Makefile.am
	* src/gettext.h
	* src/notification_banner.c
	* src/notification_foldercheck.c
	* src/notification_plugin.c
	* src/notification_popup.c
	* src/notification_prefs.c
		Add i18n support. This is a slightly modified
		patch from Tim <timbrain@post.cz>, who is also
		the author of the czech translation. Thanks a lot
		him! I am a first-timer on i18n, so if it is broken,
		it is most likely my fault.

2007-03-16 [holger]	0.9cvs5

	* src/notification_core.c
		Fix typo in debug string.

2007-03-13 [wwp]	0.9cvs4

	* src/notification_popup.c
	* config/.cvsignore
		Candidate fix for bug #1148: gtk_window_present() is really not
		enough to raise/show CM's mainwindow in all situations.
		More files to ignore.

2007-03-08 [holger]	0.9cvs3

	* Makefile.am
		Fix bug 1146, 'cannot compile
		notification-plugin from snapshot'

2007-03-02 [holger]	0.9cvs2

	* src/notification_core.c
		Fix a typo in a debug string.

2007-03-01 [wwp]	0.9cvs1

	* src/notification_core.c
	* src/notification_prefs.c
		Add missing newline to few debug output/warning messages.

2007-02-26 [paul]	0.9

	0.9 released

2007-02-04 [colin]	0.8cvs2

	* src/notification_banner.c
	* src/notification_foldercheck.c
	* src/notification_popup.c
	* src/notification_prefs.c
		Set wmclass on windows

2007-01-23 [holger]	0.8cvs1

	* src/notification_popup.c
		Fix encoding of the displayed From and Subject
		lines for the popup if using libnotify.
		Thanks to Colin for helping me out on this.

2007-01-09 [paul]	0.8

	0.8 released

2007-01-08 [holger]	0.7cvs4

	* src/notification_popup.c
		Deal with libnotify popup timeout function
		error better.

2006-12-17 [holger]	0.7cvs3

	* src/notification_popup.c
		If a single mail message arrived,
		show its from and subject headers in popup.

2006-12-15 [ticho]	0.7cvs2

	* configure.ac
	* src/notification_plugin.c
		Use check_plugin_version() for version check.

2006-12-04 [holger]	0.7cvs1

	* configure.ac
		libnotify 0.4.3 seems to work well,
		indeed. Make this one the required version
		of libnotify (effectively activating 
		libnotify support from now on!).

2006-12-04 [paul]	0.7

	0.7 released

2006-11-28 [paul]	0.6cvs3

	* configure.ac
		bump required version of Claws
		following renaming
		Thanks to Charles Edwards for the
		reminder

2006-11-27 [paul]	0.6cvs2

	* src/notification_plugin.c
	* src/notification_prefs.c
		renaming

2006-11-07 [paul]	0.6cvs1

	* ChangeLog
	* INSTALL
	* PATCHSETS
	* configure.ac
	* src/Makefile.am
	* src/notification_banner.c
	* src/notification_banner.h
	* src/notification_command.c
	* src/notification_command.h
	* src/notification_core.c
	* src/notification_core.h
	* src/notification_foldercheck.c
	* src/notification_foldercheck.h
	* src/notification_pixbuf.c
	* src/notification_pixbuf.h
	* src/notification_plugin.c
	* src/notification_plugin.h
	* src/notification_popup.c
	* src/notification_popup.h
	* src/notification_prefs.c
	* src/notification_prefs.h
	* src/raw_claws_mail_logo_64x64.h
	* src/raw_sylpheed_claws_logo_64x64.h
		Name change

2006-11-07 [paul]	0.6

	* 0.6 released

2006-10-20 [holger]	0.5cvs5

	* src/notification_core.c
	* src/notification_core.h
	* src/notification_plugin.c
		Make banner module obey global folder
		type limitations.

2006-10-15 [holger]	0.5cvs4

	* configure.ac
	* src/notification_popup.c
		Fix off-by-one in message count when
		using libnotify.

2006-10-15 [holger]	0.5cvs3

	* src/notification_core.c
		Fix typo in debug string

2006-10-14 [holger]	0.5cvs2

	* src/notification_command.c
	* src/notification_core.c
	* src/notification_plugin.c
	* src/notification_popup.c
	* src/notification_prefs.c
	* src/notification_prefs.h
		Implement global configuration options
		to include or exclude certain folder types
		(mail, news, RSS, calendar) from notification.

2006-10-07 [holger]	0.5cvs1

	* src/notification_command.c
	* src/notification_command.h
	* src/notification_prefs.c
	* src/notification_prefs.h
		Expand folder specific settings to
		the command module.

2006-09-26 [colin]	0.5

	* 0.5 released

2006-09-26 [holger]	0.4cvs1

	* src/notification_popup.c
		Fix several possible deadlock situations.
		Thanks to Brian Morrison and Colin for
		debugging this.

2006-09-25 [paul]	0.4

	0.4 released

2006-09-24 [holger]	0.3cvs16

	* src/notification_popup.c
		Have seperate popups for incomming mail,
		calendar messages, RSS feeds and news
		messages when using libnotify.

2006-09-24 [colin]	0.3cvs15

	* src/notification_prefs.c
		Include main.h for sylpheed_is_exiting()

2006-09-23 [colin]	0.3cvs14

	* src/notification_prefs.c
		Don't do gtk stuff on exit

2006-09-23 [holger]	0.3cvs13

	* src/notification_popup.c
		Make code more flexible, preparing for
		having seperate popups for different
		types of incomming messages (will most
		likely only get into the libnotify part).

2006-09-23 [holger]	0.3cvs12

	* src/notification_prefs.c
		Make it clear that the window manager is free
		to ignore the popup width and position selected
		by the user.

2006-09-22 [ticho]	0.3cvs11

	* configure.ac
		Update required claws-mail version to 2.4.0.200.

2006-09-22 [holger]	0.3cvs10

	* src/notification_core.c
		Add some debugging info.
	* src/notification_command.c
	* src/notification_popup.c
		For now, ignore folders with foldertype
		F_NEWS and F_UNKNOWN.

2006-09-21 [holger]	0.3cvs9

	* src/notification_core.c
		Make plugin safe against msgid set to NULL.

2006-09-18 [holger]	0.3cvs8

	* src/notification_core.c
		Change notification implementation in a way
		that every msg is only warned about once,
		distinguished by msgid. This will result in
		getting only one notification for receiving
		double messages, but this is probably the
		smaller annoyance.

2006-09-17 [holger]	0.3cvs7

	* commitHelper
		Use the same version number in ChangeLog and plugin.
	* configure.ac
		Update to check for libnotify. Required libnotify version
		is set to a high value. 0.4.3 or later will probably
		work, but is not released yet, and I didn't verify
		svn. Consider libnotify support to be deactivated for
		now.
	* src/Makefile.am
	* src/notification_pixbuf.c
	* src/notification_pixbuf.h
	* src/notification_plugin.c
	* src/notification_popup.c
	* src/notification_prefs.c
	* src/notification_prefs.h
	* src/raw_claws_mail_logo_64x64.h
		Include support for libnotify.
	* src/notification_core.c
	* src/notification_core.h
		Try to make the notification also work on IMAP folders. This
		requires major rework. The postfiltering-hook has been dropped
		in favor of connecting to the folderitem update hook directly.
		The implementation of this is likely to change again, though.

2006-09-01 [wwp]	0.3cvs6

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

2006-08-27 [wwp]	0.3cvs5

	* src/notification_plugin.c
		fix plugin compilation (N_ undefined).

2006-08-27 [colin]	0.3cvs4

	* src/notification_plugin.c
		Implement plugin_provides()

2006-08-18 [paul]	0.3cvs3

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

2006-08-04 [holger]	0.3cvs2

	* src/notification_foldercheck.c
	* src/notification_popup.c
	* src/notification_popup.h
	* src/notification_prefs.c
	* src/notification_prefs.h
		Expand folder specific settings to the
		popup module, and fix several bugs on the way.

2006-08-03 [holger]	0.3cvs1

	* src/notification_foldercheck.c
		Make specific folder list safe against deleted
		folders. Fixes crasher when an already deleted
		folder was accessed.

2006-08-02 [paul]

	0.3 released

2006-07-27 [holger]	0.3

	* src/Makefile.am
	* src/notification_core.c
	* src/notification_core.h
	* src/notification_banner.h
	* src/notification_plugin.c
	* src/notification_prefs.c
	* src/notification_prefs.h
	* src/notification_foldercheck.c	*** new file ***
	* src/notification_foldercheck.h	*** new file ***
		Introduce restricting notification to certain
		folders via the options page.  Currently, the
		new feature is only used in the "Banner" module,
		but the others will follow soon. Hopefully.

2006-06-10 [holger]	0.2.1

	* src/notification_prefs.c
		Rework prefs page, to make greying out inactive
		options easier.

2006-06-06 [wwp]	0.2cvs2

	* configure.ac
	* src/.cvsignore
		fix/unify/simplify autostuff.

2006-06-03 [wwp]	0.2cvs1

	* commitHelper
	* PATCHSETS
		introducing commitHelper for plugins too.

2006-05-25 [holger]	0.2

	* configure.ac
	* src/Makefile.am
	* src/notification_plugin.c
	* src/notification_prefs.c
	* src/notification_prefs.h
	* src/notification_command.c	*** new file ***
	* src/notification_command.h	*** new file ***
		Add new module: command
		Executes a command line upon new mail arrival.
		In contrast to the builtin-command support, the
		command ist just issued when the mail is marked as
		"new" after sorting. This way, one can get around
		notifications when for example just Spam arrives.
	
2006-05-07 [holger]	0.1.2

	* src/notification_plugin.c
		Make sure the hooks are not called with
		NULL as source. Fixes crasher.

2006-04-07 [colin] 	0.1.1

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

2006-03-18 [holger]	0.1

	first public release

2006-03-16 [holger]	0.0.2

	* refresh popup during filtering

2006-03-07 [holger]	0.0.1

	* initial import
