Re: [E-devel] [Patch] fixed print problem of list_example_03

2013-02-07 Thread Jihoon Kim
In svn 83712. Thank your effort. I've added your name in AUTHOR file of elementary. On Thursday, February 7, 2013, 최지영 wrote: > Hello, I'm jiyoung. > > path : ~/trunk/elementary/src/examples > filename : list_example_03.c > > Before the patch, the list item didn't appended or prepended in the lis

Re: [E-devel] [Patch] fixed print problem of list_example_03

2013-02-07 Thread Daniel Juyung Seo
Thanks Jihoon. I also added her into elm_authors.h file. http://trac.enlightenment.org/e/changeset/83715 She will be visible on the documentation. Thanks. Daniel Juyung Seo (SeoZ) On Thu, Feb 7, 2013 at 4:58 PM, Jihoon Kim wrote: > In svn 83712. Thank your effort. > I've added your name in AU

Re: [E-devel] Edje_cc sometimes gets a parsing error

2013-02-07 Thread Stefan Schmidt
Hello. On 07/02/13 03:10, Cedric BAIL wrote: > On Wed, Feb 6, 2013 at 2:16 PM, Stefan Schmidt > wrote: >> Hello. >> >> Valgrinding it did not seem to have brought us anywhere. Cedric >> suggested that it could be related to the new eina_seed. I was running >> my test case in a tigh loop now and I

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc src/bin src/modules/clock src/modules/conf_comp src/modules/fileman src/modules/gadman src/modules/illume-home src/modules/winlist

2013-02-07 Thread Michael Blumenkrantz
On Thu, Feb 7, 2013 at 1:20 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > giant comp rejiggering commit because anything smaller would have broken > something: > > * remove xwin for container canvas: now drawn directly on the compositor > canvas > > * added SHAPE_DEBUG de

Re: [E-devel] Phabricator test environment

2013-02-07 Thread Tom Hacohen
On 25/01/13 19:50, Tom Hacohen wrote: > For reasons I do not yet understand recaptcha fails to load if I either: > 1. Make the page http with recaptcha using http. > 2. Make the page https with recaptcha using https. > > > It will be solved soon, or at least I'll try to solve it. OK, solved. I jus

Re: [E-devel] e5: Call for VM

2013-02-07 Thread ravenlock
On 1/30/13 5:32 AM, Bertrand Jacquin wrote: > Hi, > > For e5 buildbot/whatever we will need different OS and architecture to > test. So if some volunteer are free to build some, we can gladly host > them. > > Needed OS : > > - Windows XP x86 > - Windows XP x86_64 > - Windows Vista x86_64 > -

Re: [E-devel] E SVN: jihoon IN trunk/elementary/src: examples lib

2013-02-07 Thread Iván Briano
On Thu, Feb 7, 2013 at 5:26 AM, Enlightenment SVN wrote: > Log: > Hello, I'm jiyoung choi. > It's the first time sending patch. haha :) > > I found the simple typo. > 1. At the description of list : algarism (x) > algorithm (o) Mistranslation or something there, but it;s not meant to be

Re: [E-devel] E SVN: tasn IN trunk/efl: . cmakeconfig

2013-02-07 Thread thomasg
On Wed, Feb 6, 2013 at 11:14 AM, Tom Hacohen wrote: > On 05/02/13 20:56, thomasg wrote: >> >> On Tue, Feb 5, 2013 at 5:19 PM, Enlightenment SVN >> wrote: >>> >>> Log: >>> Efl: Ship cmake configs (like pkg-config). >>> >>>This should make it easier for applications to use efl with cmake. >>>

Re: [E-devel] E SVN: tasn IN trunk/efl: . cmakeconfig

2013-02-07 Thread Tom Hacohen
No worries. :) Yeah, what I did before was quite horrible, but I was just playing around so I wanted it contained. Now I'm playing around a bit more and would like people to possibly start using them as well. :) -- Tom. On Thu, Feb 7, 2013 at 7:25 PM, thomasg wrote: > On Wed, Feb 6, 2013 at 1

Re: [E-devel] Porting EFL to android

2013-02-07 Thread Andreas Volz
Am Sat, 2 Feb 2013 23:56:02 +0100 schrieb Andreas Volz: > Hello together, > > I'm currently trying to port some EFL libs to android. Just like to report some success about this task. The EFL is working successful on android platform. Up to now I ported the buffer engine and use a native android

Re: [E-devel] Porting EFL to android

2013-02-07 Thread David Seikel
On Thu, 7 Feb 2013 23:18:59 +0100 Andreas Volz wrote: > Am Sat, 2 Feb 2013 23:56:02 +0100 schrieb Andreas Volz: > > > Hello together, > > > > I'm currently trying to port some EFL libs to android. > > Just like to report some success about this task. > > The EFL is working successful on andro

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc src/bin src/modules/clock src/modules/conf_comp src/modules/fileman src/modules/gadman src/modules/illume-home src/modules/winlist

2013-02-07 Thread Cedric BAIL
On Thu, Feb 7, 2013 at 10:27 PM, Michael Blumenkrantz wrote: > On Thu, Feb 7, 2013 at 1:20 PM, Enlightenment SVN < > no-re...@enlightenment.org> wrote: > >> Log: >> giant comp rejiggering commit because anything smaller would have broken >> something: >> >> * remove xwin for container canvas: no

Re: [E-devel] Porting EFL to android

2013-02-07 Thread Daniel Juyung Seo
On Fri, Feb 8, 2013 at 10:41 AM, David Seikel wrote: > On Thu, 7 Feb 2013 23:18:59 +0100 Andreas Volz > wrote: > > > Am Sat, 2 Feb 2013 23:56:02 +0100 schrieb Andreas Volz: > > > > > Hello together, > > > > > > I'm currently trying to port some EFL libs to android. > > > > Just like to report so

Re: [E-devel] e5: Call for VM

2013-02-07 Thread The Rasterman
On Thu, 07 Feb 2013 09:35:07 -0600 ravenlock said: > On 1/30/13 5:32 AM, Bertrand Jacquin wrote: > > Hi, > > > > For e5 buildbot/whatever we will need different OS and architecture to > > test. So if some volunteer are free to build some, we can gladly host > > them. > > > > Needed OS : > > >

Re: [E-devel] e5: Call for VM

2013-02-07 Thread ravenlock
On 2/7/13 8:35 PM, Carsten Haitzler (The Rasterman) wrote: > On Thu, 07 Feb 2013 09:35:07 -0600 ravenlock said: > >> On 1/30/13 5:32 AM, Bertrand Jacquin wrote: >>> Hi, >>> >>> For e5 buildbot/whatever we will need different OS and architecture to >>> test. So if some volunteer are free to build

Re: [E-devel] e5: Call for VM

2013-02-07 Thread David Seikel
On Thu, 07 Feb 2013 21:45:23 -0600 ravenlock wrote: > On 2/7/13 8:35 PM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 07 Feb 2013 09:35:07 -0600 ravenlock > > said: > > > >> On 1/30/13 5:32 AM, Bertrand Jacquin wrote: > >>> Hi, > >>> > >>> For e5 buildbot/whatever we will need different

Re: [E-devel] e5: Call for VM

2013-02-07 Thread The Rasterman
On Thu, 07 Feb 2013 21:45:23 -0600 ravenlock said: > On 2/7/13 8:35 PM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 07 Feb 2013 09:35:07 -0600 ravenlock said: > > > >> On 1/30/13 5:32 AM, Bertrand Jacquin wrote: > >>> Hi, > >>> > >>> For e5 buildbot/whatever we will need different OS an

Re: [E-devel] E SVN: jihoon IN trunk/elementary/src: examples lib

2013-02-07 Thread Daniel Juyung Seo
On Fri, Feb 8, 2013 at 12:53 AM, Iván Briano wrote: > On Thu, Feb 7, 2013 at 5:26 AM, Enlightenment SVN > wrote: > > Log: > > Hello, I'm jiyoung choi. > > It's the first time sending patch. haha :) > > > > I found the simple typo. > > 1. At the description of list : algarism (x) > algo

Re: [E-devel] E SVN: jihoon IN trunk/elementary/src: examples lib

2013-02-07 Thread Daniel Juyung Seo
I just fixed it to "digit". Thanks. Daniel Juyung Seo (SeoZ) On Fri, Feb 8, 2013 at 2:03 PM, Daniel Juyung Seo wrote: > > > On Fri, Feb 8, 2013 at 12:53 AM, Iván Briano wrote: > >> On Thu, Feb 7, 2013 at 5:26 AM, Enlightenment SVN >> wrote: >> > Log: >> > Hello, I'm jiyoung choi. >> > It's t

Re: [E-devel] E SVN: raster trunk/efl/src/lib/ecore_x/xlib

2013-02-07 Thread Christopher Michael
Ooopssie :( Thanks for the fix mate ;) dh On 08/02/13 03:35, Enlightenment SVN wrote: > Log: > devilhorns: u lets not segv and run allover the stack shall we? memset the >size of memory we ALLOCATED! > > > > Author: raster > Date: 2013-02-07 19:35:11 -0800 (Thu, 07 Feb 2013

Re: [E-devel] E SVN: discomfitor IN trunk/e: . data/themes/edc src/bin src/modules/clock src/modules/conf_comp src/modules/fileman src/modules/gadman src/modules/illume-home src/modules/winlist

2013-02-07 Thread Michael Blumenkrantz
On Fri, 8 Feb 2013 10:51:05 +0900 Cedric BAIL wrote: > On Thu, Feb 7, 2013 at 10:27 PM, Michael Blumenkrantz > wrote: > > On Thu, Feb 7, 2013 at 1:20 PM, Enlightenment SVN < > > no-re...@enlightenment.org> wrote: > > > >> Log: > >> giant comp rejiggering commit because anything smaller would hav