Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread The Rasterman
On Wed, 5 Feb 2014 12:05:12 -0500 Robert Heller said: > I am doing some tests with efreet_menus and I am getting an error message: > > *** main: favorites menu file > is /home/heller/.e/e/applications/menu/favorite.menu CRI: > lib/efreet/efreet_menu.c:624 efreet_menu_parse() eina_log_print() unk

Re: [E-devel] [EGIT] [core/elementary] master 01/01: Colorselector: Item Selection/Unselection logic changes and corresponding API additions.

2014-02-20 Thread The Rasterman
On Sat, 8 Feb 2014 19:57:28 +0900 ryuan Choi said: > I think that it should be improved little bit more. > > For example, what do you think about below scenarios? > > 1) Calls elm_colorselector_palette_item_selected_set(unselected_item, > EINA_FALSE); > Shouled we send "elm,state,unselected

[EGIT] [core/elementary] master 01/01: widget: remove OP_ID ELM_WIDGET_SUB_ID_DISPLAY_MODE_GET

2014-02-20 Thread Yakov Goldberg
yakov pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=2e7e284dae053e552c49f77fd42b4a701737b488 commit 2e7e284dae053e552c49f77fd42b4a701737b488 Author: Yakov Goldberg Date: Thu Feb 20 09:49:23 2014 +0200 widget: remove OP_ID ELM_WIDGET_SUB_ID_D

Re: [E-devel] ecxx = eolian + c++ bindings

2014-02-20 Thread Tom Hacohen
On 19/02/14 16:28, sa...@expertisesolutions.com.br wrote: > Daniel Zaoui writes: > >> Yo Bro, >> > > Please find my comments inline. > >> Before you see my comments, just to tell you we moved our code into the >> jackdanielz/eolian branch into EFL. >> If you still want to use the Eolian repo, just

Re: [E-devel] ecxx = eolian + c++ bindings

2014-02-20 Thread Daniel Zaoui
On 02/20/2014 11:06 AM, Tom Hacohen wrote: > On 19/02/14 16:28, sa...@expertisesolutions.com.br wrote: >> Daniel Zaoui writes: >> >>> Yo Bro, >>> >> Please find my comments inline. >> >>> Before you see my comments, just to tell you we moved our code into the >>> jackdanielz/eolian branch into EFL

Re: [E-devel] Crashing in elm_genlist / eina_inlist

2014-02-20 Thread Jérémy Zurcher
Hi, what are the values of offset, idx, state->jump_div and state->jump_limit when the crash occures ? On Wednesday 19 February 2014 21:05, Andy Williams wrote : > Hi guys, > > Can anyone help with a crash I'm looking into. It seems that > elm_genlist_item_sorted_insert > with what seems like v

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: pkgkit - when running the command, provide the zone so there is context

2014-02-20 Thread The Rasterman
On Sun, 2 Feb 2014 12:18:07 +0100 Davide Andreoli said: > 2014-02-02 Carsten Haitzler : > > > On Sun, 2 Feb 2014 11:13:19 +0100 Davide Andreoli > > said: > > > > > 2014-02-02 Carsten Haitzler : > > > > > > > raster pushed a commit to branch master. > > > > > > > > > > > > > > http://git.enlight

Re: [E-devel] LinuxTag 2014

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 12:36, Cedric BAIL wrote: > > There is a chance that this year we can have the time to setup a booth > at LinuxTag in Berlin. We already have 3 peoples that showed interest > on being there. But as you may know or will after reading the call for > projects, we need to

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 10:07, Cedric BAIL wrote: > > I think we are also missing the update of the AUTHORS file. I think it > should be pretty easy to update now that we use git, no ? Famous last words? ;) The list was ordered by the time people started contributing so far. If you are hap

[E-devel] ecore wayland api to get current focused window and the pid

2014-02-20 Thread Rajesh PS
Hello, We are porting an application to use ecore wayland. The requirement is to get the pid of the application which has the currrent focus window. ecore_x_window_focus_get and ecore_x_netwm_pid_get were used However ecore wayland apis does not seem to have something equivalent. Could anyon

Re: [E-devel] New snapshot of Webkit-EFL

2014-02-20 Thread Ryuan Choi
Hi, There are some API changes. So, elm_web on elementary 1.8.x (and lower version) will not work with it. (I think that eve (in svn) is also not available with this version without some patch) others will be fine. Best Regards, Ryuan Choi --- Original Message --- Sender : Vasiliy Tols

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Cedric BAIL
On Thu, Feb 20, 2014 at 7:12 PM, Stefan Schmidt wrote: > On Thu, 2014-02-20 at 10:07, Cedric BAIL wrote: >> >> I think we are also missing the update of the AUTHORS file. I think it >> should be pretty easy to update now that we use git, no ? > > Famous last words? ;) ;-) > The list was ordered

Re: [E-devel] New snapshot of Webkit-EFL

2014-02-20 Thread Vasiliy Tolstov
2014-02-20 14:20 GMT+04:00 Ryuan Choi : > There are some API changes. > So, elm_web on elementary 1.8.x (and lower version) will not work with it. > (I think that eve (in svn) is also not available with this version without > some patch) Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru

Re: [E-devel] ecore wayland api to get current focused window and the pid

2014-02-20 Thread The Rasterman
On Thu, 20 Feb 2014 10:19:41 + (GMT) Rajesh PS said: > Hello, > We are porting an application to use ecore wayland. The requirement is to > get the pid of the application which has the currrent focus window. > ecore_x_window_focus_get and ecore_x_netwm_pid_get were used > > However ecore

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Tom Hacohen
On 20/02/14 10:12, Stefan Schmidt wrote: > Hello. > > On Thu, 2014-02-20 at 10:07, Cedric BAIL wrote: >> >> I think we are also missing the update of the AUTHORS file. I think it >> should be pretty easy to update now that we use git, no ? > > Famous last words? ;) > > The list was ordered by the t

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Stefan Schmidt
Hello. On Wed, 2014-02-19 at 14:03, Tom Hacohen wrote: > On 19/02/14 13:45, Stefan Schmidt wrote: > > Hello. > > > > Its time for release busy work. For the 1.9 cycle we decided to ditch > > ChangeLog and NEWS updates during the development and fill it up at > > the end. Thats what I'm starting ri

Re: [E-devel] ecore wayland api to get current focused window and the pid

2014-02-20 Thread Christopher Michael
Hi Rajesh, I have previously applied to this same email on the wayland-devel list. " Those APIs do not exist inside Ecore_Wayland yet. There is no concept of NetWM in wayland yet so that API was never added. Getting the current window which has focus would depend on the current shell. Due to no

Re: [E-devel] 1.9 release status

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 00:23, Davide Andreoli wrote: > 2014-02-19 9:28 GMT+01:00 Stefan Schmidt : > > > Hello. > > > > On Wed, 2014-02-19 at 00:20, Davide Andreoli wrote: > > > 2014-02-18 21:29 GMT+01:00 Stefan Schmidt : > > > > > > > Hello. > > > > > > > > On Tue, 2014-02-18 at 19:59, Davi

Re: [E-devel] ecxx = eolian + c++ bindings

2014-02-20 Thread Savio Sena
Tom Hacohen writes: > On 19/02/14 16:28, sa...@expertisesolutions.com.br wrote: >> Daniel Zaoui writes: >> >>> Yo Bro, >>> >> >> Please find my comments inline. >> >>> Before you see my comments, just to tell you we moved our code into the >>> jackdanielz/eolian branch into EFL. >>> If you still

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 10:30, Tom Hacohen wrote: > On 20/02/14 10:12, Stefan Schmidt wrote: > > Hello. > > > > On Thu, 2014-02-20 at 10:07, Cedric BAIL wrote: > >> > >> I think we are also missing the update of the AUTHORS file. I think it > >> should be pretty easy to update now that we use

Re: [E-devel] ecxx = eolian + c++ bindings

2014-02-20 Thread Savio Sena
Daniel Zaoui writes: > On 02/20/2014 11:06 AM, Tom Hacohen wrote: >> On 19/02/14 16:28, sa...@expertisesolutions.com.br wrote: >>> Daniel Zaoui writes: >>> Yo Bro, >>> Please find my comments inline. >>> Before you see my comments, just to tell you we moved our code into the

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Cedric BAIL
On Thu, Feb 20, 2014 at 7:30 PM, Stefan Schmidt wrote: > On Wed, 2014-02-19 at 14:03, Tom Hacohen wrote: >> On 19/02/14 13:45, Stefan Schmidt wrote: >> > Hello. >> > >> > Its time for release busy work. For the 1.9 cycle we decided to ditch >> > ChangeLog and NEWS updates during the development an

[E-devel] enlightenment module creation tips/tutorial

2014-02-20 Thread Vasiliy Tolstov
Hi all. Where i can find some info about creating modules for enlightenment (efl 1.8.x) ? i want to try create some stuff and don't know where i can start. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Tom Hacohen
On 20/02/14 10:38, Stefan Schmidt wrote: > Hello. > > On Thu, 2014-02-20 at 10:30, Tom Hacohen wrote: >> On 20/02/14 10:12, Stefan Schmidt wrote: >>> Hello. >>> >>> On Thu, 2014-02-20 at 10:07, Cedric BAIL wrote: I think we are also missing the update of the AUTHORS file. I think it

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Tom Hacohen
On 20/02/14 10:30, Stefan Schmidt wrote: > Hello. > > On Wed, 2014-02-19 at 14:03, Tom Hacohen wrote: >> On 19/02/14 13:45, Stefan Schmidt wrote: >>> Hello. >>> >>> Its time for release busy work. For the 1.9 cycle we decided to ditch >>> ChangeLog and NEWS updates during the development and fill i

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 19:41, Cedric BAIL wrote: > > I agree with you here, the short summary could really get better with > some policy. Maybe we could agree on a format and make sure that git > wont accept a commit that doesn't follow those rules ? I would like to avoid such dragonic mea

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 10:45, Tom Hacohen wrote: > On 20/02/14 10:38, Stefan Schmidt wrote: > > Hello. > > > > On Thu, 2014-02-20 at 10:30, Tom Hacohen wrote: > >> On 20/02/14 10:12, Stefan Schmidt wrote: > >>> Hello. > >>> > >>> On Thu, 2014-02-20 at 10:07, Cedric BAIL wrote: > >

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Tom Hacohen
On 20/02/14 10:57, Stefan Schmidt wrote: > Hello. > > On Thu, 2014-02-20 at 19:41, Cedric BAIL wrote: >> >> I agree with you here, the short summary could really get better with >> some policy. Maybe we could agree on a format and make sure that git >> wont accept a commit that doesn't follow those

[EGIT] [core/evas_generic_loaders] master 01/01: AUTHORS: Fill in authors from git log to AUTHORS list

2014-02-20 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/evas_generic_loaders.git/commit/?id=c8d3a7f3f974b7f9a964da1fe9a860d4b3ec32be commit c8d3a7f3f974b7f9a964da1fe9a860d4b3ec32be Author: Stefan Schmidt Date: Thu Feb 20 12:08:19 2014 +0100 AUTHORS: Fill in authors from

[EGIT] [core/emotion_generic_players] master 01/01: AUTHORS: Fill in authors from git log

2014-02-20 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=271f5007efed7cb9fa9fe1e3a7a88aa1a17e86f1 commit 271f5007efed7cb9fa9fe1e3a7a88aa1a17e86f1 Author: Stefan Schmidt Date: Thu Feb 20 12:12:32 2014 +0100 AUTHORS: Fill in authors f

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Cedric BAIL
On Thu, Feb 20, 2014 at 8:09 PM, Tom Hacohen wrote: > On 20/02/14 10:57, Stefan Schmidt wrote: >> Hello. >> >> On Thu, 2014-02-20 at 19:41, Cedric BAIL wrote: >>> >>> I agree with you here, the short summary could really get better with >>> some policy. Maybe we could agree on a format and make su

[EGIT] [core/efl] master 02/02: autotools: detect cross compilation.

2014-02-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5ea8c8cc4dc74a14cc44ff14554187ade8e061f2 commit 5ea8c8cc4dc74a14cc44ff14554187ade8e061f2 Author: Cedric BAIL Date: Thu Feb 20 20:06:47 2014 +0900 autotools: detect cross compilation. --- configu

[EGIT] [core/efl] master 01/02: doc: fix build on windows.

2014-02-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f8599360223b7139647611e1f9a9bdbe2ffe41e commit 6f8599360223b7139647611e1f9a9bdbe2ffe41e Author: Cedric BAIL Date: Thu Feb 20 19:36:03 2014 +0900 doc: fix build on windows. --- doc/previews/Make

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Tom Hacohen
On 20/02/14 11:23, Cedric BAIL wrote: > On Thu, Feb 20, 2014 at 8:09 PM, Tom Hacohen wrote: >> On 20/02/14 10:57, Stefan Schmidt wrote: >>> Hello. >>> >>> On Thu, 2014-02-20 at 19:41, Cedric BAIL wrote: I agree with you here, the short summary could really get better with some polic

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Cedric BAIL
On Thu, Feb 20, 2014 at 8:32 PM, Tom Hacohen wrote: > On 20/02/14 11:23, Cedric BAIL wrote: >> On Thu, Feb 20, 2014 at 8:09 PM, Tom Hacohen wrote: >>> On 20/02/14 10:57, Stefan Schmidt wrote: Hello. On Thu, 2014-02-20 at 19:41, Cedric BAIL wrote: > > I agree with you here,

[EGIT] [core/elementary] master 01/01: tooltip - renamed the new tooltip apis until 1.9 release.

2014-02-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a30fcf41ee3ec74efdc13621bb13937c060b86a6 commit a30fcf41ee3ec74efdc13621bb13937c060b86a6 Author: ChunEon Park Date: Thu Feb 20 20:44:19 2014 +0900 tooltip - renamed the new tooltip apis un

[EGIT] [core/elementary] master 01/01: AUTHORS: Fill in from git log

2014-02-20 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=9376fe7edbcdd232f5a52e5b40f7c2975631ee1a commit 9376fe7edbcdd232f5a52e5b40f7c2975631ee1a Author: Stefan Schmidt Date: Thu Feb 20 13:23:06 2014 +0100 AUTHORS: Fill in from git log

Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread Robert Heller
At Thu, 20 Feb 2014 17:01:28 +0900 Carsten Haitzler (The Rasterman) wrote: > > On Wed, 5 Feb 2014 12:05:12 -0500 Robert Heller said: > > > I am doing some tests with efreet_menus and I am getting an error message: > > > > *** main: favorites menu file > > is /home/heller/.e/e/applications/me

Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread The Rasterman
On Thu, 20 Feb 2014 07:39:02 -0500 Robert Heller said: > At Thu, 20 Feb 2014 17:01:28 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > > > On Wed, 5 Feb 2014 12:05:12 -0500 Robert Heller said: > > > > > I am doing some tests with efreet_menus and I am getting an error message: > > > >

Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread Robert Heller
At Thu, 20 Feb 2014 22:45:58 +0900 Carsten Haitzler (The Rasterman) wrote: > > On Thu, 20 Feb 2014 07:39:02 -0500 Robert Heller said: > > > At Thu, 20 Feb 2014 17:01:28 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > > > > On Wed, 5 Feb 2014 12:05:12 -0500 Robert Heller > > >

[EGIT] [core/elementary] master 01/01: transit - fix the double free obj_data case.

2014-02-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=c0afc63262d6ceb944e0019bb4d01ca36d93b0e0 commit c0afc63262d6ceb944e0019bb4d01ca36d93b0e0 Author: ChunEon Park Date: Thu Feb 20 23:51:38 2014 +0900 transit - fix the double free obj_data ca

[EGIT] [core/efl] master 01/01: image: remove EINA_ARG_NONNULL check for parameter

2014-02-20 Thread Yakov Goldberg
yakov pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=607510d2dcfbd6fbd5536016277e2a4887272002 commit 607510d2dcfbd6fbd5536016277e2a4887272002 Author: Yakov Goldberg Date: Thu Feb 20 16:19:45 2014 +0200 image: remove EINA_ARG_NONNULL check for parame

Re: [E-devel] LinuxTag 2014

2014-02-20 Thread Leif Middelschulte
Am 20.02.2014 um 11:04 schrieb Stefan Schmidt : > Hello. > > On Thu, 2014-02-20 at 12:36, Cedric BAIL wrote: >> >> There is a chance that this year we can have the time to setup a booth >> at LinuxTag in Berlin. We already have 3 peoples that showed interest >> on being there. But as you may kno

Re: [E-devel] ecxx = eolian + c++ bindings

2014-02-20 Thread David Seikel
On Wed, 19 Feb 2014 14:54:07 -0300 Felipe Magno de Almeida wrote: > Hello David, > > On Wed, Feb 19, 2014 at 2:48 PM, David Seikel > wrote: > > > > [snip] > > > I've also not even heard of this Karma language > > Karma is not a language, it is a C++ sub-library from Boost.Spirit: > http://ww

Re: [E-devel] LinuxTag 2014

2014-02-20 Thread Stefan Schmidt
Hello. On Thu, 2014-02-20 at 16:29, Leif Middelschulte wrote: > Am 20.02.2014 um 11:04 schrieb Stefan Schmidt : > > > Hello. > > > > On Thu, 2014-02-20 at 12:36, Cedric BAIL wrote: > >> > >> There is a chance that this year we can have the time to setup a booth > >> at LinuxTag in Berlin. We al

[EGIT] [core/efl] master 01/01: AUTHORS: Fill in missing authors from git log

2014-02-20 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=451f5d9e59b4b1ebedd3a377b0e7f7314bbf3c69 commit 451f5d9e59b4b1ebedd3a377b0e7f7314bbf3c69 Author: Stefan Schmidt Date: Thu Feb 20 17:10:40 2014 +0100 AUTHORS: Fill in missing authors from git log

[EGIT] [core/elementary] master 01/01: Elm list, like genlist, should emit 1st/middle/last signals to its items.

2014-02-20 Thread Gustavo Lima Chaves
glima pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=44495f6431cdc5dbe6e8cb257cf73a69563ec67c commit 44495f6431cdc5dbe6e8cb257cf73a69563ec67c Author: Gustavo Lima Chaves Date: Thu Feb 20 14:10:10 2014 -0300 Elm list, like genlist, should emit

[EGIT] [core/enlightenment] master 01/01: bugfix: Fix wl_desktop_shell compiler warning for Mike

2014-02-20 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ab15d6e2b4ba3a2e31bcf2a0af096f253330c447 commit ab15d6e2b4ba3a2e31bcf2a0af096f253330c447 Author: Chris Michael Date: Thu Feb 20 17:11:56 2014 + bugfix: Fix wl_desktop_shell comp

Re: [E-devel] enlightenment module creation tips/tutorial

2014-02-20 Thread Davide Andreoli
2014-02-20 11:44 GMT+01:00 Vasiliy Tolstov : > Hi all. Where i can find some info about creating modules for > enlightenment (efl 1.8.x) ? > i want to try create some stuff and don't know where i can start. > I'm not aware of any docs about writing E modules, you should look at the source of the

Re: [E-devel] NEWS files and release notes for 1.9

2014-02-20 Thread Davide Andreoli
2014-02-20 11:30 GMT+01:00 Stefan Schmidt : > Hello. > > On Wed, 2014-02-19 at 14:03, Tom Hacohen wrote: > > On 19/02/14 13:45, Stefan Schmidt wrote: > > > Hello. > > > > > > Its time for release busy work. For the 1.9 cycle we decided to ditch > > > ChangeLog and NEWS updates during the developme

Re: [E-devel] Crashing in elm_genlist / eina_inlist

2014-02-20 Thread Andy Williams
Hi, I see these values: BREAKING offset 0 idx 3 state->jump_div 1 state->jump_limit 3 Many thanks for looking in to this, Andrew On 20/02/14 09:57, Jérémy Zurcher wrote: > Hi, > what are the values of offset, idx, state->jump_div and state->jump_limit > when the crash occures ? > > On Wednesday

[EGIT] [core/emotion_generic_players] master 01/01: Emotion VLC: remove quite all the old hacks.

2014-02-20 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=bcdffa9a7066c16f14b7e86d69f19122687bd95e commit bcdffa9a7066c16f14b7e86d69f19122687bd95e Author: davemds Date: Thu Feb 20 22:45:16 2014 +0100 Emotion VLC: remove quite all th

[EGIT] [core/emotion_generic_players] master 01/01: Emotion VLC: no more need to send the size twice.

2014-02-20 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=c2a98bd19c3a99ccf74a2168bf9937f06d7f60b1 commit c2a98bd19c3a99ccf74a2168bf9937f06d7f60b1 Author: davemds Date: Thu Feb 20 23:00:20 2014 +0100 Emotion VLC: no more need to sen

[EGIT] [core/efl] master 01/01: Emotion Generic: receiving the size on opening is correct.

2014-02-20 Thread davemds
davemds pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=902307ccaf938ed016333a1050d4ceae80186a00 commit 902307ccaf938ed016333a1050d4ceae80186a00 Author: davemds Date: Thu Feb 20 22:57:32 2014 +0100 Emotion Generic: receiving the size on opening is co

Re: [E-devel] enlightenment module creation tips/tutorial

2014-02-20 Thread Fan Cris
https://git.enlightenment.org/legacy/subversion-history.git/tree/trunk/E-MODULES-EXTRA/skel this have nice comments/explications on code On Thu, Feb 20, 2014 at 9:14 PM, Davide Andreoli wrote: > 2014-02-20 11:44 GMT+01:00 Vasiliy Tolstov : > > > Hi all. Where i can find some info about creating

[EGIT] [core/efl] master 01/01: ecore_evas_fb: allow to force tslib even if mouse was handled.

2014-02-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9804bba5037868a6819a7ac1d6b29e0d6ac1e99a commit 9804bba5037868a6819a7ac1d6b29e0d6ac1e99a Author: Gustavo Sverzut Barbieri Date: Thu Feb 20 20:10:12 2014 -0300 ecore_evas_fb: allow to force tsli

Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread The Rasterman
On Thu, 20 Feb 2014 09:28:23 -0500 Robert Heller said: > At Thu, 20 Feb 2014 22:45:58 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > > > On Thu, 20 Feb 2014 07:39:02 -0500 Robert Heller said: > > > > > At Thu, 20 Feb 2014 17:01:28 +0900 Carsten Haitzler (The Rasterman) > > > wrote: >

[EGIT] [core/enlightenment] master 01/01: ensure that the bg object exists before emitting signals in e_desk_show()

2014-02-20 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=22369ffc7b09395f8433313931cd18f7e1cf03c3 commit 22369ffc7b09395f8433313931cd18f7e1cf03c3 Author: Carsten Haitzler (Rasterman) Date: Fri Feb 21 09:33:06 2014 +0900 ensure that the bg obj

Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread Robert Heller
At Fri, 21 Feb 2014 09:19:28 +0900 Carsten Haitzler (The Rasterman) wrote: > > On Thu, 20 Feb 2014 09:28:23 -0500 Robert Heller said: > > > At Thu, 20 Feb 2014 22:45:58 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > > > > On Thu, 20 Feb 2014 07:39:02 -0500 Robert Heller > >

[EGIT] [core/efl] master 01/01: Evil: Fix parallel build for Windows

2014-02-20 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=40b02730a3dac4b51c05e538f5d0555b23a641df commit 40b02730a3dac4b51c05e538f5d0555b23a641df Author: Jean-Philippe Andre Date: Thu Feb 20 17:49:43 2014 +0900 Evil: Fix parallel build for Windows

Re: [E-devel] [EGIT] [core/emotion_generic_players] master 01/01: Emotion VLC: remove quite all the old hacks.

2014-02-20 Thread Cedric BAIL
On Fri, Feb 21, 2014 at 6:45 AM, davemds wrote: > davemds pushed a commit to branch master. > > http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=bcdffa9a7066c16f14b7e86d69f19122687bd95e > > commit bcdffa9a7066c16f14b7e86d69f19122687bd95e > Author: davemds > Date: Thu Feb

Re: [E-devel] [e-users] Why am I getting this error message?

2014-02-20 Thread Cedric BAIL
On Fri, Feb 21, 2014 at 10:21 AM, Robert Heller wrote: > At Fri, 21 Feb 2014 09:19:28 +0900 Carsten Haitzler (The Rasterman) > wrote: >> On Thu, 20 Feb 2014 09:28:23 -0500 Robert Heller said: >> > At Thu, 20 Feb 2014 22:45:58 +0900 Carsten Haitzler (The Rasterman) >> > wrote: >> > > On Thu, 20

[EGIT] [core/elementary] master 01/03: Doxygen: Align param names vertically to the top

2014-02-20 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=7d3398fba8686fb105fd62b22c36142a1cf6990b commit 7d3398fba8686fb105fd62b22c36142a1cf6990b Author: Jean-Philippe Andre Date: Wed Feb 12 11:05:20 2014 +0900 Doxygen: Align param names verticall

[EGIT] [core/elementary] master 03/03: Doxygen: Reduce line gap in code fragments

2014-02-20 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=12fa00f6552533eb2e83ba280fb7646c0c69f069 commit 12fa00f6552533eb2e83ba280fb7646c0c69f069 Author: Jean-Philippe Andre Date: Wed Feb 12 18:22:22 2014 +0900 Doxygen: Reduce line gap in code fra

[EGIT] [core/elementary] master 02/03: Doxygen: Use larger fonts

2014-02-20 Thread Jean-Philippe Andre
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=84b86d881a6589f662c66b5ba157daef96c0d637 commit 84b86d881a6589f662c66b5ba157daef96c0d637 Author: Jean-Philippe Andre Date: Tue Feb 11 15:56:09 2014 +0900 Doxygen: Use larger fonts Y

Re: [E-devel] enlightenment module creation tips/tutorial

2014-02-20 Thread Vasiliy Tolstov
2014-02-21 2:53 GMT+04:00 Fan Cris : > https://git.enlightenment.org/legacy/subversion-history.git/tree/trunk/E-MODULES-EXTRA/skel > this have nice comments/explications on code Very big thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -

Re: [E-devel] enlightenment module creation tips/tutorial

2014-02-20 Thread Vasiliy Tolstov
2014-02-21 2:53 GMT+04:00 Fan Cris : > https://git.enlightenment.org/legacy/subversion-history.git/tree/trunk/E-MODULES-EXTRA/skel > this have nice comments/explications on code Is i want to create module that can configure connman (like econnman does) I need to create my own module, or i need to

[EGIT] [core/efl] master 01/01: emotion: lower severity of a simple warning.

2014-02-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=baf558a5c5b53f1c8e02b86817aefce62054e587 commit baf558a5c5b53f1c8e02b86817aefce62054e587 Author: Cedric BAIL Date: Fri Feb 21 15:08:26 2014 +0900 emotion: lower severity of a simple warning. ---

[EGIT] [core/efl] master 01/01: evil: don't depend on the toolchain defined macro.

2014-02-20 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5507a840289c25deb753389d269c751415510bf5 commit 5507a840289c25deb753389d269c751415510bf5 Author: Cedric BAIL Date: Fri Feb 21 16:48:45 2014 +0900 evil: don't depend on the toolchain defined macro