Commit Graph

19 Commits

Author SHA1 Message Date
Christopher Michael d21cca31ec Fix some mem leaks.
SVN revision: 25341
2006-09-02 10:49:23 +00:00
David Walter Seikel 7147eaf09d Updated config dialog to match latest API.
SVN revision: 24708
2006-08-14 21:18:41 +00:00
Christopher Michael 2ccbd96797 Indent
SVN revision: 24016
2006-07-18 00:03:04 +00:00
Christopher Michael f4a45d96a4 Avoid dangling pointers after call to free.
SVN revision: 23816
2006-07-10 17:56:27 +00:00
Christopher Michael 9ef16e59a9 Update some e_modules to use module icons in their config dialogs.
SVN revision: 23683
2006-07-03 07:37:33 +00:00
Christopher Michael 5865ee7aa0 Indent for mej :)
SVN revision: 22890
2006-05-25 15:54:55 +00:00
Christopher Michael 652937bf79 Reworked "graphing" code to be a bit more accurate.
Do not display old values from /proc/net/dev on startup.
Added config value for Max MTU of devices.
Added config value for always showing text or just on mouse over.
Minor edc correction in script code. (read: no theme changes)

Users may need to remove old module.net.cfg if your having problems after
this update.


SVN revision: 22885
2006-05-25 12:06:14 +00:00
Christopher Michael e0b390b5cf More accurate text updates.
SVN revision: 22866
2006-05-24 20:02:51 +00:00
Christopher Michael ea1f8be62b Net module meets shelf :)
-Removed graphs (they ate memory for lunch).
    -Added led-type gradient indicators in place of graph.
    -Added mouse-over send and recieve values.

It may not be 100% perfect yet, but it won't crash E.

Users will need to remove any old module.net.cfg file they have before
running.


SVN revision: 22854
2006-05-23 22:07:37 +00:00
Michael Jennings c478ee9a73 Wed Apr 5 13:48:36 2006 Michael Jennings (mej)
Indent!
----------------------------------------------------------------------


SVN revision: 21859
2006-04-05 17:48:50 +00:00
Christopher Michael f75334d1d3 Fixes for graphing negative values and changing devices
SVN revision: 21231
2006-03-12 18:45:42 +00:00
maiurana c9547a6a05 added i18n support and italian localization
SVN revision: 21130
2006-03-09 11:42:09 +00:00
Christopher Michael fdac048539 Net Module Graphs Now :)
SVN revision: 20868
2006-03-01 11:10:35 +00:00
Christopher Michael 90b44b8e33 Fixed some buggers in net module with not display the proper values. Some
code cleanups.


SVN revision: 20700
2006-02-21 23:56:27 +00:00
Christopher Michael 6f71788606 David's minor leak patch applied to net module
SVN revision: 20695
2006-02-21 21:24:30 +00:00
Christopher Michael 9f034d155c Allow setting of display mode for Bytes, KB, or MB. User configurable
SVN revision: 20659
2006-02-21 02:39:54 +00:00
Christopher Michael 724aa6d51c Per Face config for net module.
SVN revision: 20658
2006-02-21 02:09:49 +00:00
Christopher Michael 4e1f482e88 We can use auto-apply for this now.
SVN revision: 20623
2006-02-20 12:05:35 +00:00
Christopher Michael a95b8a5871 Added Net Module.
-Seperating monitor module into seperate modules.
      -Net Module still needs some work...
      -TODO: Add graphing.


SVN revision: 20587
2006-02-19 18:23:14 +00:00