Commit Graph

726 Commits

Author SHA1 Message Date
4f42022b07 Added a button to save the configuration 2013-12-08 00:17:52 +01:00
2502c90511 Completed two items 2013-12-07 23:31:09 +01:00
9bb1cdbba8 Added a button to force a re-association 2013-12-07 13:24:07 +01:00
59cbcf56ad Added a button to force a new scan 2013-12-07 13:22:33 +01:00
ea2e123a37 Re-generated the French translations 2013-12-07 12:53:58 +01:00
8192618dd5 Now refreshing the scan results in-place 2013-12-07 12:53:29 +01:00
7db361a920 Began to implement support for refreshing in-place 2013-12-07 12:46:03 +01:00
30fc56e21a Updated the copyright information 2013-12-07 12:38:07 +01:00
07bd6248ae Nicer manual pages 2013-12-07 12:35:19 +01:00
842958f6b5 Also translating the wireless applet and application 2013-12-07 12:32:17 +01:00
422fd81681 Turned the main window into a dialog 2013-12-07 00:25:01 +01:00
8381362f23 Sharing pixbuf generation code between the wireless applet and tool 2013-12-07 00:17:01 +01:00
24773ce8a5 Let the window be bigger by default 2013-12-06 22:36:22 +01:00
45a0e14b31 Code cleanup 2013-12-06 22:36:01 +01:00
dfedc15b9d Installing the wireless browser by default 2013-12-06 08:50:51 +01:00
519b6337b9 Fixed sorting by BSSID 2013-12-06 08:43:34 +01:00
dda2472f16 Fixed issue when re-connecting to wpa_supplicant 2013-12-06 00:42:57 +01:00
b830e44438 Initial import of the wireless browser 2013-12-05 23:47:07 +01:00
6f4390f141 Also report wireless networks without WEP/WPA/WPA2 2013-12-05 23:28:14 +01:00
2b63f98a98 Added a tooltip with the frequency and signal levels obtained 2013-12-05 01:26:03 +01:00
ce93fcd0f7 Compilation fix for Gtk+ < 2.12 2013-12-05 01:10:13 +01:00
80ff4bdd54 Now obtaining the scanning results asynchronously 2013-12-05 01:03:07 +01:00
3d1d7046f5 Now able to obtain unsolicited information from wpa_supplicant 2013-12-05 00:40:53 +01:00
99767b5524 Use the signal level to determine the icon used (untested) 2013-12-04 21:08:42 +01:00
66fda32f84 Load stock icons directly as such 2013-12-04 06:32:59 +01:00
ddab1ab013 Load icons with absolute locations as well 2013-12-04 05:32:05 +01:00
eb96337c12 Loading more icons correctly 2013-12-04 05:27:03 +01:00
fa7ea35e65 Load stock icons directly 2013-12-04 05:14:34 +01:00
373ecaaec5 Attempt to define PREFIX only once 2013-12-04 05:10:41 +01:00
e36a76677a Simplified the icon lookup code 2013-12-04 05:01:03 +01:00
76dc80b8ef Avoid a memory leak when icons cannot be loaded 2013-12-04 04:53:23 +01:00
33e5c07baa Refresh the application list when opening the menu only when really necessary 2013-12-04 04:38:31 +01:00
5323648965 Preparing support for panel windows on the left and right sides 2013-12-02 04:37:51 +01:00
f03bfa021f Popup menus in the right position 2013-12-02 04:29:22 +01:00
6b21b02658 Added the ATTACH and DETACH commands 2013-12-02 02:32:48 +01:00
38613b9a52 Added the TERMINATE command 2013-12-02 02:30:00 +01:00
dabfaf2f33 Added the RECONFIGURE command 2013-12-02 02:29:17 +01:00
7993ee6c74 Allowed a memory leak to workaround issues connecting to the right network 2013-12-02 02:27:19 +01:00
d942c32019 Fixed invalid memory access when queueing new commands while one is processed 2013-12-02 02:16:39 +01:00
d75f5e6c44 No longer fetch the scan results every 5 seconds 2013-12-02 00:43:42 +01:00
4995a56fd3 Almost good enough for joining new networks 2013-12-01 21:13:44 +01:00
2727ed6ecb Added an icon to illustrate the level for each network scanned 2013-12-01 20:25:21 +01:00
92403d1f7e Listing the scanning results 2013-12-01 20:00:01 +01:00
855fcb193c Using a couple more stock icons 2013-12-01 19:32:19 +01:00
c10b2344d2 Improved detection for the current network 2013-12-01 19:29:04 +01:00
31d271fd1f Detect errors from wpa_supplicant 2013-12-01 19:22:02 +01:00
c0906b5623 Added a menu entry to save the current configuration 2013-12-01 19:20:56 +01:00
baa3269d07 Avoid a compilation warning 2013-12-01 19:03:45 +01:00
94d5c39cfa Avoid a compilation warning 2013-12-01 19:02:47 +01:00
01e94a52c8 Code cleanup 2013-12-01 19:02:01 +01:00