gnome-control-center/panels/network
Robert Ancell a64ef75ad7 Simplify use of GCancellable
g_cancellable_cancell can be called without checking for a NULL value.
Use g_clear_object instead of g_object_unref
2018-06-01 21:03:19 +00:00
..
connection-editor Move common panel code from shell/ to panel/common 2018-04-17 15:26:59 +02:00
wireless-security network: Fix crash opening "Hidden network" dialogue 2018-03-12 14:39:10 +01:00
cc-network-panel.c Simplify use of GCancellable 2018-06-01 21:03:19 +00:00
cc-network-panel.h network: Turn into a final class 2017-08-07 20:23:40 +01:00
cc-wifi-panel.c wi-fi: Remove unused header 2018-05-29 16:09:51 -03:00
cc-wifi-panel.h wifi: Hide when no Wi-Fi adapter is available 2018-05-29 16:09:51 -03:00
gnome-network-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
gnome-wifi-panel.desktop.in.in Add translator comments to .desktop files 2018-02-23 18:49:35 +01:00
meson.build tests/network: Add basic testing of network panel 2018-05-02 22:29:33 +00:00
net-device-ethernet.c network: Fix crash on connection change after device removal 2018-05-02 22:29:31 +00:00
net-device-ethernet.h network/net-device-ethernet: Re-work how we keep track of connections 2015-07-15 15:24:21 +02:00
net-device-mobile.c network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-device-mobile.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
net-device-simple.c network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
net-device-simple.h network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
net-device-wifi.c Move common panel code from shell/ to panel/common 2018-04-17 15:26:59 +02:00
net-device-wifi.h wifi: Revert "Add a refresh button" 2018-02-20 10:04:48 +01:00
net-device.c network: Simplify object destruction 2017-03-10 19:17:24 +01:00
net-device.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
net-object.c Simplify use of GCancellable 2018-06-01 21:03:19 +00:00
net-object.h network: Replace the notebook with a stack 2017-07-17 23:40:58 -03:00
net-proxy.c network/proxy: destroy dialog with the class 2017-11-01 16:08:45 +01:00
net-proxy.h network: Split the proxy parts from the .c and .ui file 2012-07-12 14:09:24 +01:00
net-vpn.c network: Fix disconnecting the VPN connection_removed_cb handler 2018-05-29 15:16:50 +02:00
net-vpn.h network: Update VPN section 2017-08-09 19:32:43 +02:00
network-dialogs.c network: Remove nagging code which removed from libnma 2018-03-12 16:14:47 +01:00
network-dialogs.h network: Port to libnm 1.2 2016-05-27 18:23:33 +02:00
network-ethernet.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-mobile.ui network: Replace GtkVBox with GtkBox 2018-01-26 22:25:18 -02:00
network-proxy.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-simple.ui network: Update NetDeviceSimple layout 2017-08-23 15:15:52 +02:00
network-vpn.ui Harmonize list box row layouts 2017-08-20 18:38:48 +02:00
network-wifi.ui network: Use monospace font for wi-fi hotspot password 2018-03-01 11:22:38 -05:00
network.gresource.xml wifi: Introduce Wi-Fi panel 2017-07-18 13:30:46 -03:00
network.ui network: Show simple devices in an isolated section 2017-08-23 15:15:52 +02:00
panel-common.c network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00
panel-common.h network: Include the connection title in the sort string 2017-05-17 15:14:10 +02:00
wifi.ui wifi: Revert "Add a refresh button" 2018-02-20 10:04:48 +01:00