==================== 2.25.90 ====================

==================== 2.25.3 ====================
==================== 2.25.2 ====================
==================== 2.25.1 ====================

Sat Oct 25 23:05:22 2008  Søren Sandmann  <sandmann@redhat.com>

	* main.c: Use dbus methods to log out instead of GnomeClient.

Fri Oct 24 18:31:25 2008  Søren Sandmann  <sandmann@redhat.com>

	* main.c (main): Use capplet_init() instead of gnome_program_init()

==================== 2.24.0.1 ====================

2008-08-23  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Wang Xin <jedy.wang@sun.com>

	* at-properties.desktop.in.in: improve tooltip wording (bug #545256)

2008-06-21  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Matthias Clasen <mclasen@redhat.com>

	* at-properties.desktop.in.in:
	* main.c: (setup_dialog): use standard icon name from the icon naming
	spec (bug #539336)

==================== 2.23.2 ====================

2008-04-16  Jens Granseuer  <jensgr@gmx.net>

	* main.c: (cb_at_preferences): open the preferred applications dialog
	on the a11y page (bug #528196)

2008-04-08  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Matthias Clasen <mclasen@redhat.com>

	* main.c: (create_dialog): don't show the "accessible login" button if
	gdmsetup is not available (bug #526944)

2008-03-27  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Patrick Wade <patrick.wade@sun.com>

	* at-enable-dialog.glade:
	* main.c: (create_dialog), (cb_at_preferences),
	(cb_keyboard_preferences), (cb_mouse_preferences),
	(cb_login_preferences), (setup_dialog): add button to launch mouse
	accessibility properties (bug #515078)

2008-02-09  Luca Ferretti  <elle.uca@libero.it>

	reviewed by: Jens Granseuer

	* at-enable-dialog.glade:
	* at-properties.desktop.in.in: move capplet to main menu, was the
	only one under Accessibility and rename "Assistive Tecnologies".
	Using gnome-control-center will appead under Personal  (closes
	bug #515075).

2008-01-02  Denis Washington  <denisw@svn.gnome.org>

	* main.c: (cb_keyboard_preferences): Spawn the accessibility
	tab of the keyboard capplet instead of at-properties.

2007-11-26  Sebastien Bacher  <seb128@ubuntu.com>

	* main.c: (at_enable_update): enable the preferred applications button,
	  patch by Chris Jones (Closes: #499332)

2007-10-07  Luca Ferretti <elle.uca@libero.it>

	Fixes #484351

	* at-properties.desktop.in.in: don't use 'Preferences' word for
	application name.

2007-09-18  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Patrick Wade <patrick.wade@sun.com>

	* main.c: (close_logout_update), (setup_dialog): make logout button
	sensitive whenever accessibility settings have been enabled or
	disabled (closes bug #476921)

2007-06-02  Jens Granseuer  <jensgr@gmx.net>

	* at-startup-session.c:
	* at-startup-session.h: remove obsolete files
	* main.c: (at_enable_toggled): remove leftover bits from bug
	#386413 to make distcheck pass

2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* at-enable-dialog.glade:
	* main.c: (create_dialog): set button images via code instead of
	relying on glade, so they respect the gtk-button-images xsetting
	(closes bug #362880)

2007-05-05  Jens Granseuer  <jensgr@gmx.net>

	* at-enable-dialog.glade: fix critical warning

2007-04-27  Rodrigo Moya <rodrigo@gnome-db.org>

	* at-properties.desktop.in.in: renamed Bugzilla product.

2007-04-26  George Kraft IV  <gk4@austin.ibm.com>

	Fixes #386413

	* main.c: (AT_STARTUP_DIR, AT_STARTUP_KEY, SR_PREFS_DIR),
	(init_startup_state, at_startup_toggled, at_startup_update_ui,
	(at_startup_changed): depricated the selection and startup
	of hardcoded assistive technologies.

	* main.c: (cb_at_preferences, cb_keyboard_preferences,
	cb_login_preferences): added callbacks to launch preference dialogs.

	* Makefile.am: depricated files at-startup-session.[ch]

	* at-enable-dialog.glade: removed the checkbox selection of
	assistive technologies and added a push button to launch
	the Preferred Applications dialog to setup ATs.

2007-04-08  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Kristof Vansant <de_lupus@pandora.be>
                                                                               
	* at-enable-dialog.glade: don't require gnome glade lib

2007-02-08  Jens Granseuer  <jensgr@gmx.net>

	* main.c: (create_dialog), (main): fix some reference leaks and don't
	segfault if the glade file is not available

2006-08-07  Willie Walker <william.walker@sun.com>

	Fixes #348630

	* at-startup-session.c (at_startup_state_init, at_startup_state_update):
	look for orca binary in path.

	* at-startup-session.h: added new fields to enabled union.

	* main.c (init_startup_state): added information about orca.
	
2006-08-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #348832

	* at-properties,desktop.in.in: Use correct Bugzilla component.

2006-06-06  Sergey Udaltsov <svu@gnome.org>

	* Makefile.am: added $(GNOMECC_CAPPLETS_LIBS)

2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>

	* at-startup-session.c: Mark at_startup_string_compare() static.

2004-11-09  Mark McLoughlin  <mark@skynet.ie>

	* Makefile.am: install the .desktop file in
	$(datadir)/applications.
	
	* at-properties.desktop.in: add OnlyShowIn=GNOME;

2004-10-14  Jody Goldberg <jody@gnome.org>

	* Release 2.8.1

Thu Sep  2 17:06:28 2004  Jonathan Blandford  <jrb@redhat.com>

	* main.c: (cb_dialog_response): Change to use help docs instead of
	the "foo"/"bar" that's there.

2004-08-20  Frederic Crozat  <fcrozat@mandrakesoft.com>

	* main.c: (setup_dialog):
	Use themed icon for window hint.

2004-04-15  Jody Goldberg <jody@gnome.org>

	* Release 2.6.1

2004-04-01  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0.3

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

	* Release 2.6.0.1

2004-03-23  Jody Goldberg <jody@gnome.org>

	* Release 2.6.0

2004-03-11  Jody Goldberg <jody@gnome.org>

	* Release 2.5.4

2003-11-27  Muktha <muktha.narayan@wipro.com>

	* main.c: Do not popup the logout dialog when the close button (X) of
	window manager is clicked. Fixes bug #124032.

2004-02-13  Jody Goldberg <jody@gnome.org>

	* Release 2.5.3

2004-01-14  Jody Goldberg <jody@gnome.org>

	* Release 2.5.2

2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1.1

2003-12-30  Jody Goldberg <jody@gnome.org>

	* Release 2.5.1

2003-10-28  Jody Goldberg <jody@gnome.org>

	* Release 2.5.0

2003-08-01  Dennis Cranston  <dennis_cranston at yahoo com>

	* at-enable-dialog.glade: Patch to add two more pixels of spacing
	between action area and vbox of preferences dialog.
	
Fri Aug  1 14:28:52 2003  Jonathan Blandford  <jrb@redhat.com>

	* main.c (init_startup_state): remove markup tags from translated
	strings, #118801.

2003-07-18  Jonathan Blandford  <jrb@gnome.org>

	* main.c: Add a check to confirm that the AT's are installed.  Add
	a warning message if they are not.  Change widget naming scheme.

	* at-enable-dialog.glade: Change widget naming scheme.

2003-07-16  Dennis Cranston <dennis_cranston at yahoo com>

	* at-enable-dialog.glade:  Make close the default button.

2003-07-16  Dennis Cranston <dennis_cranston at yahoo com>

	* at-enable-dialog.glade:  Adjust widget padding and remove
	separator per HIG.

2003-07-07  Jody Goldberg <jody@gnome.org>

	* Release 2.3.4

2003-07-01  Daniel Baeyens <daniel.baeyens@hispalinux.es>
	* capplets/accessibility/at-properties/at-enable-dialog.glade:
	"Assistive" is misspelled.
