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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
19 matches
Mail list logo