gnome-control-center/panels/network
Jonathan Kang ce93dbb3a0 network/connection-editor: always load all available VPN plugins
Previously, when a list of VPN plugins was loaded once, it will not load
again the next time you try to add a VPN connnection. This causes an
issue that if you keep gnome-control-center open and install a new VPN
plugin, the new VPN plugin won't show up in the VPN plugin list.

Fix that by always load all avilable VPN plugins when showing the
"Add VPN" dialog.
2022-03-18 21:37:48 +00:00
..
connection-editor network/connection-editor: always load all available VPN plugins 2022-03-18 21:37:48 +00:00
icons Add individual app icons 2022-01-31 14:08:22 +00:00
wireless-security Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
cc-network-panel.c network: Use AdwPreferences{Page,Group} for network panel 2022-02-04 17:54:25 +00:00
cc-network-panel.h network: Merge together methods 2019-11-06 10:16:40 +13:00
cc-network-panel.ui network: Use AdwPreferences{Page,Group} for network panel 2022-02-04 17:54:25 +00:00
cc-qr-code.c network: Fix a possible memory leak in QR code 2022-02-12 21:47:07 +00:00
cc-qr-code.h wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30
cc-wifi-connection-list.c panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
cc-wifi-connection-list.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-connection-row.c network: Show configuration button only for active/connecting connections 2022-02-10 15:05:08 +00:00
cc-wifi-connection-row.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-connection-row.ui network: Show configuration button only for active/connecting connections 2022-02-10 15:05:08 +00:00
cc-wifi-hotspot-dialog.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-hotspot-dialog.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-hotspot-dialog.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
cc-wifi-panel.c wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30
cc-wifi-panel.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
cc-wifi-panel.ui wifi: Use Paintables for QR code 2022-01-20 19:06:22 +05:30
gnome-network-panel.desktop.in.in Add individual app icons 2022-01-31 14:08:22 +00:00
gnome-wifi-panel.desktop.in.in network: Add "hotspot" keyword to the WiFi panel 2019-05-14 01:55:59 +00:00
lock-small-symbolic.svg network: Minimize small symbolic icons 2022-01-24 20:07:52 +00:00
meson.build Add individual app icons 2022-01-31 14:08:22 +00:00
net-device-bluetooth.c network: Use AdwActionRow for NetDeviceBluetooth 2022-02-04 17:54:25 +00:00
net-device-bluetooth.h network: Use AdwActionRow for NetDeviceBluetooth 2022-02-04 17:54:25 +00:00
net-device-ethernet.c network: Use AdwPreferences{Page,Group} for network panel 2022-02-04 17:54:25 +00:00
net-device-ethernet.h network: Use AdwPreferences{Page,Group} for network panel 2022-02-04 17:54:25 +00:00
net-device-mobile.c network: Port to GTK4 2021-12-14 22:34:21 -03: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 wifi: Fix to use the updated details to create hotspot 2022-02-01 17:29:54 +00:00
net-device-wifi.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-proxy.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-proxy.h network: Port to GTK4 2021-12-14 22:34:21 -03:00
net-vpn.c net-vpn: Don't append VPN in the title of the editor dialog 2022-02-15 14:42:13 +00:00
net-vpn.h network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
network-bluetooth.ui network: Use AdwActionRow for NetDeviceBluetooth 2022-02-04 17:54:25 +00:00
network-dialogs.c network: Port to GTK4 2021-12-14 22:34:21 -03:00
network-dialogs.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
network-ethernet.ui network: Use AdwPreferences{Page,Group} for network panel 2022-02-04 17:54:25 +00:00
network-mobile.ui network: Port to GTK4 2021-12-14 22:34:21 -03:00
network-proxy.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
network-vpn.ui network: Use AdwActionRow and GtkListBox for vpn list 2022-02-04 17:54:25 +00:00
network-wifi.ui panels: Use .boxed-list instead of .content 2021-12-16 12:52:44 -08:00
network.gresource.xml Rename app-id to org.gnome.Settings 2022-01-21 13:08:50 +00:00
panel-common.c Network: Show all IPv6 addresses for an interface 2021-05-12 14:17:52 +12:00
panel-common.h Network: Show all IPv6 addresses for an interface 2021-05-12 14:17:52 +12:00
qrcodegen.c wifi: Add HotSpot QR code support 2020-08-05 14:25:51 +05:30
qrcodegen.h wifi: Add HotSpot QR code support 2020-08-05 14:25:51 +05:30
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
warning-small-symbolic.svg network: Minimize small symbolic icons 2022-01-24 20:07:52 +00:00
wifi-panel.css network: Fix QR code with dark theme 2022-02-11 17:24:52 +00:00