Re: [E-devel] evas and shape mask calc

2005-12-10 Thread Jose O Gonzalez
On Sun, 11 Dec 2005 13:59:10 +0900 Carsten writes: > On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern > <[EMAIL PROTECTED]> > babbled: > > > Some recent commit (after the 2nd but before the 8th) broke evas > shape > > mask calculations. I'm going to go out on a limb and blame Jose's > > grad

Re: [E-devel] fork'n'pipe example.

2005-12-10 Thread The Rasterman
On Sun, 11 Dec 2005 09:05:26 +1000 David Seikel <[EMAIL PROTECTED]> babbled: > There is an example for fork'n'pipe usage at > http://edevelop.org/node/1897 but the example soaks up all your cpu > time. If anybody can spot why, please let me know. Probably some > subtlety of the event system I'm n

Re: [E-devel] evas and shape mask calc

2005-12-10 Thread The Rasterman
On Sat, 10 Dec 2005 20:47:56 -0600 Brian Mattern <[EMAIL PROTECTED]> babbled: > Some recent commit (after the 2nd but before the 8th) broke evas shape > mask calculations. I'm going to go out on a limb and blame Jose's > gradient patch :) correct. found it. the destination alpha math definitely

Re: [E-devel] E_Dialog Patch

2005-12-10 Thread The Rasterman
On Sat, 10 Dec 2005 07:55:24 -0500 Christopher Michael <[EMAIL PROTECTED]> babbled: > Hi All, > > In simple terms, this patch adds a func to return whether or not a > dialog button is disabled. > > Let me give some background as to why I created this patch. With > Config Dialogs, wh

[E-devel] evas and shape mask calc

2005-12-10 Thread Brian Mattern
Some recent commit (after the 2nd but before the 8th) broke evas shape mask calculations. I'm going to go out on a limb and blame Jose's gradient patch :) For some reason regions that have transparent images blended onto opaque ones get shaped out now. For an example, see: http://rephorm.com/f

[E-devel] fork'n'pipe example.

2005-12-10 Thread David Seikel
There is an example for fork'n'pipe usage at http://edevelop.org/node/1897 but the example soaks up all your cpu time. If anybody can spot why, please let me know. Probably some subtlety of the event system I'm not aware of. pgpsv9NsPikFp.pgp Description: PGP signature

[E-devel] E_Dialog Patch

2005-12-10 Thread Christopher Michael
Hi All, In simple terms, this patch adds a func to return whether or not a dialog button is disabled. Let me give some background as to why I created this patch. With Config Dialogs, when the Advanced section does not reproduce the Basic section, a problem occurs if the user changes a Basi

[E-devel] E_Dialog Patch

2005-12-10 Thread Christopher Michael
Hi All, In simple terms, this patch adds a func to return whether or not a dialog button is disabled. Let me give some background as to why I created this patch. With Config Dialogs, when the Advanced section does not reproduce the Basic section, a problem occurs if the user changes a Basi

Re: [E-devel] [patch] ecore_config getopt_long

2005-12-10 Thread Morten Nilsen
Morten Nilsen wrote: + fprintf(stderr, " -c, --file= config file\n"); + fprintf(stderr, " -k, --key= must be given for all commands except -a\n\n"); for consistency, and should probably be changed to FILE and KEY -- Morten :wq --

[E-devel] [patch] ecore_config getopt_long

2005-12-10 Thread Morten Nilsen
Like I vaguely promised earlier, here's a patch for ecore_config util to use getopt_long, letting "the user" use --string rather than -s etc. Cheers, -- Morten :wq Index: ecore_config.c === RCS file: /cvsroot/enlightenment/e17/libs/

[E-devel] Request for a module-wrapper for new theming possiblities

2005-12-10 Thread mista
Hi, for the theme I´m working on it would be great if you have a module which can wrap other modules in one box. The theme is based on the winter-theme and a design from Gentleman (on gnome-look). Screenshot is there: http://www.informatik.uni-bremen.de/users/jeff/gentle-winter-mod.jpg As you