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
>
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
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
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
>
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
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
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
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
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
-
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
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
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/
12 matches
Mail list logo