Re: [E-devel] E SVN: raster trunk/eina/src/include

2010-09-28 Thread Vincent Torri
On Wed, 25 Aug 2010, Joerg Sonnenberger wrote: > On Wed, Aug 25, 2010 at 10:22:19PM +0200, Vincent Torri wrote: >> On Wed, 25 Aug 2010, Raphael Kubo da Costa wrote: >>> FWIW, on FreeBSD at least, limits.h includes both sys/limits.h and >>> sys/syslimits.h (the latter only if __POSIX_VISIBLE is d

Re: [E-devel] E SVN: raster trunk/TMP/st/elementary/src/lib

2010-09-28 Thread Gustavo Sverzut Barbieri
On Wed, Sep 29, 2010 at 12:59 AM, Enlightenment SVN wrote: > Log: >  this should fix reparenting of already focused widgets and properly >  reset focus stack. eve still need that big fat hack in chrome.c (call elm_object_unfocus() :-() -- Gustavo Sverzut Barbieri http://profusion.mobi embedded

Re: [E-devel] Transition Layout for elm_box

2010-09-28 Thread Gustavo Sverzut Barbieri
2010/9/23 Otávio Pontes : > 2010/9/22 Gustavo Sverzut Barbieri : >> 2010/9/22 Otávio Pontes : >>> I have added the transition layout into edje too. It displays an >>> animation when changing box state with different layouts. >>> I am sending the patch for edje and an edc sample file. >> >> Awesome

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Jose Gonzalez
Gustavo Sverzut Barbieri wrote: > On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez wrote: > >> Gustavo Sverzut Barbieri wrote: >> >>> On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) >>> wrote: >>> >>> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri wrote

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Steven Le Roux
On Wed, Sep 29, 2010 at 12:35 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez wrote: >> Gustavo Sverzut Barbieri wrote: >>> >>> On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) >>> wrote: >>> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut

Re: [E-devel] E SVN: barbieri IN trunk/BINDINGS/python: python-e_dbus python-e_dbus/m4 python-ecore python-ecore/m4 python-edje python-edje/m4 python-elementary python-elementary/m4 python-emotion pyt

2010-09-28 Thread Gustavo Sverzut Barbieri
damn, my script did not parse the author :-( Patch by: Eduardo Felipe Castegnaro eduardofelipe87,gmail.com On Tue, Sep 28, 2010 at 8:17 PM, Enlightenment SVN wrote: > Log: >  Add PYTHON_INCLUDES env variable for cross-compiling >  When cross-compiling Cython's generated code, host and target can

Re: [E-devel] [PATCH] Python EFL patches.

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 7:03 PM, Eduardo Felipe wrote: > Folks, > > here are a couple of patches that fix cross compiling Python EFL on my > environment. all in, thanks! -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmai

Re: [E-devel] evas xrender and configure

2010-09-28 Thread The Rasterman
On Tue, 28 Sep 2010 16:33:46 +0200 (CEST) Vincent Torri said: > > > On Tue, 28 Sep 2010, Ryan Raasch wrote: > > > Hello, > > > > The --disable-x11-xrender is not working in the release tarball (from > > the downloads page). It still tries to link although switch is given to > > configure. > >

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 6:14 PM, Jose Gonzalez wrote: > Gustavo Sverzut Barbieri wrote: >> >> On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) >> wrote: >> >>> >>> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri >>> wrote: >>> For those interested in learning Edje and

[E-devel] [PATCH] Python EFL patches.

2010-09-28 Thread Eduardo Felipe
Folks, here are a couple of patches that fix cross compiling Python EFL on my environment. Cheers, Eduardo. From f1bcdd2490c20858aa65b830a2e12e17bf32f415 Mon Sep 17 00:00:00 2001 From: Eduardo Felipe Castegnaro Date: Tue, 28 Sep 2010 15:59:55 -0300 Subject: [PATCH 1/2] Add dbus-python requisite

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Jose Gonzalez
Gustavo Sverzut Barbieri wrote: > On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) > wrote: > >> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri >> wrote: >> >>> For those interested in learning Edje and wonder what is the so called >>> "external" support, here is a smal

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Atton Jonathan
See this tutorial http://dev.enlightenment.fr/~watchwolf/enki/index.php?option=com_content&view=article&id=3&Itemid=17&lang=en 2010/9/28 Christian K. > Thats great. Thank you. > > 2010/9/28 Gustavo Sverzut Barbieri : > > On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) > > wrote: > >> O

Re: [E-devel] E SVN: englebass trunk/ecore

2010-09-28 Thread Lucas De Marchi
On Tue, Sep 28, 2010 at 3:13 PM, Vincent Torri wrote: > > > On Tue, 28 Sep 2010, Enlightenment SVN wrote: > >> Log: >>  libraries should be in LIBS, not LDFLAGS >> Author:       englebass >> Date:         2010-09-28 11:12:15 -0700 (Tue, 28 Sep 2010) >> New Revision: 52857 >> >> Modified: >>  trunk

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Christian K.
Thats great. Thank you. 2010/9/28 Gustavo Sverzut Barbieri : > On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) > wrote: >> On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri >> wrote: >>> For those interested in learning Edje and wonder what is the so called >>> "external" suppor

Re: [E-devel] E SVN: englebass trunk/ecore

2010-09-28 Thread Vincent Torri
On Tue, 28 Sep 2010, Enlightenment SVN wrote: > Log: > libraries should be in LIBS, not LDFLAGS > Author: englebass > Date: 2010-09-28 11:12:15 -0700 (Tue, 28 Sep 2010) > New Revision: 52857 > > Modified: > trunk/ecore/configure.ac > > Modified: trunk/ecore/configure.ac > ===

Re: [E-devel] E SVN: glima IN trunk/TMP/st/elementary/src: bin lib

2010-09-28 Thread Gustavo Lima Chaves
* Enlightenment SVN [2010-09-27 12:52:56 -0700]: Forgot to mention this comes from a set of contributions to Elementary from Samsung Electronics. Patch revised and modified by Profusion Embedded Systems. > Log: > Elm notify's new signal: "timeout". > Also changing elm_notify_timeout_set()'s

Re: [E-devel] E SVN: glima IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2010-09-28 Thread Gustavo Lima Chaves
* Enlightenment SVN [2010-09-28 08:09:20 -0700]: Forgot to mention this comes from a set of contributions to Elementary from Samsung Electronics. Patch revised and modified by Profusion Embedded Systems. > Log: > New API functions for elm slider. > > EAPI void elm_slider_end_set(Evas_Obj

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Gustavo Sverzut Barbieri
On Tue, Sep 28, 2010 at 10:22 AM, Eduardo Lima (Etrunko) wrote: > On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri > wrote: >> For those interested in learning Edje and wonder what is the so called >> "external" support, here is a small demo video player that I wrote >> entirely in Emoti

Re: [E-devel] evas xrender and configure

2010-09-28 Thread Vincent Torri
On Tue, 28 Sep 2010, Ryan Raasch wrote: > Hello, > > The --disable-x11-xrender is not working in the release tarball (from > the downloads page). It still tries to link although switch is given to > configure. > > I have not checked the newest svn, therefore, it may be fixed by now, > but just w

[E-devel] evas xrender and configure

2010-09-28 Thread Ryan Raasch
Hello, The --disable-x11-xrender is not working in the release tarball (from the downloads page). It still tries to link although switch is given to configure. I have not checked the newest svn, therefore, it may be fixed by now, but just wanted to report it just in case. Cheers, Ryan --

Re: [E-devel] Edje EXTERNAL example: video player

2010-09-28 Thread Eduardo Lima (Etrunko)
On Tue, Sep 28, 2010 at 3:08 AM, Gustavo Sverzut Barbieri wrote: > For those interested in learning Edje and wonder what is the so called > "external" support, here is a small demo video player that I wrote > entirely in Emotion. You need the last Emotion to get the position in > slider. > > PS: I