Commit Graph

1038 Commits

Author SHA1 Message Date
1c23613447 Destroy own widget when deallocating 2013-12-19 02:15:03 +01:00
f539038b59 Destroy own widget when deallocating 2013-12-18 23:43:21 +01:00
af4a0229bd Destroy own widget when deallocating 2013-12-18 23:30:02 +01:00
f50c471d62 Destroy own widget when deallocating 2013-12-18 23:19:23 +01:00
9d29adbbbb Applets are now responsible for their own complete destruction 2013-12-18 23:14:52 +01:00
2335f04f7a Removing the window filter when destroying 2013-12-18 22:46:08 +01:00
8c4d8fa7bd Code cleanup 2013-12-18 22:38:03 +01:00
1efc704878 Check to refresh the menu every 10 seconds instead of every second 2013-12-18 22:25:03 +01:00
65ad0facd8 Fixed refreshing the main menu 2013-12-18 22:24:30 +01:00
511aded638 Checking errors when setting the locale 2013-12-08 23:52:48 +01:00
f26f0aeb29 Code cleanup 2013-12-08 01:03:37 +01:00
cfd2c34ece Added an emblem to the wireless signal icon 2013-12-08 00:36:35 +01:00
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