2004-02-04  Matthew Garrett  <mjg59@srcf.ucam.org>

	* fix up entering text into arbitrary text widgets via the
	accessibility interface
	
2004-02-01  Robert Sedak  <robert.sedak@sk.htnet.hr>

        * configure.in: Added "hr" (Croatian) to ALL_LINGUAS.

2004-02-01  Marcel Telka  <marcel@telka.sk>

	* configure.in (ALL_LINGUAS): Added sk.

2004-02-01  Christian Neumair  <chris@gnome-de.org>

	* configure.in: Added "de" (German) to ALL_LINGUAS.

2004-01-30  Ole Laursen  <olau@hardworking.dk>

	* configure.in: Added "da" (Danish) to ALL_LINGUAS.

2004-01-28  Artur Flinta <aflinta@cvs.gnome.org>

	* configure.in: Added "pl" to ALL_LINGUAS.

2004-01-26  Žygimantas Beručka  <uid0@tuxfamily.org>

	* configure.in: Added "lt" to ALL_LINGUAS.

2004-01-25  Andras Timar <timar@gnome.hu>

	* configure.in: Added "hu" to ALL_LINGUAS.

2004-01-24  Sanlig Badral  <badral@openmn.org>

	* configure.in: Added "mn" to ALL_LINGUAS.

2004-01-24  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Added "ko" to ALL_LINGUAS.

2004-01-20 Alastair McKinstry <mckinstry@computer.org>

	* configure.in: Added "ga" to ALL_LINGUAS.

2004-01-18  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* configure.in: Added "es" to ALL_LINGUAS.

2004-01-17  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.

2004-01-16  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Updated Norwegian translation.

2004-04-15  Matthew Garrett <mjg59@srcf.ucam.org>
	* Remove weird focusing behaviour that broke stuff
	* Don't attempt to get accessibility information if we've focused 
	ourselves
	
2004-04-14  Matthew Garrett <mjg59@srcf.ucam.org>

	* 3.2.2 - "It's got LASER POWERED FLYING LETTERS that ATTACK
	THE MOUSE POINTER with TITANIUM TEETH and it RUNS PROGRAMS and 
	EVERYTHING"
	* Major refactoring of application control. Only the menus of the 
	focused application are displayed, along with those of the panel.
	* Won't crash. Ever. Guaranteed. And if it does, it's spi's fault.
	* Blah blah move to GNOME CVS
	* Exciting translation action
	* Windows code has support for editing alphabets again, like it used
	to
	* FreeBSD build fix
	* Slightly more sensible about which menu nodes to show. Should still
	be better.
	* Significantly saner locale handling
	* Initialise speech properly
	* CONFORM TO THE SPELLING PREFERENCES OF OUR US OVERLORDS
	
2004-01-11  Kostas Papadimas <pkst@gnome.org>

	* configure.in: Added "el" (Greek) to ALL_LINGUAS.

2004-01-09  Miloslav Trmac  <mitr@volny.cz>

	* configure.in: Added "cs" (Czech) to ALL_LINGUAS.

2004-01-06  Telsa Gwynne  <hobbit@aloss.ukuu.org.uk>

	* configure.in: Added "en_GB" to ALL_LINGUAS.

2004-01-06  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "sv" to ALL_LINGUAS.

2004-01-05  Duarte Loreto <happyguy_pt@hotmail.com>

	* configure.in: Added Portuguese (pt) to ALL_LINGUAS.

2004-01-05  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" (please switch over to
	GNU-style ChangeLog's, or fix my entry to suit your needs.)

3.2.1

(Note: This version is primarily targetted at the Gnome release cycle, and
so contains relatively few new features for Unix and none for Windows)

General:
A default colour scheme is now included in the core code, so Dasher will
work even without a colour.xml file
atoi() calls now all occur during setup rather than at runtime - should result
in a noticable performance boost

Unix:
GPE target added - see http://gpe.handhelds.org for more information
Ensure that Dasher doesn't try to update itself while shutting down
Work properly in non-UTF8 locales
Extra command-line options. -o causes Dasher to present itself for text entry
into other applications rather than for internal editing. -p causes Dasher to
only open a preferences window (mostly useful for the GPE port). -s causes
Dasher to output newly entered text to stdout.
Fixed a stupid bug that slowed down gnome-vfs operations.
Dasher now accepts a filename on the command line

3.2.0

General:
Added support for variable colour schemes
Multiple languages added
New eyetracker mode
Speech support
Application control features
Control mode allows in-situ editing
Key entry to other applications
Extra options for cursor visibility
Support for multiple alphabet and colour files
Dasher can be started and stopped based on mouse position
Optional outlines around boxes
Y axis values can be scaled for one dimensional mode
Degree of prediction can be altered
Various memory leaks fixed
Pressing F12 recentres the cursor
Rounding errors fixed in probability calculations

Unix:
Cross-platform support improved
Revamped preferences
Integrates with gnome-accessibility framework
File i/o properly checked

3.0.2

General:
Fixed acceleration behaviour around window edges
Implemented keyboard control (available in Windows and GTK2 interfaces)

Windows:
Minor stability issues dealt with

Unix:
GTK2 version now actually usable - do ./configure --with-gtk2 to get it 
to build. Should have most of the functionality of the other interfaces, 
and it's significantly more attractive.

3.0.1

General:
Default alphabet reordered
API documentation added
Font size changeable
Interfaces now use a crosshair within the Dasher canvas
Flicker reduced
One dimensional input mode introduced
Logical position of the mouse pointer can be displayed
All settings should now be saved between runs
Various fixes to improve prediction

Windows:
Windows version can be started and stopped using the space bar rather than the
mouse
Fixed Windows file operations
Import training file should now work
Fix handling of rapid mouse clicks

Unix:
GTK version gettextised for ease of translation
Added experimental GTK2 version

3.0.0

First full release
