summaryrefslogtreecommitdiff
path: root/panels/network/cc-wifi-hotspot-dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Make the network settings panel more screen reader friendlyLukáš Tyrychtr2022-05-101-0/+2
|
* network: Port to GTK4Georges Basile Stavracas Neto2021-12-141-37/+36
| | | | | | | | | | | | | | Boy this was hard. To ease the pain of porting wireless-security to GTK4, add a new WsFileChooserButton class that mimics the behavior of a button that triggers a filechooser, as per the migration guide suggests. There were lots of GtkGrids, so the diff is particularly horrendous. Sorry. This needs serious testing before landing.
* wifi: Set hotspot dialog title in C sourceMohammed Sadiq2019-09-231-2/+0
| | | | | | | | | | Setting markup within UI file might be bad as some translators might break those markups. Setting it in C source allows to exclude the markups from being translated, and thus to not confuse translators. https://gitlab.gnome.org/GNOME/gnome-control-center/commit/642be837984210b3683ccb1d6e3802854fdea02a#note_608677
* network: Add new hotspot creation dialogMohammed Sadiq2019-09-171-0/+141