Re: [E-devel] [Edje] [Patch] Drop pointless _edje_fetch call.

2011-03-21 Thread Mike Blumenkrantz
On Tue, 22 Mar 2011 04:51:18 + Brett Nash wrote: > As the subject really. _edje_fetch is a get call, so no point doing it to > assign to a variable that is about to go out of scope. > > I can commit if someone prefers. > > Regards, > nash go for it -- Mike Blumenkrantz Zentif

[E-devel] [Edje] [Patch] Drop pointless _edje_fetch call.

2011-03-21 Thread Brett Nash
As the subject really. _edje_fetch is a get call, so no point doing it to assign to a variable that is about to go out of scope. I can commit if someone prefers. Regards, nash >From 961906e692dfd8dcd051e9a0668fc19309cf6adc Mon Sep 17 00:00:00 2001 From: Brett Nash Date: Tue, 22

Re: [E-devel] [Patch] Display more than 3 items

2011-03-21 Thread Daniel Juyung Seo
Hello. > then several different theme file have to be existed. In this case, API > would be more efficient. Hmm... you're right. It will be more flexible to use API for item count. If we use previously suggested idea, we need to prepare many item styles for several cases. And that doesn't look th

Re: [E-devel] itask-ng - launcher icons not rendering

2011-03-21 Thread Daniel Kasak
On Tue, 2011-03-22 at 03:05 +, hannes.janet...@gmail.com wrote: > On Tue, Mar 22, 2011 at 3:10 AM, Daniel Kasak > wrote: > > Hi all. > > > > As of a couple of days ago, launcher icons are invisible for me on 2 > > different systems ( both Sabayon, mind you ). > > > dont now why icons should n

[E-devel] Patch for photocam elm_photocam_file_set

2011-03-21 Thread suxia li
sorry, this is the last patch. --- Original Message --- Sender : suxia li Engineer/SCRC-SLP_Multimedia/Samsung Electronics Date : 三月 22, 2011 12:11 (GMT+09:00) Title : Patch for photocam elm_photocam_file_set hello, i made a patch for photocam, because i found a bug that sometimes

[E-devel] Patch for photocam elm_photocam_file_set

2011-03-21 Thread suxia li
hello, i made a patch for photocam, because i found a bug that sometimes grid_clearall is done after image preload process, but it should be done before image preload process, otherwise, only low quality image is loaded. Please have a check, thanks~ photocam.patch Description: Binary data -

Re: [E-devel] itask-ng - launcher icons not rendering

2011-03-21 Thread hannes.janet...@gmail.com
On Tue, Mar 22, 2011 at 3:10 AM, Daniel Kasak wrote: > Hi all. > > As of a couple of days ago, launcher icons are invisible for me on 2 > different systems ( both Sabayon, mind you ). > dont now why icons should not appear. worked here all the time. anyway while cleaning up a bit i've switched bac

Re: [E-devel] [Patch] Small patch for elm_slider (scrolling pop + push)

2011-03-21 Thread The Rasterman
On Tue, 15 Mar 2011 15:50:35 +0900 WooHyun Jung said: > Hello ~ > > I made small patch for elm_slider. > > I think scrolling should be freezed (not held) when dragging is started. > > This is because scrolling can go on with elm_widget_scroll_hold_push. > > Anybody can check about this ?

Re: [E-devel] [PATCH]: keyboard navigation in menus

2011-03-21 Thread The Rasterman
On Mon, 14 Mar 2011 17:40:46 +0100 Tristan Lelong said: cool. ok. patch 01. elm_menu_discard() - why that name? why can't just evas_object_hide() do the job? even if we had this api shouldn't it be more like elm_menu_hide() or elm_menu_close()? as such tho evas_object_hide() should do just nicel

[E-devel] itask-ng - launcher icons not rendering

2011-03-21 Thread Daniel Kasak
Hi all. As of a couple of days ago, launcher icons are invisible for me on 2 different systems ( both Sabayon, mind you ). Note that launcher icons render fine with ibar. Also icons in itask-ng's 'taskbar' render fine. Dan ---

Re: [E-devel] [Patch] Display more than 3 items

2011-03-21 Thread cnook
Dear All, Hi~ Thanks for your response always! I have changed the "elm_diskselector" based on your comments. The "displayed item count" is described by using theme file. And example source - example.tar.gz - have attached. (If you have an example of the example :), then please inform and send me.

Re: [E-devel] edc build error while building editje

2011-03-21 Thread The Rasterman
On Mon, 21 Mar 2011 14:21:27 +0900 Daniel Juyung Seo said: and i think i just fixed this one today in svn :) > Hello, > While building editje, I faced edc build error like below. > I used latest svn revision 57928. > > It looks like this break came from latest edje changes. > But when I get the

Re: [E-devel] Question about small edc sample.

2011-03-21 Thread The Rasterman
On Thu, 17 Mar 2011 18:35:39 +0900 Daniel Juyung Seo said: solution attached. :) > Hello, > I'm doing some test for scalable ui. > > I want to put the text "This is for a test." in the center of window. > And want to put the icon at the left of text. > > This should be scalable to fit into mul

Re: [E-devel] edc build error while building editje

2011-03-21 Thread Daniel Juyung Seo
Raster fixed this problem with below patch. http://trac.enlightenment.org/e/changeset/57929 Thanks. Daniel Juyung Seo (SeoZ) On Mon, Mar 21, 2011 at 2:21 PM, Daniel Juyung Seo wrote: > Hello, > While building editje, I faced edc build error like below. > I used latest svn revision 57928. > > It

Re: [E-devel] E SVN: raster trunk/edje/src/bin/epp

2011-03-21 Thread Daniel Juyung Seo
Thank you! This fixed my edc build problem in editje. Thanks. Daniel Juyung Seo (SeoZ) On Mon, Mar 21, 2011 at 6:22 PM, Enlightenment SVN wrote: > Log: > epp output -> dont add extra spaces for macros! damnit! :) > > > > Author:       raster > Date:         2011-03-21 02:22:27 -0700 (Mon, 21 Mar