Hey, I want to check if a given part's type is SWALLOW before using it to
swallow an object.
I couldn't find a way to do it without using Edje_Edit.h. Sice this is for the
Edje book I wouldn't want to encourage Edje_Edit for regular application
development. Or is promoting the usage of Edje_E
Build log for Enlightenment DR 0.17 on 2008-04-16 07:09:19 -0700
Build logs are available at http://download.enlightenment.org/tests/logs
Packages that failed to build:
ecore_li http://download.enlightenment.org/tests/logs/ecore_li.log
engage http://download.enlightenment.org/tests/logs/engage.l
Dariusz Knociński wrote:
> Hi All,
> I wrote new version of some procedures in Imlib2 library and attached patches
> for that
> mail.
>
> In file color-helpres procedures :
>
> void __imlib_rgb_to_hsv( int r, int g, int b, float *h, float *s, float *v );
> void __imlib_hsv_to_rgb( float h, flo
Carsten wrote:
>> Anyway... Since you're still thinking about all this, and
>> since this has already been discussed at bossa, I'll drop the issue.
>>
>
> there is always room for input and discussion. until someone actually knuckles
> down and starts doing this, discussion is good a
I got this error on make:
[EMAIL PROTECTED]:~/e/plain_edje_viewer$ make
edje_cc -fd data/themes/fonts -id data/themes/default_images
data/themes/default.edc build/default.edj
mkdir -p ./build
gcc -W -Wall -Werror -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -W
- "andres" <[EMAIL PROTECTED]> ha scritto:
> Hey, I want to check if a given part's type is SWALLOW before using it
> to swallow an object.
Why you need to do this check? edje_object_part_swallow do it for you ;)
>
> I couldn't find a way to do it without using Edje_Edit.h. Sice this is
>
El Wednesday 16 April 2008 18:05:40 Dave Andreoli escribió:
> - "andres" <[EMAIL PROTECTED]> ha scritto:
> > Hey, I want to check if a given part's type is SWALLOW before using it
> > to swallow an object.
>
> Why you need to do this check? edje_object_part_swallow do it for you ;)
>
Edje's swa
hi !
here is a small patch for compiling ewl for fb, evas-fb is the package to
search for, not evas-framebuffer
Index: ewl/configure.in
===
--- ewl/configure.in
+++ ewl/configure.in
@@ -195,7 +195,7 @@ PKG_CHECK_MODULES(ECORE_FB
Dariusz Knociński wrote:
> Patch:
> diff -u -p -r imlib2-1.4.1.000.old/src/lib/color_helpers.c
> imlib2-1.4.1.000.new/src/lib/color_helpers.c
> --- imlib2-1.4.1.000.old/src/lib/color_helpers.c 2007-05-21
> 00:58:01.0 +0200
> +++ imlib2-1.4.1.000.new/src/lib/color_helpers.c 2008-
Sorry for not much time to reply to this in depth, probably raster
will do it, by my point goes for the last statement:
On Wed, Apr 16, 2008 at 3:45 PM, Jose Gonzalez <[EMAIL PROTECTED]> wrote:
> PS.
> Some here would like to have ultimately flexible 'filters'
> defined via some cpu&gpu
Hey,
fixed in cvs (with a small modification). Thanks
Vincent
On Thu, 17 Apr 2008, Manfred Gruber wrote:
hi !
here is a small patch for compiling ewl for fb, evas-fb is the package to
search for, not evas-framebuffer
Index: ewl/configure.in
11 matches
Mail list logo