Re: [E-devel] Overriding text { } attribute for TEXTBLOCK

2009-04-28 Thread Viktor Kojouharov
On Tue, 2009-04-28 at 13:30 +0400, Sergey P. Semernin wrote: > Hello, All. > > For example, I'm creating a TEXTBLOCK part in widget: > > part { > name: "text.block"; > type: TEXTBLOCK; > ... > description { > state: "default" 0.0; > ... > text { > style: "textblock_style

[E-devel] Overriding text { } attribute for TEXTBLOCK

2009-04-28 Thread Sergey P. Semernin
Hello, All. For example, I'm creating a TEXTBLOCK part in widget: part { name: "text.block"; type: TEXTBLOCK; ... description { state: "default" 0.0; ... text { style: "textblock_style_1"; ... } } description { state: "another" 0.0; ... text {

Re: [E-devel] E SVN: urandom trunk/esmart/src/bin

2009-04-28 Thread Gustavo Sverzut Barbieri
On Tue, Apr 28, 2009 at 5:30 AM, Enlightenment SVN wrote: > Log: >  fix the xpixmap window resizing >            evas_object_color_set (o, 255, 255, 255, 50); humm.. even this line not being changed in the commit, i just spotted it and it is wrong! in Evas you need colors pre-multiplied,

Re: [E-devel] E SVN: urandom trunk/esmart/src/bin

2009-04-28 Thread Viktor Kojouharov
On Tue, 2009-04-28 at 09:11 -0300, Gustavo Sverzut Barbieri wrote: > On Tue, Apr 28, 2009 at 5:30 AM, Enlightenment SVN > wrote: > > Log: > > fix the xpixmap window resizing > >evas_object_color_set (o, 255, 255, 255, 50); > > humm.. even this line not being changed in the co

Re: [E-devel] E SVN: devilhorns trunk/e/src/modules/pager

2009-04-28 Thread Vincent Torri
On Tue, 28 Apr 2009, Enlightenment SVN wrote: > Log: > Lots of formatting fixes. Clear the text label in the pager desks if > Show Desktop Names is not enabled. Currently, any changes made to the > pager module config require the pager module to be restarted (or E > restarted). This should b

Re: [E-devel] E SVN: devilhorns trunk/e/src/modules/pager

2009-04-28 Thread Christopher Michael
Vincent Torri wrote: > > On Tue, 28 Apr 2009, Enlightenment SVN wrote: > >> Log: >> Lots of formatting fixes. Clear the text label in the pager desks if >> Show Desktop Names is not enabled. Currently, any changes made to the >> pager module config require the pager module to be restarted (or

Re: [E-devel] E SVN: urandom trunk/esmart/src/bin

2009-04-28 Thread Gustavo Sverzut Barbieri
On Tue, Apr 28, 2009 at 9:41 AM, Viktor Kojouharov wrote: > On Tue, 2009-04-28 at 09:11 -0300, Gustavo Sverzut Barbieri wrote: >> On Tue, Apr 28, 2009 at 5:30 AM, Enlightenment SVN >> wrote: >> > Log: >> >  fix the xpixmap window resizing >> >            evas_object_color_set (o, 255, 255, 255, 5

Re: [E-devel] E SVN: urandom trunk/esmart/src/bin

2009-04-28 Thread Jose Gonzalez
Viktor Kojouharov wrote: > On Tue, 2009-04-28 at 09:11 -0300, Gustavo Sverzut Barbieri wrote: > >> On Tue, Apr 28, 2009 at 5:30 AM, Enlightenment SVN >> wrote: >> >>> Log: >>> fix the xpixmap window resizing >>>evas_object_color_set (o, 255, 255, 255, 50); >>> >> hu

Re: [E-devel] #284: exalt does not build without optional wpa_supplicant

2009-04-28 Thread Atton Jonathan
The configure script display if you have wpa_supplicant and his path to the end but if you do not have wpa_supplicant the configure will failed. If you do not have a wireless interface you do not need exalt. 99% of people will use exalt from a package and these packages will be build with the supp

Re: [E-devel] [e-users] New Doxygen style for EFL

2009-04-28 Thread Dave Andreoli
2009/4/23 Carsten Haitzler > On Wed, 22 Apr 2009 00:23:47 +0200 Dave Andreoli > said: > > looks good, except font sizes dont match and page content font is > different... :) otherwise all good :) Thans, you are right ... fonts are fixed now. So if none disagree I will go to commit this on ein

Re: [E-devel] [e-users] New Doxygen style for EFL

2009-04-28 Thread The Rasterman
On Wed, 29 Apr 2009 00:57:04 +0200 Dave Andreoli said: > 2009/4/23 Carsten Haitzler > > > On Wed, 22 Apr 2009 00:23:47 +0200 Dave Andreoli > > said: > > > > looks good, except font sizes dont match and page content font is > > different... :) otherwise all good :) > > > Thans, you are right