Commit graph

154 commits

Author SHA1 Message Date
Jasper St. Pierre
dd52ac9417 Add NoDisplay to all gnome-control-center panel .desktop files
These aren't apps -- they're simply launchers for gnome-control-center.
They should not be shown as apps in the UI at all.

https://bugzilla.gnome.org/show_bug.cgi?id=712246
2013-11-15 08:44:53 -05:00
Daniel Mustieles
cdf774b1b6 Fixed typo in string 2013-10-25 16:32:59 +02:00
Bastien Nocera
7b67f6c321 universal-access: Split "Screen" and "Reader" keywords
Our search doesn't like split words.

https://bugzilla.gnome.org/show_bug.cgi?id=710263
2013-10-21 22:56:39 +02:00
Rui Matos
e7de1af27b universal-access: Don't leak the dialogs
https://bugzilla.gnome.org/show_bug.cgi?id=708286
2013-10-01 10:05:04 +02:00
Rui Matos
926615b3f5 universal-access: Remove unused toplevel window from .ui file
https://bugzilla.gnome.org/show_bug.cgi?id=708286
2013-10-01 10:05:04 +02:00
Rui Matos
7a271439c9 universal-access: Remove the mnemonic-activate handler
It's wrong because the label's parent isn't a GtkListBoxRow which
causes a warning.

In any case, we don't need it since GtkLabel already does the work of
finding a suitable parent widget to activate on mnemonic-activate
which ends up causing GtkListBox to fire its row-activated signal that
we already handle.

https://bugzilla.gnome.org/show_bug.cgi?id=708283
2013-10-01 10:04:20 +02:00
Matthias Clasen
03212c0237 universal access: Fix non-expanding sliders in zoom options
The behaviour of the GtkBox expand child property changed in
GTK+ 3.10, back to its traditional behaviour: It no longer
propagates up. Propagation is now reserved for the GtkWidget
hexpand property. Therefore, we can get the sliders back
to the way they were in 3.8 by setting hexpand to TRUE.

http://bugzilla.gnome.org/show_bug.cgi?id=708493
2013-09-21 19:51:50 -04:00
Joanmarie Diggs
13c0dccd47 Remove the mnemonic-widget property from the "Click Assist" GtkLabel
It was pointing to another GtkLabel rather than an activatable widget.
Plus it was confusing Orca.

https://bugzilla.gnome.org/show_bug.cgi?id=708085
2013-09-16 07:40:55 -04:00
Kalev Lember
8a1c1d4386 universal-access: Remove an unused variable 2013-09-12 22:32:46 +02:00
Alejandro Piñeiro
0b2a0a37b9 universal access: toggle child switch if parent list box row is activated
Focusing on the main view.

https://bugzilla.gnome.org/show_bug.cgi?id=707778
2013-09-11 05:44:29 -04:00
Alejandro Piñeiro
13d567f126 universal access: fixing can_focus value on several main view rows
https://bugzilla.gnome.org/show_bug.cgi?id=707778
2013-09-11 05:44:28 -04:00
Allan Day
fefa11594c Universal access menu option - use a clearer label
It wasn't obvious what the switch did.

https://bugzilla.gnome.org/show_bug.cgi?id=706348
2013-08-20 12:23:09 +01:00
Matthias Clasen
145ffcbb55 universal-access: Updated design
A new design for the universal acccess panel:
https://live.gnome.org/Design/SystemSettings/UniversalAccess

https://bugzilla.gnome.org/show_bug.cgi?id=695099
2013-07-19 13:03:31 +02:00
Jiro Matsuzawa
ee138320a9 universal-access: Fix typo in ui file
https://bugzilla.gnome.org/show_bug.cgi?id=696394
2013-03-23 01:10:01 +09:00
Bastien Nocera
90f794e813 universal-access: Add translation context for "Color"
And translation comment for "Color:".

https://bugzilla.gnome.org/show_bug.cgi?id=694766
2013-03-04 12:20:21 +01:00
Allan Day
bea2205639 universal-access: Update panel comments
Very few of the panel comments provide information that is very
useful. Update them to supplement the panel descriptions - this
will make the search results more helpful.

https://bugzilla.gnome.org/show_bug.cgi?id=694110
2013-02-19 10:41:43 +01:00
Cosimo Cecchi
8d5f2908b5 panels: add --sourcedir=$(srcdir) when generating resource list
Like b8e93fb333 but for all panels.
2013-01-07 16:23:57 -05:00
Bastien Nocera
495a399af0 universal-access: Fix run-time warning
GtkBuilder didn't like the empty value for this column.

(gnome-control-center:12847): GLib-GObject-CRITICAL **: g_value_type_transformable: assertion `G_TYPE_IS_VALUE (src_type)' failed
2013-01-07 11:03:55 +01:00
Cosimo Cecchi
f7ae09c561 universal-access: use a GResource for GtkBuilder UI definition
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00
Matthias Clasen
3d27d8caaf shell: Fittsify panels
Make it possible for panels to go all the way to the edge of the
shell. This is particularly important for panels that scroll, such
as the new power panel. All other panels are changed to compensate
for the loss of external padding.

https://bugzilla.gnome.org/show_bug.cgi?id=691229
2013-01-07 10:51:29 +01:00
Bastien Nocera
727c8f8677 universal-access: Remove unused marshallers 2012-12-11 17:09:04 +01:00
Bastien Nocera
e419ee7d4e panels: Remove unused X-GNOME-Settings-Panel key 2012-12-11 17:09:04 +01:00
Bastien Nocera
3686cf7eb8 shell: Make all control-center plugins static
This makes loading faster, with less I/O, avoids unnecessary
code duplication (around 1k lines shaved), and ensures that
all the panels link and work appropriately.

By the same token, it will stop external panels from being
created, and loaded.

https://bugzilla.gnome.org/show_bug.cgi?id=690036
2012-12-11 17:07:39 +01:00
Jeremy Bicha
0c10489ed6 universal-access: Use the proper Unicode ellipsis (…) instead of three dots
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2012-12-03 09:16:53 -05:00
Cosimo Cecchi
d834ebc321 a11y: also set the WM HighContrast theme when the switch is flipped
Now that we have a HighContrast-specific WM theme.

https://bugzilla.gnome.org/show_bug.cgi?id=688257
2012-11-13 11:23:18 -05:00
Thomas Wood
66f5b5703b zoom-options: set the dialog hint on the window
Set the dialog hint on the window so that it is treated correctly by the
window manager.

https://bugzilla.gnome.org/show_bug.cgi?id=688198
2012-11-13 09:52:36 +00:00
Bastien Nocera
c384570bac universal-access: Always show the zoom options
Now that the fallback mode is gone. #fallback

https://bugzilla.gnome.org/show_bug.cgi?id=682862
2012-11-09 15:58:51 +01:00
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