Commit Graph

1142 Commits

Author SHA1 Message Date
c8ffb14bf5 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:43:08 +02:00
ff9007d631 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:42:11 +02:00
19081ecc93 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:39:37 +02:00
55354d5b1c Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:38:31 +02:00
5a6c0d1223 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:37:12 +02:00
f2408c192a Let one more string be translated 2014-05-16 21:36:05 +02:00
b13b76b844 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:35:51 +02:00
075307fa5f Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:33:02 +02:00
3523201fde Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:32:53 +02:00
93a785998f s/Cpu/CPU/ 2014-05-16 21:30:31 +02:00
6fefca77b4 Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:29:46 +02:00
a6dfac0c5e Avoid warnings when compiling with Gtk+ >= 3.0 2014-05-16 21:27:37 +02:00
010893b525 No longer always show the bluetooth icon upon startup 2014-05-16 21:24:15 +02:00
321407e75e Improved the applet's look in notification mode 2014-05-16 21:17:37 +02:00
78ee7f6b48 Now able to test applets in notification mode as well 2014-05-16 21:00:18 +02:00
0097dcfc72 Newer version of the script upstream 2014-05-09 03:50:01 +02:00
cfecb004eb Newer version of the script upstream 2014-05-09 02:56:50 +02:00
37b99b2a0a Code cleanup 2014-05-05 23:52:21 +02:00
0b5b7c1090 Ignore loopback interfaces unless configured otherwise 2014-05-05 23:49:41 +02:00
5975966112 In format strings "%f" is better than "%lf" for the double type 2014-04-26 23:14:04 +08:00
13fec67315 No longer wrongly set the status as not associated while listing networks 2014-04-23 19:41:03 +02:00
27bcd3977e Better error handling 2014-04-23 19:32:34 +02:00
affe1d325f Avoid a potential memory leak 2014-04-23 19:06:17 +02:00
193730e6a5 Newer version of the script upstream 2014-04-23 18:52:36 +02:00
38922f31ed Remove interfaces when they disappear 2014-04-02 02:06:38 +02:00
135c118683 Figure when interfaces disappear 2014-04-02 00:41:09 +02:00
965249b8af Also track the current bandwidth for each interface 2014-03-29 02:05:33 +01:00
192963a09c Keep track of the current security status 2014-03-19 17:42:17 +09:00
c57ca7c6b7 Added a comment 2014-03-18 01:20:46 +09:00
32b7bd4ccc No longer block the whole panel while prompting for a wireless key 2014-03-18 01:18:30 +09:00
b204a3fd3a No longer re-create the password prompt window every time 2014-03-18 01:04:31 +09:00
eb0d9ef6fc Automatically connecting to a new network is now optional 2014-03-18 00:38:22 +09:00
3028b62c9f Should finally work with open networks 2014-03-18 00:30:17 +09:00
3d9d82de2c Added some items to the TODO list 2014-03-17 23:59:21 +09:00
4f786d2940 Hopefully more portable (in spite of using <net/if.h> unconditionally) 2014-03-17 23:15:00 +09:00
ea41f8fc95 Use the adequate orientation 2014-03-17 23:01:12 +09:00
7470ecec6c Use the adequate orientation 2014-03-17 22:59:41 +09:00
a79012d1e8 Use the adequate orientation 2014-03-17 22:56:57 +09:00
dc7cd33599 Using the adequate orientation 2014-03-17 22:53:37 +09:00
1e60d8a741 Added a helper to obtain the current orientation 2014-03-17 22:53:13 +09:00
e487a22d13 The panel applet helper now knows the panel's orientation 2014-03-17 22:38:15 +09:00
a19b9a8c39 Initial import of the "network" applet 2014-03-17 00:57:05 +09:00
6356b09f06 More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 13:55:43 +09:00
42144aeef9 Updated the French translation 2014-03-04 02:15:31 +01:00
78e395829b Newer version of the script upstream 2014-03-04 02:11:17 +01:00
71002c5101 Using a more generic icon name for the main menu 2014-03-04 02:10:33 +01:00
f64c0af648 Initial import of a plug-in for mpd (need to adjust the commands) 2014-02-04 23:44:39 +01:00
6e4c78e8fd Use a different icon when connected 2014-01-31 20:03:34 +01:00
57984a86d0 No longer let the applet resize dynamically (for frequencies up to 10 GHz) 2014-01-31 20:00:12 +01:00
10477fe9b6 Newer versions of the helper scripts upstream 2014-01-31 19:49:20 +01:00