gnome-control-center/panels
Georges Basile Stavracas Neto 21943a42bf network: Ensure WirelessSecurity type is initialized
When calling for the wireless security widgets, the code
simply assumes that the corresponding GType is initialized.
This may not always be true, which leads to a nasty crash
every time e.g. we open the network connection editor dialog.

This commit fixes that by introducing a new standard macro
wrapping wireless_security_get_type(), and ensuring the type
is initializing when calling wireless_security_init(), thus
protecting every code path from this crash.

This commit also makes CePageSecurity use the new macro for
better legibility.

https://bugzilla.gnome.org/show_bug.cgi?id=785581
2017-08-09 19:32:43 +02:00
..
background background: handle EXIF orientation in chooser 2017-06-07 18:24:26 +02:00
bluetooth bluetooth: Center empty states in the panel 2017-07-11 21:02:21 -03:00
color panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
common common: Update from gnome-settings-daemon 2017-07-13 18:11:01 +02:00
datetime datetime: Change 'Tortola' translations to Toronto 2017-08-07 21:44:39 +02:00
display display: Re-design the panel 2017-08-09 19:27:08 +02:00
info info: Make margins consistent with other panels 2017-07-24 23:33:54 -03:00
keyboard keyboard: Special-case disabling of multi-bindings shortcuts 2017-07-24 21:43:24 -03:00
mouse mouse: Fix synaptics check 2017-07-07 15:37:25 +02:00
network network: Ensure WirelessSecurity type is initialized 2017-08-09 19:32:43 +02:00
notifications panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
online-accounts online-accounts: Increase the spacing above the "Remove Account" button 2017-05-31 16:38:16 +02:00
power panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
printers printers: Fix visibility guard for the printer "Model" label 2017-07-25 14:49:41 +02:00
privacy panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
region panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
search panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
sharing panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
sound sound: Memory leaks and Bluetooth handling fixes 2017-04-06 15:17:20 +02:00
universal-access panels: Minor adjustments for the new shell 2017-08-09 19:31:41 +02:00
user-accounts user-accounts: Handle EXIF orientation 2017-05-15 11:51:08 +02:00
wacom wacom: Correct order of area calibration values 2017-07-05 23:46:22 +02:00
Makefile.am printers: Make panel required on all platforms 2017-02-08 20:08:20 +01:00