Commit Graph

823 Commits

Author SHA1 Message Date
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
3f5b4390bd Changed the default label (when disconnected from wpa_supplicant) 2013-12-22 03:20:56 +01:00
9e8f31d15c Code cleanup 2013-12-22 03:18:49 +01:00
7337d32947 Fixed embedded mode 2013-12-22 03:13:00 +01:00
c02b1bdd40 Made the icon blink while scanning 2013-12-22 03:06:12 +01:00
dc74e619f4 Nicer status icons 2013-12-22 02:56:06 +01:00
13233812a5 Compilation fix for Gtk+ < 2.6 2013-12-22 02:47:10 +01:00
0e8ff96ec5 Differentiate IBSS networks visually 2013-12-22 02:42:56 +01:00
def9b798e1 Using more appropriate icon names for the WEP/WPA/WPA2 emblems 2013-12-22 02:40:10 +01:00
f61b6bafa2 Also differentiate IBSS networks (not displayed yet) 2013-12-22 02:38:57 +01:00
9bb4f6b2cd Now differentiating WEP from WPA from WPA2 from unprotected networks 2013-12-22 02:34:52 +01:00
e106126263 Better parsing and tracking of the network flags (including security level) 2013-12-22 02:14:19 +01:00
fe2afed64e Implemented the tooltips in wifibrowser(1) 2013-12-22 00:47:31 +01:00
27255db286 Added a column to the tree model for tooltips 2013-12-22 00:37:53 +01:00
ccbeb16c1f Implemented the PASSWORD command (untested) 2013-12-22 00:25:26 +01:00
5588213360 Created a manual page for wifibrowser(1) 2013-12-22 00:10:26 +01:00