Commit graph

2148 commits

Author SHA1 Message Date
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
Richard Hughes
1aa2ed9491 network: Show detailed information about saved wireless connections 2012-07-27 11:49:54 +01:00
Bastien Nocera
8776700a73 bluetooth: Update for killswitch API change 2012-07-26 17:56:08 +02:00
Richard Hughes
9a10722da2 network: Show the wireless speed as a seporate line in the details
...to match the mockup.
2012-07-26 15:42:00 +01:00
Richard Hughes
a0f69c0809 network: Don't crash when showing active APs that are not valid UTF8
There doesn't appear to be any standard saying you have to have ASCII/UTF-8
access point names...
2012-07-26 14:47:06 +01:00
Richard Hughes
f14b550144 network: Only show the disconnect button when a device is fully activated 2012-07-26 14:43:54 +01:00
Richard Hughes
9441a74e8a network: Add another panel for future hotspot information 2012-07-26 14:43:17 +01:00
Richard Hughes
38ea1cdefd network: Add network strength to the details panel 2012-07-26 14:29:57 +01:00
Richard Hughes
6b526f1213 network: Add network strength to the details panel 2012-07-26 14:29:38 +01:00
Richard Hughes
e7319edc9b network: Add saved connections to the wireless network list 2012-07-26 14:23:31 +01:00
Richard Hughes
5c11b6f94b network: Only show the details arrow for active connections 2012-07-26 13:47:09 +01:00
Richard Hughes
391815c2c1 network: split the wireless panel into a network list and details panel 2012-07-26 13:38:55 +01:00
Richard Hughes
22323ad6c6 network: Start to split up the network panel into different views to match the new mockup 2012-07-26 10:00:47 +01:00
Richard Hughes
125da07889 network: Remove some dead code from the conversion 2012-07-23 10:43:02 +01:00
Richard Hughes
08532a3a86 network: Prevent a crash when a device is removed and then re-added 2012-07-23 10:14:31 +01:00
Richard Hughes
b06bb9e5f3 network: Split the wifi device from the .c and .ui file 2012-07-23 10:14:05 +01:00
Matthias Clasen
5366d1188e info: Check PackageKit version at runtime
The previous patch made use use PackageKit 0.8 API. This patch
adds a version check that keeps the info panel from crashing
when it finds an older PackageKit at runtime.
2012-07-22 13:00:18 -04:00
Matthias Clasen
76add03e25 info: Adapt to PackageKit API breakage
PackageKit 0.8.x has broken several APIs that we are using here.
2012-07-22 12:59:15 -04:00
Richard Hughes
aee6325cf2 network: Add a missing file for the mobile broadband UI 2012-07-20 11:43:05 +01:00
Richard Hughes
de8993eddb network: Allow NetObjects to get the main panel object so they can show modal dialogs 2012-07-20 09:31:12 +01:00
Richard Hughes
26b5169bee network: Split the mobile broadband device from the .c and .ui file 2012-07-20 09:31:12 +01:00
Richard Hughes
62b8a4c8bb network: Add a NetObject->edit vfunc for the different devices to use 2012-07-20 09:31:12 +01:00
Richard Hughes
a808633484 network: Split the wired device from the .c and .ui file 2012-07-20 09:31:11 +01:00