2009-10-04  Graham Cobb  <g+770@cobb.uk.net>

	* ui.c (create_interface): Create real Fremantle menu with filter buttons

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

	* ui.h: remove toggle_toolbar

	* ui.c (create_interface): Remove Show menu for Fremantle
	(toggle_journal, toggle_toolbar): Remove for Fremantle

	* main.c (key_press_cb): Remove fullscreen support for Fremantle

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

	* configure.ac: set up MAEMO5 condition for automake

	* hildon/Makefile.am (gpe-timesheet.png): Conditionalise application icon size

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

	* ui.c (create_interface): Use stock icons on hildon where possible
	to simplify port to Fremantle
	(create_interface): Scale start/stop clock icons to fit toolbar

2009-04-15 Ned Ludd  <solar@gentoo.org>
	* gpe-base/gpe-timesheet: ui.h 
	* Icon Dir Unification. /usr/share/gpe/pixmaps/ -> /usr/share/pixmaps/gpe/
	* Targeted for gpe-3.0 release.

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

	* main.c (open_window): Change application name to GPE Timesheet

	* debian/*: Add debian directory for Maemo (copied from gpe-todo)

	* hildon/gpe-timesheet.desktop.in.in (_Name): Change name to GPE Timesheet

	* configure.ac: Add hildon/Makefile to AC_OUTPUT

	* hildon/*.png: Add icons for 26x26, 40x40 and 64x64.  
	Rename gpe-timesheet.png to gpe-timesheet-48x48.png

	* hildon/Makefile.am: Create separate Makefile to generate various icons for hildon

	* Makefile.am: Move hildon/ stuff into separate Makefile and add hildon to subdirs

2008-08-31  Phil Blundell  <pb@reciva.com>

	* po/da.po: New translation, courtesy Joe Hansen.
	* po/Makefile.in.in (EXTRA_DIST): Remove ChangeLog.
	* po/ChangeLog: Deleted.

2008-05-17  Florian Boor <florian.boor@kernelconcepts.de>

	* Update translations

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

	* ui.c (create_interface): Fix bug #120: do not touch show journal button widget
	in Hildon

2007-11-09  Graham Cobb  <g+770@cobb.uk.net>

	* ui.c (create_interface): Fix typo in previous change

2007-11-06  Graham Cobb  <g+770@cobb.uk.net>

	* main.c: Use HildonProgram and HildonWindow instead of 
	HildonApp and HildonAppView

2007-11-04  Graham Cobb  <g+770@cobb.uk.net>

	* configure.ac, Makefile.am: build and compile
	changes for new hildon libraries in chinook

2007-06-08  Florian Boor <florian.boor@kernelconcepts.de>

	* Release version 0.32
	* Remove debian directory from distribution.
	* Add pot file to distribution.

2007-05-13 Philippe De Swert <philippedeswert@scarlet.be>

	* Apply patches from bugzilla submitted by Neil Williams
		- http://bugs.linuxtogo.org/show_bug.cgi?id=47
		- http://bugs.linuxtogo.org/show_bug.cgi?id=48
		- http://bugs.linuxtogo.org/show_bug.cgi?id=49
		- http://bugs.linuxtogo.org/show_bug.cgi?id=50
	* Remove debian subdir for easier maintance in debian
		Closes: http://bugs.linuxtogo.org/show_bug.cgi?id=51

2006-07-11  Florian Boor <florian.boor@kernelconcepts.de>

	* Release version 0.31
	* Some more dist fixes: Make sure the correct files are shipped and
	  i18n stuff gets updated.
	* Some fixes to pass distcheck
	* Prepare release 0.31
	* Fix broken desktop file.

2006-07-05  Florian Boor <florian.boor@kernelconcepts.de>

	* Some updates to support Maemo 2.0-

2006-07-04  Florian Boor <florian.boor@kernelconcepts.de>

	* Release version 0.30
	* sql.c: Some formating improvements, remove unused code.
	* ui.c: Make toolbar fit on QVGA portrait screens.
	  Some minor formating improvements.

2006-05-18 Philippe De Swert <philippedeswert@scarlet.be>

	* autogen.sh: added po/Makefile.in.in updating
	* configure.ac: corrected po/Makefile.in problem
	* ui.c: general clean-up (remove unused functions)
	* ui.h: clean-up (see ui.c)
	* Makefile.am: remove html.c and html.h from build as they are unused atm as
		       the html export code is broken

2006-04-19  Florian Boor <florian.boor@kernelconcepts.de>

	* ui.c: Activate journal button only if a task is selected.
	* ui.c, main.c: Shorten labels and increase default window size to
                        make all buttons fit into the window.

2006-04-02  Florian Boor <florian.boor@kernelconcepts.de>

	* ui.c: Make text more consistent, improve usage of stock icons.
	* autogen.sh: Use system automake without version. Versions need to be checked or handled on build machine.
	* Makefile.am: Add i18n support, fix comments.
	* po/*, tp, configure.ac: Add i18n again.

2006-03-21 Philippe De Swert <philippedeswert@scarlet.be>

	* Added todo integration and other improvements. Big thanks to Michele Giorgini <md6604@mclink.it>
	* corrected bug that made the maemo journal stuff show up in GPE

2006-03-11 Philippe De Swert <philippedeswert@scarlet.be>

	* Big overhaul. Credits and thanks to Michele Giorgini <md6604@mclink.it>

2006-01-10 Philippe De Swert <philippedeswert@scarlet.be>

	* release 0.21: because of important bugfixes by florian and imminent release of familiar 0.8.30

2006-01-05  Florian Boor <florian.boor@kernelconcepts.de>

	* html.c: Remove debug code, minor formating change.
	* sql.c, sql.h, main.c: Change scan_journal() parameter, fix memory leak
	 and journal generation.
	* main.c: Add quit button, replace ancient gtk object stuff.
	* main.c: Set window default size.

2006-01-02 Philippe De Swert <philippedeswert@scarlet.be>

	* release 0.20
	* Makefile : bump version number 
	* main.c : avoid confusing user depending on selection and avoiding the creation
		   of strange subtasks
	* html.c : Add footer with time total

2005-12-16 Philippe De Swert <philippedeswert@scarlet.be>

	* main.c : remove badly placed ifdefs that made logging non-functional
	* main.c : Added warning box if the user clicks the journal button without selecting an entry

2005-12-06 Philippe De Swert <philippedeswert@scarlet.be>
	
	* release version 0.19
	* gpe-timesheet.css : Added css for the html output (a thank you to my brother Michael for the help with this)
	* Makfile : adding install code for css file
	* html.c : adding code for including the css in the html output
	* main.c : added code to support help 

2005-11-09 Philippe De Swert <philippedeswert@scarlet.be>
	
	* main.c: general code clean-up
	* main.c: moved to GtkToolItem's for the buttons
	* sql.c: fixed a minor memory leak

2005-09-23  Florian Boor <florian.boor@kernelconcepts.de>

	* main.c: Reverse dialog button order to comply Gnome HIG.

2005-08-31 Philippe De Swert <philippedeswert@scarlet.be>

	* release 0.18
	* html.c: rewrite browser tests
	* html.c: fixing timing info and adding duration field
	* main.c: Make stop_timing behave correctly
	* main.c: Remove fixing size of window
	* basic Debian-isation.
	* Taking maintainership

2004-08-06  Florian Boor <florian.boor@kernelconcepts.de>
	
	* html.c: Added more browsers, but we need a better solution.
	* main.c: Fixed button order and dialog behaviour.

2004-06-23  Philip Blundell  <philb@gnu.org>

	* Version 0.17 released.
	
2004-06-23  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add es.

2004-06-17  Florian Boor <florian.boor@kernelconcepts.de>
	
	* Released Version 0.15
	* main.c: Removed toolbar style setting.

2004-05-16  Florian Boor <florian.boor@kernelconcepts.de>

	* main.c: Clocks out running event automatically if window is destroyed.
	* main.c: Allow only one task clocked in.
	* html.c: Several chages to improve displaying events.
	* TODO: New file to collect ideas.

2004-05-05  Florian Boor <florian.boor@kernelconcepts.de>

	* Fixed bug that caused new tasks to start without event.
	* Basic data lines, some time info.
	* Finished journal framework, now only content is missing.

2004-05-03  Florian Boor <florian.boor@kernelconcepts.de>

	* Added files: html.c, html.h implementing html output stuff.
	* main.c, html.c, html.h: Next part of journal implementation.

2004-05-03  Philip Blundell  <philb@gnu.org>

	* Version 0.14 released.
	
2004-05-03  Philip Blundell  <philb@gnu.org>

	* main.c (main): Disable "journal" icon temporarily.

	* Makefile: Update to use PACKAGE_CFLAGS, etc.
	(LINGUAS): Add nl, ga, ru, sr, sk, sv.

2004-04-28  Florian Boor <florian.boor@kernelconcepts.de>

	* Started implementing a display facility.

2003-10-09  Philip Blundell  <philb@gnu.org>

	* Version 0.13 released.
	
2003-10-09  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add cs.

	* familiar/control1: Add Source.

2003-07-27  Phil Blundell  <pb@nexus.co.uk>

	* Makefile (CPPFLAGS) [CVSBUILD=yes]: Add -I../libgpewidget.

	* sql.c: Make schema decl acceptable to GCC 3.3.

2003-07-06  Moray Allan  <moray@sermisy.org>

	* Makefile (install_program): Install .desktop file with .desktop
	filename extension.

2003-06-28  Philip Blundell  <philb@gnu.org>

	* main.c (main): Hook quit to delete-event signal on main window,
	not destroy.

2003-06-28  Robert Mibus  <mibus@handhelds.org>

	* main.c: Stop people from clocking in/out if they are already in/out

2003-05-09  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add ro.
	* po/ro.po: New file, courtesy Laurentiu Buzdugan.

2003-04-21  Philip Blundell  <philb@gnu.org>

	* Version 0.12 released.

2003-04-21  Philip Blundell  <philb@gnu.org>

	* Makefile (clean): Remove .desktop file.

	* main.c (main): Call bind_textdomain_codeset.

2003-04-21  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add fr.
	* po/fr.po: New file, courtesy Luc Pionchon.

2003-04-20  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add zh_TW.
	* po/zh_TW.po: New file, courtesy Chao-Hsiung Liao.

2003-03-23  Colin Marquardt  <colin@marquardt-home.de>

	* Makefile (install-program): New name for 'install' ('install' is
	now provided by Makefile.dpkg_ipkg).  
	(CVSBUILD): New variable.
	(BUILD): New variable. Use it.	

2003-03-19  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add pt.

 	* po/pt.po: New file from Translation Project, courtesy Luis
	Oliveira.

2003-03-08  Philip Blundell  <philb@gnu.org>

	* Makefile (LINGUAS): Add id.
	* po/id.po: New file from Translation Project.

	* familiar/control1 (Depends): Add gpe-timesheet-locale*.

2003-02-20  Philip Blundell  <philb@gnu.org>

	* Version 0.11 released.

2003-02-20  Philip Blundell  <philb@gnu.org>

	* Makefile (install): Depend on gpe-timesheet.desktop.  Use
	install -s.  Don't ship menu file.
	* gpe-timesheet.menu: Deleted.
	* gpe-timesheet.desktop: Deleted.
	* gpe-timesheet.desktop.in: New.

2002-10-06  Philip Blundell  <philb@gnu.org>

	* main.c (main): Set window title.
