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
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
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
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
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
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
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
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
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
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
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
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_
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_
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
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
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
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
>
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:
>
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
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
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
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.
22 matches
Mail list logo