2012-07-15  Andres Gomez  <agomez@igalia.com>
	* AUTHORS: Updated.
	* COPYING: Added copying terms for the artwork.
	* data/apps-fullscreener-debian-control.26.png: Added.
	* data/apps-fullscreener-debian-control.svgz: Added.
	* data/apps-fullscreener.26.png: Updated.
	* data/apps-fullscreener.26.xcf.gz: Removed.
	* data/apps-fullscreener.64.png: Updated.
	* data/apps-fullscreener.64.xcf.gz: Removed.
	* data/apps-fullscreener.svgz: Added.
	* data/debianize-icon.sh: Added.
	* debian/control: Updated with new artwork. Fixed to use the
	proper Debian sections.
	* src/script/launch_and_fullscreen.sh: Fixed to be working
	correctly now.

2012-03-05  Andres Gomez  <agomez@igalia.com>
	* debian/control:
	* debian/rules:
	Added enhancements to the building such a debugging package and a
	more generic temporal installation target.
	* src/Makefile.am:
	* src/gtk_fullscreen_process.c:
	Moved to ./src/bin.
	* src/bin/Makefile.am:
	Moved from ./src. Modified for building the new helper.
	* src/bin/gtk_fullscreen_process.c:
	Moved from ./src.
	(_get_pid_by_name): STDERR sent to /dev/null on spawning the
	"pidof" command.
	* src/bin/g_launch_and_fullscreen.c:
	Added. Helper to launch a certain application and send the
	fullscreen key event some time afterwards.
	* src/script/Makefile.am:
	* src/script/launch_and_fullscreen.sh:
	Added. Helper to launch a certain application and send the
	fullscreen key event some time afterwards.
	* data/apps-fullscreener.26.png:
	* data/apps-fullscreener.26.xcf.gz:
	* data/apps-fullscreener.64.png:
	* data/apps-fullscreener.64.xcf.gz:
	Icons made square

2011-12-20  Andres Gomez  <agomez@igalia.com>

	* Initial release

