2009-09-14  Graham Cobb  <g+770@cobb.uk.net>

	* gpesummary.c (gpe_summary_plugin_init): Initialise DBUS and OSSO
	(gpe_summary_plugin_class_finalize): Tidy up DBUS, OSSO and other resources.
	(show_todos, todo_clicked): Handle error opening todo DB.
	Add show_birthdays_pref to distinguish between the user preference for showing
	birthdays and the fact of whether we can currently show them.  This is needed to
	handle a missing contacts DB.

2009-09-03  Graham Cobb  <g+770@cobb.uk.net>

	* gpesummary.c (gpe_summary_plugin_init): Use hd_home_plugin_item_heartbeat_signal_add
	for timer
	Improve some debugging log messages
	Add settings support for fremantle

	* homegpesummary.hildonhomeapplet: Rename old format desktop file
	Fix typo in comment

	* homegpesummary.hdhomepluginitem: create desktop file for HDHomePluginItem format

	* Makefile.am (libsbdir): Use APPLETDIR to install library file
	and DESKTOPFILE to select correct desktop file to install

	* configure.ac: Add APPLETDIR and DESKTOPFILE to support old and
	new home page locations and desktop file

	* Makefile.am (libgpesummary_la_LDFLAGS): Rationalise library handling

	* configure.ac (HILDON_CFLAGS): Rationalise library handling

	* gpesummary.c: Change HILDON_VER test to >0 instead of =1
	Add HDHomePluginItem code for new applet invocation

	* configure.ac: Check for Maemo version

2009-08-26  Graham Cobb  <g+770@cobb.uk.net>

	* debian/rules: Uncomment dh_shlibdeps so shared library dependencies
	are recorded.

	* debian/control (Depends): Remove dependency on gpe-calendar, etc.
	Depend on needed libaries instead.

2008-07-13  Graham Cobb  <g+770@cobb.uk.net>

	* gpesummary.c: Fix handling of events which cross day boundary (bug 206).
	Change handling of all day events so they are reported on each day.

2008-06-24  Lars Persson Fink  <lars.p.fink@gmail.com>

       * po/sv.po, configure.ac: Added Swedish translation

2008-06-22  Graham Cobb  <g+770@cobb.uk.net>

	* gpesummary.c: Open database readonly
	* gpesummary.c: Add the ability to log glib messages to a file,
	for debugging.  Define LOG_HANDLER as the log file name to enable.

2008-01-07  Graham Cobb  <g+770@cobb.uk.net>

	* gpesummary.c (printTime) : Remove reference to struct timezone

