Commit Graph

19 Commits (e9adba4d7d0f77ab3f3451a3b58078d1614352f7)

Author SHA1 Message Date
yutent 710e15b018 update 2022-08-23 11:03:59 +08:00
yutent 26f21d097e remove other os 2022-08-22 16:20:34 +08:00
Skunnyk 39066554e8 Fix Pre-defined Compiler Macros
- Use #if defined() instead of ifdef. This should fix freebsd/kfreebsd detection/build
2017-11-02 23:18:42 +01:00
Mike Massonnet bc8b2eee51 Extra char for \0 on if_name 2014-11-22 18:12:01 +01:00
Mike Massonnet 18e253fc22 Define iface length name to 32 chars max (bug #9869) 2014-11-22 18:06:12 +01:00
Florian Rivoal f1c7c550d7 Update the license
Clarify that wormulon is under GPL2 or later, and, after agreeing witn
Bernhard Walle, relicense xfce4-netload-plugin under GPL2 or later,
instead of GPL2 strictly.
2010-12-08 11:00:54 +09:00
Florian Rivoal 8bab222cea Clean up
Update copyright notices, rename the configure.in.in into
configure.ac.in, upgrade autogen.sh, and INSTAL, and remove svn fluff in
comments.
2010-12-08 01:25:04 +09:00
Florian Rivoal cd6830349d Add support for GNU/kFreeBSD
Change the ifdefery to use existing code to support GNU/kFreeBSD.

Fixes bug 3043.
2010-10-13 10:07:04 +09:00
Bernhard Walle 31403e75d8 ChangeLog, panel-plugin/net.{c,h}, panel-plugin/netload.c:
- Not reporting errors if the interface has no IP address yet, thanks to
    Mathy Vanvoorden <matje@lanzone.be> (fixed #1158)



(Old svn revision: 2249)
2006-12-17 21:11:54 +00:00
Bernhard Walle 3ca61bba76 panel-plugin/net.{c,h}, panel-plugin/os.h:
- added code for DragonFly BSD, thanks to Bob Bagwill <bob@bagwill.com>
    (fixed #1456)


(Old svn revision: 2247)
2006-12-17 19:44:57 +00:00
Masse Nicolas 5be17a3036 update with version from Jasper - now compatible with Xfce-4.4
(Old svn revision: 1361)
2006-04-25 20:26:28 +00:00
Bernhard Walle 65af5a9649 Implemented display of IP address, minor code cleanup
(Old svn revision: 337)
2005-02-04 18:12:01 +00:00
Bernhard Walle 6c59586f2e Added support for MacOS X
(Old svn revision: 313)
2003-09-13 12:30:49 +00:00
Bernhard Walle 6140e1bbd0 New version 0.2.0pre6
Added GUI warning if the plugin initialization failed and corrected "ms" to "s" (seconds)


(Old svn revision: 309)
2003-09-06 12:37:20 +00:00
Bernhard Walle eaaaa9c2e3 New version 0.2.0pre5
Fixed problems on all operating systems that require initialization and removed
superfluous call of init_netload() function.


(Old svn revision: 307)
2003-08-31 12:54:36 +00:00
Bernhard Walle bf777a0384 New version 0.2.0pre2
Support more than one instance of the plugin


(Old svn revision: 298)
2003-08-25 21:08:58 +00:00
Bernhard Walle 1407a73ebb Change netcode based on wormulon
(Old svn revision: 295)
2003-08-24 20:05:32 +00:00
Bernhard Walle 39c7c55760 * Added libgtop2 support
* Changed comment to GPL
* Better organize of code (init and close function)


(Old svn revision: 286)
2003-08-17 18:55:46 +00:00
Bernhard Walle b7fe0b709a Initial revision
(Old svn revision: 275)
2003-08-13 18:14:27 +00:00