2008-03-06  Benjamin Kampmann  <benjamin@fluendo.com>

	* slideshow_view.py:
	hiding support

2008-03-03  Benjamin Kampmann  <benjamin@fluendo.com>

	* slideshow_controller.py:
	work without a model
	don't jump on play

2008-02-26  Florian Boucault  <florian@fluendo.com>

	* slideshow_view.py:
	More clever downscaling taking into account the current size of the
	viewport.

2008-02-22  Philippe Normand  <philippe@fluendo.com>

	* plugin.conf:
	Ship the plugin in the -bad bundle

2008-02-20  Florian Boucault  <florian@fluendo.com>

	* slideshow_view.py:
	OSD button now:
	 - breaks the callback chain so that no further processing of a mouse click
	  is done
	 - does not react if the slideshow is not focused
	 Fixes #1015
	 Fixes #1023

2008-02-20  Florian Boucault <florian@fluendo.com>

	* progressbar_osd.py:
	Removed self.visible assignment. The parent chooses it the widget is
        visible or not.

	* slideshow_osd.py:
	Set the color to transparent black instead of red-ish.

2008-02-18  Benjamin Kampmann  <benjamin@fluendo.com>

	* slideshow_view.py:
	don't fail if opening/reading fails but log the failure

2008-02-08  Florian Boucault  <florian@fluendo.com>

	* __init__.py:
	* dock.py:
	* fading_slideshow_view.py:
	* list_fading.py:
	* long_loading_image.py:
	* plugin.conf:
	* progressbar_osd.py:
	* slideshow_controller.py:
	* slideshow_osd.py:
	* slideshow_view.py:
	* translating_slideshow_view.py:
	First version of a slideshow plugin. It contains 2 different slideshow
	views on top of a generic Pigment based slideshow view:
	- fade in/fade out
	- translation (ideal for touchscreens)
