Re: [E-devel] [Patch] elm_gengrid - added new feature : gengrid reorder mode

2011-06-03 Thread Jeonghyun Yun
Hello, I added theme stuff to handle the reorder mode. Please check this patch again. Thanks, raster. -Original Message- From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] Sent: Thursday, June 02, 2011 4:10 PM To: Jeonghyun Yun Cc: enlightenment-devel@lists.sourceforg

Re: [E-devel] [RFC] ELM GLView

2011-06-03 Thread The Rasterman
On Thu, 19 May 2011 16:37:11 +0900 "Sung W. Park" said: just put it in svn now. yay! :) thanks! :) > Thanks for your comments. > > Ok, I've added a focus_hook so it now handles events properly. Now > the elmglviewgears > handles key events and mouse events. You can rotate it using > "Left,Rig

Re: [E-devel] [Patch] elm_gengrid - added new feature : gengrid reorder mode

2011-06-03 Thread The Rasterman
On Fri, 03 Jun 2011 16:04:51 +0900 Jeonghyun Yun said: now THATS good stuff! you can see when it goes into reorder mode... yay! :) nice! in svn! > Hello, > > I added theme stuff to handle the reorder mode. > Please check this patch again. > > Thanks, raster. > > > -Original Message-

Re: [E-devel] [Patch][CtxPopup] Add Arrow on the drag-able area of Base

2011-06-03 Thread The Rasterman
On Thu, 2 Jun 2011 20:40:56 +0900 cnook said: > Dear Mr. Hermet, > Hello, I have attached more accurate patch based on latest elementary. The > last patch already there. > All your review items are reflected on the attached patch. > Please review this again, sorry for any inconvenient. > > Dear

Re: [E-devel] status of evas_pipe.c

2011-06-03 Thread Cedric BAIL
On Fri, Jun 3, 2011 at 8:57 AM, Carsten Haitzler wrote: > On Fri, 3 Jun 2011 08:31:59 +0200 (CEST) Vincent Torri > said: > > the README: > > --enable-pipe-render **DISABLED DUE TO BUGS** > > this enables a multiple-thread renderer that divides the rendering > into N regions (1 per core) to speed

Re: [E-devel] EFL Windows Installer

2011-06-03 Thread Lionel Orry
On Thu, Jun 2, 2011 at 8:05 AM, Vincent Torri wrote: > > comments, remarks, ideas, fixes are welcome of course. > > Vincent Well, here is a series of remarks: 1. Thank you very much for making Efl available to windows platforms and all its potential users and devs. 2. That may be a personal tas

Re: [E-devel] EFL Windows Installer

2011-06-03 Thread Vincent Torri
On Fri, 3 Jun 2011, Lionel Orry wrote: > On Thu, Jun 2, 2011 at 8:05 AM, Vincent Torri wrote: >> >> comments, remarks, ideas, fixes are welcome of course. >> >> Vincent > > Well, here is a series of remarks: > > 2. That may be a personal taste but I think a Makefile would be more > suited than

Re: [E-devel] EFL Windows Installer

2011-06-03 Thread Lionel Orry
On Fri, Jun 3, 2011 at 1:25 PM, Vincent Torri wrote: > > > On Fri, 3 Jun 2011, Lionel Orry wrote: > >> On Thu, Jun 2, 2011 at 8:05 AM, Vincent Torri wrote: >>> >>> comments, remarks, ideas, fixes are welcome of course. >>> >>> Vincent >> >> Well, here is a series of remarks: >> >> 2. That may be

Re: [E-devel] EFL Windows Installer

2011-06-03 Thread Vincent Torri
On Fri, 3 Jun 2011, Lionel Orry wrote: > On Fri, Jun 3, 2011 at 1:25 PM, Vincent Torri wrote: >> >> >> On Fri, 3 Jun 2011, Lionel Orry wrote: >> >>> On Thu, Jun 2, 2011 at 8:05 AM, Vincent Torri wrote: comments, remarks, ideas, fixes are welcome of course. Vincent >>> >>> W

Re: [E-devel] [Patch][CtxPopup] Add Arrow on the drag-able area of Base

2011-06-03 Thread ChunEon Park
Thank you for your patch. I just worried about that you might calculate the incorrect size of body for positioning, if the base has the arrow part, You need to check about it first. then it has no problem, I'm ok. Let's run together for the best mom

[E-devel] there is bug in evas_scale_smooth_scaler_up.c

2011-06-03 Thread 박지연
Hi. I'm Jiyoun park. there is bug in evas_scale_smooth_scaler_up.c (Woohyun Jung found it) if src_region_x exceed 32767, it make overflow when line 40 <<< dsxx = ((srw - 1) << 16) / (drw - 1) (and maybe dsyy = ((srh - 1) << 16) / (drh - 1) code also make overflow) this overflow ma

Re: [E-devel] E SVN: caro IN trunk/evas_generic_loaders: . src/bin src/bin/gst

2011-06-03 Thread Vincent Torri
On Fri, 3 Jun 2011, Enlightenment SVN wrote: > Log: > Add gstreamer generic loader note that i use only the LGPL part of gstreamer, could that loader be added as a new loader of evas ? (note also that there could be some GPL modules of gstreamer that can be dlopened) Vincent > > > Author:

Re: [E-devel] [Patch] elm_genlist - added new feature : genlist reorder mode

2011-06-03 Thread Daniel Juyung Seo
Now, effect is in SVN. Thanks! Daniel Juyung Seo (SeoZ) On Sat, May 21, 2011 at 12:02 PM, Seunggyun Kim wrote: > Thank you for your comment :) > > > > I added edc effect showing whether the item is longpressed in reorder mode. > > > > You can watch a sample video on youtube. > > http://www.youtu

[E-devel] New SlackE17 release for Slackware 13.37

2011-06-03 Thread Jérôme Pinot
Hi, Here is a new release of SlackE17, a collection of packages for Linux Slackware. This new release is for Slackware 13.37 (i486 and x86_64). You can download either the last stable EFL (with lua for dependency): http://sourceforge.net/projects/slacke17/files/slacke17/efl-1.0.1/ Or the last c