Commit graph

13008 commits

Author SHA1 Message Date
Thomas Wood
1d7bd99750 sharing: only set the "set-from-dbus" flag if the switch state changes 2013-01-23 12:03:32 +00:00
Matthias Clasen
fcce4dcbe7 color: disconnect signals when the panel goes away
The CdClient object is a singleton, thus it could conceivable
survive the panel, even though we drop our reference in dispose.
In that case, the signal handlers have stale user_data, and
bad things might happen when they trigger.

This patch is a guess at the cause for the stacktrace in
https://bugzilla.redhat.com/show_bug.cgi?id=893914

https://bugzilla.gnome.org/show_bug.cgi?id=692354
2013-01-23 06:46:07 -05:00
Thomas Wood
542db2bb3b sharing: add a "show password" check button to the screen sharing dialog
https://bugzilla.gnome.org/show_bug.cgi?id=691915
2013-01-23 10:30:22 +00:00
Nilamdyuti Goswami
5540e20996 Assamese translation updated 2013-01-23 13:14:35 +05:30
Jeremy Bicha
ed9099a74d notifications: add mnemonic_widget property for better accessibility
https://bugzilla.gnome.org/show_bug.cgi?id=692256
2013-01-22 23:21:04 -05:00
Matthias Clasen
94a5cfd695 Revert "power: Improve keyboard navigation"
This reverts commit 501056eb01.
Pushed by accident.
2013-01-22 23:04:16 -05:00
Matthias Clasen
d8e790a1f0 Update to latest egg-list-box 2013-01-22 22:19:14 -05:00
Matthias Clasen
501056eb01 power: Improve keyboard navigation
This commit 'links' the arrow navigation between the list boxes
in the power page, so that it becomes possible to arrow down all
the way from the battery section to automatic suspend. We also
set up the focus adjustment so that the focus row gets scrolled
into view.

This requires the egg-list-box module to have
commit 98b0a39efe7b1892570ece53748ab153a91b9cbc.

https://bugzilla.gnome.org/show_bug.cgi?id=692171
2013-01-22 22:16:53 -05:00
Aurimas Černius
f22f9b0a7f Updated Lithuanian translation 2013-01-22 23:23:25 +02:00
Nilamdyuti Goswami
6d043d8325 Assamese translation updated 2013-01-22 21:22:50 +05:30
Cosimo Cecchi
0a083ca973 sound: set has-origin = FALSE for the balance bar scale
The scale here is used for Left<->Right, so it doesn't have an origin.

https://bugzilla.gnome.org/show_bug.cgi?id=692238
2013-01-22 10:01:41 -05:00
Cosimo Cecchi
9b0a509966 sound: remove old GTK2 styling code
gtk_rc_parse_string() doesn't do anything these days, and we don't need
a name on the widget anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=692238
2013-01-22 10:01:40 -05:00
Matthias Clasen
fe442d3f03 Rebase to latest egg-list-box 2013-01-22 06:38:21 -05:00
Jeremy Bicha
c1dd4a74cd bluetooth: Use the proper Unicode ellipsis (…) instead of three dots
https://bugzilla.gnome.org/show_bug.cgi?id=689497
2013-01-22 00:45:45 -05:00
Jeremy Bicha
817afb6399 sharing: add mnemonic_widget relations for better accessibility
https://bugzilla.gnome.org/show_bug.cgi?id=692200
2013-01-21 11:39:50 -05:00
Rui Matos
ac359b1d62 shell: Export our main window XID in an environment variable
This allows external tools to know that they are being called from
gnome-control-center and look like attached modal dialogs as per
design.

https://bugzilla.gnome.org/show_bug.cgi?id=691854
2013-01-21 15:37:46 +01:00
Thomas Wood
0dec96490c sharing: address padding and alignment issues in the dialogs
Increase the padding around the dialog content, fix the alignment
between the close button and content and add padding between labels and
their controls. Also ensure the dialogs are not resizable.

https://bugzilla.gnome.org/show_bug.cgi?id=691916
2013-01-21 11:10:56 +00:00
Thomas Wood
d27a83330f sharing: allow the list box to be focused
https://bugzilla.gnome.org/show_bug.cgi?id=692172
2013-01-21 10:25:25 +00:00
William Jon McCann
1feae4a5fb sharing: Move sharing panel to System category
https://bugzilla.gnome.org/show_bug.cgi?id=692086
2013-01-21 08:41:36 +01:00
Cosimo Cecchi
073fc07712 power: don't set content-view style class
It's not needed, and it gives the panel a different background color.

https://bugzilla.gnome.org/show_bug.cgi?id=692093
2013-01-21 08:40:05 +01:00
William Jon McCann
a98e81e1c3 shell: Activate items on single click
https://bugzilla.gnome.org/show_bug.cgi?id=692150
2013-01-21 08:32:18 +01:00
Kjartan Maraas
0b4c630e47 Updated Norwegian bokmål translation 2013-01-20 15:12:02 +01:00
Ihar Hrachyshka
b2edf511fa Updated Belarusian translation. 2013-01-19 14:54:46 +03:00
Piotr Drąg
23f631b94a Updated POTFILES.in 2013-01-19 04:36:48 +01:00
Gheyret Kenji
564714588e Updated Uyghur translation
Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
2013-01-19 12:11:59 +09:00
Thomas Wood
0999c4a0e6 sharing: add helper application to enable or disable remote login
Add a helper application and PolicyKit action to enable and disable the
remote login service.

https://bugzilla.gnome.org/show_bug.cgi?id=691962
2013-01-18 18:23:51 +00:00
Jeremy Bicha
da2a8bd62e shell: Rename bash completion file so that it's recognized
Bash completion needs the file to be named gnome-control-center

https://bugzilla.gnome.org/show_bug.cgi?id=691924
2013-01-17 14:14:07 +01:00
Bastien Nocera
04f993a66a shell: Add "static" to the libgd config
https://bugzilla.gnome.org/show_bug.cgi?id=691914
2013-01-17 11:24:02 +01:00
Bastien Nocera
cca93d0fc5 power: Add idle-delay configuration
https://bugzilla.gnome.org/show_bug.cgi?id=691582
2013-01-17 11:06:03 +01:00
Jeremy Bicha
e1c0d8e629 sharing: use preferences-system-sharing as icon name
This matches the new icon in gnome-icon-theme

https://bugzilla.gnome.org/show_bug.cgi?id=691922
2013-01-17 11:06:03 +01:00
Bastien Nocera
e959951c7d power: Update idle-dim setting for g-s-d changes 2013-01-17 11:06:02 +01:00
Olivier Fourdan
1f42956437 wacom: small code clean-up
we already set a local variable so better use it, it helps with
code readability.

https://bugzilla.gnome.org/show_bug.cgi?id=689684
2013-01-17 11:06:02 +01:00
Bastien Nocera
66808c2b3f screen: Remove screen panel
It's been replaced by the updated Power panel and the new Privacy panel.
2013-01-17 11:06:02 +01:00
Matthias Clasen
18bac6db7c power: Add a dim screen switch
This switch controls whether we dim the screen when on battery.

https://bugzilla.gnome.org/show_bug.cgi?id=691582
2013-01-17 11:06:02 +01:00
Thomas Wood
8d338f66b3 privacy: use a GtkFrame for the border and background of the list box
Now that GtkFrame paints a background, use it to provide the border and
background of the list box.
2013-01-16 14:48:10 +00:00
Thomas Wood
b20bb8e31c egg-list-box: update to latest master 2013-01-16 14:08:23 +00:00
Thomas Wood
ef77e57571 sharing: prevent inactive white space below the list box
Now that GtkFrame paints a background, use it to provide the border and
background of the list box.

https://bugzilla.gnome.org/show_bug.cgi?id=691771
2013-01-16 14:08:23 +00:00
Bastien Nocera
9dee75e76a display: Use unicode characters directly
Instead of using their escape sequences.
2013-01-16 15:07:21 +01:00
Marek Kasik
22d8f1be60 printers: Have nicer icon for default printer
Change icon of default printer from emblem-default-symbolic
to object-select-symbolic. Make it follow the state of the cell
in which it is placed.

https://bugzilla.gnome.org/show_bug.cgi?id=690444
2013-01-16 12:44:21 +01:00
Marek Kasik
50a0f57533 printers: Attach toolbar controlling jobs to list of jobs
Use inline-toolbar style for the toolbar containing
buttons for controlling jobs. Set junctions so it
visually connects with the list of jobs.

https://bugzilla.gnome.org/show_bug.cgi?id=690421
2013-01-16 12:42:39 +01:00
Stéphane Graber
66576dfe24 display: Add support for 21:9 displays
https://bugzilla.gnome.org/show_bug.cgi?id=691803
2013-01-16 11:18:20 +01:00
Bastien Nocera
354310cfb4 sharing: Don't show Media sharing without rygel
If rygel isn't available, don't show the media sharing section.
2013-01-15 17:54:29 +01:00
Giovanni Campagna
c60221e0b4 Don't use glxinfo to access the graphic driver name
glxinfo is part of mesa-demos, and installing it pulls a lot of unnecessary
programs. We can get the same informations by querying the driver directly.

https://bugzilla.gnome.org/show_bug.cgi?id=691613
2013-01-15 17:47:15 +01:00
Bastien Nocera
7e94eca2fb 3.7.4 2013-01-15 16:16:28 +01:00
Bastien Nocera
d6df12fa25 shell: Fix distcheck
No overriding EXTRA_DIST please.
2013-01-15 16:16:28 +01:00
Bastien Nocera
1ed2fa3175 sharing: Fix distcheck
Missing the gresource.xml file in the dist
2013-01-15 16:12:10 +01:00
Bastien Nocera
70d0eba50c power: Disable Bluetooth switch for now
It's broken right now.
2013-01-15 15:49:56 +01:00
Rui Matos
6a3fec2521 shell: Fix a crash 2013-01-15 14:33:15 +01:00
Bastien Nocera
d2bfa254d3 Revert "shell: Remove unused gnome-menus helper files"
The files are used by gnome-shell to display the control-center
search resulst in the overview.

https://bugzilla.gnome.org/show_bug.cgi?id=690577

This reverts commit 10f292dc6b.

Conflicts:
	po/POTFILES.in
	shell/Makefile.am
2013-01-15 12:07:46 +01:00
Giovanni Campagna
eb3dfe9b77 shell: Use CcShellMode to do the panels filtering
https://bugzilla.gnome.org/show_bug.cgi?id=690577
2013-01-15 11:37:24 +01:00