Commit Graph

1038 Commits

Author SHA1 Message Date
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
fd7adc5d45 Tagged options as such 2013-12-22 00:05:13 +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
9b6a65d925 Let the default interface be configurable 2013-12-21 23:33:30 +01:00
33ff08148e Code cleanup 2013-12-21 23:09:26 +01:00
d12a84767e Better error checking and recovery 2013-12-21 23:05:56 +01:00
8ba1d5fccd Report disconnected status more reliably 2013-12-21 22:52:15 +01:00
bb9bdad0b8 Determine protected networks from unprotected 2013-12-21 18:25:32 +01:00
267cde2991 Added some tests 2013-12-20 07:09:57 +01:00
4d89a82a8b Also translating the "Player" applet 2013-12-19 05:57:04 +01:00
648930690d Added a tooltip text to the buttons 2013-12-19 05:54:12 +01:00
a7d94c945f Make even more sure no spurious event filter remains 2013-12-19 05:45:38 +01:00
99123aca02 Added a workaround to avoid crashing when deallocating 2013-12-19 05:35:28 +01:00
073d252673 Only unref the vbox if it was actually created 2013-12-19 05:04:23 +01:00
6245dc2076 Using desktop_message_unregister() 2013-12-19 05:04:03 +01:00
86e874abf9 Updated the French translation 2013-12-19 03:19:54 +01:00
525dbc4bbd Also translate the "Embed" applet 2013-12-19 03:19:16 +01:00
874c43b243 Keep track of the idle source upon initialization 2013-12-19 03:15:55 +01:00
d1cb5d0a82 Code cleanup 2013-12-19 03:09:46 +01:00
36451e3e8c Really reset the XEvent structure when sending events 2013-12-19 03:05:51 +01:00
07e9b2fcaf De-register the filter on the root window when deallocating 2013-12-19 02:52:20 +01:00
eeff61bb2c The problem when applying the preferences is now understood (the applets have to behave) 2013-12-19 02:47:37 +01:00
d9b4aa7564 Code cleanup 2013-12-19 02:45:15 +01:00
f7dab7a4ce Fixed call to gdk_x11_display_text_property_to_text_list() with Gtk+ >= 2.24 2013-12-19 02:43:40 +01:00
3afd5e7018 Avoid double-free for each task when deallocating 2013-12-19 02:40:30 +01:00
eb2faa9370 Code cleanup 2013-12-19 02:40:14 +01:00
b2bc86acbf Code cleanup 2013-12-19 02:35:36 +01:00
1262d304be Fixed call to gdk_x11_display_text_property_to_text_list() with Gtk+ >= 2.24 2013-12-19 02:34:28 +01:00
783c117203 Code cleanup 2013-12-19 02:30:04 +01:00
a1cad61405 De-register the filter on the root window when deallocating 2013-12-19 02:25:15 +01:00
89dce32795 De-register the filter on the root window when deallocating 2013-12-19 02:22:47 +01:00