On Wed, Jan 9, 2013 at 3:21 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> e: rename option use_composite to use_shaped_win
>
> In order to move composite inside the core we need to kill the
> use_composite option. However in some places it is being used to switch
> betw
On Tue, Jan 8, 2013 at 10:47 PM, Tom Hacohen wrote:
> On Tue, Jan 8, 2013 at 9:42 PM, Michael Blumenkrantz <
> michael.blumenkra...@gmail.com> wrote:
>
> > On Tue, 8 Jan 2013 19:33:32 -0200
> > Gustavo Sverzut Barbieri wrote:
> >
> > > On Tue, Jan 8, 2013 at 7:17 PM, Michael Blumenkrantz <
> > >
On Tue, Jan 8, 2013 at 10:15 PM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
> On Tue, Jan 8, 2013 at 7:42 PM, Michael Blumenkrantz <
> michael.blumenkra...@gmail.com> wrote:
>
>> On Tue, 8 Jan 2013 19:33:32 -0200
>> Gustavo Sverzut Barbieri wrote:
>>
>> > On Tue, Jan 8, 2013 at 7:
On Wed, Jan 9, 2013 at 1:27 AM, Leandro Dorileo wrote:
> Hi,
>> > {
>> >unsigned char *d, *comp;
>> > - int *header, ret, ok = 1;
>> > + int *header, *bigend_data, ret, ok = 1;
>> >uLongf buflen = 0;
>> >
>> >buflen = (((w * h * 101) / 100) + 3) * 4;
>> >
Congrats Jérémy! You deserve it. Don't break *too* much ;)
Lionel
On Wed, Jan 9, 2013 at 7:25 AM, wrote:
> Enlightenment SVN wrote:
>
>>Log:
>>another new(ish) developer, this time from switzerland:
>>J?\195?\169r?\195?\169my Zurcher!
>>
>>
>>Author: discomfitor
>>Date: 2013-01-0
Enlightenment SVN wrote:
>Log:
>another new(ish) developer, this time from switzerland:
>J?\195?\169r?\195?\169my Zurcher!
>
>
>Author: discomfitor
>Date: 2013-01-08 13:46:04 -0800 (Tue, 08 Jan 2013)
>New Revision: 82424
>Trac: http://trac.enlightenment.org/e/changeset/82
On Tue, 8 Jan 2013 22:47:02 +0900 Cedric BAIL said:
> On Tue, Jan 8, 2013 at 10:32 PM, Enlightenment SVN
> wrote:
> > Log:
> > efl/edje: conditional usage of fixed-point, program/calc caches.
> >
> > Weirdly enough raster turned PROGRAM cache on to fix a bug saying that
> > the other path wa
On Tue, 8 Jan 2013 22:04:01 -0200 Gustavo Sverzut Barbieri
said:
> On Tue, Jan 8, 2013 at 8:32 PM, Carsten Haitzler wrote:
>
> > On Tue, 8 Jan 2013 10:34:14 -0200 Gustavo Sverzut Barbieri
> > said:
> >
> > > I'll reply later, but I guess we are creating a confusion on what could
> > be
> > > th
Bug! The patch should change the var, not the check!!
On Tuesday, January 8, 2013, Enlightenment SVN wrote:
> Log:
> oops i meant to turn on calc cache.. not program cache... calc cache
> was the problem... but oddly turning on program cache fixed it too. :)
>
>
>
> Author: raster
> Date:
On Tue, 8 Jan 2013 16:49:52 -0200
Gustavo Sverzut Barbieri wrote:
> On Mon, Jan 7, 2013 at 8:53 PM, Joel Klinghed
> wrote:
>
> > On Mon, 7 Jan 2013 20:39:26 -0200
> > Gustavo Sverzut Barbieri wrote:
> >
> > > Hi Joel,
> > >
> > > This looks fine, one last question: why are these needed?
> > >
Yop,
On Wed, Jan 9, 2013 at 7:13 AM, Gustavo Sverzut Barbieri
wrote:
> Quick review:
>
> - Eina_Cow_Ptr should be before given memory to user.
> - It would enforce alignment (as user memory could be not aligned).
> Eina_Cow_Ptr itself is always aligned because it contains pointers, so it
>
Hi,
On Tue, Jan 08, 2013 at 08:18:11PM -0200, Gustavo Sverzut Barbieri wrote:
> Hi Lutin,
>
> both seem correct to me. Let's wait for others to chime in, but they should
> be okay.
>
>
> On Tue, Jan 8, 2013 at 8:11 PM, Albin Tonnerre wrote:
>
> > Hi,
> >
> > I recently uploaded Eet 1.7.4 to D
On Tue, Jan 8, 2013 at 8:32 PM, Carsten Haitzler wrote:
> On Tue, 8 Jan 2013 10:34:14 -0200 Gustavo Sverzut Barbieri
> said:
>
> > I'll reply later, but I guess we are creating a confusion on what could
> be
> > the problem and it should be much simpler than what you think.
> >
> > Software -X11
could someone backport this to stable 1.7 tree?
it should fix emotion detection of debian multilib as it doesn't provide a
checkme file.
On Tue, Jan 8, 2013 at 9:57 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> efl/eina: fix debian multilib detection without magic file.
>
On Tue, 8 Jan 2013 10:34:14 -0200 Gustavo Sverzut Barbieri
said:
> I'll reply later, but I guess we are creating a confusion on what could be
> the problem and it should be much simpler than what you think.
>
> Software -X11 used by popups/shelves shouldn't matter as they go to X
> before coming
On Tue, 8 Jan 2013 10:30:52 -0200 Gustavo Sverzut Barbieri
said:
> I'll merge emotion today and will turn generic on by default, moving VLC to
> another package as you said (similar to Evas generic engines)
>
> But I'll keep GST and Xine in tree. Do you think we build them by default?
> All? Jus
I didn't review it yet, but one thing that Gustavo said that is a must and
I want to verify will happen is typedefing!
--
Tom.
On Tue, Jan 8, 2013 at 10:13 PM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
> Quick review:
>
> - Eina_Cow_Ptr should be before given memory to user.
>
On Tue, Jan 8, 2013 at 9:42 PM, Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> On Tue, 8 Jan 2013 19:33:32 -0200
> Gustavo Sverzut Barbieri wrote:
>
> > On Tue, Jan 8, 2013 at 7:17 PM, Michael Blumenkrantz <
> > michael.blumenkra...@gmail.com> wrote:
> >
> > > On Tue, 8 Jan 2013
On Tue, Jan 8, 2013 at 9:33 PM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
> On Tue, Jan 8, 2013 at 7:17 PM, Michael Blumenkrantz <
> michael.blumenkra...@gmail.com> wrote:
>
> > On Tue, 8 Jan 2013 19:57:30 +
> > Tom Hacohen wrote:
> >
> > > I completely agree with Gustavo her
Hi Lutin,
both seem correct to me. Let's wait for others to chime in, but they should
be okay.
On Tue, Jan 8, 2013 at 8:11 PM, Albin Tonnerre wrote:
> Hi,
>
> I recently uploaded Eet 1.7.4 to Debian; this was the first version to
> have the testsuite enabled and to my suprise, it failed on all
On Tue, Jan 8, 2013 at 7:42 PM, Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> On Tue, 8 Jan 2013 19:33:32 -0200
> Gustavo Sverzut Barbieri wrote:
>
> > On Tue, Jan 8, 2013 at 7:17 PM, Michael Blumenkrantz <
> > michael.blumenkra...@gmail.com> wrote:
> >
> > > On Tue, 8 Jan 2013
Quick review:
- Eina_Cow_Ptr should be before given memory to user.
- It would enforce alignment (as user memory could be not aligned).
Eina_Cow_Ptr itself is always aligned because it contains pointers, so it
will not impact what follows.
- It would be less likely to suffer from out-of
Hi,
I recently uploaded Eet 1.7.4 to Debian; this was the first version to
have the testsuite enabled and to my suprise, it failed on all
bigendian architectures
(https://buildd.debian.org/status/package.php?p=eet&suite=experimental)
I tried to find the cause of the issue, and it would seem there
On Tue, 8 Jan 2013 19:33:32 -0200
Gustavo Sverzut Barbieri wrote:
> On Tue, Jan 8, 2013 at 7:17 PM, Michael Blumenkrantz <
> michael.blumenkra...@gmail.com> wrote:
>
> > On Tue, 8 Jan 2013 19:57:30 +
> > Tom Hacohen wrote:
> >
> > > I completely agree with Gustavo here. This is inconsistent
On Tue, Jan 8, 2013 at 7:17 PM, Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> On Tue, 8 Jan 2013 19:57:30 +
> Tom Hacohen wrote:
>
> > I completely agree with Gustavo here. This is inconsistent and sounds
> like
> > a way to make it easier to ignore bugs. If you get a CRITIC
On Tue, Jan 8, 2013 at 12:59 AM, Carsten Haitzler wrote:
> On Mon, 7 Jan 2013 17:21:36 -0200 Gustavo Sverzut Barbieri
> said:
>
> first... i ran a valgrind run overnight...
>
> hooray! the witch is dead.. errr. i mean the leak is gone. awesome!
>
> http://www.enlightenment.org/ss/e-50eb86c540c731
On Tue, 8 Jan 2013 19:57:30 +
Tom Hacohen wrote:
> I completely agree with Gustavo here. This is inconsistent and sounds like
> a way to make it easier to ignore bugs. If you get a CRITICAL message, it's
> never a false positive. At best it's mildly broken, usually more than that.
>
>
> On
Hi Raster,
Please check my study at
http://trac.enlightenment.org/e/wiki/Evas_Async_And_E_Comp Quite long, but
it was required to get me to understand what is happening.
On Tue, Jan 8, 2013 at 10:34 AM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
> I'll reply later, but I guess w
I completely agree with Gustavo here. This is inconsistent and sounds like
a way to make it easier to ignore bugs. If you get a CRITICAL message, it's
never a false positive. At best it's mildly broken, usually more than that.
On Tue, Jan 8, 2013 at 1:33 PM, Gustavo Sverzut Barbieri <
barbi...@pr
On Mon, Jan 7, 2013 at 8:53 PM, Joel Klinghed wrote:
> On Mon, 7 Jan 2013 20:39:26 -0200
> Gustavo Sverzut Barbieri wrote:
>
> > Hi Joel,
> >
> > This looks fine, one last question: why are these needed?
> >
> > ===
> > --- src/Make
in
On Tue, Jan 8, 2013 at 2:42 PM, Raphael Kubo da Costa <
raphael.kubo.da.co...@intel.com> wrote:
> Apply the same fix the was done only to trunk and stop using the
> AM_PROG_CC_STDC macro from configure.ac, since it has been deprecated
> for years and has its functionality replaced by AC_PROG_C
On Tue, Jan 8, 2013 at 12:26 AM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
>
>
> On Monday, January 7, 2013, Enlightenment SVN wrote:
>
>> Log:
>> ecore_imf: move the docs to header
>
>
> Thanks! Do you plan to do it for others? Ecore X is the biggest sucker
>
I did some commits
Apply the same fix the was done only to trunk and stop using the
AM_PROG_CC_STDC macro from configure.ac, since it has been deprecated
for years and has its functionality replaced by AC_PROG_CC.
Index: efreet-1.7/configure.ac
===
---
On Tue, Jan 8, 2013 at 10:32 PM, Enlightenment SVN
wrote:
> Log:
> efl/edje: conditional usage of fixed-point, program/calc caches.
>
> Weirdly enough raster turned PROGRAM cache on to fix a bug saying that
> the other path was not tested, but from IN-EFL/edje/configure.ac CALC
> cache was e
Thanks for the backport :)
Daniel Juyung Seo (SeoZ)
On Tue, Jan 8, 2013 at 3:36 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> Fix the bug which the callbacks of the sub-object are added even if the
> sub-object is added the parent object.
>
>
> Author: jaehwan
> Date:
On Tue, Jan 8, 2013 at 11:24 AM, Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:
> because I changed it to ERR so it would not throw false positives when
> debugging with abort on crit enabled
>
I'm wondering what would be a false positive. If NULL is to be allowed,
then the functio
because I changed it to ERR so it would not throw false positives when
debugging with abort on crit enabled
On Tue, Jan 8, 2013 at 12:27 PM, Gustavo Sverzut Barbieri <
barbi...@profusion.mobi> wrote:
> Why is NULL not critical? It's as failure as invalid magic
>
> On Tuesday, January 8, 2013, Ced
I'll reply later, but I guess we are creating a confusion on what could be
the problem and it should be much simpler than what you think.
Software -X11 used by popups/shelves shouldn't matter as they go to X
before coming to the compositor... Unless ther is a shortcut I don't know.
And we just XSh
I'll merge emotion today and will turn generic on by default, moving VLC to
another package as you said (similar to Evas generic engines)
But I'll keep GST and Xine in tree. Do you think we build them by default?
All? Just GST?
On Tuesday, January 8, 2013, Carsten Haitzler wrote:
> On Sun, 6 Jan
Why is NULL not critical? It's as failure as invalid magic
On Tuesday, January 8, 2013, Cedric BAIL wrote:
> On Tue, Jan 8, 2013 at 8:07 PM, Gustavo Sverzut Barbieri
> > wrote:
> > No! Why? It's the way I use to detect that with abort + gdb
>
> We do generate a CRITICAL in all case in Eina_Magic
Should i change default mode to do screen actions on fullscreen windows?
I think that check might come from the old days when the presentation
mode wasn't available. So in the end i could completly remove this
option and don't check for fullscreen windows - if the user unlocks too
fast, he will
On Tue, Jan 8, 2013 at 8:07 PM, Gustavo Sverzut Barbieri
wrote:
> No! Why? It's the way I use to detect that with abort + gdb
We do generate a CRITICAL in all case in Eina_Magic except for when
the pointer is NULL. In which case we trigger an ERR. That's the
current behavior, seems acceptable to
No! Why? It's the way I use to detect that with abort + gdb
On Tuesday, January 8, 2013, Enlightenment SVN wrote:
> Log:
> efl: eina_magic_fail now trigger an ERR on NULL instead of CRITICAL.
>
> Updating the test suite.
>
>
> Author: cedric
> Date: 2013-01-08 01:04:29 -0800 (Tue,
On Tue, 8 Jan 2013 08:46:32 -0200 Gustavo Sverzut Barbieri
said:
already did it. :)
> Summary: remove Xlib.h but take care and use longs where xlib does it.
>
> On Tuesday, January 8, 2013, Carsten Haitzler wrote:
>
> > On Mon, 7 Jan 2013 21:12:58 -0200 Gustavo Sverzut Barbieri
> > > said:
> >
Ouch. Do we need to execute every test manually? Need to call that for
other libs as well. :-/
On Tuesday, January 8, 2013, Enlightenment SVN wrote:
> Log:
> efl: add eina test suite, but still disable.
>
> The test suite is broken for eina_log and eina_value...
>
>
> Author: cedric
> Dat
Summary: remove Xlib.h but take care and use longs where xlib does it.
On Tuesday, January 8, 2013, Carsten Haitzler wrote:
> On Mon, 7 Jan 2013 21:12:58 -0200 Gustavo Sverzut Barbieri
> > said:
>
> > Why does Evas_Engine_GL_X11.h includes Xlib.h and use its types
> > while Evas_Engine_Software_X
On 08/01/13 10:30, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 08 Jan 2013 10:21:01 + Christopher Michael
>
> said:
>
>> On 08/01/13 10:10, Carsten Haitzler (The Rasterman) wrote:
>>> On Tue, 8 Jan 2013 09:43:31 + Michael Blumenkrantz
>>> said:
>>>
yes, I'm aware that it's not
On Tue, 08 Jan 2013 10:21:01 + Christopher Michael
said:
> On 08/01/13 10:10, Carsten Haitzler (The Rasterman) wrote:
> > On Tue, 8 Jan 2013 09:43:31 + Michael Blumenkrantz
> > said:
> >
> >> yes, I'm aware that it's not min size, though elm does not provide any
> >> method for directly
On 08/01/13 10:10, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 8 Jan 2013 09:43:31 + Michael Blumenkrantz
> said:
>
>> yes, I'm aware that it's not min size, though elm does not provide any
>> method for directly setting those either.
>
> min size is set as an implicit bi-product of the
On Tue, 8 Jan 2013 09:43:31 + Michael Blumenkrantz
said:
> yes, I'm aware that it's not min size, though elm does not provide any
> method for directly setting those either.
min size is set as an implicit bi-product of the widgets packed into the window
as resize objects and their min/max si
yes, I'm aware that it's not min size, though elm does not provide any
method for directly setting those either.
reading through 1.7 branch, however, I see nothing that's applying the base
size or any other ICCCM hints that you're allowed to set. if it's in trunk,
great.
On Tue, Jan 8, 2013 at 9
On Tue, 8 Jan 2013 08:50:14 + Michael Blumenkrantz
said:
> it seems that any elm_win functions which set icccm window hints, such as
> elm_win_size_base_set(), do nothing, and never have. I'm assuming this is
> not intentional?
umm no - this works... because ummm terminology uses it.. and it
it seems that any elm_win functions which set icccm window hints, such as
elm_win_size_base_set(), do nothing, and never have. I'm assuming this is
not intentional?
--
Master SQL Server Development, Administration, T-SQL, S
On Tue, Jan 8, 2013 at 2:36 AM, Carsten Haitzler wrote:
> On Tue, 08 Jan 2013 08:35:42 +1030 Simon said:
>
> > On 01/08/2013 02:43 AM, Enlightenment SVN wrote:
> > > Log:
> > > Don't blank on fullscreen windows (as we don't run the screenlock on
> > > fullscreen windows). Check all zones for full
54 matches
Mail list logo