2009-09-21  Joaquim Rocha <jrocha@igalia.com>

	* hildon-vkb-example.c: Wrapped declaration with an ifdef to avoid compiler
	  warnings.
	* hildon-im-example-fkb.c: Removed unused function to avoid compiler warnings.
	* README: Re-wrote the contents using ReStructured Text and corrected a typo;
	  Described the purpose of the supplied plugins.

2009-09-17  Joaquim Rocha <jrocha@igalia.com>

	* hildon-im-keyboard-decorator.c: Created a hardware keyboard plugin example
	  that exchanges some ASCII characters by similar non-ASCII characters.

2009-09-15  Joaquim Rocha <jrocha@igalia.com>

	* hildon-im-onehand-fkb.c (set_kb_mode): Added a scrolled window to the
	  one-handexample keyboard; Added support to favorite hand, for use in
	  landscape mode.	
	* hildon-im-onehand-fkb.c (create_sliding_key): Aligned the button title
	  to the midle of the button so it looks better; Added "persistent_value"
	  data to each created key.
	* hildon-im-onehand-fkb.c: Added persisten press mode (press a button 
	  until a value is inserted) to input the "persistent_value" text; Replaced
	  repeated strings by defines; Initialized private variables.

2009-09-10  Murray Cumming  <murrayc@murrayc.com>

	* README: Mention both possible gconf values for the plugin name, and what 
	it corresponds to in the C code. The new code (not mentioned in this 
	ChangeLog) now works, actually showing onscreen keyboards.

2009-07-31  Murray Cumming  <murrayc@murrayc.com>

	* README: Mention more gconf keys that I have discovered, but which still 
	do not seem to enable the example virtual keyboard.
	* src/him-vkb-example.c: ifdef out uses of the hildon_im_ui_button*() 
	functions that have been removed from the API (without explanation).

2009-06-25  Murray Cumming  <murrayc@murrayc.com>

	* m4/dk-warn.m4: Added this file, providing the DK_ARG_ENABLE_WARNINGS 
	macro, to provide an --enable-warnings= configure option.
	* configure.ac: Used it.
	* Makefile.am: Set ACLOCAL_AMFLAGS, specifying our m4 directory.
	* autogen.sh: Updated this to use autoreconf, so it can discover where the 
	m4 directory is for aclocal.
	* src/him-vkb-example.c: Fixed two simple compiler warnings.
	
	* INSTALL: This was empty, but now it has the standard generated contents.

2009-06-23  Murray Cumming  <murrayc@murrayc.com>

	* src/Makefile.am: Call hildon-im-recache after install and uninstall, 
	so people do not need to do it manually. 
	* README: Tell people how to activate the plugin (setting the gconf key).

2009-06-23  Murray Cumming  <murrayc@murrayc.com>

	* README: Added a link to the live.gnome.org page, as in hildon-input-method.
	* configure.ac:
	* src/Makefile.am: Use just one _CFLAGS/_LIBS variable. There is no need 
	for separate checks. This is simpler.

2008-01-11  Richard Sun  <richard.sun@nokia.com>

	* Version 2.0.0:
	
2007-10-09  Tomas Junnonen  <tomas.junnonen@nokia.com>

	* src/him-vkb-example.c: Fixed the keyboard not keeping
	  up with theme changes.

2007-09-11  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* Version 1.99.5

2007-09-07  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* configure.ac, src/Makefile.am: Added DBUS_CFLAGS

2007-09-07  Tomas Junnonen  <tomas.junnonen@nokia.com>

	* src/hildon-vkb-example.c: Center layouts on keys

2007-07-31  Tomas Junnonen  <tomas.junnonen@nokia.com>

	* src/hildon-vkb-example.c:
	- Update HildonIMPluginInfo struct
	- Clean up the example a bit

2007-05-21  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* Version 1.99.3

2007-05-18  Tomas Junnonen  <tomas.junnonen@nokia.com>

	* src/hildon-vkb-example.c:
	- Fill style depth on paint, fixes GTK 2.10 assertion
	- Put the plugin into direct mode, disabling the pre-edit if previous plugin was using it

2007-05-14  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* Version 1.99.2
	* src/hildon-vkb-example.c: Sync with new APIs from HildonIMUI and HildonIMFramework.

2007-03-23  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* Version 1.99.0
	* Update to the new HildonIMPluginInfo structure.

2007-02-16  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* Version 1.0.1-1
	* Include hildon-im-*.h before including any gtk headers to get
	MAEMO_CHANGES defined.

2006-09-05  Mohammad Anwari  <Mohammad.Anwari@nokia.com>

	* First release.
