[E-devel] I'll learn to attach one of these days

2005-07-08 Thread Nick \"Mekius_\" Hughart
Here is the ewl_entry patch, with the attachment :). I'll try and remember this from now on. ewl_entry.patch Description: Binary data

[E-devel] ewl_entry cursor patch

2005-07-08 Thread Nick \"Mekius_\" Hughart
Patch to make the cursor appear only when the entry has focus. This helps in a couple ways. It doesn't look as ugly and it also helps see which entry actually has focus. --- This SF.Net email is sponsored by the 'Do More With Dual!' webinar ha

Re: [E-devel] Patch: Add get-* options to enlightenment_eapp

2005-07-08 Thread The Rasterman
On Fri, 08 Jul 2005 19:52:04 -0500 Brian Tipton <[EMAIL PROTECTED]> babbled: > brian tipton wrote: > > Hi all, > > > > Sent this to the list the first time before I subscribed (been reading > > through gmane...) and it got moderated. Try again. > > > > With some help from Raster (much appreciat

Re: [E-devel] Re: E CVS: libs/emotion moom16

2005-07-08 Thread The Rasterman
On Fri, 8 Jul 2005 16:44:26 -0400 Tab <[EMAIL PROTECTED]> babbled: > YUY2 -> BGRA is a really trivial conversion. It shouldn't be a problem to > write up a native one from scratch. Unfortunately, this came up at a bad > time -- I'm off to the beach :p like yv12 - its not that hard... but its a

Re: [E-devel] Patch: Add get-* options to enlightenment_eapp

2005-07-08 Thread The Rasterman
On Fri, 08 Jul 2005 18:05:33 -0500 brian tipton <[EMAIL PROTECTED]> babbled: > Hi all, > > Sent this to the list the first time before I subscribed (been reading > through gmane...) and it got moderated. Try again. > > With some help from Raster (much appreciated) I've managed to stumble my > w

Re: [E-devel] Patch: Add get-* options to enlightenment_eapp

2005-07-08 Thread Brian Tipton
brian tipton wrote: > Hi all, > > Sent this to the list the first time before I subscribed (been reading > through gmane...) and it got moderated. Try again. > > With some help from Raster (much appreciated) I've managed to stumble my > way through my first patch. As the Subject implies it adds

[E-devel] Patch: Add get-* options to enlightenment_eapp

2005-07-08 Thread brian tipton
Hi all, Sent this to the list the first time before I subscribed (been reading through gmane...) and it got moderated. Try again. With some help from Raster (much appreciated) I've managed to stumble my way through my first patch. As the Subject implies it adds a -get-* option for everything th

Re: [E-devel] Re: E CVS: libs/emotion moom16

2005-07-08 Thread Tilman Sauerbeck
Tab <[EMAIL PROTECTED]> [2005-07-08 16:44]: > YUY2 -> BGRA is a really trivial conversion. It shouldn't be a problem to > write up a native one from scratch. Unfortunately, this came up at a bad > time -- I'm off to the beach :p Also, it's probably a good idea to implement the conversion algorit

[E-devel] Re: Patch: Adds IPC call to execute generic E_Actions and Desk Selection E_Action

2005-07-08 Thread Marc McGarry
Here's the same patch again with the (redundant) desk_flip_complete E_Action removed. This patch adds E_Action execution support to enlightenment_remote. I've tested it against CVS from this morning and it appears to apply cleanly. --Marc On 7/6/05, Marc McGarry <[EMAIL PROTECTED]> wrote: > All

Re: [E-devel] Re: E CVS: libs/emotion moom16

2005-07-08 Thread Tab
YUY2 -> BGRA is a really trivial conversion. It shouldn't be a problem to write up a native one from scratch. Unfortunately, this came up at a bad time -- I'm off to the beach :pOn 7/8/05, Tilman Sauerbeck <[EMAIL PROTECTED]> wrote: enlightenment-cvs@lists.sourceforge.net

Re: [E-devel] RE: E CVS: libs/emotion moom16

2005-07-08 Thread Simon TRENY
Done. I removed all the changes I've commited. Sorry, I didn't know that including GPL code in a BSD project make it GPL too (since BSD is more permissive than GPL). I will commit the changes again when I'll have a BSD code to convert yuy2->rgb. Regards, MoOm dan sinclair a écrit : This GPL

[E-devel] Re: E CVS: libs/emotion moom16

2005-07-08 Thread Tilman Sauerbeck
enlightenment-cvs@lists.sourceforge.net [2005-07-08 12:56]: > Enlightenment CVS committal > > Author : moom16 > Project : e17 > Module : libs/emotion > > Dir : e17/libs/emotion/src/lib > > > Modified Files: > emotion_private.h emotion_smart.c > > > Log Message: > [...] > I use

[E-devel] RE: E CVS: libs/emotion moom16

2005-07-08 Thread dan sinclair
This GPL code has to be removed as you can't just put GPL code into a BSD project. All code has to be GPL to link it in. You can't just say, 'this piece is GPL'. dan > Enlightenment CVS committal > > Author : moom16 > Project : e17 > Module : libs/emotion > > Dir : e17/libs/emotion/sr

Re: [E-devel] [Eclair] cover panel bug?

2005-07-08 Thread Laurent Malvert
On 7/7/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 6 Jul 2005 11:58:26 +0200 Laurent Malvert <[EMAIL PROTECTED]> > babbled: > > > Hi > > > > just compiled eclair and give it a shot, and I had a display problem right > > away. Here's the thing: I launched eclair, opened

Re: [E-devel] Re: [E-devel][PATCH] smart pointer wrapping.

2005-07-08 Thread Martin Geisler
Boldin Pavel <[EMAIL PROTECTED]> writes: > possibly make separate function - something like `e_focus_update' ? > we may use it in any case, when focus may change by actions > (moving/closing windows, etc). > > hm... on my system whole e17 is freezed. seems to bug in focus code. > > and more: get p

[E-devel] EWL Fileselector sort patch

2005-07-08 Thread nick hughart
And this time i've decided that you might want the patch :) fileselector.patch Description: Binary data

[E-devel] EWL Fileselector sort patch

2005-07-08 Thread nick hughart
Here is a patch file for EWL Fileselector. I saw that another person made an attmept and figured I'd give it a shot since he said he was busy. It gets the job done and does it fast even when the directories are big. --- This SF.Net email is sp

Re: [E-devel] Edje patch again.

2005-07-08 Thread Boldin Pavel
Carsten Haitzler (The Rasterman) wrote: >On Fri, 08 Jul 2005 02:04:33 +0500 Boldin Pavel <[EMAIL PROTECTED]> >babbled: > > >it's marked for me to read. i9 still don't like the "incompatible .edj" thing. >i >dont think this is something u neeed to break the format for. you DO know that >the defa