[E-devel] [patch] elm_icon - add aspect_fixed_{set/get}

2012-01-06 Thread Hyoyoung Chang
Dear all when drag&drop image from elm_photo, elm_cnp_helper makes elm_icon from the source. but some non-square images are displayed correctly(due to aspect ratio, some region is black). I added aspect_fixed functions to elm_icon and using it in elm_cnp_helper Thanks. Index: elementary/src/lib/e

[E-devel] Genlist relative insertion bugs

2012-01-06 Thread Gustavo Sverzut Barbieri
Hi guys, Doing some simple changes to enjoy resulted in lots of bugs with genlist... who is using it for more than a simple demo? Seems totally unusable for real work usage :-( Aside from previous bug that have genlist to get double-events while in naviframe and you unselect the genlist item from

Re: [E-devel] easy_e17.sh + git

2012-01-06 Thread P Purkayastha
On Saturday, January 7, 2012 2:18:43 AM UTC+8, Jérémy Zurcher wrote: > > Hello, > > I've seen a few words about e moving once to git, > I just wanted to let you know that I've got a git ready easy_e17.sh > script that I use on a daily basis. > It also takes care of ewebkit. > You can find it ther

Re: [E-devel] easy_e17.sh + git

2012-01-06 Thread Jérémy Zurcher
bugfree !?!? surely not ! On Friday 06 January 2012 12:20, Jeff Hoogland wrote : > Does this script support all the arguments as the other easy_e17.sh - > namely does it support the --srcupdate option (to only update sources - not > compile anything) > > On Fri, Jan 6, 2012 at 12:18 PM, Jérémy

Re: [E-devel] easy_e17.sh + git

2012-01-06 Thread Jérémy Zurcher
all of them except the useless --animation .. try --help and see On Friday 06 January 2012 12:20, Jeff Hoogland wrote : > Does this script support all the arguments as the other easy_e17.sh - > namely does it support the --srcupdate option (to only update sources - not > compile anything) > > O

Re: [E-devel] easy_e17.sh + git

2012-01-06 Thread Jeff Hoogland
Does this script support all the arguments as the other easy_e17.sh - namely does it support the --srcupdate option (to only update sources - not compile anything) On Fri, Jan 6, 2012 at 12:18 PM, Jérémy Zurcher wrote: > Hello, > > I've seen a few words about e moving once to git, > I just wante

[E-devel] easy_e17.sh + git

2012-01-06 Thread Jérémy Zurcher
Hello, I've seen a few words about e moving once to git, I just wanted to let you know that I've got a git ready easy_e17.sh script that I use on a daily basis. It also takes care of ewebkit. You can find it there : http://cgit.asynk.ch/cgi-bin/cgit/bin/tree/easy_e17.sh It point's to a hourly upda

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Gustavo Sverzut Barbieri
On Fri, Jan 6, 2012 at 1:46 PM, Cedric BAIL wrote: > On Fri, Jan 6, 2012 at 4:23 PM, Gustavo Sverzut Barbieri > wrote: >> On Fri, Jan 6, 2012 at 12:49 PM, Cedric BAIL wrote: >>> On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut Barbieri >>> wrote: On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Cha

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Cedric BAIL
On Fri, Jan 6, 2012 at 4:23 PM, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 6, 2012 at 12:49 PM, Cedric BAIL wrote: >> On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote: Dear all This patch introduces fou

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Gustavo Sverzut Barbieri
On Fri, Jan 6, 2012 at 1:23 PM, Hyoyoung Chang wrote: > On Fri, Jan 6, 2012 at 11:49 PM, Cedric BAIL wrote: >> On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut Barbieri >> wrote: >>> On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote: Dear all This patch introduces four new apis

Re: [E-devel] elm_web with different useragents

2012-01-06 Thread Steven Falken
Thank you Bruno and Gustavo > You have a good point, calling the same function twice isn't good. > > On the other side, we are trying to keep a simple, consistent API. > We have lots of relevant properties for each widget that is set with > some default value on add() and later the user can set it

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Hyoyoung Chang
On Fri, Jan 6, 2012 at 11:49 PM, Cedric BAIL wrote: > On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut Barbieri > wrote: >> On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote: >>> Dear all >>> >>> This patch introduces four new apis about elm_gen{list, grid} item >>> class managements. >>> itc_

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Gustavo Sverzut Barbieri
On Fri, Jan 6, 2012 at 12:49 PM, Cedric BAIL wrote: > On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut Barbieri > wrote: >> On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote: >>> Dear all >>> >>> This patch introduces four new apis about elm_gen{list, grid} item >>> class managements. >>> itc_

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Cedric BAIL
On Fri, Jan 6, 2012 at 3:34 PM, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote: >> Dear all >> >> This patch introduces four new apis about elm_gen{list, grid} item >> class managements. >> itc_add function makes a new item_class for the given widget. >> An

Re: [E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Gustavo Sverzut Barbieri
On Fri, Jan 6, 2012 at 6:48 AM, Hyoyoung Chang wrote: > Dear all > > This patch introduces four new apis about elm_gen{list, grid} item > class managements. > itc_add function makes a new item_class for the given widget. > And itc_del function remove the item_class from the widget. > > Most of elm

Re: [E-devel] E SVN: discomfitor IN trunk/elementary: doc src/examples src/lib

2012-01-06 Thread Sachiel
2012/1/6 Daniel Juyung Seo : > Nooo! > aspect_ratio_retained APIs had to be DEPRECATED not just removed. > Any reason for that? Wasn't that added just now? Why deprecate a function that's less than 1 hour old? > > Daniel Juyung Seo (SeoZ) > > On Fri, Jan 6, 2012 at 2:55 PM, Enlightenment SVN > w

Re: [E-devel] Editje - new options

2012-01-06 Thread Gustavo Chaves
On Wed, Jan 4, 2012 at 7:57 PM, Andreas Volz wrote: > Hello, > > I tried to add some new params to Editje. Could you tell my why this > doesn't show a combo box as I expected. It only shows the "aspect mode" > label, > but no combo box behind. > > Index: editje/details_state.py >

Re: [E-devel] elm_web with different useragents

2012-01-06 Thread Gustavo Sverzut Barbieri
On Friday, January 6, 2012, Bruno Dilly wrote: > On Thu, Jan 5, 2012 at 10:55 PM, Steven Falken wrote: >> 2012/1/5 Bruno Dilly : >>> On Thu, Jan 5, 2012 at 5:11 PM, Steven Falken wrote: 2012/1/5 Gustavo Sverzut Barbieri > > On Thu, Jan 5, 2012 at 11:03 AM, Bruno Dilly wrote: >

Re: [E-devel] E SVN: sanjeev trunk/PROTO/elev8/data/javascript

2012-01-06 Thread Daniel Juyung Seo
horray! We have a genlist in elev8!! Thanks Sanjeev :) Daniel Juyung Seo (SeoZ) On Fri, Jan 6, 2012 at 4:23 PM, Enlightenment SVN wrote: > Log: > An improved version of genlist example. > >  Signed-off-by: Sanjeev BA > > Author:       sanjeev > Date:         2012-01-05 23:23:18 -0800 (Thu, 05 J

Re: [E-devel] elm_web with different useragents

2012-01-06 Thread Bruno Dilly
On Thu, Jan 5, 2012 at 10:55 PM, Steven Falken wrote: > 2012/1/5 Bruno Dilly : >> On Thu, Jan 5, 2012 at 5:11 PM, Steven Falken wrote: >>> 2012/1/5 Gustavo Sverzut Barbieri On Thu, Jan 5, 2012 at 11:03 AM, Bruno Dilly wrote: > On Thu, Jan 5, 2012 at 10:37 AM, Raphael Kubo da Cost

Re: [E-devel] NSIS installer for the EFL 1.1.0 on Windows

2012-01-06 Thread Youness Alaoui
Hi Vincent, I tried the installer, it's all nice and everything, however, I've had a little issue with the content. It seems edje_player doesn't show you the window, or rather it has a size of 0x0 and you can't resize it. I've tried giving the -Z640x480 argument to it and then I saw the window, bu

[E-devel] [patch] elm_gen{list, grid} - adding item_class management functions

2012-01-06 Thread Hyoyoung Chang
Dear all This patch introduces four new apis about elm_gen{list, grid} item class managements. itc_add function makes a new item_class for the given widget. And itc_del function remove the item_class from the widget. Most of elm_gen{list, grid} users declare itc(item_class) as a global variable.