Bastien Nocera
dcd6fe129a
universal-access: Keep "text size" items a constant size
...
https://bugzilla.gnome.org/show_bug.cgi?id=657188
2011-08-26 19:20:05 +01:00
Friedel Wolff
d5d6cdcae0
universal-access: Add translator comments
...
https://bugzilla.gnome.org/show_bug.cgi?id=657167
2011-08-25 17:33:06 +01:00
Bastien Nocera
5b4d433f77
universal-access: Remove unused column in model
...
And the markup in the contents as well.
2011-07-11 13:59:29 +01:00
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
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
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
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
a50f471715
universal-access: Make the typing assistant switch work
2011-02-23 19:20:13 +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
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
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
Bastien Nocera
42bf35b0ba
universal-access: Remove outdated properties
...
update-policy is gone.
2011-01-19 15:49:43 +00: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
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
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
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
Florian Müllner
63957d9aef
universal access: Adjust for removal of GtkComboBoxEntry
2010-10-23 00:19:32 +02:00
Thomas Wood
18443d9c64
universal-access: set unimplemented UI as insensitive, rather than hidden
2010-06-04 16:42:09 +01:00
Thomas Wood
56b90b9fd4
universal-access: implement contrast option combo box
...
The "Contrast" combo box sets and reads the GTK+ theme and icon theme
values. The known contrast themes are stored in the combo box model; any
other values are treated as "Normal" contrast.
2010-06-04 16:42:09 +01:00
Thomas Wood
4f3104ff8a
universal-access: set the default contrast selection to "Normal"
2010-06-04 16:42:09 +01:00
Thomas Wood
e21b42eaae
universal-access: hide unimplemented sections
...
These sections are not yet implemented, so hide them from the user.
2010-06-04 16:42:09 +01:00
Thomas Wood
9832c97675
universal-access: set pointer sections insensitive by default
...
The section is "off" by default, so the section widgets should be marked
insensitive.
2010-06-04 16:42:09 +01:00
Thomas Wood
d8ae738efe
universal-access: Add hearing section implementation
...
Connect the hearing section widgets to the corresponding gconf keys.
2010-06-04 16:40:38 +01:00
Thomas Wood
6b40d1f89f
universal-access: implement main mouse settings
...
Connect the main mouse settings to the corresponding gconf keys.
2010-06-04 16:40:27 +01:00
Thomas Wood
0171c05880
universal-access: implement main keyboard settings
...
Connect the main keyboard settings to the corresponding gconf keys.
2010-06-04 16:38:44 +01:00
Thomas Wood
98ffb24bf1
Add initial universal-access module and UI
2010-06-04 16:38:44 +01:00