Bastien Nocera
1ce466f80b
universal-access: Avoid crashing when GConf is broken
...
Or when metacity is badly installed. gconf_value_get_string()
_can_ return NULL.
https://bugzilla.redhat.com/show_bug.cgi?id=751007
2011-11-11 14:29:14 +00:00
Bastien Nocera
6665b60422
panels: Update for Shell API changes
2011-11-07 18:03:14 +00:00
Bastien Nocera
1465f98af9
universal-access: Use GTK+ instead of custom code
...
https://bugzilla.gnome.org/show_bug.cgi?id=663341
2011-11-04 17:00:39 +00:00
Bastien Nocera
89a9a66554
universal-access: Fix ATK descriptions
2011-10-19 14:43:16 +01:00
Bastien Nocera
c01531a27c
universal-access: Remove colons from frame headings
2011-09-21 19:19:53 +01:00
Bastien Nocera
8e6378ef9f
universal-access: Disable zoom options for now
...
The UI really isn't quite finished.
2011-09-21 19:19:06 +01:00
Bastien Nocera
ff394b08a1
universal-access: Simplify colour reading code
...
Using GdkRGBA directly, and making our own #rrggbb colour.
2011-09-21 19:09:14 +01:00
Bastien Nocera
6bc75e2ec1
universal-access: Fix 4-char tabs
...
Either you use spaces, or 8-char tabs, never 4-char tabs.
2011-09-21 19:04:08 +01:00
Bastien Nocera
5b47678f46
universal-access: Simplify WID() macro
2011-09-21 18:55:02 +01:00
Bastien Nocera
16690064d2
universal-access: Fix style of comments
2011-09-21 18:54:42 +01:00
Bastien Nocera
810f3a97d0
universal-access: Fix compile-time warning
2011-09-21 18:54:08 +01:00
Joseph Scheuhammer
f7fa758b2b
Universal access: add dialog for zoom options
...
Added UI and code to spawn a zoom options preferences dialog to
modify various magnifier settings. Modified the 'Seeing'
section of the universal access panel to enable the 'Options...'
button.
https://bugzilla.gnome.org/show_bug.cgi?id=643086
2011-09-21 18:49:42 +01:00
Bastien Nocera
16454c97a6
universal-access: Use links to settings
...
Rather than buttons.
https://bugzilla.gnome.org/show_bug.cgi?id=659248
2011-09-16 18:19:30 +01:00
Michael Terry
ba0d27aa2b
universal-access: Set contrast combo on startup
...
https://bugzilla.gnome.org/show_bug.cgi?id=658990
2011-09-14 10:39:56 +01:00
Bastien Nocera
cb224b9cd8
universal-access: Add context for text sizes
...
https://bugzilla.gnome.org/show_bug.cgi?id=645729
2011-09-12 12:05:41 +01:00
Bastien Nocera
34bf1d6076
universal-access: Error when metacity not installed
2011-09-09 00:10:30 +01:00
Bastien Nocera
ebd4414ac9
universal-access: Fix sensitivity of keyboard a11y
...
Whether or not we have things like Sticky Keys, or Slow Keys
enabled, we still need to be able to turn them on/off from
the keyboard.
https://bugzilla.gnome.org/show_bug.cgi?id=649452
2011-09-09 00:10:29 +01:00
Giovanni Campagna
1f9ae38c2f
Add a way for panels to receive additional arguments.
...
This patch introduces the "argv" property to CcPanel. Panels that
wish to handle extra arguments shall override it and act
appropriately in the constructor.
https://bugzilla.gnome.org/show_bug.cgi?id=657093
2011-09-05 18:07:52 +02:00
Bastien Nocera
b8b3df03fc
universal-access: Don't crash when metacity isn't installed
2011-08-26 19:20:52 +01:00
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
Matthias Clasen
b937a72c16
universal access: Add more keywords to the desktop file
...
Some of these were proposed by Federico Mena Quintero
in bug 657189, the others just make sense.
2011-08-23 21:53:06 -04: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
Michael Terry
0a8669a5b5
Add Unity to OnlyShowIn fields
...
https://bugzilla.gnome.org/show_bug.cgi?id=653661
2011-06-30 12:44:52 +01:00
Florian Müllner
38252af6cf
universal-access: Re-add cc-marshal.[ch]
...
Sorry for the noise, that's the correct fix.
2011-06-29 22:56:19 +02:00
Florian Müllner
827459fef1
Revert "universal-access: Fix build"
...
This reverts commit 85e20b040f
.
2011-06-29 22:56:19 +02:00
Florian Müllner
85e20b040f
universal-access: Fix build
...
Commit 4a8c7afbe0
broke build of the ua panel, fix this.
2011-06-29 21:15:25 +02:00
Bastien Nocera
4a8c7afbe0
universal-access: Keep your own gconf horrors
2011-06-29 17:34:22 +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
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