Commit graph

16 commits

Author SHA1 Message Date
Jody Goldberg
96a33b67f8 Release 2.0.0
2002-06-17  Jody Goldberg <jody@gnome.org>

	* Release 2.0.0
2002-06-17 22:10:21 +00:00
Jonathan Blandford
6985207425 Use APPID instead of argv[0] for gnome-program-init 2002-05-26 16:11:37 +00:00
Jody Goldberg
07046a3332 fix path to help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.c (dialog_response) : fix
	  path to help.
2002-05-09 17:47:50 +00:00
Jody Goldberg
979684e43b adjust the defaults.
2002-04-24  Jody Goldberg <jody@gnome.org>

	* accessibility-keyboard.c : adjust the defaults.
2002-04-25 03:58:47 +00:00
Jody Goldberg
625fa675ed Use 'clicked' rather than 'activated' for the file sel.
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.
2002-04-18 16:09:14 +00:00
Jody Goldberg
2409371641 handle the renaming 2002-04-11 15:51:19 +00:00
Jonathan Blandford
2cf880126c updated desktop files to use gnome-* instead of gnome2-* 2002-04-11 14:46:17 +00:00
Jonathan Blandford
6f1fa592ec Change gnome2-* to gnome-* ditto ditto ditto ditto ditto ditto ditto ditto
Tue Apr  9 11:43:08 2002  Jonathan Blandford  <jrb@gnome.org>

	* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
	gnome-*
	* capplets/default-applications/Makefile.am: ditto
	* capplets/file-types/Makefile.am: ditto
	* capplets/font/Makefile.am: ditto
	* capplets/keyboard/Makefile.am: ditto
	* capplets/mouse/Makefile.am: ditto
	* capplets/sound/Makefile.am: ditto
	* capplets/theme-switcher/Makefile.am: ditto
	* capplets/ui-properties/Makefile.am: ditto
	* control-center/Makefile.am: ditto
	* gnome-settings-daemon/Makefile.am: ditto

	* gnome-keybinding-properties.c (setup_dialog): man, was this code
	silly.  Also, themes are case sensitive.
	(is_metacity_running): Add support for metacity keybindings.  This
	is off by default until I write code to actually detect metacity.

Tue Apr  9 11:58:10 2002  Jonathan Blandford  <jrb@gnome.org>

	* Makefile.am: Add commented out disk support until I finish the code.
2002-04-10 06:08:08 +00:00
Jody Goldberg
442634ae15 rename Sample -> Text because that makes more sense.
2002-03-30  Jody Goldberg <jody@gnome.org>

	* gnome-accessibility-keyboard-properties.glade2 : rename Sample -> Text
	  because that makes more sense.
2002-03-30 21:48:22 +00:00
Jody Goldberg
59f715b655 http://bugzilla.gnome.org/show_bug.cgi?id=76315 rename from AccessX ->
2002-03-30  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=76315
	* accessibility-keyboard.desktop.in : rename from AccessX -> Keyboard
2002-03-30 21:40:43 +00:00
Jody Goldberg
24462c0abf spelling error. (CONFIG_ROOT) : fix spelling error in the schema.
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 22:30:14 +00:00
jacob berkman
2b8fa79a06 on solaris Xresource.h sez /* You must include <X11/Xlib.h> before
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-29 01:13:44 +00:00
Jody Goldberg
85e7f61ad7 Only load the necessary toplevel widget in the non-dialog case.
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.
2002-03-25 16:39:42 +00:00
Jody Goldberg
5399ce0b1a Add AccessX capplet. 2002-03-23 04:39:24 +00:00
Jody Goldberg
403c9641c9 Make the accessX code visible, but do not enable it quite yet.
Hopefully the maintainers will actually comment on things soon
so that I can comment the glue in clear conscience.
2002-03-22 22:44:54 +00:00
Jody Goldberg
58fd3f28fd initial commit 2002-03-22 20:32:15 +00:00