2009-02-03  Flavio Percoco Premoli  <flaper87@gnome.org>

	reviewed by: <delete if not using a buddy>

	* mousetrap.desktop.in: Changing the name of script.py to scriptHdlr.py
	* src/mouseTrap/Makefile.am:  Changing the name of script.py to scriptHdlr.py
	* src/mouseTrap/mainGui.py:  Changing the name of script.py to scriptHdlr.py
	* src/mouseTrap/prefGui.py:  Changing the name of script.py to scriptHdlr.py
	* src/mouseTrap/scriptHdlr.py: Changing the name of script.py to scriptHdlr.py
	* src/mouseTrap/scripts.py:  Changing the name of script.py to scriptHdlr.py

2008-12-26  Flavio Percoco Premoli  <flaper87@gnome.org>

	reviewed by: <delete if not using a buddy>

	* po/es.po: Updated Spanish Translation
	* src/mouseTrap/cam.py: Porting to python2.6
	* src/mouseTrap/debug.py: porting to python2.6
	* src/mouseTrap/mTServer.py: porting to python2.6
	* src/mouseTrap/mainGui.py: porting to python2.6
	* src/mouseTrap/mouse.py: porting to python2.6
	* src/mouseTrap/mouseTrap.py: porting to python2.6
	* src/mouseTrap/prefGui.py: porting to python2.6
	* src/mouseTrap/scripts/profiles/screenProfile.py: Added new mouse method
	using relative movements.

2008-11-04  Flavio Percoco Premoli  <flaper87@gnome.org>

	reviewed by: <delete if not using a buddy>

	* images/AUTHORS: MouseTrap icons added
	* images/mousetrap-scalable.svg: MouseTrap Icons Added
	* mousetrap.desktop.in: MouseTrap Icons Added
	* src/mouseTrap/mainGui.py: MouseTrap icons Added

2008-10-12  Flavio Percoco Premoli  <flaper87@gnome.org>

	* src/mouseTrap/scripts/profiles/holdProfile.py: BugFix

2008-09-05  Flavio Percoco Premoli  <flaper87@gnome.org>

	* src/mouseTrap/cam.py: New Debug Implementation
	* src/mouseTrap/debug.py: Changed old debug module, for the python logging module
	* src/mouseTrap/events.py: New Debug Implementation
	* src/mouseTrap/mTDbus.py: New Debug Implementation
	* src/mouseTrap/mainGui.py: New Debug Implementation
	* src/mouseTrap/mouseTrap.py: New Debug Implementation
	* src/mouseTrap/mouseTrapPref.py: New Debug Implementation
	* src/mouseTrap/mousetrap.in: New Debug Implementation
	* src/mouseTrap/ocvfw.py: New Debug Implementation
	* src/mouseTrap/prefGui.py: New Debug Implementation
	* src/mouseTrap/scripts.py: New Debug Implementation

2008-09-04  Flavio Percoco Premoli  <flaper87@gnome.org>

	* src/mouseTrap/cam.py: Implemented face detection before eyes detection
	* src/mouseTrap/haarcascade/allmen7pos1000neg7000eye.xml: deleted
	* src/mouseTrap/mainGui.py: Added Recalc Point button
	* src/mouseTrap/mouseTrap.py: add a function to perform point calculation
	* src/mouseTrap/ocvfw.py: Add cmGetHaarROIPoints function
	* src/mouseTrap/scripts/profiles/screenProfile.py: Implemented sticky mouse.

2008-08-30  Flavio Percoco Premoli  <flaper87@gnome.org>

	* src/mouseTrap/mouseTrap.py: Fixed Ticket 11 http://mousetrap.flaper87.org/trac/ticket/11 

