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

2009-10-09 Thread Christopher Michael
Sorry about that. My bad... dh Enlightenment SVN wrote: > Log: > ther is no _() macro in elm! intl not done (yet) > > > Author: raster > Date: 2009-10-09 19:53:22 -0700 (Fri, 09 Oct 2009) > New Revision: 42990 > > Modified: > trunk/TMP/st/elementary/src/lib/elc_fileselect

Re: [E-devel] BUG in evas or e17

2009-10-09 Thread The Rasterman
On Fri, 9 Oct 2009 18:22:36 -0300 Iván Briano (Sachiel) said: > On Fri, Oct 9, 2009 at 6:00 PM, Mathieu Taillefumier > wrote: > > Hi, > > > > I am preparing a patch for evas that improves my previous patch on evas > > that converted all messages to eina_log. The patch is ready but > > unfortunat

Re: [E-devel] Elementary table regression

2009-10-09 Thread The Rasterman
On Fri, 9 Oct 2009 16:59:37 -0300 Iván Briano (Sachiel) said: > On Fri, Oct 9, 2009 at 4:46 PM, Nicolas Aguirre > wrote: > > 2009/10/9 Iván Briano (Sachiel) : > >> > >> It's not a problem with table or list, but evas_box and evas_table inherit > >> from evas_object_smart_clipped, which uses a sm

Re: [E-devel] BUG in evas or e17

2009-10-09 Thread Sachiel
On Fri, Oct 9, 2009 at 6:00 PM, Mathieu Taillefumier wrote: > Hi, > > I am preparing a patch for evas that improves my previous patch on evas > that converted all messages to eina_log. The patch is ready but > unfortunately, it triggers a bug that make e17 crash badly every time I > use the menu.

[E-devel] BUG in evas or e17

2009-10-09 Thread Mathieu Taillefumier
Hi, I am preparing a patch for evas that improves my previous patch on evas that converted all messages to eina_log. The patch is ready but unfortunately, it triggers a bug that make e17 crash badly every time I use the menu. The bug is triggered by one line in the x11 software engine. To be m

Re: [E-devel] Elementary table regression

2009-10-09 Thread Sachiel
On Fri, Oct 9, 2009 at 4:46 PM, Nicolas Aguirre wrote: > 2009/10/9 Iván Briano (Sachiel) : >> >> It's not a problem with table or list, but evas_box and evas_table inherit >> from evas_object_smart_clipped, which uses a smaller clipper than the >> smart objects in elm were. Increasing the size of

Re: [E-devel] Elementary table regression

2009-10-09 Thread Nicolas Aguirre
2009/10/9 Iván Briano (Sachiel) : > > It's not a problem with table or list, but evas_box and evas_table inherit > from evas_object_smart_clipped, which uses a smaller clipper than the > smart objects in elm were. Increasing the size of the clipper "fixes" it, > but you will run into the same probl

Re: [E-devel] Elementary table regression

2009-10-09 Thread Sachiel
On Fri, Oct 9, 2009 at 4:02 PM, Nicolas Aguirre wrote: > 2009/10/9 Nicolas Aguirre : >> Hi guys, >> >> Since the switch to evas_table, I have issues with elm_table. >> The problem can be easily reproduced with elementary_test and the >> patch that you can find in attached file. >> >> In test_photo

Re: [E-devel] Elementary table regression

2009-10-09 Thread Nicolas Aguirre
2009/10/9 Nicolas Aguirre : > Hi guys, > > Since the switch to evas_table, I have issues with elm_table. > The problem can be easily reproduced with elementary_test and the > patch that you can find in attached file. > > In test_photo.c I just change the layout to have 3 rows and 200 columns. > Whe

[E-devel] Elementary table regression

2009-10-09 Thread Nicolas Aguirre
Hi guys, Since the switch to evas_table, I have issues with elm_table. The problem can be easily reproduced with elementary_test and the patch that you can find in attached file. In test_photo.c I just change the layout to have 3 rows and 200 columns. When I try elementary_test with a SVN < 42781

Re: [E-devel] Doxygen, doxywhat ? howto doxygen ?

2009-10-09 Thread Atton Jonathan
Maybe you should add a link to eina as eina has a good documentation http://trac.enlightenment.org/e/browser/trunk/eina/src/include/Eina.h. 2009/10/9 Thanatermesis > There's long time that I have wanted to see any howto about Doxygen in the > E > websites, but nobody has wrote any one aparently

[E-devel] Doxygen, doxywhat ? howto doxygen ?

2009-10-09 Thread Thanatermesis
There's long time that I have wanted to see any howto about Doxygen in the E websites, but nobody has wrote any one aparently, so today I was decided to learn the doxygen basics and looking the eina's code I wrote a small introduction: http://trac.enlightenment.org/e/wiki/Doxygen I think that eve

[E-devel] object layering problem

2009-10-09 Thread Samuel Nicholas
hay ppl, I am having a problem with the drawing/layer ordering of evas objects. example http://enetheru.aglargelair.net/wp-content/uploads/2009/10/layertest.tar.gz best illustrated by this youtube vid http://www.youtube.com/watch?v=C8diyGTHsWc is it just me? what am I doing wrong? cheers, Samu

Re: [E-devel] [PATCH] Elementary widgets focus switch fix

2009-10-09 Thread Viktor Kojouharov
On Fri, 2009-10-09 at 10:29 +0200, Cedric BAIL wrote: > On Thu, Oct 8, 2009 at 8:20 PM, Vaudano Luca wrote: > > On Tue, Sep 15, 2009 at 1:53 AM, Marco Trevisan wrote: > >> Hello an issue I've always noticed in Elementary is that it doesn't > >> handle correctly the focus change (and using it in

Re: [E-devel] [PATCH] Elementary widgets focus switch fix

2009-10-09 Thread Cedric BAIL
On Thu, Oct 8, 2009 at 8:20 PM, Vaudano Luca wrote: > On Tue, Sep 15, 2009 at 1:53 AM, Marco Trevisan wrote: >> Hello an issue I've always noticed in Elementary is that it doesn't >> handle correctly the focus change (and using it in Illume could cause >> issues with the virtual keyboard). >> >>

[E-devel] patch for elementary progressbar theme

2009-10-09 Thread michael bouchaud
Hi, I just do some correction on progressbar in elementary for the state where progression is 0%. Index: data/themes/default.edc === --- data/themes/default.edc (révision 42959) +++ data/themes/default.edc (copie de travail