2002-11-23  Jody Goldberg <jody@gnome.org>

	* Release 2.1.3

2002-11-13  Pasupathi Duraisamy <pasupathi.duraisamy@wipro.com>

	* accessibility-keyboard.c : Tweaked the incremental values
	of spin button to 10. Fixes #95511

2002-11-02  Jody Goldberg <jody@gnome.org>

	* Release 2.1.2

2002-11-02  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : Merge in Calum's new layout
	* gnome-accessibility-keyboard-properties.glade : ditto.

2002-10-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.1

2002-10-11  Balamurali Viswanathan <balamurali.viswanathan@wipro.com>

	* gnome-accessibility-keyboard-properties.c (xkb_enabled): Dismiss
	the XKB extensions warning dialog.  Fixes #95069

2002-10-01  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0.1

2002-09-26  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : add ellipsis for CDE
	 import and Repeat key buttons.

2002-09-25  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : remove spaces before
	  colons and fix the title.

2002-09-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (load_CDE_file) : blah the
	  XrmGetFileDatabase is implementation specific in its handling of
	  invalid files.  Add a hack that if the imported file did not contain
	  any resources it was invalid.

	* gnome-accessibility-keyboard-properties.glade : add mnemonic_widget
	  for mousekeys_init_delay_title.  Remove the atkrelations for things
	  with mnemonic_widget.

2002-09-11  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : Fix conflicting
	  accelerators.

	* accessibility-keyboard.c (setup_dialog) : connect the simple items
	  before the master.
	(cb_master_enable_toggle) : desensitize the subfeature content if the
	  master switch is disabled.

2002-09-09  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.c (main) : add a warning if
	  xkb is not available.

2002-09-09  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : on 2nd thought lets disable the 'beep on
	  feature change' if the master switch is off.

	http://bugzilla.gnome.org/show_bug.cgi?id=92488
	* gnome-accessibility-keyboard-properties.glade : tweak accelerators

2002-09-09  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=90936
	* gnome-accessibility-keyboard-properties.glade : Add mnemonic_widget
	  assignments and fix a typo.

2002-08-28  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=91854
	* accessibility-keyboard.c : the max slow key delay is 500ms.
	  We clamp that in the settings daemon.  Fix the ui to reflect that.

2002-08-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0

2002-08-19  Ross Burton  <ross@burtonini.com>

	* accessibility-keyboard.desktop.in: Fix the desktop file so that
	it validates.

2002-08-05  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade : Restore the master
	  toggle.

	* accessibility-keyboard.c (setup_dialog) : support the master toggle.
	(cb_master_enable_toggle) : new.

2002-08-01  jacob berkman  <jacob@ximian.com>

	* accessibility-keyboard.c (setup_accessX_dialog): fix widget name
	for the keyboard capplet button

	* gnome-accessibility-keyboard-properties.c (dialog_response):
	don't quit when the import accessx button is clicked (#89358)

2002-06-21  Satyajit Kanungo  <satyajit.kanungo@wipro.com>

	* gnome-accessibility-keyboard-properties.c :
 	 Changed the help link to point to the correct document (#85895)

2002-06-10  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : tweak the layout as requested and adjust
	  the max slowkey delay to 500 to avoid losing the keyboard due to some
	  sort of an X problem.

2002-06-17  Jody Goldberg <jody@gnome.org>

	* Release 2.0.0

Sun May 26 11:44:41 2002  Jonathan Blandford  <jrb@gnome.org>

	* gnome-accessibility-keyboard-properties.c (main): use APPID
	instead of argv[0]

2002-05-08  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.c (dialog_response) : fix
	  path to help.

2002-04-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : adjust the defaults.

2002-04-18  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (setup_accessX_dialog) : Use 'clicked'
	  rather than 'activated' for the file sel.

2002-04-10  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade2 (</) : slim down the
	  tooltips.

Wed Apr 10 18:02:29 2002  Jonathan Blandford  <jrb@gnome.org>

	* accessibility-keyboard.desktop.in (Exec): s/gnome2/gnome

2002-03-30  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade2 : rename Sample -> Text
	  because that makes more sense.

	http://bugzilla.gnome.org/show_bug.cgi?id=76315
	* accessibility-keyboard.desktop.in : rename from AccessX -> Keyboard

2002-03-29  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (setup_dialog) : spelling error.
	(CONFIG_ROOT) : fix spelling error in the schema.

2002-03-29  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : tweak the mouse key slider ranges
	max_speed : 100 pixels every 10 msec is plenty fast  Limit things to
	    1..100 default 10 step 5
	accel_time : 10..5000 default 300 step 100
	init_delay : 10..5000 default 300 step 100

2002-03-28  jacob berkman  <jacob@ximian.com>

	* accessibility-keyboard.c: on solaris Xresource.h sez /* You must
	include <X11/Xlib.h> before including this file */

2002-03-25  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c (setup_accessX_dialog) : Only load the
	  necessary toplevel widget in the non-dialog case.
	(setup_dialog) : pass as_dialog to the sub-init routines.
	(setup_images) : only load widgets appropriate for the current state.
	(setup_ranges) : ditto, and be more vocal about invalid glade.
	(setup_simple_toggles) : ditto.
	(setup_toggles) : ditto.
