[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

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

2012-10-31 Thread Gustavo Lima Chaves
* Cedric BAIL cedric.b...@free.fr [2012-10-31 11:38:52 +0900]: On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL cedric.b...@free.fr wrote: Hello, On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez

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 vincent.to...@gmail.comwrote: On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves gl...@profusion.mobi wrote: * Cedric BAIL cedric.b...@free.fr [2012-10-31 11:38:52 +0900]: On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri

[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] 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 Blumenkrantzlt;michael.blumenkra...@gmail.comgt; To: Enlightenment developer

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 barbi...@profusion.mobi wrote: On Tue, Oct 30, 2012 at 11:53 PM, Cedric BAIL cedric.b...@free.fr wrote: Hello, On Wed, Oct 31, 2012 at 1:10 AM, Christophe Dumez christophe.du...@intel.com wrote: There are lots of concerns from EFL

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 vincent.to...@gmail.com wrote: On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves gl...@profusion.mobi wrote: * Cedric BAIL cedric.b...@free.fr [2012-10-31 11:38:52 +0900]: On Wed, Oct 31, 2012 at 11:23 AM, Gustavo Sverzut Barbieri

[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 sys/wait.h. 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 string.h #include sys/types.h #include sys/stat.h

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 rusty...@gmx.fr wrote: Hi, with recent changes fromCedric Bail in e/src/bin/e_sys_main.c, OpenBSD needs sys/wait.h. Also removed useless code. thanks

[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

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 sure

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

2012-10-31 Thread ryuan Choi
2012/11/1 Gustavo Sverzut Barbieri barbi...@profusion.mobi On Wed, Oct 31, 2012 at 12:57 PM, Thiago Marcos P. Santos tmpsan...@gmail.com wrote: On Wed, Oct 31, 2012 at 2:07 PM, Vincent Torri vincent.to...@gmail.com wrote: On Wed, Oct 31, 2012 at 1:03 PM, Gustavo Lima Chaves

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 ryuan.c...@gmail.com wrote: 2012/11/1 Gustavo Sverzut Barbieri barbi...@profusion.mobi On Wed, Oct 31, 2012 at 12:57 PM, Thiago Marcos P. Santos tmpsan...@gmail.com wrote: On Wed, Oct 31, 2012 at 2:07 PM, Vincent Torri vincent.to...@gmail.com

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

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 t...@stosb.com 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 --

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 barbi...@profusion.mobi wrote: On Wed, Oct 31, 2012 at 2:00 PM, Tom Hacohen t...@stosb.com 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

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 only

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 share

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 her...@naver.com 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

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 Dillylt;bdi...@profusion.mobigt; To: Enlightenment developer listlt;enlightenment-devel@lists.sourceforge.netgt;; Cc: Sent: 2012-11-01 (목) 06:29:06