gnome-control-center/panels/network
Jonathan Kang 6f3c3f6f6d network: disable the "Apply" button until a change has been made
Previously, when you open the connection editor dialog for each
connection, no matter whether you've made any changes or not, the
"Apply" button became sensetive, which is not what we expected.

Fix that by removing the unnecessary call to password_storage_changed()
while constructing the security tab.
2019-09-09 22:38:44 +00:00
..
connection-editor network: Fix mtu label not requesting enough space 2019-07-15 03:35:59 +00:00
wireless-security network: disable the "Apply" button until a change has been made 2019-09-09 22:38:44 +00:00
cc-network-panel.c network: Don’t add proxy device if NM isn’t running 2019-08-08 22:53:47 +00: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 wifi: Fix connection names with markup not showing up 2019-03-29 11:15:52 +01: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-panel.c wifi: Show a spinner when scanning for new access points 2019-06-16 01:01:36 +00: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 Remove unused GNOMELOCALEDIR defines 2019-09-09 21:45:53 +00:00
net-device-ethernet.c network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
net-device-ethernet.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-mobile.c net-device-mobile: Remove private field from public structure 2018-11-05 08:33:21 -02:00
net-device-mobile.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-simple.c net-device-simple: Remove GObject boilerplate 2018-11-05 08:31:50 -02:00
net-device-simple.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device-wifi.c wifi: Use HdyDialog for known networks dialog 2019-09-09 21:36:19 +00:00
net-device-wifi.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-device.c net-device: Remove GObject boilerplate 2018-11-05 08:31:49 -02: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 net-proxy: Remove private field from public structure 2018-11-05 08:33:19 -02:00
net-proxy.h network: Use #pragma once on headers 2018-11-05 08:33:22 -02:00
net-vpn.c connection-editor: Use GtkTemplate 2019-01-27 21:03:13 +00:00
net-vpn.h network: Use #pragma once on headers 2018-11-05 08:33:22 -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: 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: Handle cloned-mac setting 2019-06-27 03:37:37 +00:00
network.gresource.xml wifi: Add new CcWifiConnectionRow widget for the AP list 2019-01-07 15:29:20 +01:00
panel-common.c network: Make the rows adaptive 2019-09-09 22:25:23 +00:00
panel-common.h network: Make the rows adaptive 2019-09-09 22:25:23 +00:00