The window has an invalid size. You see a full screen windows but
evas_object_geometry_get(win) return w = 60 and h = 51. It seems like a
problem in Illumine.
2010/2/26 Brian Wang
> On Fri, Feb 26, 2010 at 4:18 PM, Brian Wang
> wrote:
> > On Fri, Feb 26, 2010 at 2:24 PM, Atton Jonathan
> > wro
Hello all,
I tried to build evas on osx using
./autogen.sh --prefix=/opt/e17/ --enable-quartz
but it fails to enable quartz and states the following:
checking whether to enable Quartz rendering backend... yes
checking /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h
usability... no
che
Hey,
On Sat, 27 Feb 2010, Leif Middelschulte wrote:
> Hello all,
>
> I tried to build evas on osx using
> ./autogen.sh --prefix=/opt/e17/ --enable-quartz
> but it fails to enable quartz and states the following:
>
> checking whether to enable Quartz rendering backend... yes
> checking /System/Li
On Sat, 27 Feb 2010, Enlightenment SVN wrote:
> Log:
> More auto* changes.
>
> Author: rui
> Date: 2010-02-27 12:39:41 -0800 (Sat, 27 Feb 2010)
> New Revision: 46609
>
> Modified:
> trunk/elmdentica/config.h.in
stop updating files that should not be in svn, please. remove them
On Sat, 27 Feb 2010, Enlightenment SVN wrote:
Log:
Replace g_strdup_printf with asprintf
why do you replace all those g_* functions ?
Vincent
Author: rui
Date: 2010-02-27 12:05:52 -0800 (Sat, 27 Feb 2010)
New Revision: 46601
Modified:
trunk/elmdentica/src/elmdentica.c
M
On Sat, 27 Feb 2010, Enlightenment SVN wrote:
> Log:
> Apparently this is still checking?
>
> Author: rui
> Date: 2010-02-27 14:41:48 -0800 (Sat, 27 Feb 2010)
> New Revision: 46624
>
> Modified:
> trunk/elmdentica/configure.ac
>
> Modified: trunk/elmdentica/configure.ac
> ===
On Sat, 27 Feb 2010, Enlightenment SVN wrote:
> Log:
> Get rid of g_free
do you know that g_malloc / g_free are not equivalent to malloc / free ?
glib uses specific allocators. I would use them in a program using glib
Vincent
>
> Author: rui
> Date: 2010-02-27 14:52:16 -0800 (
On Sat, 27 Feb 2010, Enlightenment SVN wrote:
> Log:
> Commiting change due from libtool
>
> Author: rui
> Date: 2010-02-27 12:37:07 -0800 (Sat, 27 Feb 2010)
> New Revision: 46605
>
> Modified:
> trunk/elmdentica/m4/libtool.m4 trunk/elmdentica/m4/ltversion.m4
remove those files
On Sat, 27 Feb 2010, Enlightenment SVN wrote:
> Log:
> Move g_strdup to strndup
i hope that the string you pass to strndup is not NULL, otherwise, seg
fault
>
> Author: rui
> Date: 2010-02-27 11:26:11 -0800 (Sat, 27 Feb 2010)
> New Revision: 46598
>
> Modified:
> trunk/elmdent
Em 27-02-2010 23:21, Vincent Torri escreveu:
> On Sat, 27 Feb 2010, Enlightenment SVN wrote:
>> Log:
>> Apparently this is still checking?
>>
>> Author: rui
>> Date: 2010-02-27 14:41:48 -0800 (Sat, 27 Feb 2010)
>> New Revision: 46624
>>
>> Modified:
>> trunk/elmdentica/configure.ac
Em 27-02-2010 23:19, Vincent Torri escreveu:
>
>
> On Sat, 27 Feb 2010, Enlightenment SVN wrote:
>
>> Log:
>> More auto* changes.
>>
>> Author: rui
>> Date: 2010-02-27 12:39:41 -0800 (Sat, 27 Feb 2010)
>> New Revision: 46609
>>
>> Modified:
>> trunk/elmdentica/config.h.in
>
> st
Em 27-02-2010 23:19, Vincent Torri escreveu:
>
>
> On Sat, 27 Feb 2010, Enlightenment SVN wrote:
>
>> Log:
>> Replace g_strdup_printf with asprintf
>
> why do you replace all those g_* functions ?
Reduce usage of glib to use more EFLs (as advised).
Rui
--
Hey
some evilness for the devil : http://pastebin.ca/1815075 (on opensolaris)
Vincent
--
Download IntelĀ® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tun
Em 27-02-2010 23:30, Vincent Torri escreveu:
>
>
> On Sat, 27 Feb 2010, Enlightenment SVN wrote:
>
>> Log:
>> Commiting change due from libtool
>>
>> Author: rui
>> Date: 2010-02-27 12:37:07 -0800 (Sat, 27 Feb 2010)
>> New Revision: 46605
>>
>> Modified:
>> trunk/elmdentica/m4/li
On Sat, 27 Feb 2010, Rui Miguel Silva Seabra wrote:
> Em 27-02-2010 23:30, Vincent Torri escreveu:
>>
>>
>> On Sat, 27 Feb 2010, Enlightenment SVN wrote:
>>
>>> Log:
>>> Commiting change due from libtool
>>>
>>> Author: rui
>>> Date: 2010-02-27 12:37:07 -0800 (Sat, 27 Feb 2010)
>>
Ahh, good catch, thanks guys :)
dh
On 02/27/2010 07:13 PM, Enlightenment SVN wrote:
> Log:
>no... we want undefined symbols :) (thanks vtorri)
>
>
> Author: raster
> Date: 2010-02-27 16:13:21 -0800 (Sat, 27 Feb 2010)
> New Revision: 46630
>
> Modified:
>trunk/e/src/modules/
16 matches
Mail list logo