summaryrefslogtreecommitdiff
path: root/capplets/accessibility/at-properties/ChangeLog
blob: d29f6e72b4947731f493437b957934cf41f4ed1a (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
==================== 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.