gnome-control-center/capplets/accessibility/at-properties/ChangeLog
Denis Washington d528e9f4e2 Spawn the accessibility tab of the keyboard capplet instead of
2008-01-02  Denis Washington  <denisw@svn.gnome.org>

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

	* capplets/keyboard/gnome-keyboard-properties.c: Add --a11y 
	command-line option to show the Accessibility tab when started.


svn path=/trunk/; revision=8365
2008-01-02 19:03:10 +00:00

200 lines
5.3 KiB
Text

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.