Commit graph

215 commits

Author SHA1 Message Date
Florian Müllner
fa4a957529 universal-access: Add get_help_uri() implementation
https://bugzilla.gnome.org/show_bug.cgi?id=675471
2012-05-18 18:48:38 +02:00
Piotr Drąg
4a4f3c20a4 universal-access: remove tabulation from a translatable string 2012-05-18 18:45:56 +02:00
Piotr Drąg
5f124d6008 all: fix up tooltips
Idea from commit d5088b2eb1.
2012-05-18 18:39:31 +02:00
William Jon McCann
229390f1f5 universal-access: Redesign for consistency and smallness
https://bugzilla.gnome.org/show_bug.cgi?id=665588
2012-05-17 13:22:20 -04:00
Bastien Nocera
c48536c102 universal-access: Hide zoom options when not in shell
https://bugzilla.gnome.org/show_bug.cgi?id=671386
2012-03-08 16:17:21 +01:00
Bastien Nocera
f60e2fa4ae universal-access: Parent zoom options to panel 2012-01-21 14:26:08 +00:00
Bastien Nocera
77abe0eced universal-access: Remove invalid props for GtkGrid 2012-01-21 14:26:08 +00:00
Bastien Nocera
daa95932d5 universal-access: Fix deprecated use of GdkColor 2012-01-21 14:26:08 +00:00
Joseph Scheuhammer
9d5e654bec Universal access: add dialog for zoom options
Modified zoom options dialog to implement hbons wireframe.

https://bugzilla.gnome.org/show_bug.cgi?id=643086
2012-01-21 14:26:08 +00:00
Matthias Clasen
f9c0cd13f8 Add a missing ; to Keywords in desktop files 2012-01-13 13:03:31 -05:00
Robert Ancell
0974b9f34a universal-access: Fix incorrect include path
We were using a prefixed path even though gsettings-desktop-schemas
already prefixes the include path.

https://bugzilla.gnome.org/show_bug.cgi?id=667616
2012-01-10 09:58:02 +00:00
Florian Müllner
4cd7b6c6dc .desktop: Drop prefix from X-GNOME-Keywords
The field has now been included in the spec, so use the standardized
name.
2011-12-19 16:26:40 +01:00
Bastien Nocera
bc6d4b3cf1 universal-access: Remove unused GConf helper 2011-11-14 14:29:31 +00:00
Bastien Nocera
957374dfa9 universal-access: Update for metacity GSettings port
Use GSettings to set the visual-bell preferences, rather than GConf.

https://bugzilla.gnome.org/show_bug.cgi?id=625899
2011-11-14 14:27:40 +00:00
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