gnome-control-center/panels/network
2019-10-01 14:52:13 +13:00
..
connection-editor network: Pass widget references rather than relying on names 2019-10-01 14:47:23 +13:00
wireless-security network: Remove hidden notebook tabs from GtkBuilder files 2019-09-30 16:10:09 +13:00
cc-network-panel.c network: Don’t suffix VPN devices with ‘VPN’ 2019-09-25 14:14:37 +01:00
cc-network-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-network-panel.ui network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
cc-wifi-connection-list.c wifi: Add new connection list widget 2019-01-07 15:29:23 +01: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 network: Add tooltip text to encrypted connection. 2019-09-11 03:20:55 +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 wifi: Reorder icons displayed for wifi access points 2019-06-16 01:01:36 +00:00
cc-wifi-hotspot-dialog.c wifi: Always reset hotspot network label before updating 2019-09-23 18:08:23 +05:30
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 network: Use g_autoptr for unref code 2019-09-13 14:20:50 +12:00
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00:00
gnome-network-panel.desktop.in.in Remove one of two "Proxy;" in Keywords 2019-05-17 17:30:39 +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: Add new hotspot creation dialog 2019-09-17 12:15:11 +00:00
net-device-ethernet.c network: Remove two common functions that are more simply done inside the few cases that use them 2019-10-01 12:52:42 +13:00
net-device-ethernet.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-mobile.c network: Pass widget references rather than relying on names 2019-10-01 14:47:23 +13:00
net-device-mobile.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-simple.c network: Use g_autoptr for GError handling 2019-09-13 14:20:50 +12:00
net-device-simple.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-wifi.c network: Pass widget references rather than relying on names 2019-10-01 14:47:23 +13:00
net-device-wifi.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device.c network: Use g_autofree for strings 2019-09-13 14:20:50 +12:00
net-device.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-object.c net-object: Turn into a derivable class 2018-11-05 08:31:47 -02:00
net-object.h net-object: Turn into a derivable class 2018-11-05 08:31:47 -02:00
net-proxy.c network: Use g_autoptr for unref code 2019-09-13 14:20:50 +12:00
net-proxy.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-vpn.c network: Use g_autofree for strings 2019-09-13 14:20:50 +12:00
net-vpn.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-dialogs.c network: Use g_autoptr for unref code 2019-09-13 14:20:50 +12:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
network-mobile.ui network: Replace GtkVBox with GtkBox 2018-01-26 22:25:18 -02:00
network-proxy.ui network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
network-simple.ui network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
network-vpn.ui network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
network-wifi.ui network: Remove hidden notebook tabs from GtkBuilder files 2019-09-30 16:10:09 +13:00
network.gresource.xml network: Add new hotspot creation dialog 2019-09-17 12:15:11 +00:00
panel-common.c network: Remove an unnecessary goto 2019-10-01 14:52:13 +13:00
panel-common.h network: Pass widget references rather than relying on names 2019-10-01 14:47:23 +13:00