gnome-control-center/panels
velsinki 0b3c670ed4 wifi: Avoid critical warning for hotspot dialog
The CcWifiHotspotDialog is derived from GtkDialog, which is floating.
The floating reference is destroyed on closing the main window, before
the NetDeviceWifi is disposed. This causes a critical warning when the
NetDeviceWifi dispose does run, since it tries to destroy a now
non-existent window.

Fix this by sinking the floating reference, and unreffing it in the
NetDeviceWifi dispose function.

Fixes #2823
2024-01-08 09:38:55 +00:00
..
applications Remove use-underline property from all CCListRows 2024-01-04 10:11:35 +00:00
background background: Remove bg-colors-source and refactor 2023-12-19 14:14:28 +00:00
bluetooth bluetooth: Remove a leftover debug message 2023-08-29 18:09:30 +02:00
color color: Make it fit on narrow widths 2023-08-25 08:00:43 +00:00
common common: Query Virtual core pointer for currently used tablet 2023-12-20 20:57:52 +01:00
display night-light-page: Add missing mnemonics 2023-11-27 09:51:46 +00:00
keyboard input-chooser: Reduce window width 2023-12-21 09:30:06 +00:00
mouse mouse: Split "Scroll Method" and "Direction" into separate row groups 2024-01-04 13:50:39 +00:00
multitasking multitasking: Use header capitalization in some workspace options 2023-11-13 09:51:38 +00:00
network wifi: Avoid critical warning for hotspot dialog 2024-01-08 09:38:55 +00:00
notifications data: use outline symbolics 2023-12-14 13:07:39 +00:00
online-accounts online-accounts: free window handle when unexporting 2023-11-02 10:02:35 +00:00
power automatic-suspend-dialog: Use AdwPreferencesPage 2024-01-02 15:20:47 +00:00
printers data: use outline symbolics 2023-12-14 13:07:39 +00:00
privacy Remove use-underline property from all CCListRows 2024-01-04 10:11:35 +00:00
search Remove use-underline property from all CCListRows 2024-01-04 10:11:35 +00:00
sharing sharing: Use AdwPreferencesPage/AdwPreferencesGroup in all dialogs 2024-01-04 11:31:04 +00:00
sound sound: fix compiler warning 2023-12-11 15:12:00 +00:00
system system: Replace dynamic System row subtitles with static text 2024-01-04 11:38:47 +00:00
universal-access cc-ua-seeing-page: Invert overlay scrollbars logic 2024-01-08 09:30:22 +00:00
user-accounts Remove use-underline property from all CCListRows 2024-01-04 10:11:35 +00:00
wacom wacom: Mark the center-point of the stylus pressure curve 2023-12-21 09:23:49 +00:00
wwan Remove use-underline property from all CCListRows 2024-01-04 10:11:35 +00:00
meson.build system: Add 'Date Time' panel to system panel 2023-11-02 12:15:11 +00:00
panel-app-icons.svg data: use outline symbolics 2023-12-14 13:07:39 +00:00