On Thu, 25 Oct 2012 01:02:31 -0700 "Enlightenment SVN"
wrote:
> Log:
> evas: give a Warp 10 engine to XPM loader !
>
> NOTE: If anyone know the moron who did think it was a
> great idea to make XPM the Freedesktop recommanded
> choice for icons, please give him a huge SPANK for me !
FD
dear all, hello.
i would like to add access enhancement to the toolbar.
please review the attached. if there are no objections, I will commit it.
cordially,
shinwoo kim.
toolbar.access.enhance.diff
Description: Binary data
dear all, hello.
it seems there was no objections, the patch in svn with r78428.
thanks.
cordially,
shinwoo kim.
2012/10/22 Kim Shinwoo
> dear all, hello.
>
> i would like to add access feature to the panel.
> please review the attached. if there are no objections, I will commit it.
>
> cordia
On Thu, Oct 25, 2012 at 11:12:32AM +0100, Michael Blumenkrantz wrote:
> this theme no longer builds after some recent changes. whoever broke it
> should either move it to BROKEN or fix it.
I do not love it or even use it, but I maintain OE recipe for it and
it builds for me if I've changed -id to
Hello,
we made some more progress.
> o Got access to e3 again and installed fribidi, lcov and check.
> o Addded the merged efl tree and removed evil, eina and eet deps
> o Kicked e3 and e4 until they started building again
> o Removed some of the configure options that got removed.
* Added edbus
On 25/10/12 12:32, Daniel Willmann wrote:
> Hello,
>
> we made some more progress.
>
>> o Got access to e3 again and installed fribidi, lcov and check.
>> o Addded the merged efl tree and removed evil, eina and eet deps
>> o Kicked e3 and e4 until they started building again
>> o Removed some of
On Thu, Oct 25, 2012 at 12:32 PM, Daniel Willmann
wrote:
> Hello,
>
> we made some more progress.
>
>> o Got access to e3 again and installed fribidi, lcov and check.
>> o Addded the merged efl tree and removed evil, eina and eet deps
>> o Kicked e3 and e4 until they started building again
>> o Re
On 12-10-25 11:12, Michael Blumenkrantz wrote:
> this theme no longer builds after some recent changes. whoever broke it
> should either move it to BROKEN or fix it.
I use it. I'll look that issue tonight.
--
Boris Faure
Pointer Arithmetician
-
On Thu, Oct 25, 2012 at 9:26 AM, Boris Faure wrote:
> On 12-10-25 11:12, Michael Blumenkrantz wrote:
>> this theme no longer builds after some recent changes. whoever broke it
>> should either move it to BROKEN or fix it.
>
> I use it. I'll look that issue tonight.
fixed in rev 78456
thanks
> --
I attached new patch.
The old patch's default position and mirroring problem has been fixed.
I added new 2 APIs for supporting various notify's postion.
EAPI void elm_notify_align_set(Evas_Object *obj, double horizontal, double
vertical);
EAPI void elm_notify_align_get(const Evas_Object *obj, d
Hello,
short update
On 10/25/2012 11:32 AM, Daniel Willmann wrote:
> One issue we're seeing, which seems to be a problem and strain on SVN is
> that if an update fails for some reason (i.e. due to server load)
> buildbot deletes the complete checkout and checks out /trunk from SVN again.
> This do
On 10/25/2012 11:58 AM, Vincent Torri wrote:
> On Thu, Oct 25, 2012 at 12:32 PM, Daniel Willmann
> wrote:
>> buildbot deletes the complete checkout and checks out /trunk from SVN again.
>> This doesn't help if the update failed due to high load in the first
>> place, but so far we didn't see an op
Hi all,
here is a patch for the randomization in
e/src/bin/e_fm_op.c.
I. Simplification, andif we cannot stat(), the best
thing to do is toswitch to a copy-delete operation.
II.Just stuff...
III. There is a problem with _e_fm_op_random_char().
When wewant to randomize a string we do srand(time(
in svn, thanks
Vincent
On Thu, Oct 25, 2012 at 7:32 PM, rustyBSD wrote:
> Hi all,
> here is a patch for the randomization in
> e/src/bin/e_fm_op.c.
>
>
> I. Simplification, andif we cannot stat(), the best
> thing to do is toswitch to a copy-delete operation.
>
> II.Just stuff...
>
> III. There
I'm not sure if this is the right place to post, but someone on the
enlightenment-users list recommended I post here. Have heard a lot of
good things about the Enlightenment project and wanted to try it out.
I'm testing on Windows 7 with MinGW and msys and attempting to build
the Enlightenment lib
On Thu, Oct 25, 2012 at 7:55 PM, LM wrote:
> I'm not sure if this is the right place to post, but someone on the
> enlightenment-users list recommended I post here. Have heard a lot of
> good things about the Enlightenment project and wanted to try it out.
> I'm testing on Windows 7 with MinGW an
On Thu, Oct 25, 2012 at 07:32:19PM +0200, rustyBSD wrote:
> III. There is a problem with _e_fm_op_random_char().
> When wewant to randomize a string we do srand(time())
> foreachcharacter, so if the file is small enough
> to be deleted inless than a second, it's not randomized.
> And even if it's b
Hello all,
I was trying to make wayland-egl backend to work with GLX, instead of
GLES. However, during my tests, I noticed that I can link the engine
to GLX and it will work, as soon as I keep the ifdefs inside the code
as if GLES was being used. From my point of view, this works because
these ifd
Hey, is there any reason why this code doesn't use pkg-config for
detecting these libraries? The current code won't find gl headers and
libraries if they are installed on a non-default path, and your CFLAGS
and LDFLAGS are not set explicitly.
It seems to me that these macros would be way simpler w
On Thu, 25 Oct 2012 17:05:39 -0200 Rafael Antognolli
said:
> Hello all,
>
> I was trying to make wayland-egl backend to work with GLX, instead of
> GLES. However, during my tests, I noticed that I can link the engine
> to GLX and it will work, as soon as I keep the ifdefs inside the code
err do
On Thu, 25 Oct 2012 17:10:22 -0200 Rafael Antognolli
said:
> Hey, is there any reason why this code doesn't use pkg-config for
> detecting these libraries? The current code won't find gl headers and
> libraries if they are installed on a non-default path, and your CFLAGS
> and LDFLAGS are not set
I really like buildbot. :)
Now hidden ninjas could not be in shadow!
-Regards, Hermet-
-Original Message-
From: "Daniel Willmann"
To: "Enlightenment developer
list";
Cc:
Sent: 2
On Thu, Oct 25, 2012 at 6:02 AM, Enlightenment SVN
wrote:
> Log:
> evas: give a Warp 10 engine to XPM loader !
>
> NOTE: If anyone know the moron who did think it was a
> great idea to make XPM the Freedesktop recommanded
> choice for icons, please give him a huge SPANK for me !
>
> NOTE:
How this exception happens?
Item should have its block until the item is removed.
Daniel Juyung Seo (SeoZ)
On Thu, Oct 25, 2012 at 6:55 PM, Enlightenment SVN
wrote:
> Log:
> elementary: if no items block to del return
>
> Author: yoz
> Date: 2012-10-25 02:55:27 -0700 (Thu, 25 Oct 2
24 matches
Mail list logo