Commit Graph

879 Commits

Author SHA1 Message Date
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
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