Commit Graph

23 Commits

Author SHA1 Message Date
sebastid 74f0aa00c7 Move module api check to module loader.
SVN revision: 16873
2005-09-23 17:13:47 +00:00
Dan Sinclair 9288298ae8 - move the common code to a function in the e_modules file.
SVN revision: 16851
2005-09-22 18:17:18 +00:00
sebastid ad4feaa85e E-codingstyle.
SVN revision: 16825
2005-09-21 06:57:36 +00:00
Christopher Michael 78e3b8efed Changed module to use e_dialog instead of e_error
SVN revision: 16820
2005-09-21 01:18:30 +00:00
Dan Sinclair 02a815f78a - remove config.h from e.h and put it into the .c files that need it.
e.h is an installed header so modules can be written outside the e tree.
  config.h isn't installed by e. so, if the module dosen't have a config.h
  and the local directory in their include path the build will fail.


SVN revision: 16719
2005-09-14 20:19:44 +00:00
sebastid 17eba778e6 Restore controller on startup.
SVN revision: 16431
2005-08-30 14:45:24 +00:00
Carsten Haitzler 64c25be4c1 more bsd cpufreq module patches
SVN revision: 16268
2005-08-22 07:46:41 +00:00
Carsten Haitzler 4a487d8c53 conservative governor support, sk intl support
SVN revision: 15903
2005-07-26 13:26:02 +00:00
Carsten Haitzler 744dfc58ff one way or the other i'm forced to add timestamps to events - i cant avoid it
anymore. sorry guys. really no way around it. :(


SVN revision: 15891
2005-07-25 09:55:47 +00:00
Carsten Haitzler f618831ce9 fix memory leaks! no more leaks!
SVN revision: 14934
2005-05-25 08:08:44 +00:00
vandango e263ee8637 supports now language for 'CPU Frequency Error' string
SVN revision: 14346
2005-04-25 09:13:53 +00:00
vandango 0323325d27 supports now language for Edit Mode string
SVN revision: 14344
2005-04-25 08:59:30 +00:00
sebastid 19cba77f5b Dragging windows between desks work now.
SVN revision: 14326
2005-04-24 19:56:42 +00:00
Carsten Haitzler 9015e17739 fix dropshadow bug
make e_theme stuff check contents of edje files for group requested, if not
there, fallback
fix shading of windows with shaped windows


SVN revision: 14307
2005-04-23 05:16:25 +00:00
Carsten Haitzler f0b0f6f614 add theme finder/class/category wrapper - handles finding theme files for
specific categories, and falling back if not found. it cant check specific
parts in edjes though - maybe i should add that? :)


SVN revision: 14278
2005-04-21 10:09:28 +00:00
Carsten Haitzler 9a48843c3d fix fixme's
SVN revision: 14259
2005-04-20 14:10:18 +00:00
Carsten Haitzler 1311024ef4 display ghz correctly
SVN revision: 14258
2005-04-20 13:48:51 +00:00
Carsten Haitzler 200da629eb performance and powersave work ok now
SVN revision: 14257
2005-04-20 13:38:37 +00:00
Carsten Haitzler c50ebf3ee4 oops - fix. dont use that menu there.
SVN revision: 14235
2005-04-19 03:57:53 +00:00
Carsten Haitzler 0a13d9ec3e fix fade out for if you dont have cpufreq control :)
SVN revision: 14234
2005-04-19 03:51:49 +00:00
Carsten Haitzler b57f044471 also if no freq's...
SVN revision: 14231
2005-04-19 02:52:56 +00:00
handyande 776e5bc892 Fix crash if no freq governor
SVN revision: 14226
2005-04-18 18:13:00 +00:00
Carsten Haitzler 2da415aa83 cpufreq module - cleaned up a bit, some fearyes i removed (not well done
enough) it only supports userspace and ondemand right now. it doesnt SET them
until u hit the toggle. it needs to support powersave and performance - theme
has no way to indicate this. that's the problem.


SVN revision: 14223
2005-04-18 14:33:24 +00:00