Re: [E-devel] E16.7_pre1 bug with imlib2 and transparent images

2004-05-12 Thread Mike Frysinger
On Tuesday 11 May 2004 01:08 pm, Kim Woelders wrote: > Either you are seeing a background from some other theme or I'm not > seeing what you are seeing :) i mean the pinkish square around the OK button ... -mike --- This SF.Net email is sponsor

[E-devel] [PATCH] elapse

2004-05-12 Thread Blake B.
Patch to make elapse compile after the esmart changes. Index: configure.in === RCS file: /cvsroot/enlightenment/misc/elapse/configure.in,v retrieving revision 1.1 diff -r1.1 configure.in 52c52 < esmart_libs=`esmart-config --libs` ---

Re: [E-devel] DR16.7 Ports and Packages

2004-05-12 Thread Stuart Children
On Wed, 2004-05-12 at 20:53, Kim Woelders wrote: > > 1) Are the release numbers (after the version numbers) in the > > *tarballs* going to stay or are they just there for the pre-releases? > > If they are staying then the Source URLs in the spec files need > > correcting further to include them. >

[E-devel] Looking to help

2004-05-12 Thread Declan Conlon
I am looking to get involved with e. Experience cutting comms code, gui design and stochastic optimisation techniques :-) I can pretty much have a look at anything so let me know as to what people would like me to get involved with. kenjinX( Declan ).

[E-devel] E 0.16.7 pre2

2004-05-12 Thread Kim Woelders
Now available: http://sourceforge.net/project/showfiles.php?group_id=2 E 0.16.7 pre1 had a few more flaws than I think it should have had. Sorry about that. I hope this one is a bit more solid. Selected changes since -pre1: Fix menu auto-regeneration. Fix iconbox images for apps that are iconifie

Re: [E-devel] DR16.7 Ports and Packages

2004-05-12 Thread Kim Woelders
Stuart Children wrote: OK, attached is an updated patch incorporating all comments. Thanks, I'll commit it asap. Two questions (the patch can go in regardless): 1) Are the release numbers (after the version numbers) in the *tarballs* going to stay or are they just there for the pre-releases? If t

Re: [E-devel] Ecore Docs Continued...

2004-05-12 Thread Corey Donohoe
applied, thanks. On Wed, 2004-05-12 at 08:53, Nicholas Curran wrote: > Here is some more doc work, with some other things: > > - All Ecore_Config functions have docs. Still work to do on them > though, still refinements to make. > - Changes to documentation for Ecore_Jobs, Ecore_X and funct

[E-devel] Ecore Docs Continued...

2004-05-12 Thread Nicholas Curran
Here is some more doc work, with some other things: - All Ecore_Config functions have docs. Still work to do on them though, still refinements to make. - Changes to documentation for Ecore_Jobs, Ecore_X and functions involving the Ecore_List abstract data type. Mainly cleaning up syntax,