Commit Graph

295 Commits

Author SHA1 Message Date
David Walter Seikel 8bab82a2a8 .desktopification.
SVN revision: 25923
2006-09-17 15:34:25 +00:00
Christopher Michael 0734a0a278 Fix jittery text for fangy :)
SVN revision: 25832
2006-09-14 14:30:14 +00:00
Christopher Michael 87cb7261ef Fix text clipping.
SVN revision: 25459
2006-09-04 21:18:38 +00:00
Christopher Michael 5a80554846 Double-free fix and added make uninstall rule.
SVN revision: 25352
2006-09-02 12:35:23 +00:00
Christopher Michael 3d86a40399 Few more leak fixes.
Clear device label in edc until set by code.


SVN revision: 25342
2006-09-02 10:59:54 +00:00
Christopher Michael d21cca31ec Fix some mem leaks.
SVN revision: 25341
2006-09-02 10:49:23 +00:00
e-taro 9b51668248 e_module eo.po updates (Olivier M.)
SVN revision: 25295
2006-09-01 14:33:17 +00:00
David Walter Seikel 7147eaf09d Updated config dialog to match latest API.
SVN revision: 24708
2006-08-14 21:18:41 +00:00
essiene c2a5b74600 Make non core modules use new view specifying feature. All are set to PLAIN by default
SVN revision: 24500
2006-08-09 07:47:28 +00:00
David Walter Seikel 7d06b5a931 Theme aspect fixeroonies.
SVN revision: 24496
2006-08-09 07:09:43 +00:00
David Walter Seikel 2da97cba3a TODO++
SVN revision: 24492
2006-08-09 06:25:25 +00:00
Christopher Michael fea20346b9 Fix minor oversight with x86_64 libdir. Thanks Sebastian
SVN revision: 24193
2006-07-25 13:35:21 +00:00
Christopher Michael 233278db09 Bad Marcus, no cookie :) . Fixed x86_64 install patch.
SVN revision: 24182
2006-07-25 03:55:10 +00:00
Christopher Michael 915284bb1c Patch from Marcus Huwe for installation on x86_64
SVN revision: 24174
2006-07-25 01:42:34 +00:00
Christopher Michael 2ccbd96797 Indent
SVN revision: 24016
2006-07-18 00:03:04 +00:00
sebastid dd247e63ab Cleanup
SVN revision: 24012
2006-07-17 23:38:28 +00:00
Christopher Michael 7aa571f53a Removed autogen.sh from make distcheck.
SVN revision: 23908
2006-07-14 18:52:41 +00:00
Christopher Michael 84cc846a1f Include the pngs, font, edc, and autogen.sh for make distcheck.
SVN revision: 23907
2006-07-14 18:43:53 +00:00
Christopher Michael 68384e893b Net module now does make distcheck and make install properly, not installing
needless pngs anymore.


SVN revision: 23896
2006-07-14 18:09:27 +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 d5860df3ee Fix Makefile.am for make distcheck.
SVN revision: 23801
2006-07-10 15:08:45 +00:00
troback 9ebb2e8512 Some sv translations
SVN revision: 23726
2006-07-06 03:13:41 +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 3724099a6c Make all active e_modules work with the new e_module_dialog_show function
change(s). If you get errors building these, update e17/apps/e .


SVN revision: 23661
2006-07-02 19:06:16 +00:00
Christopher Michael c5a112d3a2 Net does not need math.h nor a link to the library.
SVN revision: 23598
2006-06-27 02:27:09 +00:00
Christopher Michael 2a1538e74e Patch from Tobias Glenstrup for sane values when timer is greater than 1
second.


SVN revision: 23547
2006-06-23 04:41:17 +00:00
e-taro e63ca45526 eo.po additions for various e_modules (part 2) (Olivier)
SVN revision: 23341
2006-06-10 02:32:00 +00:00
Christopher Michael cd1884fa71 Revert back to void for e_modapi_init.
SVN revision: 23222
2006-06-06 15:33:44 +00:00
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
e-taro 250f25edd6 module ja.po updates (Yasufumi Haga)
SVN revision: 22971
2006-05-28 15:19:31 +00:00
Michael Jennings a3c4f3fecc Sat May 27 18:41:24 2006 Michael Jennings (mej)
The emu module kinda threw everything for a loop by having a separate
binary, so I had to add some spec-fu to make an exception for it.
----------------------------------------------------------------------


SVN revision: 22943
2006-05-27 23:40:43 +00:00
Michael Jennings 09d7f5decc Sat May 27 15:08:36 2006 Michael Jennings (mej)
Pass distcheck please.
----------------------------------------------------------------------


SVN revision: 22933
2006-05-27 20:07:07 +00:00
Massimo Maiurana 1e37c8dcd6 *** empty log message ***
SVN revision: 22922
2006-05-27 14:02:04 +00:00
Michael Jennings 3db4a4a658 Fri May 26 23:58:45 2006 Michael Jennings (mej)
Add dependency on edje-bin to pull in edje_cc.

Do not allow a broken module to prevent autogen.sh from executing on
all modules.
----------------------------------------------------------------------


SVN revision: 22921
2006-05-27 04:57:20 +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 cc05d109cd Forgot to commit this change, thanks boneyfrog :)
SVN revision: 22886
2006-05-25 12:21:45 +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
e-taro ca2fb73aa0 fi.po for e_modules (Gagis)
ja.po for tclock and flame (Yasufumi Haga)
* not sure about the i18n support for evolume. ./configure won't complete on my machine, so I've done no testing for it.


SVN revision: 21985
2006-04-09 12:39:40 +00:00