Commit Graph

16 Commits

Author SHA1 Message Date
maxerba defc52a942 Removing e_zone_current_get to make it work with 0.19 2015-03-22 17:19:08 +01:00
Mike Blumenkrantz 45384f23f1 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74475
2012-07-27 08:35:53 +00:00
Jerome Pinot c44460a59b E-MODULES-EXTRA: cpu
Fix a wrong variable name. Not enough to fix the config file, though.


SVN revision: 72760
2012-06-24 09:42:07 +00:00
Christopher Michael 24983fe55a E-Modules-Extra (Cpu): Unbreak displaying cpu load for multi-core if
Merge is not set.



SVN revision: 68282
2012-02-22 18:02:34 +00:00
Christopher Michael 897be6c775 E_Modules_Extra (Cpu): Fix module aspect ration so text shows up ok.
SVN revision: 67158
2012-01-12 23:17:10 +00:00
Miculcy Brian b458c96017 e-modules/cpu: Fix segfault when cpus > 6. Also add new menu option for showing cpu summary stats.
SVN revision: 65492
2011-11-21 19:20:18 +00:00
Boris Faure bbabb5060b E-MODULES-EXTRA: add const to _gc_label() functions
SVN revision: 65208
2011-11-14 22:17:19 +00:00
Christopher Michael a783d898d9 Cpu: Bump number of allocated cpu_stat variables (for comps that may
have more than 4 cpus).



SVN revision: 60491
2011-06-19 16:17:59 +00:00
Vincent Torri 36e553967a fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Hannes Janetzek 1f7ba01729 e-modules: update do e_gadcon_util_cliet_menu_append api changes. allowing to have settings menu in toplevel again
SVN revision: 57828
2011-03-17 17:24:53 +00:00
Miculcy Brian d6cadd6f5f fix for the fix... :-/
SVN revision: 54368
2010-11-09 15:47:06 +00:00
Miculcy Brian c5669271d1 make cpu module working for kernels >=2.6.33
SVN revision: 54367
2010-11-09 15:20:20 +00:00
Miculcy Brian 5021100caf fix recent menu api break
SVN revision: 52044
2010-09-09 14:48:37 +00:00
Lucas De Marchi 6ef574001d FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Christopher Michael 8ab6bac949 Add silent rules.
Fixes for Ecore Api changes.
Include libintl.h



SVN revision: 50075
2010-07-06 18:05:47 +00:00
Daniel Kolesa bdbb17d485 EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
SVN revision: 41571
2009-08-03 14:49:56 +00:00