Commit graph

2170 commits

Author SHA1 Message Date
Rui Matos
0651abd7fb keyboard: Plug a memory leak
https://bugzilla.gnome.org/show_bug.cgi?id=681787
2012-08-18 18:20:15 +01:00
Stef Walter
3f76a97915 user-accounts: Create the add account dialog on demand
* Creating the add account dialog as the panel gets created
   means that realmd is invoked, network discovery is done
   and so on. Not optimal.
 * We also don't really need to cache the account dialog,
   and can create a new one for each [+] click.

https://bugzilla.gnome.org/show_bug.cgi?id=681852
2012-08-18 18:16:32 +01:00
Stef Walter
36fa8bf9b7 user-accounts: Consistent capitalization of 'Account Type'
https://bugzilla.gnome.org/show_bug.cgi?id=681771
2012-08-18 18:12:38 +01:00
Bastien Nocera
6baadbf827 mouse: Remove dead code 2012-08-18 18:11:31 +01:00
William Jon McCann
4ee558bdc8 background: Update the preview when the settings change
They may be change from outside (eg. Nautilus).

https://bugzilla.gnome.org/show_bug.cgi?id=676539
2012-08-17 17:57:54 -04:00
William Jon McCann
18b3486a06 background: Remove sheen overlay
The metaphor was valid when we used a monitor to display the preview
but now it doesn't work. There is no glass to reflect light. It
distracts from the preview and may look like a defect.

https://bugzilla.gnome.org/show_bug.cgi?id=676539
2012-08-17 17:57:46 -04:00
William Jon McCann
79ec684fa4 background: New background panel design
Implement a new design for the wallpaper selection.

https://bugzilla.gnome.org/show_bug.cgi?id=676539
2012-08-17 17:57:27 -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
Marek Kasik
71db59d9a2 printers: Remove obsoleted notebook page
This commit removes the notebook page which consists
old printer options. It was replaced by separate dialog.
2012-08-09 14:23:49 +02:00
Jiri Popelka
fa5e27d320 Use CUPS-1.6 IPP API getter/setter functions.
CUPS 1.6 makes various structures private and
introduces these ippGet and ippSet functions
for all of the fields in these structures.
http://www.cups.org/str.php?L3928

We define our own accessors when
building against CUPS < 1.6. (#679759)
(modified by Marek Kasik)
2012-08-08 14:35:58 +02:00
Stef Walter
ec2fc6d8b6 user-accounts: Remove needless console output
https://bugzilla.gnome.org/show_bug.cgi?id=680892
2012-08-08 14:24:19 +02:00
Stef Walter
4e67ecc456 user-accounts: Cleanup GVariant usage
* Don't call g_variant_ref_sink() unnecessarily.
 * Don't call g_variant_new_variant() unnecessarily.

https://bugzilla.gnome.org/show_bug.cgi?id=680892
2012-08-08 14:24:19 +02:00
Matthias Clasen
478c6af97d network: Make only the list background white 2012-08-08 01:14:58 -04:00
Matthias Clasen
96682e1368 network: Put the ssid in the detail page header 2012-08-08 00:32:34 -04:00
Matthias Clasen
901ad8c941 network: Cosmetic fixes
Mark a few strings as translatable, and rename 'Options' to
'Settings' to match the mockups.
2012-08-08 00:20:04 -04:00
Matthias Clasen
61a5c180ec network: Don't make the options button insensitive
We always want to be able to go there.
2012-08-08 00:18:15 -04:00
Matthias Clasen
0e70a56f9e Trivial: Add a missing space 2012-08-07 23:44:22 -04:00
Matthias Clasen
e76472c548 network: Improve the hotspot dialog
Change the hotspot dialog to match the mockups more closely.
2012-08-07 23:40:47 -04:00
Matthias Clasen
637bd5183b info: change 'other media action' mnemonic
Use the A instead of the o. There are no conflicts, and using
the first character as mnemonic is better.

https://bugzilla.gnome.org/show_bug.cgi?id=681211
2012-08-07 21:56:07 -04:00
Matthias Clasen
5fc4b1809b info: Fix mnemonic activation for 'other media action'
The mnemonic was pointing at a box, which is not activatable.

https://bugzilla.gnome.org/show_bug.cgi?id=681211
2012-08-07 21:56:06 -04:00
Matthias Clasen
34caef89ef info: replace one GtkTable instance by GtkGrid
https://bugzilla.gnome.org/show_bug.cgi?id=681211
2012-08-07 21:56:05 -04:00
Matthias Clasen
a8662e4261 info: Use GtkBox instead of GtkHBox/GtkVBox
https://bugzilla.gnome.org/show_bug.cgi?id=681211
2012-08-07 21:56:03 -04:00
Cyrus Lien
15bcc03b40 display: Do not add preferred mode to drop down in clone mode.
Use preferred resolution to switch to mirror mode will popup error
messages if preferred resolution is not a common resolution.

https://bugzilla.gnome.org/show_bug.cgi?id=680969
2012-08-07 15:37:23 +01:00
Matthias Clasen
c3e71b4927 network: Don't show shared connections in the wifi list
A shared connection is the leftover of an inactive hotspot.
We don't want to show these in the list.
2012-08-07 10:19:18 -04:00
Matthias Clasen
9db6b3c5f5 Trivial: fix a typo 2012-08-07 09:58:29 -04:00
Marek Kasik
c6d8b9c825 printers: Place jobs to separate dialog
This commit places list of jobs to separate dialog. The dialog
is updated through calling of pp_jobs_dialog_update()
from "Printers" panel because the panel is already subscribed
to cups notifications.
2012-08-07 14:09:33 +02:00
Marek Kasik
439b75fcea printers: Return accidentally removed code
Return implementation of get_help_uri() which was accidentally removed.
2012-08-07 12:28:05 +02:00
Richard Hughes
ed1c9becf7 network: If a hotspot is already connected at startup then don't show the AP list 2012-08-07 11:13:03 +01:00
Marek Kasik
a6b2db1e17 printers: Cancel async operations properly
Don't call callbacks of async functions called
from Printers panel if they were cancelled.
User data are not valid in that case (rhbz#845496).
2012-08-07 11:54:11 +02:00
Matthias Clasen
576d6ba04d screen: Keep 'show notifications' sensitive
Even when automatic screen locking is disabled, the user can
still manually lock the screen, and may want to control whether
notifications show up in that case or not.
2012-08-06 14:34:51 -04:00
Stef Walter
1f4aeb1d05 user-panel: Update to new DBus interface for realmd 0.6
* In particular support of different credential methods and better
   hints for different owners of those credentials, so we can prompt
   more cleanly.
 * Less abstraction in the realmd interfaces

https://bugzilla.gnome.org/show_bug.cgi?id=680892
2012-08-06 19:13:34 +02:00
Marek Kasik
c272aa5eb5 printers: Don't restrict PPD list
Don't restrict PPD list to PPDs with DeviceIDs only.
Extend dictionary of manufacturers names.
2012-08-02 11:47:39 +02:00
Stef Walter
1cffa8e206 user-panel: Fix memory leak of UmRealmManager
https://bugzilla.gnome.org/show_bug.cgi?id=680890
2012-08-02 10:29:47 +02:00
Stef Walter
fb6833e57a user-panel: Strip remote dbus error before showing error
* GDBus transfers dbus error codes in the error->message so strip that
   out before display

https://bugzilla.gnome.org/show_bug.cgi?id=680889
2012-08-02 10:06:19 +02:00
Richard Hughes
d282d37e92 network: Fix a Gtk warning introduced recently due to a mnemonic widget name 2012-07-30 10:05:41 +01:00
Richard Hughes
c0d771c277 network: Don't show a blank name server label in the IP overview 2012-07-30 10:03:04 +01:00
Richard Hughes
763788894c network: Don't show the NULL address in the IP overview 2012-07-30 09:59:13 +01:00
Richard Hughes
ae5acbe421 network: Show hotspot details in a new sub-frame to match the mockup 2012-07-30 09:53:38 +01:00
Richard Hughes
14011dac11 network: Cleanup coding style to match the rest of the file 2012-07-30 09:49:40 +01:00
Richard Hughes
240e3b0598 network: Do not show the start hotspot button if the user has no permissions 2012-07-30 09:45:44 +01:00
Richard Hughes
5b35fb719c network: Re-enable the hidden network functionality 2012-07-30 08:57:55 +01:00
Richard Hughes
f7af831ff6 network: Make the hidden network UI match the new mockups 2012-07-30 08:53:43 +01:00
Matthias Clasen
051766d482 network: Remove nonexisting widget from size group
This was causing warnings.
2012-07-29 12:20:06 +02:00
Cosimo Cecchi
5b1491ba0c network: don't set 'dim-label' in the <packing> section
It should be set among the normal properties.

https://bugzilla.gnome.org/show_bug.cgi?id=680773
2012-07-29 11:42:57 +02:00
Cosimo Cecchi
2ad1d5461a network: add a shadow to the wireless scrolled window
https://bugzilla.gnome.org/show_bug.cgi?id=680773
2012-07-29 11:42:56 +02:00
Richard Hughes
b05de99a0b Merge branch 'network-wifi-rework' 2012-07-27 16:20:37 +01:00
Richard Hughes
5c5c538ebe network: Don't show the speed and security when the wifi device is deactivated 2012-07-27 16:19:18 +01:00
Richard Hughes
7cca78437d network: Forget the last selected network when the button is clicked
Before we were deleting the connection currently bound to the device...
2012-07-27 14:12:18 +01:00