Re: [E-devel] E CVS: libs/etk cmarcelo

2007-10-04 Thread Gustavo Sverzut Barbieri
On 10/4/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > > On 10/4/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > [...snip...] > > As I said before, it would be great to have > > connect() as a method of object, not signal. > > > > > > That's actually what I have done in etk-perl > t

Re: [E-devel] E CVS: libs/etk cmarcelo

2007-10-04 Thread Chady Kassouf
On 10/4/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > On 10/4/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > > > > > On 10/4/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > [...snip...] > > > As I said before, it would be great to have > > > connect() as a method of

Re: [E-devel] E CVS: libs/etk cmarcelo

2007-10-04 Thread Caio Marcelo
On 10/4/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > My idea is to vanish with signal, type and properties from users > > headers, they should remain internal to etk machinery. > > What is the proposed replacement then? I think he meant have a connect() (and a disconnect, block, unblock) as me

Re: [E-devel] E CVS: libs/etk cmarcelo

2007-10-04 Thread Gustavo Sverzut Barbieri
On 10/4/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > On 10/4/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > On 10/4/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > > > > > > > > On 10/4/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED] > wrote: > > > > [...snip...] > > > > As I sa

[E-devel] Nightly build log for E17 on 2007-10-04 07:01:58 -0700

2007-10-04 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-10-04 07:01:58 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: eflpp http://download.enlightenment.org/tests/logs/eflpp.log engage http://download.enlightenment.org/tests/logs/engage.log ent

Re: [E-devel] Selective build of modules for evas/ecore

2007-10-04 Thread The Rasterman
On Sun, 2 Sep 2007 21:16:31 +0200 Albin Tonnerre <[EMAIL PROTECTED]> babbled: > On Sat, Aug 25, 2007 at 12:43:28PM +0900, Carsten Haitzler wrote : > > On Tue, 14 Aug 2007 16:50:09 -0300 "Gustavo Sverzut Barbieri" > > <[EMAIL PROTECTED]> babbled: > > > > > Hi, > > > > > > I want to package e17 fo

Re: [E-devel] _edje_recalc() algorithm and optimizations

2007-10-04 Thread The Rasterman
On Sat, 25 Aug 2007 04:55:47 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > Hi, > > One guy here at the office was debugging his Smart_Object and noticed > that show() and move() were being called each time when something not > related to his object changed. We isolated the probl

Re: [E-devel] Evas: calling order for method's internals (forwarding noop to smarts)

2007-10-04 Thread The Rasterman
On Thu, 13 Sep 2007 21:12:30 +0200 Tilman Sauerbeck <[EMAIL PROTECTED]> babbled: > Gustavo Sverzut Barbieri [2007-09-13 15:22]: > > Actually there are 2 CPP macros "FORWARD_NOOP_RESIZES_TO_SMART_OBJS" > > and "FORWARD_NOOP_MOVES_TO_SMART_OBJS" currently defined, do we really > > need them? Why don

Re: [E-devel] Evas: calling order for method's internals (forwarding noop to smarts)

2007-10-04 Thread The Rasterman
On Fri, 5 Oct 2007 12:07:50 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> babbled: > On Thu, 13 Sep 2007 21:12:30 +0200 Tilman Sauerbeck <[EMAIL PROTECTED]> > babbled: > > > Gustavo Sverzut Barbieri [2007-09-13 15:22]: > > > Actually there are 2 CPP macros "FORWARD_NOOP_RESIZES_TO_SM

Re: [E-devel] Little bug with ecore_job

2007-10-04 Thread The Rasterman
On Sat, 15 Sep 2007 19:42:10 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled: i see what you mean - yes. ecore_job is lazy. kind of assume ecore_shutdown is final and ecore_init is never called again. :) i guess it should be fixed. in cvs. > Hi, > > I think I found a bug due to ecore_job ins

Re: [E-devel] Ecore_Con

2007-10-04 Thread The Rasterman
On Mon, 17 Sep 2007 10:29:54 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled: OK - i'm now catching up on my email/patches/whatever so got an updated patch? gustavo's comments are valid and good ones :) > Fisrt, I must thank you for this review. It's really nice you took the > necessary time

Re: [E-devel] ecore_evas_object_cursor_set

2007-10-04 Thread The Rasterman
On Sat, 15 Sep 2007 20:27:21 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled: > Last pending patch on my disk :) > > I quickly looked inside etk and see that it was not using > ecore_evas_cursor_set with framebuffer engine, because it wanted to set a > icon from an edje file. And in fact if we wa

Re: [E-devel] Small SDL update.

2007-10-04 Thread The Rasterman
On Sat, 15 Sep 2007 20:17:22 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled: in cvs. (the ecore ones already were) > Hi, > > Another set of little patch fixing some ecore sdl configure issue, > and some surface initialisation inside evas sdl engine. > > I still have a bug when doing

Re: [E-devel] shelf id update

2007-10-04 Thread The Rasterman
On Sun, 16 Sep 2007 15:50:27 +0200 Sebastian Dransfeld <[EMAIL PROTECTED]> babbled: > Hi, > > There is a TODO item about problems with shelf configs and dual head. > The problem is that shelf config does not have a permanent id. > > This patch fixes this, but it also makes the id of gadcons an

Re: [E-devel] [PATCH] E Button Widget

2007-10-04 Thread The Rasterman
On Tue, 18 Sep 2007 03:11:31 +0200 lok <[EMAIL PROTECTED]> babbled: > Hi, > > I've got a small problem recently on a theme. If the theme use a min > size for > it's buttons, way larger than the default theme's. It's impossible to > have the icon centered on a button with no text. (For exemple in

Re: [E-devel] 2 high level E bugs

2007-10-04 Thread The Rasterman
On Wed, 19 Sep 2007 19:42:12 +0200 Michel BRIAND <[EMAIL PROTECTED]> babbled: > Hello, > > 1/ when VLC goes full screen nothing happens, the main window stays > in place and the fullscreen window is invisible... Restart E and the > fullscreen window with the movie appears in the background > > t

Re: [E-devel] ecore configue.in bug

2007-10-04 Thread The Rasterman
On Sat, 22 Sep 2007 19:41:03 +0400 Stanislav Sedov <[EMAIL PROTECTED]> babbled: > Hi! > > There's a small bug in ecore configuration system, that prevents > ecore_con to be build with CURL support when ecore_file support was > disabled. That's because of curl support check is enclosed into ecore

Re: [E-devel] improvements of configure

2007-10-04 Thread The Rasterman
On Mon, 1 Oct 2007 20:07:41 +0200 Albin Tonnerre <[EMAIL PROTECTED]> babbled: > > While we're talking about configure... :) > I'm part of the team which packages E for debian, and there's something in > configure we'd really like to see changed (and of course we can provide > patches): > What we

Re: [E-devel] improvements of configure

2007-10-04 Thread The Rasterman
On Tue, 2 Oct 2007 18:31:34 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: ok- looking at the patch gives me meat to chew on :) overall this looks good. i'm a little dubious of the whole libtool version thing - i actually HATE it. i'd prefer the libtool revision/version/whatever stuff is