Commit graph

10422 commits

Author SHA1 Message Date
Bastien Nocera
a0d0a4c28f datetime: Regenerate dtm.[ch]
Fixes a few compilation warnings.
2011-05-23 16:10:04 +01:00
Matthias Clasen
d8bbb0af66 users: don't add a lockbutton
Instead, implement get_permission to get a lockbutton
in the toolbar.

https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
be35c2a834 Datetime: Don't add a lockbutton
Instead, implement get_permission to get a lockbutton
in the toolbar.

https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
3e263c5764 Printers: Don't add a lockbutton
Instead, implement get_permission to get a lockbutton
in the toolbar.

https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
e5072232ee Add a lockbutton to the toolbar
And populate it from the get_permission method added earlier.

https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
9cdd557eca Add a cc_panel_get_permission method
This is in preparation for moving lock buttons to the toolbar.

https://bugzilla.gnome.org/show_bug.cgi?id=650292
2011-05-23 16:10:04 +01:00
Matthias Clasen
13a08f4994 Users: strip out periods when generating proposals
Some systems seem to disallow them in usernames, but more
importantly, the proposals look just wrong for abbreviated
middle initials with a period.

https://bugzilla.gnome.org/show_bug.cgi?id=650777
2011-05-23 09:19:19 -04:00
Jorge González
f50f66f345 Updated Spanish translation 2011-05-22 14:42:16 +02:00
Jorge González
9673998eca Updated Spanish translation 2011-05-22 14:08:51 +02:00
Daniel Mustieles
4b69a0665a Updated Spanish translation 2011-05-22 05:55:12 +02:00
Jorge González
cb1bb49c88 Updated Spanish translation 2011-05-21 20:43:22 +02:00
Daniel Mustieles
6e841adf35 Updated Spanish translation 2011-05-21 09:50:48 +02:00
Richard Hughes
e7863d0e02 color: Add the virtual device UI which is used when a physical device connection is impossible
This is designed so power users can create virtual devices (just like in
ColorSync) that represent things like 'Hexachrome Press #2' or 'Cinema'.

This new UI isn't actually wired up yet, and there are no new UI controls as
the UI still needs love from the designers.

This was added at this point for two reasons:

1. To get the translations early so we can enable this later
2. To be able to delete the code out of gcm-prefs.c
2011-05-20 20:40:15 +01:00
Matthias Clasen
0ad983ebff info: add padding to the list
For consistency with sidebar lists in other panels. Almost like
this was a designed application, and not just a grabbag of panels...
2011-05-20 12:43:51 -04:00
Matthias Clasen
f93fee0121 Network: use the new sidebar-list icon size
Also add some padding. The designers like it like this.
2011-05-20 12:32:18 -04:00
Matthias Clasen
02c26cd2c0 Printers: use the new sidebar-list icon size
Also add some padding for good looks.
Overwhelmingly approved by #gnome-design.
2011-05-20 12:32:18 -04:00
Matthias Clasen
2219fc116c Register a symbolic icon size for icons in sidebar lists
That way, we can use 24, but still remain (at least theoretically)
themable for the benefit of large-print a11y themes.
2011-05-20 12:32:17 -04:00
Richard Hughes
d75adefd96 color: Force the color treeview scrolled window to be at least 6 rows in height 2011-05-20 16:34:35 +01:00
Richard Hughes
3ee0fd1303 Fix make check by updating POTFILES.in to reflect reality 2011-05-20 15:59:42 +01:00
Richard Hughes
391cd73e5e color: install a preferences-color icon to avoid using the gnome-color-manager icon name 2011-05-20 15:59:06 +01:00
Richard Hughes
2e7e54c3c2 Add a color panel based on the functionality available in gnome-color-manager
All the major functionality is present, but the virtual device stuff needs
further work with the designers before being included.
2011-05-20 15:59:00 +01:00
Rodrigo Moya
a04a873d68 Kill warning in g_print call 2011-05-20 12:27:05 +02:00
Rodrigo Moya
eb684a4bcf Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough 2011-05-20 12:18:12 +02:00
Matthias Clasen
aef79bbf79 Move username related utilities to um-utils.[hc]
This will make it easier to reuse them in gdm-initial-setup.
2011-05-18 21:20:39 -04:00
Bastien Nocera
4ca492bc26 info: Work-around test failing in some locales
https://bugzilla.gnome.org/show_bug.cgi?id=650342
2011-05-18 13:47:02 +01:00
Matthias Clasen
5e05b920c4 Datetime: use a gdbus-codegen-erated wrapper
Instead of handrolled, copy-pasted async code for talking to
the date-time-mechanism, use gdbus-codegen to generate one
that looks nicer and is just all-around better.
2011-05-17 11:29:32 -04:00
Bastien Nocera
11571bf609 info: Split test cases into separate file
This fixes errors when run in non-UTF-8 locales.
2011-05-17 15:19:46 +01:00
David Benjamin
61623a1f66 user-accounts: don't call gtk_main_quit if AccountService is unavailable
Just desensitize the panel and call it a day.

https://bugzilla.gnome.org/show_bug.cgi?id=648969
2011-05-16 15:35:08 +01:00
Marek Kasik
60e9f49673 Printers: Check that GValue holds int before using it
Check that GValue returned as value of GTK_STYLE_PROPERTY_BORDER_RADIUS
holds int.
2011-05-16 10:43:18 +02:00
Matthias Clasen
bb858701a3 Shell: Make ShellSearchRenderer accessible
Since GtkIconViews a11y implementation only takes text from
GtkCellRendererText::text, derive ShellSearchRenderer from
GtkCellRendererText and set the text property. Now orca
reads the search results nicely.
2011-05-16 00:52:07 -04:00
Matthias Clasen
4838efab11 Background: Improve a11y of wallpaper list
Add an invisible text cell renderer to have the text spoken
by orca.
2011-05-16 00:12:44 -04:00
Matthias Clasen
c513d2b3aa Printers: Improve a11y of inline toolbars
Mark the labels of the add/remove buttons as translatable. While
these are not shown in the ui, orca reads them.
2011-05-15 23:53:11 -04:00
Matthias Clasen
dc1773866b Background: Improve a11y of inline toolbar
Give translatable labels to the add/remove buttons; while these
are not shown in the ui, orca reads them.
2011-05-15 23:52:13 -04:00
Matthias Clasen
67d52185a8 Datetime: Improve a11y for time controls
By giving them an accessible description, orca reads them
somewhat meaningfully.
2011-05-15 23:19:27 -04:00
Matthias Clasen
c6ed45a0dc Fix a11y/keynav issues in the sound panel
Add mnemonic to the 'Test Speaker' button, and add labelled-by
relations to the 'Test' buttons in the speaker test dialog.
2011-05-15 22:40:26 -04:00
Matthias Clasen
ebe174f51c Some more a11y fixes
Add labelled-by relations to 'label-less' switches.
2011-05-15 22:14:20 -04: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
Matthias Clasen
a13cdf16f4 Forgotten file
This belongs to the earlier commit that fixed a11y/keynav issues
in the user account panel.
2011-05-15 21:09:40 -04:00
Matthias Clasen
f9c8d63585 Fix a11y/keynav issues in the printer panel
This adds some missing mnemonics.
2011-05-15 21:09:11 -04:00
Matthias Clasen
685b5ebb9b Fix a11y/keynav issue in the network panel
The mnemonic for the 'Network name' combo was not working.
2011-05-15 20:20:19 -04:00
Matthias Clasen
0725cffaee Fix a11y/keynav issues in the user account panel
Add missing mnemonics to a number of places. Also make
the editable button/combo widgets react better to mnemonic
activation.

Part of bug 650132
2011-05-15 20:10:57 -04:00
Matthias Clasen
f783f3cfdc Fix a11y/keynav issues in info panel
Add mnemonics for all active controls.

Part of bug 650132
2011-05-15 18:53:24 -04:00
Matthias Clasen
4afbbe7265 Fix a11y/keynav issues in the datetime panel
Add mnemonics to all controls that have labels.
Possible further improvements: set a11y descriptions for the
unlabeled controls (the time and date controls, mostly). The map
widget is lacking keynav altogether.

Part of bug 650132
2011-05-15 15:07:16 -04:00
Matthias Clasen
b7f82e98ff Fix a11y/keynav issues in power panel
Add mnemonics to all items. We may need to revisit this and set
labeled-by relations for the combo boxes where the labels are
checkboxes (in that case, the mnemonic automatism doesn't really
work, I think).

Part of bug 650132
2011-05-15 14:50:17 -04:00
Matthias Clasen
007696b8fd Fix a11y/keynav issues in the mouse panel
The Acceleration mnemonics were conflicting with the 'All Settings'
mnemonic, which can easily be avoided by moving the mnemonic to 'c'.
Also, the mnemonic widgets for the scale labeles on the touchpad
page were pointing at the widgets on the mouse page (copy-paste error)
and thus did not work.

Part of bug 650132
2011-05-15 14:36:03 -04:00
Matthias Clasen
d29d6a395e Fix a11y/keynav issues in display panel
The Rotation label had a mnemonic, but no suitable mnemonic
widget set up.

Part of bug 650132
2011-05-15 14:03:26 -04:00
Matthias Clasen
5c41ffd602 Fix a11y/keynav issues in screen panel
Setting mnemonics and mnemonic widgets also takes care
of the LABELLED_BY/LABEL_FOR a11y relations.

Part of bug 650132
2011-05-15 14:02:02 -04:00
Bastien Nocera
0188486890 info: Set the StaticHostname
when changing the PrettyHostname

https://bugzilla.gnome.org/show_bug.cgi?id=650044
2011-05-13 16:07:55 +01:00
Bastien Nocera
a2885a56d4 info: Add helper for pretty hostname to hostname
So that we can set the static hostname depending on the value
of the pretty hostname.
2011-05-13 16:00:39 +01:00
Bastien Nocera
ac5bc2da75 user-accounts: Move UmEditableEntry to lib
So it can be reused in the printers panel.

Also see:
https://bugzilla.gnome.org/show_bug.cgi?id=649511
2011-05-13 13:44:55 +01:00