Re: [E-devel] Problem building ecore on Windows XP

2009-04-19 Thread FMS development
Hi Nicolas, Thanks. I want you to know the patch worked fine. Regards, Paul. - Original Message - From: "Nicolas Aguirre" To: "FMS development" , enlightenment-devel@lists.sourceforge.net Sent: Saturday, April 18, 2009 12:34:19 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockho

[E-devel] [PATCH] fix etk build fail

2009-04-19 Thread Andre Dieb
After cleaning up, etk wouldn't finish building on r:40244 because it was missing a generated Makefile on data/themes/b_and_w. I don't know if it was removed on purpose or if this is the correct fix, but works for me. It just adds back what was removed on r:40299. -- André Dieb Martins Embedded

Re: [E-devel] [PATCH] ecore pipe add close functions

2009-04-19 Thread Gustavo Sverzut Barbieri
was this ever committed? should it be? It was marked as "pending" in my list. On Wed, Mar 25, 2009 at 5:37 AM, Lars Munch wrote: > On Wed, Mar 25, 2009 at 09:08:53AM +0100, Peter Wehrfritz wrote: >> Lars Munch schrieb: >> >Hi >> > >> >This patch adds two new functions, ecore_pipe_close_read and >

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread Toma
2009/4/20 Gustavo Sverzut Barbieri : > On Sun, Apr 19, 2009 at 8:51 PM, Toma wrote: >> 2009/4/20 Brian 'morlenxus' Miculcy : >>> I hope you don't disable dropshadow... Even if it's lame... ;) >>> >>> On Sun, Apr 19, 2009 at 06:03:06PM -0300, Gustavo Sverzut Barbieri wrote: On Sun, Apr 19, 200

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread Gustavo Sverzut Barbieri
On Sun, Apr 19, 2009 at 8:51 PM, Toma wrote: > 2009/4/20 Brian 'morlenxus' Miculcy : >> I hope you don't disable dropshadow... Even if it's lame... ;) >> >> On Sun, Apr 19, 2009 at 06:03:06PM -0300, Gustavo Sverzut Barbieri wrote: >>> On Sun, Apr 19, 2009 at 9:57 AM, Carsten Haitzler >>> wrote:

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread Toma
2009/4/20 Brian 'morlenxus' Miculcy : > I hope you don't disable dropshadow... Even if it's lame... ;) > > On Sun, Apr 19, 2009 at 06:03:06PM -0300, Gustavo Sverzut Barbieri wrote: >> On Sun, Apr 19, 2009 at 9:57 AM, Carsten Haitzler >> wrote: >> > On Sun, 19 Apr 2009 05:47:38 -0300 Gustavo Sverz

Re: [E-devel] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-19 Thread Gustavo Sverzut Barbieri
And freeze is over! Packagers should use revision 40244, I documented this in http://trac.enlightenment.org/e/wiki/ReleaseSchedule Thanks you everybody that make this happen. SVN feels a bit better now, lots of commits in the last weeks, guys like raster, Ivan, Dave, Andreas and others helped a lo

Re: [E-devel] Notification escape text patch

2009-04-19 Thread Gustavo Sverzut Barbieri
Ok, I don't see what's your point with that, you set the escaped version than reset with your own escaping! Attached is a patch I hacked quickly to add rich text as http://galago-project.org/specs/notification/0.9/x161.html and also added a lame copy of gnome-osd, with semi-transparent bg that fad

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread Brian 'morlenxus' Miculcy
I hope you don't disable dropshadow... Even if it's lame... ;) On Sun, Apr 19, 2009 at 06:03:06PM -0300, Gustavo Sverzut Barbieri wrote: > On Sun, Apr 19, 2009 at 9:57 AM, Carsten Haitzler > wrote: > > On Sun, 19 Apr 2009 05:47:38 -0300 Gustavo Sverzut Barbieri > > said: > > > >> Hello all, > >

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread Albin Tonnerre
On Sun, Apr 19, 2009 at 06:03:06PM -0300, Gustavo Sverzut Barbieri wrote : > > n.b. - i'd disable in config profile, not build... ? new users will lose > > them - > > old users keep what they have. > > ok, I'd rather disable their build, but just in profiles is fine. > I agree with raster. Unle

Re: [E-devel] [e-users] New Trac Wiki

2009-04-19 Thread Andreas Volz
Am Sun, 19 Apr 2009 17:12:33 -0300 schrieb Gustavo Sverzut Barbieri: > On Sun, Apr 19, 2009 at 3:26 PM, Andreas Volz > wrote: > > Hello, > > > > as I found out now there's a new wiki: > > > > http://trac.enlightenment.org/e/wiki > > > > to replace the old one: > > > > http://wiki.enlightenment.or

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread Gustavo Sverzut Barbieri
On Sun, Apr 19, 2009 at 9:57 AM, Carsten Haitzler wrote: > On Sun, 19 Apr 2009 05:47:38 -0300 Gustavo Sverzut Barbieri > said: > >> Hello all, >> >> I think that some modules should be disabled, at least at runtime, by >> default. Things like change colors and fonts, drop shadows and few >> other

Re: [E-devel] E SVN: raster IN trunk/evas/src/lib: canvas engines/common

2009-04-19 Thread Vincent Torri
about fontconfig, i've remarked that, if FcInit() can be called a lot of times, FcFini() must be called only once. This is a problem if a program that uses evas and also fontconfig (for some reason) close also fontconfig. I've told the devs of fontconfig about that. Keith Packard agrees that

Re: [E-devel] modules to disable by default in monday release

2009-04-19 Thread The Rasterman
On Sun, 19 Apr 2009 05:47:38 -0300 Gustavo Sverzut Barbieri said: > Hello all, > > I think that some modules should be disabled, at least at runtime, by > default. Things like change colors and fonts, drop shadows and few > others. What do you think? If you know of broken modules, then we can >

Re: [E-devel] [e-users] New Trac Wiki

2009-04-19 Thread Gustavo Sverzut Barbieri
On Sun, Apr 19, 2009 at 3:26 PM, Andreas Volz wrote: > Hello, > > as I found out now there's a new wiki: > > http://trac.enlightenment.org/e/wiki > > to replace the old one: > > http://wiki.enlightenment.org/index.php/Main_Page > > It doesn't worth to discuss about that change, because it seems th

[E-devel] New Trac Wiki

2009-04-19 Thread Andreas Volz
Hello, as I found out now there's a new wiki: http://trac.enlightenment.org/e/wiki to replace the old one: http://wiki.enlightenment.org/index.php/Main_Page It doesn't worth to discuss about that change, because it seems the decision has yet took place... The only thing that I now could do is

Re: [E-devel] [PATCH] ecore_evas_fb.c fix input

2009-04-19 Thread Michael 'Mickey' Lauer
Done, thanks for the reminder. :M: -- Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Fr

Re: [E-devel] Better taskbar theme

2009-04-19 Thread Andreas Volz
Am Sun, 19 Apr 2009 17:42:28 +0800 schrieb Toma: To late. :-) Now it's in the blingbling theme. And I didn't use the B&W style as I found a better fitting one. regards Andreas > Put the old BlingBling taskbar theme on exchange.enlightenment.org and > put the B&W style theme in the module. By pu

Re: [E-devel] [PATCH] ecore_evas_fb.c fix input

2009-04-19 Thread Lars Munch
Hi Should someone please apply this patch before the monday snapshot? Thanks Lars Munch On Fri, Mar 27, 2009 at 04:28:16PM +0100, Lars Munch wrote: > > This patch fixes a bug in ecore_evas_fb.c introduced by the big eina > list conversion. The bug resulted in no input devices where added when >

Re: [E-devel] Better taskbar theme

2009-04-19 Thread Toma
Put the old BlingBling taskbar theme on exchange.enlightenment.org and put the B&W style theme in the module. By putting another theme in there with more images youre just adding to the module size. -Toma 2009/4/18 Gustavo Sverzut Barbieri : > On Sat, Apr 18, 2009 at 8:00 AM, Andreas Volz wrote:

Re: [E-devel] Notification escape text patch

2009-04-19 Thread Amey Parulekar
Hi, Thanks, that fixed it Amey On Sun, Apr 19, 2009 at 2:15 PM, Gustavo Sverzut Barbieri wrote: > On Sun, Apr 19, 2009 at 3:32 AM, Amey Parulekar > wrote: > > Hi, > > > > This patch uses the new "edje_object_part_text_unescaped_set" function to > > escape special characters from notification

[E-devel] modules to disable by default in monday release

2009-04-19 Thread Gustavo Sverzut Barbieri
Hello all, I think that some modules should be disabled, at least at runtime, by default. Things like change colors and fonts, drop shadows and few others. What do you think? If you know of broken modules, then we can easily disable them in configure.ac, just add "false" instead of "true" for modu

Re: [E-devel] Notification escape text patch

2009-04-19 Thread Gustavo Sverzut Barbieri
On Sun, Apr 19, 2009 at 3:32 AM, Amey Parulekar wrote: > Hi, > > This patch uses the new "edje_object_part_text_unescaped_set" function to > escape special characters from notification popup body. Also fixes ticket > #277. no pathc, make sure your firefox recognizes .diff and .patch as text/somet