summaryrefslogtreecommitdiff
path: root/capplets/accessibility/keyboard/ChangeLog
blob: ff2d7c33a259a8e7915b35a514461e86be747529 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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.