[E-devel] Evas patches -- 4

2004-03-16 Thread Jose O Gonzalez
This patch, the fourth in a series, involves the file "evas_blend_pixel_pixel.c" of the "engines/common" dir. jose. --- Index: cvs/e17/libs/evas/src/lib/engines/common/evas_blend_pixel_pixel.c =

[E-devel] Evas patches -- 3

2004-03-16 Thread Jose O Gonzalez
This patch, the third in a series, involves the file "evas_blend_alpha_color_pixel.c" of the "engines/common" dir. jose. --- Index: cvs/e17/libs/evas/src/lib/engines/common/evas_blend_alpha_co

[E-devel] Evas patches -- 2

2004-03-16 Thread Jose O Gonzalez
This is the second in a series of patches to Evas files. The main thrust of these is to "improve" the drawing/blending C functions in the "engines/common" dir via the following: 1) Replace the current formula for the new destination alpha (when blending to rgba) by the f

Re: [E-devel] Ecore_Evas - bottom_get

2004-03-16 Thread The Rasterman
On Wed, 17 Mar 2004 13:05:17 +1000 Daniel Stonier <[EMAIL PROTECTED]> babbled: > > i think your anoncvs checkout is out of sync - try updating again. i > > definitely > > put those checks in that code and committed. try update again :) > > Legend! Re-cvs'd and it picked up a

Re: [E-devel] Ecore_Evas - bottom_get

2004-03-16 Thread Daniel Stonier
i think your anoncvs checkout is out of sync - try updating again. i definitely put those checks in that code and committed. try update again :) Legend! Re-cvs'd and it picked up all the changes. Works beautifully now :) Cheers, Dan. -- email:[EMAIL PROTECTED] http://members.optusnet.com.au/stoni

Re: [E-devel] Build setup/Code testing - What can I do?

2004-03-16 Thread The Rasterman
On Fri, 12 Mar 2004 07:56:37 -0500 Kyle Gonzales <[EMAIL PROTECTED]> babbled: > So, I've been playing around with Enlightenement DR17 in its various > releases for almost 2 years now. I can download CVS, I can make sure > the software builds, even made RPMs for the low end libraries

Re: [E-devel] ecore/iconv error.

2004-03-16 Thread The Rasterman
On Tue, 16 Mar 2004 12:16:18 +0100 Nico Wagner <[EMAIL PROTECTED]> babbled: > > hi list, > > i have a error while compile ecore. > > error: > gcc -g -O2 -Wall -o .libs/ecore_test ecore_test-ecore_test.o > ../../src/lib/ecore/.libs/libeco .. core_txt.so > -lm/usr/sr

Re: [E-devel] Build setup/Code testing - What can I do?

2004-03-16 Thread Kim Woelders
Andreas Volz wrote: Am Sun, 14 Mar 2004 14:19:48 +0100 schrieb Kim Woelders: To test E16 (use CVS, 0.16.6 is old news) - use it Ok, I compiled e16-cvs. It works but... checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for XRRQueryExtension in -lXrandr... yes checking X11/exte

Re: [E-devel] ecore/iconv error.

2004-03-16 Thread Nathan Ingersoll
On Tue, Mar 16, 2004 at 12:16:18PM +0100, Nico Wagner wrote: > error: > gcc -g -O2 -Wall -o .libs/ecore_test ecore_test-ecore_test.o > ../../src/lib/ecore/.libs/libeco .. core_txt.so -lm > /usr/src/e/e17/libs/ecore/src/lib/ecore_txt/.libs/libecore_txt.so: undefined > reference to `libiconv_open'

RE: [E-devel] Build setup/Code testing - What can I do?

2004-03-16 Thread Brizuela Ezequiel Hector
Title: RE: [E-devel] Build setup/Code testing - What can I do? Yes I Know, but the information is dispersed, I think. So, people too lazy to check out al the "sources" of docs just go away.. Err.. mmm.. I don't trying to make a bad critic about U'r work, it's wonde

Re: [E-devel] Build setup/Code testing - What can I do?

2004-03-16 Thread Andreas Volz
Am Sun, 14 Mar 2004 14:19:48 +0100 schrieb Kim Woelders: > To test E16 (use CVS, 0.16.6 is old news) > - use it Ok, I compiled e16-cvs. It works but... checking for XF86VidModeQueryExtension in -lXxf86vm... yes checking for XRRQueryExtension in -lXrandr... yes checking X11/extensions/Xrandr.h us

[E-devel] ecore/iconv error.

2004-03-16 Thread Nico Wagner
hi list, i have a error while compile ecore. error: gcc -g -O2 -Wall -o .libs/ecore_test ecore_test-ecore_test.o ../../src/lib/ecore/.libs/libeco .. core_txt.so -lm /usr/src/e/e17/libs/ecore/src/lib/ecore_txt/.libs/libecore_txt.so: undefined reference to `libiconv_open' /usr/src/e/e17/libs/eco