Re: [E-devel] ecore_x_dnd and its handler

2013-05-08 Thread The Rasterman
On Wed, 8 May 2013 15:46:43 +0900 Kim Shinwoo said: > Than you for response. > > On Wed, May 8, 2013 at 2:59 PM, Carsten Haitzler wrote: > > > On Tue, 7 May 2013 17:27:10 +0900 Kim Shinwoo > > said: > > > > > Dear All, Hello. > > > > > > I'm a newbie on ecore_x_dnd. > > > There are 3 windows A

Re: [E-devel] Question about elm_genlist_item_class_new/free/class_unref

2013-05-08 Thread The Rasterman
On Wed, 8 May 2013 15:53:26 +0900 Daniel Juyung Seo said: > On Wed, May 8, 2013 at 2:48 PM, Carsten Haitzler wrote: > > On Wed, 8 May 2013 13:46:08 +0900 Daniel Juyung Seo > > said: > > > >> On Wed, May 8, 2013 at 12:11 PM, Carsten Haitzler > >> wrote: > >> > On Wed, 8 May 2013 11:20:27 +0900

Re: [E-devel] Enlightenment/EFL Korean Seminar 2013

2013-05-08 Thread Michael Blumenkrantz
I will be late too, by about 24 hours. Can I still come? On Wed, May 8, 2013 at 7:00 AM, Cedric BAIL wrote: > On Wed, May 8, 2013 at 2:38 PM, Christophe Sadoine > wrote: > > On 30 April 2013 17:59, Daniel Juyung Seo wrote: > >> Hello I am pleased to announce the first Enlightenment/EFL Korean

Re: [E-devel] Enlightenment/EFL Korean Seminar 2013

2013-05-08 Thread Daniel Juyung Seo
On Wed, May 8, 2013 at 5:10 PM, Michael Blumenkrantz wrote: > I will be late too, by about 24 hours. Can I still come? > > Sure. Double check the place and have fun! Daniel Juyung Seo (SeoZ) > On Wed, May 8, 2013 at 7:00 AM, Cedric BAIL wrote: > >> On Wed, May 8, 2013 at 2:38 PM, Christophe Sa

Re: [E-devel] [core/efl] master 01/01: eina_stringshare:혻improve coverage

2013-05-08 Thread Daniel Willmann
On 08/05/13 11:09, J챕r챕my Zurcher - Enlightenment Git wrote: > jeyzu pushed a commit to branch master. > > commit 52b20f0334f0f8535bbd867548c13d1215b3c2cf > Author: Jérémy Zurcher > Date: Wed May 8 12:14:51 2013 +0200 > > eina_stringshare: improve coverage Hero > --- > src/tests/eina/ei

Re: [E-devel] [EGIT] [core/efl] master 02/02: eo_gdb.py: added eo_bt for eo_backtrace alias in an ugly way.

2013-05-08 Thread Tom Hacohen
Haha, quite ugly indeed. :) -- Tom. On 08/05/13 12:52, Daniel Juyung Seo - Enlightenment Git wrote: > seoz pushed a commit to branch master. > > commit 4850c53350732d0617f10bcee964df4d9b197681 > Author: Daniel Juyung Seo > Date: Wed May 8 20:53:04 2013 +0900 > > eo_gdb.py: added eo_bt fo

Re: [E-devel] [core/efl] master 01/01: eina_stringshare:혻improve coverage

2013-05-08 Thread Tom Hacohen
On 08/05/13 13:04, Daniel Willmann wrote: > On 08/05/13 11:09, J챕r챕my Zurcher - Enlightenment Git wrote: >> jeyzu pushed a commit to branch master. >> >> commit 52b20f0334f0f8535bbd867548c13d1215b3c2cf >> Author: Jérémy Zurcher >> Date: Wed May 8 12:14:51 2013 +0200 >> >> eina_stringshare:

Re: [E-devel] [EGIT] [core/efl] master 02/02: eo_gdb.py: added eo_bt for eo_backtrace alias in an ugly way.

2013-05-08 Thread Alex-P. Natsios
Once you have sourced the eo script doesn't "alias -a" work to create the desired abbreviation? "alias -a eo_backtrace = eo_bt" ? -- Regards, Alex-P. Natsios (a.k.a Drakevr) -- Learn Graph Databases - Download FREE O'R

Re: [E-devel] [EGIT] [core/efl] master 02/02: eo_gdb.py: added eo_bt for eo_backtrace alias in an ugly way.

2013-05-08 Thread Daniel Juyung Seo
On Wed, May 8, 2013 at 9:40 PM, Alex-P. Natsios wrote: > Once you have sourced the eo script doesn't "alias -a" work to create > the desired abbreviation? > > "alias -a eo_backtrace = eo_bt" ? Awesome! It works :) So my .gdbinit looks like this: source /usr/local/share/eo/gdb/eo_gdb.py alias -a

Re: [E-devel] [EGIT] [admin/devs] master 01/01: Tickle the sudo a couple of times, so it wont forget.

2013-05-08 Thread Michael Blumenkrantz
...Walter? On Wed, May 8, 2013 at 2:18 PM, David Walter Seikel - Enlightenment Git < no-re...@enlightenment.org> wrote: > onefang pushed a commit to branch master. > > commit 00cbd691527dd8dd2e5ffeab9d3cb303877f0d9a > Author: David Walter Seikel > Date: Wed May 8 23:16:52 2013 +1000 > > T

Re: [E-devel] [EGIT] [admin/devs] master 01/01: Tickle the sudo a couple of times, so it wont forget.

2013-05-08 Thread David Seikel
On Wed, 8 May 2013 14:24:44 +0100 Michael Blumenkrantz wrote: > ...Walter? I blame my parents, what's your excuse? > On Wed, May 8, 2013 at 2:18 PM, David Walter Seikel - Enlightenment > Git < no-re...@enlightenment.org> wrote: > > > onefang pushed a commit to branch master. > > > > commit 00c

Re: [E-devel] [EGIT] [admin/devs] master 01/01: Tickle the sudo a couple of times, so it wont forget.

2013-05-08 Thread Tom Hacohen
Please consider moving this project to your own dev repo instead of this repo. Ideally this repo will become a place to hold just the devs metadata. -- Tom. On 08/05/13 14:18, David Walter Seikel - Enlightenment Git wrote: > onefang pushed a commit to branch master. > > commit 00cbd691527dd8dd2e

Re: [E-devel] [EGIT] [admin/devs] master 01/01: Tickle the sudo a couple of times, so it wont forget.

2013-05-08 Thread Michael Blumenkrantz
I wasn't aware that I needed an excuse for your middle name? On Wed, May 8, 2013 at 2:42 PM, David Seikel wrote: > On Wed, 8 May 2013 14:24:44 +0100 Michael Blumenkrantz > wrote: > > > ...Walter? > > I blame my parents, what's your excuse? > > > On Wed, May 8, 2013 at 2:18 PM, David Walter Sei

Re: [E-devel] [EGIT] [admin/devs] master 01/01: Tickle the sudo a couple of times, so it wont forget.

2013-05-08 Thread David Seikel
On Wed, 08 May 2013 14:44:03 +0100 Tom Hacohen wrote: > Please consider moving this project to your own dev repo instead of > this repo. Ideally this repo will become a place to hold just the > devs metadata. This was in SVN before the entire devs directory got moved to git. A bunch of other de

Re: [E-devel] [EGIT] [admin/devs] master 01/01: Tickle the sudo a couple of times, so it wont forget.

2013-05-08 Thread Tom Hacohen
On 08/05/13 15:12, David Seikel wrote: > On Wed, 08 May 2013 14:44:03 +0100 Tom Hacohen > wrote: > >> Please consider moving this project to your own dev repo instead of >> this repo. Ideally this repo will become a place to hold just the >> devs metadata. > > This was in SVN before the entire dev

Re: [E-devel] Enlightenment/EFL Korean Seminar 2013

2013-05-08 Thread Daniel McLellan
hey is there going to be any webcast? On Wed, May 8, 2013 at 4:23 AM, Daniel Juyung Seo wrote: > On Wed, May 8, 2013 at 5:10 PM, Michael Blumenkrantz > wrote: > > I will be late too, by about 24 hours. Can I still come? > > > > > > Sure. Double check the place and have fun! > > Daniel Juyung Se

Re: [E-devel] Enlightenment/EFL Korean Seminar 2013

2013-05-08 Thread Daniel Juyung Seo
On Thu, May 9, 2013 at 1:01 AM, Daniel McLellan wrote: > hey is there going to be any webcast? Sorry no webcast is supported for this time. Maybe I should consider setting up one for the next seminar :) Daniel Juyung Seo (SeoZ) > > > On Wed, May 8, 2013 at 4:23 AM, Daniel Juyung Seo wrote: > >>

[E-devel] Giving José Souza (zehortigoza) commit access

2013-05-08 Thread Lucas De Marchi
Hey, I think most of you know zehortigoza. He works with me and wrote most of eldbus stuff - I was most of the time just reviewing and acting as a gate keeper. I'd like to give him commit access so he can help maintaining eldbus and involve himself with other EFL stuff as well. Any objections? O

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas/render - Fixed proxy clipping if the source object is clipped by output area.

2013-05-08 Thread daniel.za...@samsung.com
Hi Hermet, There is a warning (line 1358) on a comparison between an Eo object and a data object. Please fix it. Thank you JackDanielZ (alias Daniel) On 05/07/2013 07:21 PM, ChunEon Park - Enlightenment Git wrote: > hermet pushed a commit to branch master. > > commit b10be8fb4cf134e2ab0cc2e34b4