summaryrefslogtreecommitdiff
path: root/src/applet-device-wifi.c
Commit message (Expand)AuthorAgeFilesLines
* applet: replace libnotify with GNotificationlr/no-libnotifyLubomir Rintel2022-10-041-24/+7
* applet: tidy up the error dialogs a bitLubomir Rintel2022-03-211-8/+2
* applet: Move all wifi entries to a submenuAndre Miranda2021-11-031-46/+18
* applet: If permitted, create system Wi-Fi connectionsAndrew Zaborowski2021-06-221-2/+6
* applet: hide unmanaged interfacesLuis Pabon2021-02-021-1/+2
* applet: drop a X11-ismLubomir Rintel2019-10-041-4/+1
* all: drop modelineslr/cleanupsLubomir Rintel2019-09-101-1/+0
* all: use SPDX license identifiersLubomir Rintel2019-09-101-14/+1
* applet: fix WiFi to Wi-FiLubomir Rintel2019-02-271-2/+2
* all: pass 'hints' from secret agent to ws_wpa_eap_newAndrew Zaborowski2018-11-261-1/+4
* all: fix bad function pointer castsLubomir Rintel2018-05-091-3/+3
* all: propagate type for g_object_ref() and fix pointer typesThomas Haller2017-12-211-5/+5
* Add missing gtk_widget_show calls for menu itemsViktor Odintsev2017-09-131-0/+1
* applet: update menu while it is openbg/menu-wifi-scan-bgo774848Beniamino Galvani2017-04-041-1/+2
* applet: ignore APs with hidden SSID when checking available APsBeniamino Galvani2017-03-241-1/+6
* applet-device-wifi: return FALSE on failure of new_auto_connection() methodBeniamino Galvani2017-03-161-33/+19
* applet-device-wifi: remove unused functionsBeniamino Galvani2017-03-161-68/+0
* applet: check permissions before showing 802.1x wifi dialog (CVE-2017-6590)Iain Lane2017-03-161-0/+18
* applet: fix crash when destroying AP objectsBeniamino Galvani2016-11-181-2/+3
* all: use Unicode in translatable stringsPiotr Drąg2016-10-031-10/+10
* (lt-nm-applet:25513): GLib-CRITICAL **: Source ID 217 was not found when atte...Lubomir Rintel2016-03-111-2/+3
* applet: fix tracking of active access-pointThomas Haller2016-03-081-31/+155
* applet: add some assertions to get_icon() functionsThomas Haller2016-03-071-0/+3
* all: include <gtk/gtk.h> via "nm-default.h"Thomas Haller2016-02-241-2/+0
* all: include <glib/gi18n.h> via "nm-default.h"Thomas Haller2016-02-241-1/+0
* all: include "config.h" via "nm-default.h"Thomas Haller2016-02-241-2/+0
* applet: indicate true signal strength in wifi connected notificationMatias Wilkman2016-02-231-1/+8
* all: include "nm-default.h" in every source fileThomas Haller2016-02-161-0/+2
* include: cleanup include of "config.h"Thomas Haller2016-02-161-3/+1
* applet-device-wifi: fix floating ref during get_secrets_dialog_response_cb()Thomas Haller2015-06-041-0/+1
* applet-device-wifi: on error abort processing in get_secrets_dialog_response_...Thomas Haller2015-06-031-0/+1
* applet-device-wifi: refactor NMAWifiDialog:dispose()Thomas Haller2015-06-031-1/+3
* applet: make new auto connections only available for current user (rh #1176042)Jiří Klimeš2015-05-281-2/+5
* applet: make use of mobile_helper_get_quality_icon_name() functionThomas Haller2015-05-271-10/+2
* applet: port to libnmDan Winship2015-02-251-145/+144
* applet: simplify NMNetworkMenuItem initialization and updateDan Williams2015-02-171-17/+8
* applet: prepare for appindicator patchPavel Šimerda2015-02-161-1/+3
* applet: return icon name from get_icon() whenever possible (bgo #740574)Pavel Šimerda2014-12-171-25/+21
* applet: remove pos from applet_menu_item_add_complex_separator_helper()Pavel Šimerda2014-12-051-1/+1
* applet: use hash table for icon cachingPavel Šimerda2014-12-051-8/+7
* applet: nm_access_point_get_hw_address() is deprecated, use nm_access_point_g...Jiří Klimeš2014-06-091-1/+1
* libnm-gtk: set HIDDEN flag when connecting to new hidden networks (rh #1069844)Dan Williams2014-03-201-1/+1
* coverity: fix warnings found with Coverity in nm-applet/nm-c-eJiří Klimeš2013-11-151-2/+2
* all: don't use deprecated 802-11-wireless.security propertyJiří Klimeš2013-09-021-1/+0
* applet: remove the ca cert nag dialog.Thomas Haller2013-08-271-84/+0
* applet: pass the list of connections to add_menu_itemDan Winship2013-05-211-8/+4
* applet: remove duplicated "you are now connected..." codeDan Winship2013-05-211-11/+17
* applet,libnm-gtk: ensure AP mode connections are treated as Hotspot tooJérémy Lal2013-01-311-1/+1
* libnm-gtk: expose APIs for user-displayable descriptionsDan Winship2012-10-031-6/+3
* applet: rename "wired" and "wireless" in files/classes/functionsDan Winship2012-08-091-94/+94