2008-03-10 Francesco Fumanti <frfumanti@svn.gnome.org>

	* NEWS: Prepare 2.22.0 release.

2008-02-24 Gerd Kohlberger <gerdk@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version bump: 2.22.0

2008-02-24 Gerd Kohlberger <gerdk@svn.gnome.org>

	* NEWS: Prepare 2.21.92 release.

2008-02-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* configure.ac: Add bugzilla info.
	* README: Remove launchpad bug info.

2008-02-10 Gerd Kohlberger <gerdk@svn.gnome.org>
	* configure.ac:
	* README:

	Post release version bump: 2.21.92

2008-02-10 Gerd Kohlberger <gerdk@svn.gnome.org>
	* NEWS: Prepare 2.21.91 release.

2008-02-09 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/*: Update copyright.

2008-02-06 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-common.h: Use proper dbus naming conventions.
	* data/DwellClick_Factory.server.in.in: Set bonobo environment. 

2008-02-06 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/dwell-click-applet.c: Add some error checking.

2008-02-05 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-ctw.c: 
	* data/ctw.glade:
	
	Fix input focus handling in click-type window.

2008-02-04 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-main.c: Improve --shutdown handling.

2008-02-04 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/Makefile.am: Remove some CFLAGS to be buildable on Solaris. 

	Fixes bug #188872 (launchpad). Patch by Li Yuan.

2008-01-31 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-main.c: Fix critical gconf error.
	Threshold option is integer, not float.

2008-01-27 Francesco Fumanti <frfumanti@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version increment to 2.21.91

2008-01-27 Francesco Fumanti <frfumanti@svn.gnome.org>

	* NEWS:

	Prepare for 2.21.90 release 

2008-01-22 Gerd Kohlberger <gerdk@svn.gnome.org>
	* man/mousetweaks.1
	* man/dwell-click-applet.1
	* man/pointer-capture-applet.1
	
	Update bug information and some restructuring.
	
2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* README:

	Fix version in README changed by mistake in revision 28

2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* man/dwell-click-applet.1:
	* man/pointer-capture-applet.1:

	Add man pages for the two panel applets

2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* man/mousetweaks.1:

	Differentiate minus and hyphen in man page

2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* README:

	Add homepage of mousetweaks to README

2008-01-21 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-main.c: Fix command-line -m switch to enable the correct mode.

2008-01-21 Gerd Kohlberger <gerdk@svn.gnome.org>
	* data/mousetweaks.schemas.in:
	* data/pointer-capture-applet.schemas.in:
	* data/Makefile.am:
	* po/POTFILES.in:

	Mark schema files for translation and update descriptions.
	
2008-01-20 Gerd Kohlberger <gerdk@svn.gnome.org>
	* data/PointerCapture.xml:
	* data/DwellClick.xml:
	* data/Makefile.am:
	* src/dwell-click-applet.c:
	* src/pointer-capture-applet.c:
	
	Move applet context menus to external XML file
	
	* po/POTFILES.in: Add new XML files

2008-01-15 Francesco Fumanti <frfumanti@svn.gnome.org>

	* src/Makefile.am:

	Remove trailing space after backslash at end-of-line

2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* configure.ac:
	* README:

	Post release version increment: 2.21.90

2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* NEWS:
	* README:

	Prepare for 2.21.5 release

2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* COPYING: Update license information to FDL 1.2

2008-01-13 Francesco Fumanti <frfumanti@svn.gnome.org>

	* MAINTAINERS
	
	Fix the entry for gerdk in the MAINTAINERS file; the 
	entry for frfumanti was fixed during revision 4.

2008-01-11 Gerd Kohlberger <gerdk@svn.gnome.org>
	* Intial commit
	* configure.ac: Bump version to 2.21.5

---------------------------------

Changes can be found in the revisions log on:
https://code.launchpad.net/~mt-devel/mousetweaks/trunk

----------------------------
Pre Version Control Changes
----------------------------

2007-10-12 Gerd Kohlberger <lowfi@chello.at>
	* Split main application into daemon and configuration gui
	* Remove tray icon
	* New Start/Stop button for the daemon
	* Improved command-line options
	* Fixes to make sure mousetweaks can be used in GDM
	* fix: don't use the full argument vector as session restart command

2007-08-22 Gerd Kohlberger <lowfi@chello.at> 
	* l10n: it, fr (Francseco Fumanti)
	* fixed a bug introduced in 0.2.0, which made dwelling with gesture
	  mode unuseable
	* added command-line options
	* updated README and AUTHORS
	* added 'add-applet.sh' shell script. It can be used to launch applets
	  from the command-line 

2007-08-13 Gerd Kohlberger <lowfi@chello.at>
	* added internationlization support
	* moved about dialogs to glade
	* removed help buttons again
	* fix: use proper distance calculation
	* fix: missing window icons 
	* l10n: de

2007-07-18 Gerd Kohlberger <lowfi@chello.at>
	* change gui title
	* removed dwell-click applet note
	* added drag cursor for dwelling
	* fix: dialogs always showed yes/no buttons
	* removed 'restore single click' option
	* build: added --disable option for applets
	* build: send hangup singnals to panel and gconf demon
	* added gnome help support (no actual documentation yet)
	* split source files

2007-07-13 Gerd Kohlberger <lowfi@chello.at>
	* use gnome mouse icon and honor current theme
	* add 'Disable' option to dwell gesture menus
	* don't allow impossible gesture settings
	* improve warning dialogs
	* fix: bug in the ctw context menu
	* fix: under certain conditions disabling and reenabling dwell-click failed
	* set dialog type hint for ctw and preferences

2007-06-29 Gerd Kohlberger <lowfi@chello.at>
	* set minimum delay and time to 0.5
	* added warning dialogs
	* sync click-type applet and window
	* left click on tray icon will show the preferences
	* added gnome session support
	* better dbus implementation
	* click-type applet can change sensitvity
	* added preferences to click-type applet
	* added a note about dwell-click appelt
	* use a common header file
	* remove hardcoded applet paths
	* sync all versions and use VERSION macro 
	* use ChangeLog file

2007-06-23 Gerd Kohlberger <lowfi@chello.at> 
	* Initial Release
