Re: [E-devel] Imlib2 README lists edb as a dependancy

2003-01-13 Thread The Rasterman
On Sun, 12 Jan 2003 15:04:08 -0500 Tom von Schwerdtner <[EMAIL PROTECTED]> babbled: > This is in both my installed versin (1.0.6 IIRC) and a CVS co from last > night. > > This is wrong, right? it's optional. > > -T > > > --- > This SF.NET

[E-devel] Re: Transparent Eterms

2003-01-13 Thread Alan Schmitt
* Ben Rockwood ([EMAIL PROTECTED]) wrote: > > Being as this was mistakenly mailed to the list, I'll respond on the list > to satisfy anyone else. > It was meant to the list, as I had seen this question before with no answer. > If you do not know how to use transparent Eterm's I'd ask that you p

Re: [E-devel] Multiple Desktops

2003-01-13 Thread Nathan Ingersoll
On Tue, Jan 14, 2003 at 12:08:55AM +, Andrew Elcock wrote: > \o/ cool , so I have 8 desktops, but having a little difficulty. > As the menus do not work I cannot "send to desktop" (don't remember if > that was implemented anyhow). > A window stays in its desktop fine if you start it there - but

[E-devel] Transparent Eterms

2003-01-13 Thread Ben Rockwood
Being as this was mistakenly mailed to the list, I'll respond on the list to satisfy anyone else. If you do not know how to use transparent Eterm's I'd ask that you please read the Eterm man page. If you don't know how to do it, you haven't read it, I don't care what you say. Here are some vari

Re: [E-devel] Solaris Status

2003-01-13 Thread Alan Schmitt
* Ben Rockwood ([EMAIL PROTECTED]) wrote: > > I'm happy to report that last few details have been worked out (thanx to > Mighty Azundris's saturday commits) and DR17 is working wonderfully under > Solaris/Sparc. > The rest of the work to be done will take more time, but you can see whats > going o

[E-devel] Solaris Status

2003-01-13 Thread Ben Rockwood
I'm happy to report that last few details have been worked out (thanx to Mighty Azundris's saturday commits) and DR17 is working wonderfully under Solaris/Sparc. The rest of the work to be done will take more time, but you can see whats going on at cuddletech.com. I'm keeping notes, status, and a

E CVS: libs/ecore raster

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src Modified Files: Tag: SPLIT Ecore.h ecore_app.c ecore_events.c ecore_exe.c ecore_idle_enterer.c ecore_idler.c ecore_main.c ecore_private.h ecore_signal.c e

[E-devel] Multiple Desktops

2003-01-13 Thread Andrew Elcock
\o/ cool , so I have 8 desktops, but having a little difficulty. As the menus do not work I cannot "send to desktop" (don't remember if that was implemented anyhow). A window stays in its desktop fine if you start it there - but if you iconify it, and then bring it up in another desktop it just jum

E CVS: Eterm mej

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : mej Project : eterm Module : Eterm Dir : eterm/Eterm/doc Modified Files: Eterm.1.in Log Message: Mon Jan 13 18:17:43 2003Michael Jennings (mej) Fixed an error in the "select_line" description in the man page spotted

E CVS: Eterm mej

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : mej Project : eterm Module : Eterm Dir : eterm/Eterm Modified Files: ChangeLog Log Message: Mon Jan 13 18:17:43 2003Michael Jennings (mej) Fixed an error in the "select_line" description in the man page spotted by Ya

E CVS: elogin atmosphere

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : atmosphere Project : misc Module : elogin Dir : misc/elogin/src/client Modified Files: callbacks.c callbacks.h e_login_config.c e_login_config.h e_login_session.c e_login_session.h elogin.h events.c intro.c Log Message: even more pa

E CVS: libs/ecore raster

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src Modified Files: Tag: SPLIT Ecore.h ecore_main.c ecore_private.h Log Message: updates... === RCS file:

Re: [E-devel] [enlightenment - General] co -r SPLIT e17/libs/ebits

2003-01-13 Thread bmattern
Ok, go back through the cvs build notes, and check out the things that have a SPLIT: before them with the following command: cvs -z3 co -r SPLIT you may need to delete the dirs for those modules in your tree first. i.e. for ebits (from whichever dir you checked the tree into) : rm -rf e17/libs/

E CVS: elogin atmosphere

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : atmosphere Project : misc Module : elogin Dir : misc/elogin/src/daemon Modified Files: spawner.c spawner.h Log Message: more patches from JeopardE =) added -nodaemon arg so it can be launched from inittab/prefdm stuff =

Re: [E-devel] [enlightenment - General] co -r SPLIT e17/libs/ebits

2003-01-13 Thread Massimo Maiurana
Il giorno Sun, 12 Jan 2003 11:54:35 -0600 [EMAIL PROTECTED] scrisse: > > Are you using evas from HEAD? The evas dir in split is very old, and > everything else in SPLIT has been ported over to the new evas API. > Follow the build notes on the e website for the proper versions to > use, and the or

E CVS: libs/ecore raster

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src Modified Files: Tag: SPLIT Ecore.h Makefile.am ecore.c ecore_app.c ecore_events.c ecore_exe.c ecore_idle_enterer.c ecore_idler.c ecore_main.c ecore_privat

E CVS: libs/ecore raster

2003-01-13 Thread enlightenment-cvs
Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore Dir : e17/libs/ecore/src Modified Files: Tag: SPLIT Ecore.h ecore_events.c ecore_exe.c ecore_private.h Added Files: Tag: SPLIT ecore_signal.c Log Message: signal code... ==