==================== 2.23.2 ==================== 2008-04-16 Jens Granseuer * main.c: (cb_at_preferences): open the preferred applications dialog on the a11y page (bug #528196) 2008-04-08 Jens Granseuer Based on a patch by: Matthias Clasen * main.c: (create_dialog): don't show the "accessible login" button if gdmsetup is not available (bug #526944) 2008-03-27 Jens Granseuer Patch by: Patrick Wade * 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 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 * main.c: (cb_keyboard_preferences): Spawn the accessibility tab of the keyboard capplet instead of at-properties. 2007-11-26 Sebastien Bacher * main.c: (at_enable_update): enable the preferred applications button, patch by Chris Jones (Closes: #499332) 2007-10-07 Luca Ferretti Fixes #484351 * at-properties.desktop.in.in: don't use 'Preferences' word for application name. 2007-09-18 Jens Granseuer Based on a patch by: Patrick Wade * 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 * 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 * 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 * at-enable-dialog.glade: fix critical warning 2007-04-27 Rodrigo Moya * at-properties.desktop.in.in: renamed Bugzilla product. 2007-04-26 George Kraft IV 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 Patch by: Kristof Vansant * at-enable-dialog.glade: don't require gnome glade lib 2007-02-08 Jens Granseuer * 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 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 Fixes #348832 * at-properties,desktop.in.in: Use correct Bugzilla component. 2006-06-06 Sergey Udaltsov * Makefile.am: added $(GNOMECC_CAPPLETS_LIBS) 2005-11-14 Kjartan Maraas * at-startup-session.c: Mark at_startup_string_compare() static. 2004-11-09 Mark McLoughlin * Makefile.am: install the .desktop file in $(datadir)/applications. * at-properties.desktop.in: add OnlyShowIn=GNOME; 2004-10-14 Jody Goldberg * Release 2.8.1 Thu Sep 2 17:06:28 2004 Jonathan Blandford * main.c: (cb_dialog_response): Change to use help docs instead of the "foo"/"bar" that's there. 2004-08-20 Frederic Crozat * main.c: (setup_dialog): Use themed icon for window hint. 2004-04-15 Jody Goldberg * Release 2.6.1 2004-04-01 Jody Goldberg * Release 2.6.0.3 2004-03-30 Jody Goldberg * Release 2.6.0.1 2004-03-23 Jody Goldberg * Release 2.6.0 2004-03-11 Jody Goldberg * Release 2.5.4 2003-11-27 Muktha * 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 * Release 2.5.3 2004-01-14 Jody Goldberg * Release 2.5.2 2003-12-30 Jody Goldberg * Release 2.5.1.1 2003-12-30 Jody Goldberg * Release 2.5.1 2003-10-28 Jody Goldberg * Release 2.5.0 2003-08-01 Dennis Cranston * 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 * main.c (init_startup_state): remove markup tags from translated strings, #118801. 2003-07-18 Jonathan Blandford * 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 * at-enable-dialog.glade: Make close the default button. 2003-07-16 Dennis Cranston * at-enable-dialog.glade: Adjust widget padding and remove separator per HIG. 2003-07-07 Jody Goldberg * Release 2.3.4 2003-07-01 Daniel Baeyens * capplets/accessibility/at-properties/at-enable-dialog.glade: "Assistive" is misspelled.