E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_layer.c evas_main.c evas_object_main.c evas_object_smart.c Log Message: logic problem on evas_free(). shoudl be fixed now... :) =

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/include Modified Files: evas_private.h Log Message: logic problem on evas_free(). shoudl be fixed now... :) ==

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_image_main.c Log Message: const-ify lots of things... === RCS file: /

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/canvas Modified Files: evas_callbacks.c evas_clip.c evas_data.c evas_events.c evas_key.c evas_key_grab.c evas_name.c evas_object_image.c evas_object_intercept

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib Modified Files: Evas.h Log Message: const-ify lots of things... === RCS file: /cvsroot/enlightenment/e17/l

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/data Modified Files: evas_hash.c evas_list.c Log Message: const-ify lots of things... === RCS file: /cvsro

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/include Modified Files: evas_common.h Log Message: const-ify lots of things... === RCS file: /cvsroot/enli

Re: [E-devel] CFLAGS

2003-01-09 Thread Michael Jennings
On Thursday, 09 January 2003, at 22:19:09 (-0500), James Moss wrote: > I won't argue the -Ox stuff, but I don't suppose you had a > conversation with Zack Winberg about why in moving from gcc-2.95 to > gcc-3 they deprecated '-mpentiumpro'? Also, the manpage lists > -march=pentiumpro and -mcpu=pen

Re: [E-devel] CFLAGS [Was: Evas on Mac OS X]

2003-01-09 Thread Mike Frysinger
On Thursday 09 January 2003 22:19, James Moss wrote: > I won't argue the -Ox stuff, but I don't suppose you had a conversation > with Zack Winberg about why in moving from gcc-2.95 to gcc-3 they > deprecated '-mpentiumpro'? because in the new system this is ambigious ... do you want -march or do yo

[E-devel] CFLAGS [Was: Evas on Mac OS X]

2003-01-09 Thread James Moss
I won't argue the -Ox stuff, but I don't suppose you had a conversation with Zack Winberg about why in moving from gcc-2.95 to gcc-3 they deprecated '-mpentiumpro'? Also, the manpage lists -march=pentiumpro and -mcpu=pentiumpro as aliases, but whenever I've spoken to anyone there always seems to b

Re: [E-devel] Evas on Mac OS X

2003-01-09 Thread Michael Jennings
On Friday, 10 January 2003, at 10:05:51 (+1100), Carsten Haitzler wrote: > > make CFLAGS="-O9" > > > > I simply guessed the flags so I do not know if they are > > correct. raster any ideas? > > thats about right. i have pentium/ppro flags too but i dont know if > gcc supports ppc specific flags,

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_image_main.c Log Message: and dont leak === RCS file: /cvsroot/enligh

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/include Modified Files: evas_common.h evas_private.h Log Message: resolve symlinks... === RCS file: /cvsro

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/file Modified Files: evas_path.c Log Message: resolve symlinks... === RCS file: /cvsroot/enlightenment/e17

E CVS: libs/evas raster

2003-01-09 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_image_load.c evas_image_main.c Log Message: resolve symlinks... === RC

[E-devel] Desktop icons

2003-01-09 Thread Elias Pouloyiannis
I just downloaded the e17 from SPLIT everything compiles ok but I cant find a way to display the desktop icons (or any icons for that matter...no iconbar also) I have tried placing both on ~/.e/desktop/default and ~/.e/desktop/0/ none worked what gives?

Re: [E-devel] Evas on Mac OS X

2003-01-09 Thread The Rasterman
On Thu, 9 Jan 2003 12:54:50 + Chris Ross <[EMAIL PROTECTED]> babbled: > > It was built with: > > make CFLAGS="-O9" > > I simply guessed the flags so I do not know if they are correct. raster > any > ideas? thats about right. i have pentium/ppro flags too but i dont know if gcc supports ppc