Commit Graph

39 Commits

Author SHA1 Message Date
Christopher Michael 4b1965878d Removed mouse_events from edc.
Delete evas_callbacks when shutdown.


SVN revision: 23213
2006-06-06 14:40:08 +00:00
Christopher Michael c258698c57 Change _gc_init to use const char and fix e_modapi_init function.
SVN revision: 23199
2006-06-06 08:48:38 +00:00
Christopher Michael 277e91faf4 Added device label
SVN revision: 23110
2006-06-03 03:56:46 +00:00
Christopher Michael f939b470a7 Prefer single line if's for short statements.
Some minor formatting.


SVN revision: 23066
2006-06-01 21:33:56 +00:00
Christopher Michael ab8693b627 Just #include reordering, no functional changes.
SVN revision: 23064
2006-06-01 21:08:25 +00:00
Christopher Michael bba0a598ad Update for E module api changes. Remove commented info function entirely
and remove it from the header.


SVN revision: 23059
2006-06-01 21:02:01 +00:00
David Walter Seikel d1220c7d6f Fix up the API breakage.
SVN revision: 23052
2006-06-01 19:03:43 +00:00
Christopher Michael cba414620b Combination patch from sndev, modified to handle the old variables
per-instance rather than per Net structure.

Removed the first_time variable as it wasn't being used anywhere.


SVN revision: 22981
2006-05-29 01:48:43 +00:00
Christopher Michael 5865ee7aa0 Indent for mej :)
SVN revision: 22890
2006-05-25 15:54:55 +00:00
Christopher Michael 045378ce9d Add a separator after Configuration menu item.
SVN revision: 22889
2006-05-25 14:45:43 +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 0d618cbb40 Remove Config_Item from Instance structure as we never used it.
SVN revision: 22884
2006-05-25 09:01:10 +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
xcomputerman b5d109c809 There, it's not perfect but at least it's more legible.
Also, it kinda sucks waiting 30 seconds for a net traffic update.


SVN revision: 22786
2006-05-21 08:06:38 +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
David Walter Seikel e7f0a25157 Fix second graph render wierdness, and CPU eating, plus some extra paranoia.
SVN revision: 21803
2006-04-04 10:22:47 +00:00
Christopher Michael dd011757b0 Freeze evas events when adding and removing lines to graph.
Unswallow lines when clearing graph.


SVN revision: 21774
2006-04-03 10:24:23 +00:00
Christopher Michael 99c29cc31c Reenable Edje_Message_Float for nasa's bar work.
SVN revision: 21693
2006-04-02 00:12:40 +00:00
Christopher Michael 82f83a3765 Disable Edge_Msg_Float for now. IIRC, the messages need to be processed in
the edc in order to actually do something, so this really isn't doing anything right now.


SVN revision: 21687
2006-04-01 23:15:29 +00:00
Christopher Michael 3f10c7b391 Fix formatting
SVN revision: 21686
2006-04-01 22:58:26 +00:00
nasa01 f1c7a98de1 adding more display flexibilty to sensor
SVN revision: 21677
2006-04-01 16:32:52 +00:00
Christopher Michael 3c76b7c303 Now graphs both Tx and Rx onefang :)
SVN revision: 21449
2006-03-20 20:21:44 +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 b42d193125 Fixes for net module. Displays Tx and Rx correctly now.
SVN revision: 21047
2006-03-06 09:59:46 +00:00
Christopher Michael 73b041efb9 Remove the max size restraint for onefang. I know this is gonna come back
and bite me in the arse tho.


SVN revision: 20884
2006-03-01 16:25:08 +00:00
Christopher Michael c45225d6aa Remove 1-1 size constraint
SVN revision: 20882
2006-03-01 16:20:30 +00:00
Christopher Michael fdac048539 Net Module Graphs Now :)
SVN revision: 20868
2006-03-01 11:10:35 +00:00
Christopher Michael 1da82c050d Remove size restrictions for Gulivert :)
SVN revision: 20727
2006-02-22 12:24:03 +00:00
Christopher Michael 291fcd1624 Use edje_object_part_text_set instead of more complex edc script.
SVN revision: 20721
2006-02-22 10:40:48 +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 94e9806b74 Add a Rx and Tx so we know what's what here
SVN revision: 20684
2006-02-21 12:53:03 +00:00
Christopher Michael 4e36ed0ff2 printf--
SVN revision: 20673
2006-02-21 11:51:52 +00:00
Christopher Michael 86a935f4dd Some comment cleanup
SVN revision: 20660
2006-02-21 02:41: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 3fc9bf478a Nicer menus...shhh ! :)
SVN revision: 20640
2006-02-20 18:30:41 +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