Commit graph

127 commits

Author SHA1 Message Date
Piotr Drąg
b437d059fd universal-access: Improve contexts for ambiguous strings
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:31 +02:00
Matthias Clasen
539d78cb63 universal access: Fix labels for switches in zoom options
Setting mnemonic-widget on the labels makes orca read out meaningful
text for the switches.
https://bugzilla.gnome.org/show_bug.cgi?id=683703
2012-09-13 06:37:51 -04:00
Matthias Clasen
4e24e944eb Universal access: Fix up whitespace in zoom options dialog
https://bugzilla.gnome.org/show_bug.cgi?id=683544
2012-09-13 06:37:43 -04:00
Matthias Clasen
d5a186d26c universal access: Fix accessible labels for switches
Setting mnemonic-widget on the labels makes orca read out meaningful
text for the switches.
https://bugzilla.gnome.org/show_bug.cgi?id=683703
2012-09-13 06:37:35 -04:00
Bastien Nocera
8b7fd5787f universal-access: Remove unused object
One less thing for translators to translate.
2012-08-28 16:51:47 +01:00
Jiro Matsuzawa
41584b6e5b universal-access: add translation context for Zoom
https://bugzilla.gnome.org/show_bug.cgi?id=682876
2012-08-28 16:51:46 +01:00
Ray Strode
b0e7a5efa8 panels: add register macro
Bastien says he doesn't like the blank class_finalize
functions in every panel and he would like a wrapper
macro to hide them.

This commit does that.
2012-08-21 14:32:33 -04:00
Bastien Nocera
b106468e01 universal-access: Fix deprecation warnings
Related to GtkColorButton

https://bugzilla.gnome.org/show_bug.cgi?id=676817
2012-08-15 19:07:56 +01:00
Alejandro Piñeiro
131a5ce947 universal-access: Split the zoom dialog options
Split dialogue into 3 tabs:
  * Magnifier
  * Crosshair
  * Color Effects
and add a global zoom switch for easy access.

https://bugzilla.gnome.org/show_bug.cgi?id=676817
2012-08-15 19:05:11 +01:00
Joseph Scheuhammer
2d6161d45b universal-access: Add zoom shader options
Add 'Color effects' section to zoom options dialogue:
- a toggle for inversion (White on black)
- a slider for brightness
- a slider for contrast
- a slider for grey scale

https://bugzilla.gnome.org/show_bug.cgi?id=676817
2012-08-15 18:57:42 +01:00
Luca Ferretti
9d002d98fd universal-access: add translator context for Zoom label 2012-06-20 11:40:15 +02:00
Bastien Nocera
bd3405d9e1 universal-access: Add context for haircross length
https://bugzilla.gnome.org/show_bug.cgi?id=671989
2012-05-23 19:11:23 -04:00
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