# Generated by Makefile. Do not edit.

2011-09-09  Gabor Kelemen  <kelemeng@ubuntu.com>

	Make strings translatable

2011-07-10  Gabor Kelemen  <kelemeng@gnome.hu>

	Make the .eplug file translatable. Fixes LP:437963.
	- Remove underscores that mark strings for translation
	- Use GETTEXT_PACKAGE from config.h

2011-07-10  Gabor Kelemen  <kelemeng@gnome.hu>

	Changes to make this file translatable:
	- Renamed to .eplug.xml, intltool-merge will later create the .eplug.in file
	- Marked translatable strings for translation
	- Specified gettext domain to use

2011-07-10  Gabor Kelemen  <kelemeng@gnome.hu>

	Add the .eplug.xml file to POTFILES.in

2011-08-23  Ken VanDine  <ken.vandine@canonical.com>

	version bump, 0.2.18

2011-08-23  Ken VanDine  <ken.vandine@canonical.com>

	Build against indicate-0.6 (LP: #829461)

2011-06-29  Ken VanDine  <ken.vandine@canonical.com>

	Preparing for 0.2.17 

2011-06-29  Ken VanDine  <ken.vandine@canonical.com>

	Merged fixes from Mathieu Trudel-Lapierre updating to work with evolution 3.1

2011-06-28  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Get the account URI from the CamelService object in EMEventTargetFolder
	instead of directly from it; since it was removed in Evolution API
	some time after 3.0.2.

2011-05-27  Didier Roche  <didier.roche@canonical.com>

	[0.2.16] New release

2011-05-27  Didier Roche  <didier.roche@canonical.com>

	Merge from Rodigo: Make it build with evolution 3.0 stack

2011-05-27  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Fix C&P code

2011-05-27  Rodrigo Moya  <rodrigo.moya@canonical.com>

	Make it build with evolution 3.0 stack

2011-03-03  Ted Gould  <ted@gould.cx>

	Use libunity to set count on launcher

2011-02-25  Ken VanDine  <ken.vandine@canonical.com>

	Revert change to move to libnotify >= 0.7.0, until evolution is ported it appears the plugins need to use the same libnotify.

2011-02-22  Ken VanDine  <ken.vandine@canonical.com>

	update the launcher count in show_evolution, just like the indicators

2011-02-22  Ken VanDine  <ken.vandine@canonical.com>

	Ported notification to libnotify4-dev >= 0.7.0
	Get the launcher using the get_desktop_file function

2011-02-17  Ken VanDine  <ken.vandine@canonical.com>

	Added the unread message count to the unity launcher

2011-02-07  Didier Roche  <didier.roche@canonical.com>

	Merge
	Fix bug 643321: simplify and fix handling POP accounts. Setting a POP account
	to IMAP and back to POP would cause evolution to crash.

2011-02-07  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Try to guess the correct translation domain for evolution; so that default
	POP accounts, which use the "global" inbox, add a properly translated "Inbox"
	entry to the messaging indicator.

2011-02-07  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Fix bug 643321: simplify and fix handling POP accounts. Setting a POP account
	to IMAP and back to POP would cause evolution to crash. 

2011-01-14  Ted Gould  <ted@gould.cx>

	0.2.14

2011-01-14  Ted Gould  <ted@gould.cx>

	Updating to new libindicate

2011-01-14  Ken VanDine  <ken.vandine@canonical.com>

	Change pkgconfig check for indicate to indicate-0.5 and require 0.4.91

2010-11-23  Didier Roche  <didier.roche@canonical.com>

	build with new evolution

2010-11-23  Didier Roche  <didier.roche@canonical.com>

	new upstream release

2010-10-14  Didier Roche  <didier.roche@canonical.com>

	remove workaround as e-d-s get it right now

2010-10-13  Didier Roche  <didier.roche@canonical.com>

	workaround for local Inbox as not tagged as an Inbox for evolution

2010-10-13  Didier Roche  <didier.roche@canonical.com>

	better debug messages

2010-10-13  Didier Roche  <didier.roche@canonical.com>

	prefer a debug to print

2010-10-13  Didier Roche  <didier.roche@canonical.com>

	correct gdk_display transtype

2010-10-12  Didier Roche  <didier.roche@canonical.com>

	add some flags for deprecation

2010-10-07  Didier Roche  <didier.roche@canonical.com>

	build with gtk deprecation flags (LP: #655937)

2010-06-22  Didier Roche  <didier.roche@canonical.com>

	bump version for release

2010-06-22  Didier Roche  <didier.roche@canonical.com>

	merge evo 2.30 branch

2010-03-31  Francesco Marella  <francesco.marella@gmail.com>

	merge master branch

2010-03-08  Francesco Marella  <francesco.marella@gmail.com>

	Merge with master branch

2010-03-02  Francesco Marella  <francesco.marella@gmail.com>

	Remove hook for event "started.done"

2010-03-01  Francesco Marella  <francesco.marella@gmail.com>

	Fix evolution-indicator to work with Evolution 2.30
	
	Changes:
	- rip off e-shell.h, tomboy copy-paste code
	- properly get the shell and the shell window (mail-notification plugin inspired me :))
	- present the shell window with event time provided by libindicate

2010-03-30  Ted Gould  <ted@gould.cx>

	0.2.8

2010-03-30  Ted Gould  <ted@gould.cx>

	Use property syntax for ngettext

2010-03-29  Ted Gould  <ted@gould.cx>

	Bug number

2010-03-29  Ted Gould  <ted@gould.cx>

	Remove extra _() markers that are messing up translation.

2010-03-04  Ted Gould  <ted@gould.cx>

	0.2.7

2010-03-04  Ted Gould  <ted@gould.cx>

	Command items for running evolution.

2010-03-03  Ted Gould  <ted@gould.cx>

	Adding some command menu items.

2010-03-03  Ted Gould  <ted@gould.cx>

	Need newest libindicate

2010-03-04  Ted Gould  <ted@gould.cx>

	Updating to signals from new libindicate and using the timestamps.

2010-03-03  Ted Gould  <ted@gould.cx>

	Bumping up indicate required version to 0.3.0 to get the new signals.

2010-03-03  Ted Gould  <ted@gould.cx>

	Excising the tomboy present code.

2010-03-03  Ted Gould  <ted@gould.cx>

	Getting the timestamp out of the display signal and switching to present_with_time

2010-01-21  Neil Jagdish Patel  <neil.patel@canonical.com>

	[release] 0.2.6

2009-12-21  Ken VanDine  <ken.vandine@canonical.com>

	The Evolution Desktop file has moved.

2009-12-17  Ken VanDine  <ken.vandine@canonical.com>

	Fixed path to evolution desktop file

2009-11-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	Fix 436755 (indicator-applet doesn't change icon when I recieve new e-mails via Evolution)
	
	Basically add support for a default Inbox for POP3
	
	modified:
	po/Makefile.in.in
	src/evolution-indicator.c

2009-11-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- A line went missing :(

2009-11-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Some stability fixes

2009-11-19  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	po/Makefile.in.in
	src/evolution-indicator.c
	- Add support POP accounts (default Inbox)
	- Make sure we can translate it without requiring new strings

2009-09-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- New release 0.2.4

2009-09-17  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	pending merges:
	Neil Jagdish Patel 2009-09-16 modified:
	Neil Jagdish Patel 2009-09-16 modified:
	Neil Jagdish Patel 2009-09-16 modified:

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c 
	- Create directory before writing to it as per teds comments

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Be more strict in hiding the server is show_messages is disabled

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Add support to writing/deleting the blacklist file
	- Show/hide the evolution entry in the menu depending on the user checking
	/unchecking the "show in panel" box and/or enabling/disabling the
	plugin

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	pending merges:
	Neil Jagdish Patel 2009-09-16 modified:
	Neil Jagdish Patel 2009-09-16 modified:
	Neil Jagdish Patel 2009-09-16 modified:
	Neil Jagdish Patel 2009-09-16 modified:

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Don't show accounts that can't receive mail, and therefore will never have
	an unread message count

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Instead of destroying the indicator of an inactive account, hide it

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Woops, forgot to increment i in while loop

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Ignore accounts where enabled==false in gconf

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	pending merges:
	Neil Jagdish Patel 2009-09-16 modified:

2009-09-16  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Zero the global message count when we zero the indicator counts

2009-09-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- New release

2009-09-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Woops, typo

2009-09-10  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Update the names to be lowercase

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- Bump required version of libindicate to 0.2.0

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	configure.ac
	- Release 0.2.0 for libindicate-0.2 

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	removed:
	src/mail-server.c
	src/mail-server.h
	modified:
	.bzrignore
	Makefile.am
	configure.ac
	src/Makefile.am
	src/evolution-indicator.c
	pending merges:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 modified:
	Neil Jagdish Patel 2009-09-09 Update ignores
	Neil Jagdish Patel 2009-09-09 removed:
	
	- Merged branch that added support for the new libindicate (0.2) and
	added support for multiple-mailboxes

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	Makefile.am
	- Add support for generating ChangeLog on make dist
	
	src/evolution-indicator.c
	Make Ted's suggested changes (thanks!)
	- Move "unread" string into #define
	- Use g_strdup_printf instead of pre-alloc'ed buf & g_sprintf
	- Initialise GTimeVal struct to NULL properly

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Fix warning

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Add some support for showing the evolution window

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Clean up read-notify a bit

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Reset count and don't look for attention when the mail is 'read' as
	defined by evolution :)

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Stray '-' screwed up processing of new mail

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Added a debug statement

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c 
	- Add some support for indicating new messages

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Try updating with multiples of minutes

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2009-09-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	removed:
	src/mail-server.c
	src/mail-server.h
	- Not needed anymore
	
	modified:
	configure.ac
	- Bump version
	
	src/Makefile.am
	- Remove mail-server.*
	
	src/evolution-indicator.c
	- Use libindicate directly, creating indicator per account

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	po/Makefile.in.in
	src/evolution-indicator.c
	pending merges:
	Neil Jagdish Patel 2009-09-08 modified:
	Neil Jagdish Patel 2009-09-08 modified:
	Neil Jagdish Patel 2009-09-08 modified:
	Neil Jagdish Patel 2009-08-25 modified:
	
	- Move the preferences group to the top of the tab
	- Add support for changing the strings used depending on the number of
	configured accounts

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Capitalise 'any' in 'Any Inbox', so it matches with the rest of the
	sentence, and the 'Any Folder' option.

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Depending on the number of accounts, change the text shown in
	the combo (Inbox vs. any Inbox)

2009-09-08  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	po/Makefile.in.in
	src/evolution-indicator.c
	- Add some support to get the number of accounts

2009-08-25  Neil Jagdish Patel  <neil.patel@canonical.com>

	modified:
	src/evolution-indicator.c
	- Move the preferences to the top of the pane

2009-08-04  Ted Gould  <ted@canonical.com>

	Releasing version 0.1.16

2009-08-04  Ted Gould  <ted@canonical.com>

	Cleaning up some more

2009-08-03  Ted Gould  <ted@canonical.com>

	Ken Vandine's patch to include gtk-html-editor as it's needed for the new Evolution

2009-07-30  Ken VanDine  <ken.vandine@canonical.com>

	Added gtkhtml-editor to PKG_CHECK_MODULES, some evolution headers have changed so now we need to find the include path for it.

2009-04-23  Ted Gould  <ted@canonical.com>

	Making a 15 -- brown paper bag release.

2009-04-22  Ted Gould  <ted@canonical.com>

	Changing the truthiness of the string comparison

2009-04-21  Ted Gould  <ted@canonical.com>

	Making 14

2009-04-21  Ted Gould  <ted@canonical.com>

	Use 'g_strcmp0' instead of 'g_str_equal' to protect against the NULL string from '_wnck_get_wmclass'

2009-04-08  Ted Gould  <ted@canonical.com>

	Now we're 13.

2009-04-07  Ted Gould  <ted@canonical.com>

	Adding the LP bug.

2009-04-07  Ted Gould  <ted@canonical.com>

	Switch to using the library version of the GLib Internationalization code.

2009-04-07  Ted Gould  <ted@canonical.com>

	These seem to change the domain for all of Evolution, which really isn't a good idea.

2009-04-06  Ted Gould  <ted@canonical.com>

	Wow, growing up to 12 already.

2009-04-06  Ted Gould  <ted@canonical.com>

	Patch to fix i18n issues in sending notifications.  Patch from Timo Jyrinki.

2009-04-03  Ted Gould  <ted@canonical.com>

	Ah, forgot to add files

2009-04-03  Ted Gould  <ted@canonical.com>

	Patch from the great Neil Patel to make it so that we use X.org to determine if the current window is Evolution.

2009-04-03  Ted Gould  <ted@canonical.com>

	Hmm, not sure why this change, but seems benign

2009-03-18  Ted Gould  <ted@canonical.com>

	Bumping version number

2009-03-18  Ted Gould  <ted@canonical.com>

	Patch from Neil which makes it so that Evo doesn't send notificaitons when focused

2009-03-15  Ted Gould  <ted@canonical.com>

	Adding a configure option to override the install directory so that we can pass distcheck

2009-03-15  Ted Gould  <ted@canonical.com>

	Incrementing version number

2009-03-15  Ted Gould  <ted@canonical.com>

	Make it so that the IDs are always unique, even if they're not used heavily.  This fixes some warnings on the listeners.

2009-03-09  Ted Gould  <ted@canonical.com>

	Changing the icon name.  Match from Mirco Muller.

2009-02-16  Ted Gould  <ted@canonical.com>

	0.1.9

2009-02-16  Ted Gould  <ted@canonical.com>

	Some slight changes for distcheck to be happy.

2009-02-16  Ted Gould  <ted@canonical.com>

	Leaving the packaging for the packaging branch

2009-02-16  Ted Gould  <ted@canonical.com>

	releasing version 0.1.8+ppa1

2009-02-15  Ted Gould  <ted@canonical.com>

	releasing version 0.1.8

2009-02-15  Ted Gould  <ted@canonical.com>

	Setting the destkop file and the type for the indicator
	server subclass.

2009-02-15  Ted Gould  <ted@canonical.com>

	releasing version 0.1.7+ppa2

2009-02-15  Ted Gould  <ted@canonical.com>

	releasing version 0.1.7+ppa1

2009-02-09  Neil Jagdish Patel  <neil.patel@canonical.com>

	-Redo the way message count is stored and signalled to the server
	-Send indicator-added indicator-removed for every individual  email
	-Allow the user to disable the indicator aspect of the notifications

2009-02-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	releasing version 0.1.7

2009-02-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Added support for 
	- Only Inbox/All Folders notification
	- Showing notification bubbles, updating them
	- Playing sounds through the bubble

2009-02-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update ignores

2009-02-05  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Hook up the preferences to gconf, install schemas and keep up-to-date
	* Added support for showing the preferences in the general tab of mail
	preferences

2009-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Add support for GConf and i18n support

2009-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial support for preferences (layout)

2009-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	evolution-indicator (0.1.3) intrepid; urgency=low
	
	* Reset indicator count when the user requests the showing of the window.
	
	-- Neil J. Patel <neil.patel@canonical.com>  Wed, 04 Feb 2009 11:53:04 +0100

2009-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	add the e-shell.h header

2009-02-04  Neil Jagdish Patel  <neil.patel@canonical.com>

	evolution-indicator (0.1.2) intrepid; urgency=low
	
	* Add support for ShowIndicatorToUser, by presenting the current Evolution
	"Mail" window. If it does not exist, present the first window available.
	
	-- Neil J. Patel <neil.patel@canonical.com>  Wed, 04 Feb 2009 11:39:27 +0100
	
	evolution-indicator (0.1.1) intrepid; urgency=low

2009-02-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Update packaging

2009-02-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	* Seconf to initial commit

2009-02-03  Neil Jagdish Patel  <neil.patel@canonical.com>

	Initial Commit

