Commit Graph

122 Commits

Author SHA1 Message Date
78ee7f6b48 Now able to test applets in notification mode as well 2014-05-16 21:00:18 +02:00
e487a22d13 The panel applet helper now knows the panel's orientation 2014-03-17 22:38:15 +09:00
53ea744041 Added a column for network auto-selection (in the wireless browser) 2014-01-15 23:24:10 -06:00
0613ee8a1b Code cleanup 2014-01-15 21:43:47 -06:00
1122e47057 Let panel messages use any stock icon or icon name 2014-01-04 19:33:49 -06: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
845e9027fd List the WSR_SSID_DISPLAY column instead 2013-12-28 05:19:11 +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
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
27255db286 Added a column to the tree model for tooltips 2013-12-22 00:37:53 +01:00
a2e824843c Let a configuration file be specified 2013-12-21 23:58:46 +01:00
a587c34fad Let the default interface be forced 2013-12-21 23:53:50 +01:00
175caa5310 tools/wifibrowser.c depends on config.h now 2013-12-21 23:53:20 +01:00
0c82e805ab Really let wifibrowser be translated 2013-12-21 23:50:17 +01:00
d3fa4f6615 Code cleanup 2013-12-21 23:47:36 +01:00
f39d28029a Fixed crash on startup 2013-12-21 23:41:33 +01:00
f26f0aeb29 Code cleanup 2013-12-08 01:03:37 +01:00
4f42022b07 Added a button to save the configuration 2013-12-08 00:17:52 +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
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
b830e44438 Initial import of the wireless browser 2013-12-05 23:47:07 +01:00
c7863e864f Let the tools link with libPanel 2013-11-24 01:00:26 +01:00
90592a0e14 No longer required 2013-11-24 00:21:27 +01:00
ef32f3fc0e Preparing for code re-use through a common library 2013-11-24 00:08:48 +01:00
1efd43575a No longer guess PROGNAME 2013-11-23 23:27:09 +01:00
10fc298d89 Let the code look closer to the main code 2013-11-22 03:37:36 +01:00
72773e1f72 Keep track of the widgets added to the panel windows 2013-11-22 02:30:45 +01:00
77cc294450 Using the proper panel position 2013-11-22 02:29:28 +01:00
78c9d33bbc Fixed error handling while adding applets 2013-11-22 01:40:46 +01:00
479bf89eca Removed unused variable 2013-11-22 01:29:39 +01:00
07f2800b81 Checking on which window to add the applets 2013-11-22 00:45:34 +01:00
0497a8ab85 Factored some more code 2013-11-22 00:21:11 +01:00