Re: [E-devel] [PATH] add build theme option in configure.in

2009-03-23 Thread Nicolas Aguirre
On Sun, Mar 22, 2009 at 5:07 AM, Carsten Haitzler wrote: > > as such... elementary wont work without its default theme - unless you have > a > complete replacement for it that is 100% complete - it's a good idea not to > disable it or the build - changes in elm's code will also be accompanied by >

Re: [E-devel] [PATH] add build theme option in configure.in

2009-03-23 Thread The Rasterman
On Mon, 23 Mar 2009 09:06:34 +0100 Nicolas Aguirre said: > On Sun, Mar 22, 2009 at 5:07 AM, Carsten Haitzler wrote: > > > > > as such... elementary wont work without its default theme - unless you have > > a > > complete replacement for it that is 100% complete - it's a good idea not to > > disa

Re: [E-devel] [PATH] add build theme option in configure.in

2009-03-23 Thread Nicolas Aguirre
On Mon, Mar 23, 2009 at 9:16 AM, Carsten Haitzler wrote: > > you should pay attention to openembedded. many bits of software require > running > of tools during build that are not always "gcc" and "make". openembedded > has > the concept of "native" packages. build a "native" version of the > depe

Re: [E-devel] [PATH] add build theme option in configure.in

2009-03-23 Thread The Rasterman
On Mon, 23 Mar 2009 09:32:15 +0100 Nicolas Aguirre said: > On Mon, Mar 23, 2009 at 9:16 AM, Carsten Haitzler wrote: > > > > > you should pay attention to openembedded. many bits of software require > > running > > of tools during build that are not always "gcc" and "make". openembedded > > has >

[E-devel] efreet leak patch

2009-03-23 Thread Vincent Torri
hey, here is a patch for efreet that should remove the leaks found with the following code (see bug #247) #include int main() { efreet_mime_init(); efreet_mime_shutdown(); return 0; } I don't know the efreet code veery much, so i think that one of the efreet authors should look at it

Re: [E-devel] efreet leak patch

2009-03-23 Thread The Rasterman
On Mon, 23 Mar 2009 11:09:29 +0100 (CET) Vincent Torri said: > > hey, > > here is a patch for efreet that should remove the leaks found with the > following code (see bug #247) > > #include > int main() > { >efreet_mime_init(); >efreet_mime_shutdown(); >return 0; > } > > I don't

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

2009-03-23 Thread Gustavo Sverzut Barbieri
On Mon, Mar 23, 2009 at 6:36 AM, Enlightenment SVN wrote: > Log: >  nuke segv in fm and leaks in menus. Raster, please see http://trac.enlightenment.org/e/changeset/38528, it should be automatic, if not something is holding reference to menu and not hitting delete function. Also, just realized

[E-devel] python-ecore bindings broken by ecore-input reorg

2009-03-23 Thread Klaus 'mrmoku' Kurzmann
Hi all, looks like python-ecore does not compile due to lots of undeclared symbols... (compile log snippet): ecore/x/ecore.x.c_ecore_x.c:7211: error: 'Ecore_X_Event_Key_Down' undeclared (first use in this function) ecore/x/ecore.x.c_ecore_x.c:7211: error: (Each undeclared identifier is reported

[E-devel] Bug: workspace switcher doesn't remove

2009-03-23 Thread Andreas Volz
Hello, there's an annoying bug in current SVN that if an applications gets active (e.g. x.chat) than the workspace switcher gets active and visual "bells". Most times it doesn't remove. The popup removes with a right click on it. Is this known? Could someone else reproduce it? regards Andreas -

Re: [E-devel] Being social...

2009-03-23 Thread Andreas Volz
Am Thu, 19 Mar 2009 11:28:33 +1100 schrieb Carsten Haitzler (The Rasterman): > On Wed, 18 Mar 2009 13:58:38 +0100 Massimiliano Calamelli > said: > > ... > (maybe.. we just need to be better about promoting/making it easy to > use these?) One idea that I saw in another project is to send the sub

Re: [E-devel] Being social...

2009-03-23 Thread Thomas Gstädtner
On Mon, Mar 23, 2009 at 7:37 PM, Andreas Volz wrote: > Am Thu, 19 Mar 2009 11:28:33 +1100 schrieb Carsten Haitzler (The > Rasterman): > >> On Wed, 18 Mar 2009 13:58:38 +0100 Massimiliano Calamelli >> said: >> >> ... >> (maybe.. we just need to be better about promoting/making it easy to >> use th

Re: [E-devel] E SVN: caro trunk/eina/src/lib

2009-03-23 Thread Gustavo Sverzut Barbieri
I'd do __VA_ARGS__ to let it be without args instead of BLA(x, ); On Mon, Mar 23, 2009 at 5:36 PM, Enlightenment SVN wrote: > Log: >  fix some llvm report > > Author:       caro > Date:         2009-03-23 13:36:10 -0700 (Mon, 23 Mar 2009) > New Revision: 39657 > > Modified: >  trunk/eina/src/lib/