Re: [E-devel] bug in evas

2007-04-04 Thread [EMAIL PROTECTED]
Brian wrote: > > > > //long, dazed and confused rambling by me (jose). > > > All of this is exactly what I had in mind, with an additional > call that took points in absolute canvas coords and then converted > them to object coords (at the current location/rotation/scaling). > The use ca

Re: [E-devel] bug in evas

2007-04-04 Thread Brian Mattern
On Thu, Apr 05, 2007 at 04:09:59AM +, [EMAIL PROTECTED] wrote: > > > > all in all this isnt a simple solution. the only way i see to > > > handle both methods is to have 2 calls. 1 to add a point relative > > > to origin and one to specify it absolutely. > > > > Two calls makes sense, but I t

[E-devel] Theme for new forums

2007-04-04 Thread Nick Hughart
Surprise surprise I actually did something I said I was going to do. I have created a theme for the forums on the new enlightenment.org. I haven't seen raster or Dan in a couple of days so I figured I'd just send it here if one of you or someone else wants to apply it. To apply just untar the ar

Re: [E-devel] bug in evas

2007-04-04 Thread [EMAIL PROTECTED]
> > all in all this isnt a simple solution. the only way i see to > > handle both methods is to have 2 calls. 1 to add a point relative > > to origin and one to specify it absolutely. > > Two calls makes sense, but I think internally the point list > should be relative to the object origin, and t

Re: [E-devel] e_int_config_mouse.c cleanup....

2007-04-04 Thread Christopher Michael
Ravenlock wrote: > Hello, > > Attached is a small patch which cleans up some dead code in the mouse > config panel. > Committed :) dh - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay pan

Re: [E-devel] E CVS: apps/e raster

2007-04-04 Thread The Rasterman
On Wed, 04 Apr 2007 13:30:55 -0500 Ravenlock <[EMAIL PROTECTED]> babbled: bumped :) > On 04/04/2007 10:56, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 04 Apr 2007 10:27:33 -0500 Ravenlock <[EMAIL PROTECTED]> > > babbled: > > > > good point - it may have been in another commit. i just did

Re: [E-devel] Efreet Favorite Menu Editor

2007-04-04 Thread Christopher Michael
Of course :) Just waiting on the related efreet functions to be added :) dh Carsten Haitzler (The Rasterman) wrote: > On Wed, 04 Apr 2007 01:10:00 -0400 Christopher Michael <[EMAIL PROTECTED]> > babbled: > > you want to add del to it too? :) > >> Just something I whipped up, look it over, use i

Re: [E-devel] [PATCH] ecore tslib configure.in fix

2007-04-04 Thread Jorge Luis Zapata Muga
On 4/4/07, Lars Munch <[EMAIL PROTECTED]> wrote: > Hi > > If I build ecore with fb engine enabled on a system with tslib installed > I get a linker error because it tries to link against "tslib" instead of > "ts". The attached patch fixes this. > > I thought about removing tslib from configure.in s

Re: [E-devel] E CVS: libs/efreet englebass

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 01:54:14PM -0500, Ravenlock wrote: > > -ext = strrchr(name, '.'); > ^ > I'm wondering if you accidentally removed the line above?? Yeah, that looks like a mistake. Committed. -

Re: [E-devel] E CVS: libs/efreet englebass

2007-04-04 Thread Ravenlock
englebass, On 04/04/2007 06:54, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : englebass > Project : e17 > Module : libs/efreet > > Dir : e17/libs/efreet/src/lib > > > Modified Files: > efreet_icon.c > > > Log Message: > Drop icons without extenstion > > ==

Re: [E-devel] E CVS: apps/e raster

2007-04-04 Thread Ravenlock
On 04/04/2007 10:56, Carsten Haitzler (The Rasterman) wrote: > On Wed, 04 Apr 2007 10:27:33 -0500 Ravenlock <[EMAIL PROTECTED]> babbled: > > good point - it may have been in another commit. i just did a string of them. Did you happen to notice the patch attached to this thread that changes E_CON

Re: [E-devel] [PATCH] edje_extern_object_*() sets swallow_params and trigger recalc

2007-04-04 Thread Simon TRENY
On Wed, 4 Apr 2007 10:48:53 -0500, Brian Mattern <[EMAIL PROTECTED]> wrote : > On Wed, Apr 04, 2007 at 06:36:41PM +0200, Simon TRENY wrote: > > Does this mean, we don't have to unswallow/reswallow a swallowed > > object anymore when we change its size with edje_extern_object_*() ? > > > Yes, that

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brian Mattern schreef: > On Wed, Apr 04, 2007 at 02:39:12PM +0200, Massimiliano Calamelli wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On Wed, 04 Apr 2007 14:29:06 +0200 >> Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: >> >>> It is

[E-devel] [PATCH] ecore tslib configure.in fix

2007-04-04 Thread Lars Munch
Hi If I build ecore with fb engine enabled on a system with tslib installed I get a linker error because it tries to link against "tslib" instead of "ts". The attached patch fixes this. I thought about removing tslib from configure.in since it is currently not used, but I have a feeling that supp

Re: [E-devel] Maximize Patch

2007-04-04 Thread Sthithaprajna Garapaty
Carsten Haitzler (The Rasterman) wrote: > On Fri, 16 Mar 2007 13:42:27 -0500 "Sthithaprajna Garapaty" > <[EMAIL PROTECTED]> babbled: > > >> Arr! E! looky like you needs a eye patch fer yer dreadful voyages. >> Here's a small one that'll make ya look real scary while yer >> swashbuckin! >> >> The

Re: [E-devel] [PATCH] Pending patch

2007-04-04 Thread Cedric BAIL
On Wednesday 04 April 2007 15:25:44 Carsten Haitzler wrote: > On Wed, 21 Mar 2007 17:22:17 +0100 Cedric BAIL <[EMAIL PROTECTED]> > babbled: > ok 2 patches in - edje font hash and tiler speedup - Great. > but the list sort in place is not - the reason i removed it last time is > that i found lists

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Lars Munch
On Wed, Apr 04, 2007 at 10:46:41AM -0500, Brian Mattern wrote: > On Wed, Apr 04, 2007 at 02:39:12PM +0200, Massimiliano Calamelli wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Wed, 04 Apr 2007 14:29:06 +0200 > > Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > > > > It

Re: [E-devel] E CVS: apps/e raster

2007-04-04 Thread The Rasterman
On Wed, 04 Apr 2007 10:27:33 -0500 Ravenlock <[EMAIL PROTECTED]> babbled: good point - it may have been in another commit. i just did a string of them. > On 04/04/2007 08:26, Enlightenment CVS wrote: > > Enlightenment CVS committal > > > > Author : raster > > Project : e17 > > Module : apps/e

Re: [E-devel] [PATCH] edje_extern_object_*() sets swallow_params and trigger recalc

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 06:36:41PM +0200, Simon TRENY wrote: > Does this mean, we don't have to unswallow/reswallow a swallowed object > anymore when we change its size with edje_extern_object_*() ? > Yes, that's the idea. Just curious, if you knew about the issue, why did you work around it inste

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 02:39:12PM +0200, Massimiliano Calamelli wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 04 Apr 2007 14:29:06 +0200 > Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > > It is possible to disable abstract sockets now. It is only used in > > ecore_dbu

Re: [E-devel] bug in evas

2007-04-04 Thread Brian Mattern
On Wed, Apr 04, 2007 at 01:39:51PM +0900, Carsten Haitzler wrote: > all in all this isnt a simple solution. the only way i see to handle both > methods is to have 2 calls. 1 to add a point relative to origin and one to > specify it absolutely. Two calls makes sense, but I think internally the poin

Re: [E-devel] [PATCH] edje_extern_object_*() sets swallow_params and trigger recalc

2007-04-04 Thread Simon TRENY
Does this mean, we don't have to unswallow/reswallow a swallowed object anymore when we change its size with edje_extern_object_*() ? Simon On Wed, 4 Apr 2007 21:43:24 +0900, Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote : > On Wed, 28 Mar 2007 19:01:17 -0300 "Gustavo Sverzut Barbie

[E-devel] e_int_config_mouse.c cleanup....

2007-04-04 Thread Ravenlock
Hello, Attached is a small patch which cleans up some dead code in the mouse config panel. -- Regards, Ravenlock Index: e17/apps/e/src/bin/e_int_config_mouse.c === RCS file: /var/cvs/e/e17/apps/e/src/bin/e_int_config_mouse.c,v ret

Re: [E-devel] E CVS: apps/e raster

2007-04-04 Thread Ravenlock
On 04/04/2007 08:26, Enlightenment CVS wrote: Enlightenment CVS committal Author : raster Project : e17 Module : apps/e Dir : e17/apps/e/src/bin Modified Files: e_config.c e_config.h e_int_config_clientlist.c e_int_config_clientlist.h e_int_menus.c Log Message: cedric's patches

Re: [E-devel] [PATCH] Pending patch

2007-04-04 Thread The Rasterman
On Wed, 21 Mar 2007 17:22:17 +0100 Cedric BAIL <[EMAIL PROTECTED]> babbled: ok 2 patches in - edje font hash and tiler speedup - but the list sort in place is not - the reason i removed it last time is that i found lists being sorted were losing items. i spotted this in e17's efm code which did a

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 4 Apr 2007 20:20:43 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > try using scratchbox with qemu cross-exec support enabled... much easier. I know, but i can't, or, better, this way isn't the better way to do this, a

Re: [E-devel] About my evas module problem

2007-04-04 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 4 Apr 2007 19:53:31 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > so in the end.. it's a uclibc based issue... bugger :( Yes, but now is solved using uCLibc 0.9.28.3! Massimiliano - -- Massimiliano Calamelli http://mca

Re: [E-devel] Theme selection for user applications and themes

2007-04-04 Thread The Rasterman
On Thu, 29 Mar 2007 12:49:45 +0200 Andreas Volz <[EMAIL PROTECTED]> babbled: well it is possible if everyone handles xdnd and can manage to specify a specific .edj file and detect if that file is for it. also it needs to know if u are chaning theme or wanting to move the .edj file (eg a filemanage

Re: [E-devel] Efreet Favorite Menu Editor

2007-04-04 Thread The Rasterman
On Wed, 04 Apr 2007 01:10:00 -0400 Christopher Michael <[EMAIL PROTECTED]> babbled: you want to add del to it too? :) > Just something I whipped up, look it over, use it...dont... whichever > > Simple Favorites menu editor...only can add right now, missing efreet > menu desktop del function...s

Re: [E-devel] [Resend] Abbreviating border names in clientlist menu...

2007-04-04 Thread The Rasterman
On Wed, 04 Apr 2007 07:31:48 -0500 Ravenlock <[EMAIL PROTECTED]> babbled: ok- in! > Resend per Raster's request. > > Original Message > Subject: Abbreviating border names in clientlist menu > Date: Sun, 04 Mar 2007 01:31:45 -0600 > From: Ravenlock <[EMAIL PROTECTED]> > To:

Re: [E-devel] [PATCH] swallowed objects events

2007-04-04 Thread The Rasterman
On Wed, 28 Mar 2007 19:27:41 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: this does make sense that the parent edje can control children in this way. > Current edje just ignore events connected to a swallowed part from > inside edje and also doesn't set evas_object_pass_events_

Re: [E-devel] [PATCH] edje_extern_object_*() sets swallow_params and trigger recalc

2007-04-04 Thread The Rasterman
On Wed, 28 Mar 2007 19:01:17 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: this seems fine looking at it - patch in cvs. :) > This patch marks swallowed objects and when edje_extern_object_*() > functions are called on these objects, swallow_params are set and > _edje_recalc() is

Re: [E-devel] More changes to Ecore_Fb

2007-04-04 Thread The Rasterman
On Tue, 27 Mar 2007 14:39:12 +0200 "Jorge Luis Zapata Muga" <[EMAIL PROTECTED]> babbled: > Hi all, i have coded several things to ecore_fb, but before doing a > commit i prefer your opinion or whishlist =) > > 1. Modules for input devices. Instead of having the input devices > exclusive (linux_in

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread The Rasterman
On Wed, 4 Apr 2007 13:03:56 +0200 Massimiliano Calamelli <[EMAIL PROTECTED]> babbled: try using scratchbox with qemu cross-exec support enabled... much easier. > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, i'm try to crosscompile ecore for my arm device, but configure > stops

Re: [E-devel] Dependency graph?

2007-04-04 Thread The Rasterman
On Mon, 26 Mar 2007 22:08:49 +0200 Andreas Volz <[EMAIL PROTECTED]> babbled: other than making managerial types happy who can't comprehend anything abstract - and love to see graphs and block diagrams, no matter how inaccurate they may be (and a dependency graph of efl is not simple - it is VERY c

Re: [E-devel] About my evas module problem

2007-04-04 Thread The Rasterman
On Mon, 26 Mar 2007 17:28:59 +0200 Massimiliano Calamelli <[EMAIL PROTECTED]> babbled: so in the end.. it's a uclibc based issue... bugger :( > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all, googling i've found a thread that can explain better my prob, > with the loading of evas mod

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 04 Apr 2007 14:29:06 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Lars Munch wrote: > > Hi Massi > > > > On Wed, Apr 04, 2007 at 01:03:56PM +0200, Massimiliano Calamelli wrote: > >> Hi all, i'm try to crosscompile ecore for my arm d

[E-devel] [Resend] Abbreviating border names in clientlist menu...

2007-04-04 Thread Ravenlock
Resend per Raster's request. Original Message Subject: Abbreviating border names in clientlist menu Date: Sun, 04 Mar 2007 01:31:45 -0600 From: Ravenlock <[EMAIL PROTECTED]> To: Enlightenment-Devel Hello, Someone had complained in irc that their client list menu was sooo

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Sebastian Dransfeld
Lars Munch wrote: > Hi Massi > > On Wed, Apr 04, 2007 at 01:03:56PM +0200, Massimiliano Calamelli wrote: >> Hi all, i'm try to crosscompile ecore for my arm device, but configure >> stops with this error: >> checking abstract sockets... >> configure: error: cannot run test program while cross com

Re: [E-devel] Abstract sockets in ecore

2007-04-04 Thread Lars Munch
Hi Massi On Wed, Apr 04, 2007 at 01:03:56PM +0200, Massimiliano Calamelli wrote: > Hi all, i'm try to crosscompile ecore for my arm device, but configure > stops with this error: > checking abstract sockets... > configure: error: cannot run test program while cross compiling > > I looked into co

[E-devel] Abstract sockets in ecore

2007-04-04 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, i'm try to crosscompile ecore for my arm device, but configure stops with this error: checking abstract sockets... configure: error: cannot run test program while cross compiling I looked into config.log, but i can't find any useful info. Wha

Re: [E-devel] E17 installation report in new distro (fai debian etch)

2007-04-04 Thread The Rasterman
On Sun, 25 Mar 2007 14:18:18 +0200 Michel BRIAND <[EMAIL PROTECTED]> babbled: > Hello > > in my new company, with a friend of mine, we have started a > "Linux Master Server" project: ie with FAI we install all new computers > automaticaly. We have chosen Debian Etch as a starting point but with a

Re: [E-devel] Desklock's idle timer....

2007-04-04 Thread The Rasterman
On Wed, 21 Mar 2007 06:00:46 -0500 Ravenlock <[EMAIL PROTECTED]> babbled: > On 03/21/2007 04:47, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 19 Mar 2007 00:50:26 -0500 Ravenlock <[EMAIL PROTECTED]> > > babbled: > > > >> Hello, > >> > >> The desklock's idle timer was apparently broken from

Re: [E-devel] patch for the pager module, about window urgent state support

2007-04-04 Thread The Rasterman
On Fri, 23 Mar 2007 16:24:55 +0100 Laurent Ghigonis <[EMAIL PROTECTED]> babbled: doesn't look too bad - in cvs :) > > Here is a little patch for the pager module, > > that basically able the user to show the pager popup on window urgent > > state change. > > I did some changes on my patch, the n

Re: [E-devel] Maximize Patch

2007-04-04 Thread The Rasterman
On Fri, 16 Mar 2007 13:42:27 -0500 "Sthithaprajna Garapaty" <[EMAIL PROTECTED]> babbled: > Arr! E! looky like you needs a eye patch fer yer dreadful voyages. > Here's a small one that'll make ya look real scary while yer > swashbuckin! > > The maximize code needs fixing. Or there needs to be a ne

Re: [E-devel] [PATCH] Cutout

2007-04-04 Thread The Rasterman
On Thu, 29 Mar 2007 20:38:43 +0200 Tilman Sauerbeck <[EMAIL PROTECTED]> babbled: actually tilmans cleanup might be nicer to take for now - this is good. it actually does get a noticable seedup - maybe i should audit evas for pointless malloc and other mem calls during rendering to minimise overhea

Re: [E-devel] bug in evas

2007-04-04 Thread The Rasterman
On Wed, 28 Mar 2007 20:36:17 -0500 "Nathan Ingersoll" <[EMAIL PROTECTED]> babbled: > On 3/28/07, Brian Mattern <[EMAIL PROTECTED]> wrote: > > > > I) Absolute canvas coordinates > > _point_add() takes a coordinate in canvas coords, and draws that point > > at that coordinate, completely ignorin