Matthias Clasen
c4c9a74b8a
Fix a11y/keynav issues in the universal access panel
...
Add several mnemonics. The switches in this panel are not really
equipped with suitable labels, so at least mark them as labelled-by
their section headings, so that ATs have some chance to read a
meaningful blurb for them.
2011-05-15 21:59:07 -04:00
Cosimo Cecchi
76eaa6cc43
universal-access: don't incorrectly mark some hboxes as insensitive
...
https://bugzilla.gnome.org/show_bug.cgi?id=646240
2011-03-30 15:12:01 -04:00
Bastien Nocera
a2b89e799c
universal-access: Show "Screen Reader" option
...
and hook up to the preferences change
https://bugzilla.gnome.org/show_bug.cgi?id=645708
2011-03-25 16:23:29 +00:00
Cosimo Cecchi
bea866cf62
universal-access: use NO_SENSITIVITY flag for g_settings_bind()
...
Otherwise the sensitivity will be overridden with the setting
writability.
https://bugzilla.gnome.org/show_bug.cgi?id=645171
2011-03-18 15:18:11 -04:00
Cosimo Cecchi
11c9cf680e
universal-access: set the name to the right hboxes
...
So that the label in the box gets the sensitive state propagated to it.
https://bugzilla.gnome.org/show_bug.cgi?id=645135
2011-03-18 10:59:07 -04:00
Bastien Nocera
5fdc90cc8b
2.91.91
...
Fix wrong include lines, so distcheck works
2011-03-08 11:59:16 +00:00
Kjartan Maraas
cff8677531
universal-access: Add #include <config.h> to make translations work.
2011-03-08 12:22:05 +01:00
Bastien Nocera
f6b0ae89af
universal-access: Use "text-scaling-factor" instead of "dpi"
...
https://bugzilla.gnome.org/show_bug.cgi?id=643704
2011-03-03 17:19:58 +00:00
Luca Ferretti
4534d0fb58
universal-access: context and comments for translators
...
Provide context for some translatable strings available elsewhere with
different meaning, for instance Display, Zoom, High, Low.
2011-03-02 01:17:59 +01:00
Matthias Clasen
f421ba9d8a
Don't mark theme names as translatable
2011-02-28 14:46:42 -05:00
Bastien Nocera
a90585f454
universal-access: Add 0.75 DPI scale factor
...
https://bugzilla.gnome.org/show_bug.cgi?id=643503
2011-02-28 16:25:40 +00:00
Bastien Nocera
69e7f00833
universal-access: Fix initial state of DPI dropdown
...
And handle the special "0.0" DPI.
2011-02-28 16:25:40 +00:00
Bastien Nocera
d613bec36d
universal-access: Don't use "..." in references to other panels
...
As we don't do this in other panels.
2011-02-25 18:19:55 +00:00
Bastien Nocera
232c0e5862
universal-access: Fix initial state of typing help
...
Bounce keys, slow keys, and sticky keys had the wrong state on
startup.
2011-02-25 18:06:17 +00:00
Bastien Nocera
ceb4f6e96f
universal-access: Change the label to reflect reality
2011-02-25 18:02:01 +00:00
Bastien Nocera
c9a27453e7
universal-access: Hide unused prefs to typing assistant
2011-02-25 17:13:16 +00:00
Bastien Nocera
e065fe0409
Revert "universal-access: Add typing assistant selection"
...
We don't actually want to select on-screen keyboards. Dasher
isn't an on-screen keyboard, and is complementary to OSKs.
The only supported OSK is caribou, so we'll be using that instead.
This reverts commit 35ae712472
.
2011-02-25 17:10:24 +00:00
Bastien Nocera
35ae712472
universal-access: Add typing assistant selection
...
With a hard-coded list of possible screen readers.
2011-02-25 16:02:26 +00:00
Bastien Nocera
a50f471715
universal-access: Make the typing assistant switch work
2011-02-23 19:20:13 +00:00
Bastien Nocera
1b39b18b7c
universal-access: Show the actual keyboard shortcuts
...
Rather than hard-coded versions
https://bugzilla.gnome.org/show_bug.cgi?id=642582
2011-02-23 16:47:47 +00:00
Bastien Nocera
db16c45baf
universal-access: Keyboard shortcuts don't need translation
...
And rename the label widgets to something useful
2011-02-23 16:09:24 +00:00
Thomas Wood
e2f944a66a
configure: Group pkg-config checks based on how they are used
...
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.
https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Bastien Nocera
8df9eeca42
universal-access: Show the typing assistant widgets
...
Not hooked yet, but will be useful for documentation folks.
2011-02-18 17:36:53 +00:00
William Jon McCann
7ed56b00fd
universal-access: use switches instead of radio groups
2011-02-17 19:21:00 -05:00
Florian Müllner
d8f823a31c
universal-access: Adjust for magnifier schema changes
...
gsettings-desktop-schemas had two conflicting settings for enabling
the magnifier: 'show-magnifier' in org.gnome.desktop.a11y.magnifier
and 'screen-magnifier-enabled' in org.gnome.desktop.a11y.applications.
The former has been removed in favor of the latter, so adjust to this
change.
2011-02-17 23:58:34 +01:00
Thomas Wood
af882e85ce
universal-access: implement the zoom setting
...
Bind the zoom radio buttons to the "show-magnifier" key of the magnifier
settings.
2011-02-12 19:02:10 +00:00
Thomas Wood
222103be38
universal-access: hide "Option" buttons that don't have any implementation
2011-02-05 17:58:38 +00:00
Thomas Wood
f629b13206
universal-access: hide options that are currently unavailable
...
Hide options that are currently unavailable or unlikely to be implemented
in time for the 3.0 release.
https://bugzilla.gnome.org/show_bug.cgi?id=639784
2011-02-05 17:15:55 +00:00
Thomas Wood
987f8c1425
universal-access: allow the pointer page to use less horizontal space
2011-02-05 17:15:55 +00:00
Matthias Clasen
ac91fe7ebf
Fix a typo
...
'Change constrast' should be 'Change contrast'. String change !
2011-01-21 16:09:06 -05:00
Matthias Clasen
3510583603
Remove the "Show panel icon" checkbox
2011-01-21 16:06:31 -05:00
Matthias Clasen
9234d06663
Wire up the "Sound Settings" button
2011-01-21 16:04:23 -05:00
Matthias Clasen
cff71c11dd
Make the text size control work
...
The code was using == to compare float products to doubles.
Not a recipe for success.
2011-01-20 18:25:04 -05:00
Matthias Clasen
3916403df0
Fix a typo
...
Terminating a string array with "NULL" does not have the desired
effect.
2011-01-20 16:13:20 -05:00
Bastien Nocera
42bf35b0ba
universal-access: Remove outdated properties
...
update-policy is gone.
2011-01-19 15:49:43 +00:00
Bastien Nocera
d2ceab7be1
panels: Add capplet names
...
So that debug logs are useful, for those panels.
2011-01-19 15:43:18 +00:00
Matthias Clasen
e5eb152ff9
Remove a redundant variable
2011-01-17 15:42:26 -05:00
Rodrigo Moya
3fe7ff72c3
universal access: Re-add gconf_on_off_editor stuff for the metacity settings
2010-11-30 14:27:45 +01:00
Rodrigo Moya
979fc705c3
universal access: Use DPI settings from GSettings
2010-11-30 14:18:41 +01:00
Rodrigo Moya
10d65280f6
universal-access: Migrate mouse settings to GSettings
2010-11-30 14:09:20 +01:00
Rodrigo Moya
71c6f13575
universal access: Migrate keyboard settings to GSettings
2010-11-30 13:47:50 +01:00
William Jon McCann
0c8dfbba95
ua: remove an unused frame that added a few extra px of spacing
2010-11-25 00:51:52 -05:00
William Jon McCann
d51d16fddf
various: use a consistent and slightly larger border width for panels
2010-11-21 19:33:34 -05:00
Bastien Nocera
032d6326d5
panels: Add keywords to all the panels we ship
...
https://bugzilla.gnome.org/show_bug.cgi?id=399754
2010-11-17 16:02:47 +00:00
Bastien Nocera
4ff4204304
ua: Remove relation with inexistant widget
...
There's no labels for that widget, so it's not labelled by anything.
Fixes a run-time warning.
2010-11-16 23:01:13 +00:00
Rodrigo Moya
047f48e850
Some build fixes
2010-11-15 10:35:49 +01:00
William Jon McCann
c1a80988cc
[universal-access] Dial down the font size on Seeing a bit
2010-10-31 22:25:22 -04:00
William Jon McCann
ced070982a
[universal-access] Use the UI dir set in the Makefile.am
2010-10-31 21:54:24 -04:00
William Jon McCann
3c843ca3ac
[universal-access] Tweak the design of the panel
...
Make sure to not expand vertically. Tighten up the layout.
2010-10-31 21:51:43 -04:00
William Jon McCann
27656667e0
Move date and universal access to system
...
They change the behavior or settings of the system.
2010-10-31 13:32:14 -04:00