Re: [E-devel] E SVN: hermet IN trunk/evas/src/lib: . canvas include

2012-10-31 Thread ChunEon Park
Ok i will see this. Thank you for reporting. -Regards, Hermet- -Original Message- From: "Bruno Dilly" To: "Enlightenment developer list"; Cc: Sent: 2012-11-01 (목) 06:29:06 Subje

Re: [E-devel] E SVN: hermet IN trunk/evas/src/lib: . canvas include

2012-10-31 Thread Bruno Dilly
On Mon, Oct 29, 2012 at 11:28 PM, ChunEon Park wrote: > evas_object_image_source_event_set(proxy, EINA_TRUE); > this one? > > > I can say Evas Events can be passed to the source definitely now. > > (if not, then it's bug. should be fixed.) > > > But some smart events (i.e. in elementary widgets) m

Re: [E-devel] ArchLinux updated binary packages?

2012-10-31 Thread Tom Hacohen
On 31/10/12 21:04, Gustavo Sverzut Barbieri wrote: > > HI BITCH > > would you stop being a bitch and add these to svn under > packaging/arch? I was doing something in these lines... got > interrupted, fortunately, because it may be useless work :-P > Pfft, you damn open source nuts, wanting to

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Leandro Pereira
On 10/31/2012 03:50 PM, Vincent Torri wrote: > > http://curl.haxx.se/docs/http-cookies.html > > I think that if you think that libcurl has missing features, maybe you > should ask if they exist first in the curl mailing list or its IRC > chan. > The cURL backend in WebKit is quite poor. It not on

Re: [E-devel] ArchLinux updated binary packages?

2012-10-31 Thread Michael Blumenkrantz
On Wed, 31 Oct 2012 17:04:38 -0200 Gustavo Sverzut Barbieri wrote: > On Wed, Oct 31, 2012 at 2:00 PM, Tom Hacohen wrote: > > On 31/10/12 17:46, Gustavo Sverzut Barbieri wrote: > >> Hi all, > >> > >> Recently moved to Arch and I'm looking for daily/weekly updated EFL > >> packages. Seems lots of

Re: [E-devel] ArchLinux updated binary packages?

2012-10-31 Thread Gustavo Sverzut Barbieri
On Wed, Oct 31, 2012 at 2:00 PM, Tom Hacohen wrote: > On 31/10/12 17:46, Gustavo Sverzut Barbieri wrote: >> Hi all, >> >> Recently moved to Arch and I'm looking for daily/weekly updated EFL >> packages. Seems lots of developers use Arch, but instead build/install >> manually, no packaging -- what

Re: [E-devel] [e] e_sys_main.c

2012-10-31 Thread rustyBSD
Le 31/10/2012 16:41, Michael Blumenkrantz a écrit : > in. for future diffs please separate out all formatting changes into > separate patches. ok -- Everyone hates slow websites. So do we. Make your web apps faster with App

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Vincent Torri
On Wed, Oct 31, 2012 at 5:22 PM, ryuan Choi wrote: > 2012/11/1 Gustavo Sverzut Barbieri > >> On Wed, Oct 31, 2012 at 12:57 PM, Thiago Marcos P. Santos >> wrote: >> > On Wed, Oct 31, 2012 at 2:07 PM, Vincent Torri >> wrote: >> >> On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves >> >> wrote:

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread ryuan Choi
2012/11/1 Gustavo Sverzut Barbieri > On Wed, Oct 31, 2012 at 12:57 PM, Thiago Marcos P. Santos > wrote: > > On Wed, Oct 31, 2012 at 2:07 PM, Vincent Torri > wrote: > >> On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves > >> wrote: > >>> * Cedric BAIL [2012-10-31 11:38:52 +0900]: > >>> > >>

Re: [E-devel] ArchLinux updated binary packages?

2012-10-31 Thread Tom Hacohen
On 31/10/12 17:46, Gustavo Sverzut Barbieri wrote: > Hi all, > > Recently moved to Arch and I'm looking for daily/weekly updated EFL > packages. Seems lots of developers use Arch, but instead build/install > manually, no packaging -- what a shame. > > Given that Arch provides ABS/AUR, I'm pretty

Re: [E-devel] ArchLinux updated binary packages?

2012-10-31 Thread Guillaume Friloux
On 31/10/2012 16:46, Gustavo Sverzut Barbieri wrote: Hi all, Recently moved to Arch and I'm looking for daily/weekly updated EFL packages. Seems lots of developers use Arch, but instead build/install manually, no packaging -- what a shame. Given that Arch provides ABS/AUR, I'm pretty sure we co

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Gustavo Sverzut Barbieri
On Wed, Oct 31, 2012 at 12:57 PM, Thiago Marcos P. Santos wrote: > On Wed, Oct 31, 2012 at 2:07 PM, Vincent Torri > wrote: >> On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves >> wrote: >>> * Cedric BAIL [2012-10-31 11:38:52 +0900]: >>> On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut

[E-devel] ArchLinux updated binary packages?

2012-10-31 Thread Gustavo Sverzut Barbieri
Hi all, Recently moved to Arch and I'm looking for daily/weekly updated EFL packages. Seems lots of developers use Arch, but instead build/install manually, no packaging -- what a shame. Given that Arch provides ABS/AUR, I'm pretty sure we could have this and share... same effort, but more organi

Re: [E-devel] [e] e_sys_main.c

2012-10-31 Thread Michael Blumenkrantz
in. for future diffs please separate out all formatting changes into separate patches. On Wed, Oct 31, 2012 at 3:14 PM, rustyBSD wrote: > Hi, > with recent changes fromCedric Bail in e/src/bin/e_sys_main.c, > OpenBSD needs . Also removed useless code. > > thanks > ---

[E-devel] [e] e_sys_main.c

2012-10-31 Thread rustyBSD
Hi, with recent changes fromCedric Bail in e/src/bin/e_sys_main.c, OpenBSD needs . Also removed useless code. thanks --- e_sys_main.c Wed Oct 31 16:09:29 2012 +++ e_sys_main.c Wed Oct 31 16:07:00 2012 @@ -6,6 +6,7 @@ #include #include #include +#include #include #include #include @@ -

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Thiago Marcos P. Santos
On Wed, Oct 31, 2012 at 2:07 PM, Vincent Torri wrote: > On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves > wrote: >> * Cedric BAIL [2012-10-31 11:38:52 +0900]: >> >>> On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri >>> wrote: >>> > On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL w

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Lucas De Marchi
On Wed, Oct 31, 2012 at 12:23 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL wrote: >> Hello, >> >> On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez >> wrote: There are lots of concerns from EFL developers (me included) on how the development of We

Re: [E-devel] more evas gl compile warnings

2012-10-31 Thread ChunEon Park
Thank you for reporting it. Will fix them soon... or sung plz? -Regards, Hermet- -Original Message- From: "Michael Blumenkrantz" To: "Enlightenment developer list"

[E-devel] more evas gl compile warnings

2012-10-31 Thread Michael Blumenkrantz
these are from the 1.7 branch of evas, but they should still probably be fixed since this is supposed to be our "stable" branch which e17 is based on evas_gl_texture.c: In function '_tex_2d': evas_gl_texture.c:119:8: warning: the address of 'glGetTexLevelParameteriv' will always evaluate as 'true'

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Michael Blumenkrantz
On Wed, Oct 31, 2012 at 12:07 PM, Vincent Torri wrote: > On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves > wrote: > > * Cedric BAIL [2012-10-31 11:38:52 +0900]: > > > >> On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri > >> wrote: > >> > On Tue, Oct 30, 2012 at 11:53 PM, Cedric B

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Vincent Torri
On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves wrote: > * Cedric BAIL [2012-10-31 11:38:52 +0900]: > >> On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri >> wrote: >> > On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL wrote: >> >> Hello, >> >> >> >> On Wed, Oct 31, 2012 at 1:10 AM,

Re: [E-devel] [webkit-efl] Deprecating WebKit EFL 1

2012-10-31 Thread Gustavo Lima Chaves
* Cedric BAIL [2012-10-31 11:38:52 +0900]: > On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri > wrote: > > On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL wrote: > >> Hello, > >> > >> On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez > >> wrote: > There are lots of concerns from E

[E-devel] [Patch] [Elementary] [Entry] Correct disabled mode

2012-10-31 Thread thiep ha
Dear All, In elementary, the disabled entry works incorrectly. We still can cut/paste from/to it. I'd like to send a patch to fix it. Please review this patch. Thanks & Regards, Thiep Ha elm_entry_disabled.diff Description: Binary data