Commit Graph

1038 Commits

Author SHA1 Message Date
250eaa07ed Fixed joining open wireless networks (untested) 2014-01-15 22:21:53 -06:00
0613ee8a1b Code cleanup 2014-01-15 21:43:47 -06:00
a40ea94a8d Added a comment 2014-01-07 01:30:58 -06:00
1122e47057 Let panel messages use any stock icon or icon name 2014-01-04 19:33:49 -06:00
cf1ac898a5 Allow the applet to send notifications when enabled 2013-12-29 06:08:41 +01:00
b85e36129e Mention networks without an SSID as "hidden" rather than "unknown" 2013-12-28 13:13:58 +01:00
b6e691b4db Only offer to disconnect or reassociate when connected 2013-12-28 13:12:17 +01:00
c39eeb7f68 Added a popup entry to disconnect from the current network 2013-12-28 06:45:23 +01:00
b3b5f77f02 Force a rescan upon disconnect 2013-12-28 06:44:22 +01:00
0119364ec7 More code cleanup 2013-12-28 06:39:33 +01:00
7f451dca7c Code cleanup 2013-12-28 06:32:30 +01:00
77294a806c Code cleanup 2013-12-28 06:29:34 +01:00
65222d5d66 List identical networks only once (SSID and flags) 2013-12-28 06:19:48 +01:00
636b935397 Using a tree store for networks from now on 2013-12-28 05:24:04 +01:00
845e9027fd List the WSR_SSID_DISPLAY column instead 2013-12-28 05:19:11 +01:00
b264fb57d0 List unknown SSIDs as such 2013-12-28 05:16:52 +01:00
76211d6f61 Disambiguate which column to display 2013-12-28 05:14:22 +01:00
74ae6b5289 Report errors when setlocale() fails 2013-12-28 05:03:44 +01:00
7edfcb9336 Code cleanup 2013-12-28 05:02:14 +01:00
9ba706a773 There is no point translating panel-test as it is not installed 2013-12-28 05:01:09 +01:00
bb9d07c607 Report errors when setlocale() fails 2013-12-28 04:54:01 +01:00
f5533deca2 Report errors when setlocale() fails 2013-12-28 04:52:51 +01:00
627949e27c Report errors when setlocale() fails 2013-12-28 04:49:41 +01:00
a3508ddbfe More user-friendly message when wpa_supplicant is not running 2013-12-28 04:44:44 +01:00
ab7cd994e6 Code cleanup 2013-12-28 04:42:17 +01:00
0a5cefc2fd Emptied the TODO list quite a bit already 2013-12-28 04:31:30 +01:00
a0511d9b2a No longer popup the regular menu if wpa_supplicant is not running 2013-12-27 18:58:42 +01:00
0d1b83708c Enable every network again when giving up entering a key 2013-12-27 17:13:40 +01:00
316289463f Also recognize EAP networks 2013-12-27 10:04:02 +01:00
008d82b72a First attempt at better tracking the connection status 2013-12-26 13:11:48 +01:00
b4744d463b More explicitly connect to a specific network when requested 2013-12-26 12:13:51 +01:00
52c22c2c97 Also popup the menu through the keyboard 2013-12-26 11:49:42 +01:00
7992df24a1 Now able to connect to networks 2013-12-26 11:44:09 +01:00
402e30d654 Code cleanup 2013-12-26 06:02:57 +01:00
66c0ad3d25 Implementing a popup menu to connect to the network selected 2013-12-26 05:04:13 +01:00
f9289e6152 Fixed build with Gtk+ 3.0 2013-12-25 19:23:55 +01:00
b9d0ce0853 Added hints to build with Gtk+ 3.0 2013-12-25 19:22:09 +01:00
676518102c Avoid a potential crash upon startup 2013-12-24 20:58:51 +01:00
f90e8145e0 Fixed a bug querying the width of panel windows 2013-12-22 18:25:14 +01:00
0887138eb2 About to release DeforaOS Panel 0.3.0 2013-12-22 18:19:19 +01:00
89ff662928 Updated the French translation 2013-12-22 18:16:33 +01:00
6e8018462d Improved the tooltips for the scan results in the panel applet (consider the flags) 2013-12-22 04:50:24 +01:00
bf09b427b4 Partly remediate a memory leak 2013-12-22 04:45:28 +01:00
8d99facf77 Add networks to the list only when not already listed 2013-12-22 04:43:07 +01:00
6bcda166a5 Polished the password entry 2013-12-22 04:37:30 +01:00
a7bb88208f Keep the password entry window on top and centered 2013-12-22 04:19:38 +01:00
b4b8417d36 First successful password entry 2013-12-22 04:12:39 +01:00
da95df5d28 Added a dialog box to enter the password for a network (not used yet) 2013-12-22 03:37:09 +01:00
7ef7234f53 Completed a TODO item 2013-12-22 03:35:32 +01:00
8c9fd95eb5 Also improved the default image when initializing 2013-12-22 03:25:03 +01:00