Hi Felipe,
I think Cedric told you but we have a project for the boilerplate that
is called Eolian. You describe a Eo class in JSON format (at least for
the moment according to the vote that was in the ml) and then can
generate the EO1/2 API functions, legacy functions, classes information
in
On Tue, 29 Oct 2013 15:14:07 -0400 Robert Heller said:
> I am trying to write an alternitive version of the Enlightenment's 'start
> menu', where instead of a cascade menu it is a three column thingy (I am not
> sure what this sort of menu is called), something like this (from Mint):
>
> ftp:/
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=b3f501b387b2ebad838f90c9da8d7fbfd287134c
commit b3f501b387b2ebad838f90c9da8d7fbfd287134c
Author: Kai Huuhko
Date: Wed Oct 30 04:28:55 2013 +0200
Elementary: Start making examples
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=be547283f0b832c7027e7a1e184a0ac8507f65d9
commit be547283f0b832c7027e7a1e184a0ac8507f65d9
Author: Kai Huuhko
Date: Wed Oct 30 03:12:35 2013 +0200
Eo: Speed up, and fix a cornercas
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=db4483a88c14031deaf0fdb6deeffb31fac8001d
commit db4483a88c14031deaf0fdb6deeffb31fac8001d
Author: Kai Huuhko
Date: Wed Oct 30 04:27:18 2013 +0200
Elementary.actionslider: Fix a st
Hello,
On Wed, Oct 30, 2013 at 6:04 AM, Guillaume Friloux
wrote:
> Le 29/10/2013 20:14, Robert Heller a écrit :
>> I am trying to write an alternitive version of the Enlightenment's 'start
>> menu', where instead of a cascade menu it is a three column thingy (I am not
>> sure what this sort of me
sung pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=9bb4c4869199118d9d16c87edc5084e8d1d49fb7
commit 9bb4c4869199118d9d16c87edc5084e8d1d49fb7
Author: Sung W. Park
Date: Wed Oct 30 10:47:52 2013 +0900
EvasGL: cleaning up unnecessary code.
Cle
On Wed, Oct 30, 2013 at 10:00 AM, Cedric BAIL wrote:
> Hello,
>
> On Wed, Oct 30, 2013 at 2:34 AM, Kim Shinwoo
> wrote:
> > Is the test result from efl/src/tests/* stuffs?
>
> Yes, they are !
>
> > The functional (or line) coverage would be lower than I though.
> > It would be a nice point to co
Hello,
On Wed, Oct 30, 2013 at 2:34 AM, Kim Shinwoo wrote:
> Is the test result from efl/src/tests/* stuffs?
Yes, they are !
> The functional (or line) coverage would be lower than I though.
> It would be a nice point to contribute on my side. :)
For people who didn't saw those tests coverage
On Wed, Oct 30, 2013 at 2:34 AM, Kim Shinwoo wrote:
> Hello
>
> Is the test result from efl/src/tests/* stuffs?
> The functional (or line) coverage would be lower than I though.
> It would be a nice point to contribute on my side. :)
>
> Sincerely,
> Shinwoo Kim.
>
>
Yes please Shinwoo.
Welcome y
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=e1dd6e12fce6813b5faf6352ce569e76ed4e4a0c
commit e1dd6e12fce6813b5faf6352ce569e76ed4e4a0c
Author: Daniel Juyung Seo
Date: Wed Oct 30 08:52:17 2013 +0900
NEWS/ChangeLog: Updated NEWS/ChangeLog
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=00f667562bbca6b332cc3d6d140df5588c7fefc2
commit 00f667562bbca6b332cc3d6d140df5588c7fefc2
Author: Daniel Juyung Seo
Date: Wed Oct 30 08:49:09 2013 +0900
test_image.c: enhance image click exam
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=1b802b0e3a62cabb03f41754596675c61938a682
commit 1b802b0e3a62cabb03f41754596675c61938a682
Author: m.biliavskyi
Date: Wed Oct 30 08:40:11 2013 +0900
Return Eina_Bool value for method which deleting s
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=6ee48d9a9f3ee14c2594928b0e57c37cead27e44
commit 6ee48d9a9f3ee14c2594928b0e57c37cead27e44
Author: Amitesh Singh
Date: Wed Oct 30 08:32:43 2013 +0900
[image] - Added support for "clicked" call
seoz pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=8f523ed25329b25845fc8d679dac1cd9ce2542d1
commit 8f523ed25329b25845fc8d679dac1cd9ce2542d1
Author: Daniel Juyung Seo
Date: Tue Oct 29 22:49:43 2013 +0900
elm_conform.c: Use more ELM_SAFE_FREE
yoz pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=6b130d8b18e5077f4a5fe0fefe534a73053fcb08
commit 6b130d8b18e5077f4a5fe0fefe534a73053fcb08
Author: Albin Tonnerre
Date: Tue Oct 29 23:25:54 2013 +0100
ecore_x/xlib/ecore_x_vsync.c uses dlopen and dlsy
On Tue, Oct 29, 2013 at 7:26 PM, Rafael Antognolli wrote:
> Hey everyone,
>
> Our current API for setting a window as fullscreen does not support
> specifying which output/display/monitor should be used as fullscreen.
> However, wayland does support it.
>
> Would it make sense to have such paramet
On 10/29/13 21:38, Rafael Antognolli wrote:
> On Tue, Oct 29, 2013 at 7:25 PM, Chris Michael wrote:
>> This is looking good antognolli :) Thank you for keeping to the existing
>> formatting ;)
>>
>> There is one thing that I would prefer tho .. for "internal"/private
>> functions (ie: Not exposed
On Tue, Oct 29, 2013 at 7:25 PM, Chris Michael wrote:
> This is looking good antognolli :) Thank you for keeping to the existing
> formatting ;)
>
> There is one thing that I would prefer tho .. for "internal"/private
> functions (ie: Not exposed API functions), can we prefix with _ please ??
Don
antognolli pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=047e3bf113f1129ffdd829b6ae0fd370a5677963
commit 047e3bf113f1129ffdd829b6ae0fd370a5677963
Author: Rafael Antognolli
Date: Tue Oct 29 19:32:00 2013 -0200
ecore/wayland: Using underscore on priv
Hey everyone,
Our current API for setting a window as fullscreen does not support
specifying which output/display/monitor should be used as fullscreen.
However, wayland does support it.
Would it make sense to have such parameter in the fullscreen_set API?
Or should it be a wayland-only API?
For
This is looking good antognolli :) Thank you for keeping to the existing
formatting ;)
There is one thing that I would prefer tho .. for "internal"/private
functions (ie: Not exposed API functions), can we prefix with _ please ??
ie:
+struct wl_compositor *
+ecore_wl_compositor_get(void)
+{
+
antognolli pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=cb0f6171a88e3fe779ea27e22608adee3d62c4ee
commit cb0f6171a88e3fe779ea27e22608adee3d62c4ee
Author: Rafael Antognolli
Date: Tue Oct 29 19:14:59 2013 -0200
ecore/wayland: Oops, initialize member
antognolli pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=06d6bf0dba9f0cc20075c84507bec2cbdb96aa6b
commit 06d6bf0dba9f0cc20075c84507bec2cbdb96aa6b
Author: Rafael Antognolli
Date: Tue Oct 29 18:40:33 2013 -0200
ecore/wayland: Add some getters.
Le 29/10/2013 20:14, Robert Heller a écrit :
> I am trying to write an alternitive version of the Enlightenment's 'start
> menu', where instead of a cascade menu it is a three column thingy (I am not
> sure what this sort of menu is called), something like this (from Mint):
>
> ftp://ftp.deepsoft.c
I am trying to write an alternitive version of the Enlightenment's 'start
menu', where instead of a cascade menu it is a three column thingy (I am not
sure what this sort of menu is called), something like this (from Mint):
ftp://ftp.deepsoft.com/ftp/pub/deepwoods/Other/RibbonMenu.png
But I am
Dear all, Hello.
after i press and release space key while right arrow key is pressed.
the right arrow key press event does not occur before release and press
right arrow key again. this is a normal operation on X environment.
then how can i implement a shooting game on this environment.
my main
whoa! ninja takes off a mask here.
On Mon, Oct 28, 2013 at 3:58 PM, ChunEon Park wrote:
> ok, that will be the first but last request.
>
>
> -Regards, Hermet-
>
> -Original Message-
> From: "Steven@e"
> To: "Enlightenment developer list"<
> enlighten
Hello
Is the test result from efl/src/tests/* stuffs?
The functional (or line) coverage would be lower than I though.
It would be a nice point to contribute on my side. :)
Sincerely,
Shinwoo Kim.
On Tue, Oct 29, 2013 at 8:02 PM, Stefan Schmidt wrote:
> Hello.
>
> On 10/29/2013 10:50 AM, Cedric
lfelipe pushed a commit to branch master.
http://git.enlightenment.org/admin/devs.git/commit/?id=0c76c52eb1d45b5391c78e3eb1245f4321620556
commit 0c76c52eb1d45b5391c78e3eb1245f4321620556
Author: Luis Felipe Strano Moraes
Date: Tue Oct 29 15:17:10 2013 -0200
dev--
haven't been work
On Tuesday 29 October 2013 11:47, Guillaume Friloux wrote :
> On 29/10/2013 00:58, Carsten Haitzler (The Rasterman) wrote:
> >On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux
> > said:
> >
> >>On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote:
> >>>great.. but how do you EXTRACT this
Hello.
Mike requested me to let you know that he also explains things in his
second reply (16.10.2013) which you seem to ignore.
On 10/29/2013 12:20 PM, Ulisses Furquim wrote:
[snap]
> I was trying to understand the bug being fixed and yes, it's minor and
> I can just leave it as that. However
On Tue, 29 Oct 2013 10:20:33 -0200 Ulisses Furquim said:
> Raster,
>
> On Mon, Oct 28, 2013 at 10:03 PM, Carsten Haitzler
> wrote:
> > On Mon, 28 Oct 2013 17:13:08 -0200 Ulisses Furquim
> > said:
> >
> >> Hi Raster,
> >>
> >> On Mon, Oct 28, 2013 at 12:47 AM, Carsten Haitzler
> >> wrote:
> >>
On Tue, 29 Oct 2013 20:52:08 +0900 Jérôme Pinot said:
> On 10/28/13 18:21, Carsten Haitzler wrote:
> > On Mon, 28 Oct 2013 17:31:44 +0900 Cedric BAIL said:
> >
> > > On Mon, Oct 28, 2013 at 4:27 PM, Carsten Haitzler
> > > wrote:
> > > > On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL
> > > > s
Raster,
On Mon, Oct 28, 2013 at 10:03 PM, Carsten Haitzler wrote:
> On Mon, 28 Oct 2013 17:13:08 -0200 Ulisses Furquim said:
>
>> Hi Raster,
>>
>> On Mon, Oct 28, 2013 at 12:47 AM, Carsten Haitzler
>> wrote:
>> > On Fri, 18 Oct 2013 15:19:00 -0300 Ulisses Furquim
>> > said:
>> >
>> >> Raster,
On Tue, 29 Oct 2013 11:47:37 +0100 Guillaume Friloux
said:
> On 29/10/2013 00:58, Carsten Haitzler (The Rasterman) wrote:
> > On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux
> > said:
> >
> >> On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote:
> >>> great.. but how do you EXTRACT
On 10/28/13 18:21, Carsten Haitzler wrote:
> On Mon, 28 Oct 2013 17:31:44 +0900 Cedric BAIL said:
>
> > On Mon, Oct 28, 2013 at 4:27 PM, Carsten Haitzler
> > wrote:
> > > On Mon, 28 Oct 2013 14:45:38 +0900 Cedric BAIL said:
> > >> On Mon, Oct 28, 2013 at 11:49 AM, Carsten Haitzler
> > >> wrote
antognolli pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=e1ebba54bd57819dd1c50347f0a2e5d562505d1a
commit e1ebba54bd57819dd1c50347f0a2e5d562505d1a
Author: Rafael Antognolli
Date: Tue Oct 29 08:42:41 2013 -0200
elm/win: Put framespace set code
antognolli pushed a commit to branch master.
http://git.enlightenment.org/core/elementary.git/commit/?id=ea3b9ea0f932f9d4446bb3d3a902908a12bcd3de
commit ea3b9ea0f932f9d4446bb3d3a902908a12bcd3de
Author: Rafael Antognolli
Date: Tue Oct 29 08:39:40 2013 -0200
elm/win: Do not force maximized
Hello.
On 10/29/2013 10:50 AM, Cedric BAIL wrote:
> On Tue, Oct 29, 2013 at 7:01 PM, Stefan Schmidt
> wrote:
>> On 10/29/2013 09:38 AM, Cedric BAIL wrote:
>>> On Tue, Oct 29, 2013 at 5:31 PM, Stefan Schmidt
>>> wrote:
On 10/28/2013 06:29 PM, Bertrand Jacquin wrote:
> Not that next repor
On Tue, Oct 29, 2013 at 7:01 PM, Stefan Schmidt wrote:
> On 10/29/2013 09:38 AM, Cedric BAIL wrote:
>> On Tue, Oct 29, 2013 at 5:31 PM, Stefan Schmidt
>> wrote:
>>> On 10/28/2013 06:29 PM, Bertrand Jacquin wrote:
Not that next report may give different results as the 1th november,
main
On 29/10/2013 00:58, Carsten Haitzler (The Rasterman) wrote:
On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux
said:
On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote:
great.. but how do you EXTRACT this info then from the lib? :) it's a lib..
it can't execute on its own... and p
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=ada7a8c07ed24fce500529e9b8fe4037cc19cc79
commit ada7a8c07ed24fce500529e9b8fe4037cc19cc79
Author: Kai Huuhko
Date: Tue Oct 29 12:36:08 2013 +0200
Elementary: Add some TODO code co
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=567ba9cda290c2f023ad37d3d275fe16fa296678
commit 567ba9cda290c2f023ad37d3d275fe16fa296678
Author: Kai Huuhko
Date: Mon Oct 28 23:40:17 2013 +0200
Add more useful settings in their
kuuko pushed a commit to branch master.
http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=05f288ec7f5f8b98ec94f169cbea881534f31d78
commit 05f288ec7f5f8b98ec94f169cbea881534f31d78
Author: Kai Huuhko
Date: Tue Oct 29 06:25:23 2013 +0200
Edje: Fix unit test paths and ski
Hello.
On 10/29/2013 09:38 AM, Cedric BAIL wrote:
> Hello,
>
> On Tue, Oct 29, 2013 at 5:31 PM, Stefan Schmidt
> wrote:
>> On 10/28/2013 06:29 PM, Bertrand Jacquin wrote:
>>> Not that next report may give different results as the 1th november,
>>> main gcc release will be switch for gcc 4.8.1.
>>
Hello,
On Tue, Oct 29, 2013 at 5:31 PM, Stefan Schmidt wrote:
> On 10/28/2013 06:29 PM, Bertrand Jacquin wrote:
>> Not that next report may give different results as the 1th november,
>> main gcc release will be switch for gcc 4.8.1.
>
> Ah, right. Thanks for the reminder.
>
> I'm running one mac
On Mon, 28 Oct 2013 11:49:20 +0100 Guillaume Friloux
said:
> On 28/10/2013 03:49, Carsten Haitzler (The Rasterman) wrote:
> > great.. but how do you EXTRACT this info then from the lib? :) it's a lib..
> > it can't execute on its own... and printfing such strings on every fn call
> > is just anti
On Mon, 28 Oct 2013 17:13:08 -0200 Ulisses Furquim said:
> Hi Raster,
>
> On Mon, Oct 28, 2013 at 12:47 AM, Carsten Haitzler
> wrote:
> > On Fri, 18 Oct 2013 15:19:00 -0300 Ulisses Furquim
> > said:
> >
> >> Raster,
> >>
> >> On Wed, Oct 16, 2013 at 8:58 PM, Carsten Haitzler
> >> wrote:
> >>
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=40a2dfc8701ff78de73669d059e87535fb39795e
commit 40a2dfc8701ff78de73669d059e87535fb39795e
Author: Chris Michael
Date: Tue Oct 29 08:41:48 2013 +
On a focus_in event, if the ecore_evas alre
Hello.
On 10/28/2013 06:29 PM, Bertrand Jacquin wrote:
> Hi in there,
>
> Not that next report may give different results as the 1th november,
> main gcc release will be switch for gcc 4.8.1.
Ah, right. Thanks for the reminder.
I'm running one machine with 4.8.1 here so I don't expect to many
p
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=49dfea556657baed6cfbd8bc4c8389b79c3858aa
commit 49dfea556657baed6cfbd8bc4c8389b79c3858aa
Author: Chris Michael
Date: Tue Oct 29 08:04:05 2013 +
If mouse is already inside the ecore_evas,
devilhorns pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=d1d0090706274025e9be85e15eb7da7537252641
commit d1d0090706274025e9be85e15eb7da7537252641
Author: Chris Michael
Date: Tue Oct 29 08:01:41 2013 +
Don't send mouse_up or mouse_down events un
53 matches
Mail list logo