Re: [E-devel] A couple patches

2010-07-11 Thread Vincent Torri
On Mon, 5 Jul 2010, Thomas Janssen wrote: > On Mon, Jul 5, 2010 at 6:20 PM, Vincent Torri wrote: >>> i'm the Fedora maintainer for the Enlightenment chain. I have a couple >>> patches (attached) i had to make in order to get it build correctly. >>> >>> Thanks btw for fixing the upgrade path of

Re: [E-devel] Redesigning evas textblock object's internals

2010-07-11 Thread Tom Hacohen
My comments are inside your text: On Mon, 2010-07-12 at 10:13 +0900, Carsten Haitzler wrote: > On Sun, 11 Jul 2010 11:03:05 +0300 Tom Hacohen > said: > > woo. bidi/shaping... languages i just don't know. so i can't comment there. :) > > but as for your content... where do you want paragrpahs? a

Re: [E-devel] A couple patches

2010-07-11 Thread Vincent Torri
On Mon, 12 Jul 2010, Vincent Torri wrote: > > > On Mon, 12 Jul 2010, Carsten Haitzler (The Rasterman) wrote: > >> On Mon, 5 Jul 2010 17:05:45 +0200 Thomas Janssen >> said: >> >> ok. i fixed the dso bits i could see properly - ie by reading your patch. can >> you try from svn now and report not

Re: [E-devel] A couple patches

2010-07-11 Thread Vincent Torri
On Mon, 12 Jul 2010, Carsten Haitzler (The Rasterman) wrote: > On Mon, 5 Jul 2010 17:05:45 +0200 Thomas Janssen > said: > > ok. i fixed the dso bits i could see properly - ie by reading your patch. can > you try from svn now and report not a patch, but which binaries/shared libs > violate and w

Re: [E-devel] E SVN: raster trunk/e_dbus

2010-07-11 Thread Vincent Torri
On Sun, 11 Jul 2010, Enlightenment SVN wrote: > Log: > dso fix - part of it isnt in e- it's in edbus. > > > Author: raster > Date: 2010-07-11 17:12:17 -0700 (Sun, 11 Jul 2010) > New Revision: 50187 > > Modified: > trunk/e_dbus/configure.ac trunk/e_dbus/edbus.pc.in > > Modified: t

Re: [E-devel] E SVN: raster trunk/eet/src/bin

2010-07-11 Thread Vincent Torri
On Sun, 11 Jul 2010, Enlightenment SVN wrote: > Log: > more correct version of the dso fix > > > Author: raster > Date: 2010-07-11 16:57:08 -0700 (Sun, 11 Jul 2010) > New Revision: 50185 > > Modified: > trunk/eet/src/bin/Makefile.am > > Modified: trunk/eet/src/bin/Makefile.am > =

Re: [E-devel] [announce] geneet: eet boilerplate generator

2010-07-11 Thread The Rasterman
On Tue, 6 Jul 2010 18:01:12 -0300 Bruno Dilly said: > On Wed, Jun 30, 2010 at 5:07 PM, Gustavo Sverzut Barbieri > wrote: > > On Wed, Jun 30, 2010 at 4:05 PM, Leandro Pereira > > wrote: > >> Hi. > >> > >> While working with eet, I thought that writing all the boilerplate > >> code was was boring

Re: [E-devel] [PATCH] elm_layout : invalid access

2010-07-11 Thread The Rasterman
On Wed, 30 Jun 2010 13:59:55 +0800 Brian Wang said: will do :) > This doesn't seem to be the proper fix... Please ignore this. > > On Wed, Jun 30, 2010 at 11:19 AM, Brian Wang > wrote: > > Hello all, > > > > valgrind complains about an invalid write in elm_layout_content_set(). > > This happe

Re: [E-devel] [PATCH] [Elementary] Fix flickering issue on elm_slideshow

2010-07-11 Thread The Rasterman
On Sat, 10 Jul 2010 15:26:46 -0300 Rafael Fonseca said: in svn. tnx! > > Hey guys, > > the attached patch solves the issue of the previous image flickering > after the transition is over on elm_slideshow. > > If it is good can someone apply it, please? > > BR. > -- > Rafael Fonseca > ProFU

Re: [E-devel] Redesigning evas textblock object's internals

2010-07-11 Thread The Rasterman
On Sun, 11 Jul 2010 11:03:05 +0300 Tom Hacohen said: woo. bidi/shaping... languages i just don't know. so i can't comment there. :) but as for your content... where do you want paragrpahs? as such textblock has 3 layers. 1. markup <-> format/text node abstract collection. this simply takes the

Re: [E-devel] A couple patches

2010-07-11 Thread The Rasterman
On Mon, 5 Jul 2010 17:05:45 +0200 Thomas Janssen said: ok. i fixed the dso bits i could see properly - ie by reading your patch. can you try from svn now and report not a patch, but which binaries/shared libs violate and what libraries they violate with (eg missing link to eina or to eet or libm

[E-devel] change in build setup - headers moved.

2010-07-11 Thread The Rasterman
you may have noticed some changes. this is a heads up for those that haven't and haven't adapted. headers for all of "core efl" and then some have moved. they are now inside packagename-majorversion dirs. this allows for us to do future breaks (ie go to evas 2.0 ot edje 3.0 etc.) and even keep mul

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-11 Thread The Rasterman
On Fri, 09 Jul 2010 17:51:05 +0200 Sebastian Dransfeld said: who says i don't document my code? :) > > Some days ago I noticed also a Java app that does really strange > > things. After some time the combo boxes were opened somewhere else than > > the window and mouse clicks were all some y pixe

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-11 Thread DEMAINE Benoit-Pierre
On 09/07/10 13:13, David Seikel wrote: > This Memo app could use a scroll bar I guess. B-) No; the general idea of Rox is to make things trivial, and accessible "here and now". They would refuse to insert a bar in Memo if we ever asked. They use a bar in the ShowAll pop-up, that has a very small

Re: [E-devel] [bug] Auto-resize window make window desapear

2010-07-11 Thread Sebastian Dransfeld
Andreas Volz wrote: > Am Thu, 8 Jul 2010 17:17:17 -0300 schrieb Iván Briano (Sachiel): > >> On Thu, Jul 8, 2010 at 4:57 PM, Andreas Volz >> wrote: >>> Am Fri, 9 Jul 2010 04:11:22 +1000 schrieb David Seikel: >>> On Thu, 8 Jul 2010 19:57:13 +0200 Andreas Volz wrote: > Am Wed, 7

Re: [E-devel] [Edje] hint min of parts and not used by the group

2010-07-11 Thread Atton Jonathan
Here a test : http://dev.enlightenment.fr/~watchwolf/enki/images/stories/scripts/evas_box_3.tar.gz 2010/7/9 Atton Jonathan > hum, this is a bit more complicate. A part can overlap an others parts :/ > > 2010/7/9 Atton Jonathan > > hey >> >> >> In edje a group can be smaller than a part. In fact

[E-devel] Redesigning evas textblock object's internals

2010-07-11 Thread Tom Hacohen
Hey all, As some of you know, I'm working on adding complete BiDi, Hebrew and Arabic support to EFL; While working on the textblock object I noticed the current internal design does not play nicely with BiDi. Here are a couple of examples showing exactly that: (I will mark RTL text with Latin cap