Re: [E-devel] E SVN: discomfitor trunk/ecore/examples

2010-09-22 Thread Vincent Torri
On Wed, 22 Sep 2010, Enlightenment SVN wrote: > Log: > error check server creation > > Author: discomfitor > Date: 2010-09-22 16:58:31 -0700 (Wed, 22 Sep 2010) > New Revision: 52612 > > Modified: > trunk/ecore/examples/ecore_con_server_example.c > > Modified: trunk/ecore/examples

Re: [E-devel] Transition Layout for elm_box

2010-09-22 Thread 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 results, few comments: - edje users don't have direct access to items, so yo

Re: [E-devel] Transition Layout for elm_box

2010-09-22 Thread Otávio Pontes
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. > The mailing list filtered my edc attachment. I am sending it again as a text file. co

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

2010-09-22 Thread Sachiel
On Wed, Sep 22, 2010 at 2:57 PM, Nicolas Aguirre wrote: > On Wed, Sep 22, 2010 at 7:45 PM, Enlightenment SVN > wrote: >> Log: >>  Listen Space/Return in some widgets >> >>  widgets: >>  * button >>  * check >>  * file selector button >>  * hoversel >>  * radio >>  * toggle >> >>  Author:    Helen

Re: [E-devel] Transition Layout for elm_box

2010-09-22 Thread 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. From 985d56788cb9053baf93b2138a295d433efc45d9 Mon Sep 17 00:00:00 2001 From: Otavio Pontes Date: Mon, 20 Sep 2010 17:34

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

2010-09-22 Thread Nicolas Aguirre
On Wed, Sep 22, 2010 at 7:45 PM, Enlightenment SVN wrote: > Log: >  Listen Space/Return in some widgets > >  widgets: >  * button >  * check >  * file selector button >  * hoversel >  * radio >  * toggle > >  Author:    Helen Fornazier > Author:       tiago > Date:         2010-09-22 10:45:49 -07

Re: [E-devel] python-efl bindings autotools patch

2010-09-22 Thread Lucas De Marchi
On Tue, Sep 21, 2010 at 1:27 PM, Martin Jansa wrote: > Hi, > > here is patch fixing libtool issue, refusing to install e_dbus.la because > python-e_dbus Makefile.am is appending trailing / in > 'pyexecedbusdir = $(pyexecdir)/' assignment > Thanks, applied. Lucas De Marchi -

[E-devel] python-efl bindings autotools patch

2010-09-22 Thread Martin Jansa
Hi, here is patch fixing libtool issue, refusing to install e_dbus.la because python-e_dbus Makefile.am is appending trailing / in 'pyexecedbusdir = $(pyexecdir)/' assignment error: arm-oe-linux-gnueabi-libtool: install: error: cannot install `e_dbus.la' to a directory not ending in /usr/lib/p