Commit Graph

166 Commits

Author SHA1 Message Date
Christopher Michael c085a7bf71 Add spec file for make dist
SVN revision: 25988
2006-09-20 19:02:15 +00:00
quan74 c33793693d add spec to dist
SVN revision: 25943
2006-09-17 22:52:18 +00:00
David Walter Seikel 395870bdc0 .desktopification.
SVN revision: 25912
2006-09-17 13:18:12 +00:00
manowarrior 87cb60beab Cpu now works on FreeBSD. Thanks to sndev for the help and to Stanislav Sedov for the patch (don't ask why am I commiting this..)
SVN revision: 25695
2006-09-10 18:00:31 +00:00
Christopher Michael a977b8f4f7 Removed lots of commented old code.
SVN revision: 25381
2006-09-03 02:01:42 +00:00
Christopher Michael f1da170c05 Added make uninstall rule.
SVN revision: 25353
2006-09-02 12:36:26 +00:00
Christopher Michael 7242d681f4 Modified Patch from Rabinath for multi-cpu fixes (had a minor error in the
patch). Thanks :)


SVN revision: 25279
2006-09-01 10:57:19 +00:00
Christopher Michael de4108f612 Patch from Brian (morlenxus) for cpu module text color. Thanks Brian :)
SVN revision: 25264
2006-08-31 23:46:39 +00:00
Christopher Michael a860175664 Better size icon, no need for something that large.
SVN revision: 25221
2006-08-30 20:15:30 +00:00
Christopher Michael 55c23fb67f Cpu in the shelf.
Removes gadman errors.
Removed the graph until I get something better for this.
Just displays text for now.
Need to remove old module.cpu.cfg for this to work.


SVN revision: 25216
2006-08-30 18:08:52 +00:00
David Walter Seikel c937dfab9e Updated config dialog to match latest API.
SVN revision: 24708
2006-08-14 21:18:41 +00:00
David Walter Seikel 71fe1369b6 Theme aspect fixeroonies.
SVN revision: 24496
2006-08-09 07:09:43 +00:00
Christopher Michael 7610c26ad7 Fix minor oversight with x86_64 libdir. Thanks Sebastian
SVN revision: 24193
2006-07-25 13:35:21 +00:00
Christopher Michael f83d728598 Bad Marcus, no cookie :) . Fixed x86_64 install patch.
SVN revision: 24182
2006-07-25 03:55:10 +00:00
Christopher Michael 7af2e430e7 Patch from Marcus Huwe for installation on x86_64
SVN revision: 24174
2006-07-25 01:42:34 +00:00
Christopher Michael 55d913cd2d Indent.
SVN revision: 24017
2006-07-18 00:03:26 +00:00
sebastid 1859ef8689 Remove unused variable
SVN revision: 24008
2006-07-17 22:47:19 +00:00
Christopher Michael 399fb37521 Fix for make distcheck. Bsd users should use gmake.
SVN revision: 23940
2006-07-15 12:56:40 +00:00
Christopher Michael 500af0d73b Fix edj build in makefile.am for *bsd.
SVN revision: 23929
2006-07-15 00:24:18 +00:00
Christopher Michael ffac95aaf7 Makefile.am cleanup and generic edj compile in makefile.am.
SVN revision: 23918
2006-07-14 19:13:39 +00:00
Christopher Michael eba813f123 Fix Makefile.am for make distcheck
SVN revision: 23800
2006-07-10 15:07:50 +00:00
Christopher Michael b6192b94c2 Cpu module now shows icon in config dialog from modules config panel.
SVN revision: 23690
2006-07-03 13:36:59 +00:00
Christopher Michael 5f4ef8faee 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
e-taro 4bc2b36321 eo.po additions for various e_modules (part 1) (Olivier)
SVN revision: 23340
2006-06-10 02:27:23 +00:00
Christopher Michael a051dc4641 Make cpu module build again at elvelind's request, and show in module list.
No shelf code yet, draws to the desktop.

Note: This module will be removed when E gets its "official" cpu load module.


SVN revision: 23153
2006-06-04 09:58:41 +00:00
e-taro a83053376d module bg.po updates (Luchezar P. Petkov)
SVN revision: 22973
2006-05-28 15:38:43 +00:00
Michael Jennings 0698e549ce 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 5ac63a42b1 Fri May 26 23:55:51 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: 22920
2006-05-27 04:55:09 +00:00
Christopher Michael 7ee3b0c8b8 Russian translation from achernok added.
SVN revision: 22867
2006-05-24 20:06:03 +00:00
e-taro 1f78b45344 cpu bg.po (Luchezar P. Petkov), and also do not install the .edj source files, just dist them
SVN revision: 22567
2006-05-13 02:00:54 +00:00
e-taro aada8592d6 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
Michael Jennings 52783331a4 Wed Apr 5 13:48:36 2006 Michael Jennings (mej)
Indent!
----------------------------------------------------------------------


SVN revision: 21859
2006-04-05 17:48:50 +00:00
Christopher Michael 9d018cd674 Freeze evas events when clearing the graph.
Unswallow old lines when clearing.


SVN revision: 21773
2006-04-03 10:22:31 +00:00
Christopher Michael bd6074034b Removed evas, ecore, esmart, and eet checks from configure.in. The only
linking is to enlightenment libs and cflags so these checks are not needed.


SVN revision: 21743
2006-04-02 21:02:32 +00:00
Christopher Michael 9c131c6984 Reenable Edje_Message_Float. Sorry nasa, forgot about your bar work.
SVN revision: 21691
2006-04-02 00:09:03 +00:00
Christopher Michael b2155775ed Make cpu module build again after nasa 4 cpu commit. Disable
Edje_Message_Float for now as it's not handled in the edc.


SVN revision: 21690
2006-04-01 23:38:34 +00:00
nasa01 a067a5f1c8 Now cpu monitor can monitor system with up to 4 cpus', I can only test it up to 2...
SVN revision: 21683
2006-04-01 22:30:16 +00:00
Christopher Michael a604d7c32f Fix e_config_limit for show_text and show_graph.
SVN revision: 21659
2006-04-01 10:22:41 +00:00
Michael Jennings 2381ce567c Tue Mar 21 20:57:43 2006 Michael Jennings (mej)
Module fixes.  Quan and onefang have both been sacked.
----------------------------------------------------------------------


SVN revision: 21476
2006-03-22 01:58:26 +00:00
quan74 cda0195534 added locale stuff to spec
SVN revision: 21205
2006-03-12 05:02:01 +00:00
quan74 c58470cf08 fix typo in spec, its cpu not rpu
SVN revision: 21178
2006-03-11 02:16:50 +00:00
e-taro a037ce4e1d ja.po files for the new monitor modules (Yasufumi Haga)
SVN revision: 21167
2006-03-10 15:11:21 +00:00
troback 0ff433e11e Swedish translation added
SVN revision: 21136
2006-03-09 14:03:05 +00:00
maiurana c007b837fa added i18n support and italian localization
SVN revision: 21130
2006-03-09 11:42:09 +00:00
David Walter Seikel 576069cb88 This module got broken, this is one possible fix. devilhorn should reveiw this.
SVN revision: 21069
2006-03-07 08:15:12 +00:00
quan74 d93dffc94d rpm-ified
SVN revision: 21068
2006-03-07 04:05:49 +00:00
Christopher Michael b174627d7a Fix for text outside of gadget.
SVN revision: 20978
2006-03-03 14:56:08 +00:00
Christopher Michael cb9c7d34fc Remove size restraint for fangie
SVN revision: 20886
2006-03-01 16:26:45 +00:00
Christopher Michael 69a2dc5001 Some formatting
SVN revision: 20876
2006-03-01 15:41:09 +00:00
Christopher Michael 94353e2867 Some edc formatting. Thanks CodeWarrior :)
SVN revision: 20852
2006-02-28 16:18:11 +00:00