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

	* Version 0.8.1 released.

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

	* familiar/postinst: Deleted.

2003-03-23  Damien Tanner  <dctanner@dctanner>

	* main.c (main): Fit to window code now works, removed compile time warnings.

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 variable PACKAGE where possible. 
	(install-program): Use install -s for the binary, get rid of strip call.

2003-03-16  Damien Tanner  <dctanner@gekk>

	* main.c: Working fullscreen toggle.

	* image_tools.c (image_tools_rotate): Rotates 90 degrees at a time.
	(image_tools_rotate): Fixed bug that cause a black dot in the corner of the image when rotating.

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

	* Version 0.7 released.

2003-03-15  Damien Tanner  <dctanner@gekk>

	* main.c: Removed alot of errors and print statements.
	(render_list_view_expose_event): Fixed a new leaking strings.
	(render_list_view_free): Fixed the memory leak!

2003-03-14  Damien Tanner  <dctanner@gekk>

	* main.c: Automatic detection of single image or directory when loading from the command line.

2003-03-10  Damien Tanner  <dctanner@gekk>

	* main.c (render_list_view_free): An attempt to prevent gpe-gallery from bloating in memory size.

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

	* Version 0.6 released.

2003-03-09  Damien Tanner  <dctanner@gekk>

	* main.c (main): Fully working (but not yet optimized) list view and the ability to switch between icon and list view.

