gnome-control-center/panels/network
Robert Ancell 93b14a4339 panel: Move shared GCancellable code into panel class
Make the panel class provide a cancellable that will be cancelled when the panel
is destroyed. Panel implementations can use this and not have to mangage the
cancellable themselves. Consolidate cases where panels had multiple cancellables
that were all being used for this behaviour.
2020-02-03 09:36:24 +13:00
..
connection-editor network: Fix ws_wpa_psk_new call 2020-02-02 12:24:23 -03:00
wireless-security network: Fix GError being overwritten 2020-01-31 14:13:15 +00:00
cc-network-panel.c network: Update VPN empty label status after removing VPN connection 2019-12-12 23:06:45 +01:00
cc-network-panel.h network: Merge together methods 2019-11-06 10:16:40 +13:00
cc-network-panel.ui network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
cc-wifi-connection-list.c network: Use self variable name consistently 2019-10-22 20:11:45 +00:00
cc-wifi-connection-list.h wifi: Add new connection list widget 2019-01-07 15:29:23 +01:00
cc-wifi-connection-row.c ce-connection-row: add SAE support 2020-01-27 23:11:30 +00:00
cc-wifi-connection-row.h wifi: Add set_checked function to connection row 2019-01-07 15:29:23 +01:00
cc-wifi-connection-row.ui network: Remove unused GtkBuilder IDs 2019-10-22 20:11:45 +00:00
cc-wifi-hotspot-dialog.c network: Remove markup from translatable strings 2020-01-06 16:57:43 +00:00
cc-wifi-hotspot-dialog.h network: Add new hotspot creation dialog 2019-09-17 12:15:11 +00:00
cc-wifi-hotspot-dialog.ui wifi: Set hotspot dialog title in C source 2019-09-23 13:35:54 +05:30
cc-wifi-panel.c panel: Move shared GCancellable code into panel class 2020-02-03 09:36:24 +13:00
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui network: Remove unused sizegroup 2019-11-06 10:40:23 +13:00
gnome-network-panel.desktop.in.in panel-list: Temporarily move the Network panel to below Wi-Fi 2020-01-06 15:15:30 +00:00
gnome-wifi-panel.desktop.in.in network: Add "hotspot" keyword to the WiFi panel 2019-05-14 01:55:59 +00:00
meson.build network: Move common code to common location 2019-11-27 22:05:46 +00:00
net-device-bluetooth.c network: Fix memory leaks using g_find_program_in_path 2019-12-18 00:31:54 +00:00
net-device-bluetooth.h network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
net-device-ethernet.c network: Keep a ref on NetDeviceEthernet while a edition dialog is open 2019-11-29 11:22:56 +01:00
net-device-ethernet.h network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
net-device-mobile.c network: Fix memory leaks using g_find_program_in_path 2019-12-18 00:31:54 +00:00
net-device-mobile.h network: Convert NetDeviceEthernet, NetDeviceBluetooth and NetDeviceMobile to GtkTemplate 2019-11-06 10:40:23 +13:00
net-device-wifi.c network: Move signals into GtkBuilder files 2019-11-06 10:40:23 +13:00
net-device-wifi.h network: Convert NetDeviceWifi to GtkTemplate 2019-11-06 10:40:23 +13:00
net-proxy.c network: Convert NetProxy to GtkTemplate 2019-11-06 10:40:23 +13:00
net-proxy.h network: Convert NetProxy to GtkTemplate 2019-11-06 10:40:23 +13:00
net-vpn.c network: Fix warnings after removing a VPN 2019-11-28 13:21:11 +00:00
net-vpn.h network: Make NetVpn constructor consistent with other constructors 2019-11-06 10:40:23 +13:00
network-bluetooth.ui network: Move signals into GtkBuilder files 2019-11-06 10:40:23 +13:00
network-dialogs.c network: Use g_clear_pointer 2019-11-06 10:16:20 +13:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui network: Move widget code into GtkBuilder 2019-11-06 10:40:23 +13:00
network-mobile.ui network: Move widget code into GtkBuilder 2019-11-06 10:40:23 +13:00
network-proxy.ui network: Convert NetProxy to GtkTemplate 2019-11-06 10:40:23 +13:00
network-vpn.ui network: Convert NetVpn to GtkTemplate 2019-11-06 10:40:23 +13:00
network-wifi.ui network: Move signals into GtkBuilder files 2019-11-06 10:40:23 +13:00
network.gresource.xml network: Rename NetDeviceSimple to NetDeviceBluetooth 2019-11-06 10:16:39 +13:00
panel-common.c network: Move helper functions into panel-common.c 2019-11-06 10:16:40 +13:00
panel-common.h network: Move helper functions into panel-common.c 2019-11-06 10:16:40 +13:00
ui-helpers.c network: Move common code to common location 2019-11-27 22:05:46 +00:00
ui-helpers.h network: Move common code to common location 2019-11-27 22:05:46 +00:00