[E-devel] [PATCH] Add elm_entry_cursor_pos_{set, get} API

2011-02-24 Thread Jihoon Kim
Hello, There has been no way to set or get the cursor position of entry in the elementary. In this patch includes elm_entry_cursor_pos_set/get and elm_scrolled_entry_cursor_pos_set/get APIs. Would you please review thist patch? Index: ChangeLog ===

[E-devel] [Patch] elm_gengrid bug patch

2011-02-24 Thread Jeonghyun Yun
Hello. I attached the modified patch about calc_job problem. When I tested gengrid, sometimes gengrid renderd two times in different shape in a moment. So I checked gengrid code, I found cause in calc_job function. calc_job added to ecore job after elm_gengrid_item_size_set and elm_gengrid_item

Re: [E-devel] Crazy ... E17 About dialog

2011-02-24 Thread The Rasterman
On Thu, 24 Feb 2011 22:38:07 +0100 Marc Koschewski said: > * Marc Koschewski [2011-02-24 22:34:32 +0100]: > > > I just saw that 'tasn' is not mentioned in E17's About dialog. This is a > > huge fail, guys! SPANK SPANK SPANK to say it in E17-manner. Get his in > > there. ASAP. > > ... his 'name

Re: [E-devel] Segfault in Eina

2011-02-24 Thread Vincent Torri
On Fri, 25 Feb 2011, Andreas Volz wrote: > Hello, > > I've a segfault in eina from using EFLxx. could someone take a look to > my stack trace? and what does valgrind say ? Vincent > > http://codepad.org/pp974DS8 > > I'm "only" emiting several times the same two signals. Than it crashes. > > A

[E-devel] Segfault in Eina

2011-02-24 Thread Andreas Volz
Hello, I've a segfault in eina from using EFLxx. could someone take a look to my stack trace? http://codepad.org/pp974DS8 I'm "only" emiting several times the same two signals. Than it crashes. Any ideas? regards Andreas -- Technical Blog

Re: [E-devel] Elfe : Enlightenment Launcher for Embedded

2011-02-24 Thread Jeff Hoogland
Also - just wanted to report in case you are unaware a few gadgets (such as the mixer module) cause an E seg currently if you click on them while they are added to elfe ~Jeff Hoogland On Thu, Feb 24, 2011 at 12:15 PM, Daniel Juyung Seo wrote: > Wow, I just ran this and it's awesome. > I really w

Re: [E-devel] Crazy ... E17 About dialog

2011-02-24 Thread Marc Koschewski
* Marc Koschewski [2011-02-24 22:34:32 +0100]: > I just saw that 'tasn' is not mentioned in E17's About dialog. This is a huge > fail, guys! SPANK SPANK SPANK to say it in E17-manner. Get his in there. ASAP. ... his 'name'. I meant to say 'name'. Off-by-one brain vs. hands. Cheers! > :) > > Ch

[E-devel] Crazy ... E17 About dialog

2011-02-24 Thread Marc Koschewski
I just saw that 'tasn' is not mentioned in E17's About dialog. This is a huge fail, guys! SPANK SPANK SPANK to say it in E17-manner. Get his in there. ASAP. :) Cheers, Marc -- Marc Koschewski -- Free Software Download:

Re: [E-devel] E SVN: captainigloo trunk/E-MODULES-EXTRA/elfe/src

2011-02-24 Thread Sebastian Dransfeld
On 02/24/2011 03:27 PM, Nicolas Aguirre wrote: > 2011/2/24 Sebastian Dransfeld: >> On 02/23/2011 07:48 PM, Enlightenment SVN wrote: >>> Log: >>> elfe: remove unused signal >> >> If you don't listen to this signal and reload your .desktop files on >> cache update you will cause a mem leak. >> > > I

Re: [E-devel] Edje, signal, parts and source

2011-02-24 Thread Atton Jonathan
The bug still exists 2011/2/24 Cedric BAIL > Yop, > > On Wed, Feb 23, 2011 at 8:26 PM, Atton Jonathan > wrote: > > We still have some problems with complex part path. > > > > First > > > > I have a classic program: > > program { > >name: "home_show"; > >signal: "cli

Re: [E-devel] Elfe : Enlightenment Launcher for Embedded

2011-02-24 Thread Daniel Juyung Seo
Wow, I just ran this and it's awesome. I really want to run this on a device. Daniel Juyung Seo (SeoZ) On Thu, Feb 24, 2011 at 1:13 PM, Jeff Hoogland wrote: > Grabbed the latest SVN this evening - glad to see the % open issue is > fixed already. Looking forward to seeing this one progress :D > >

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Tom Hacohen
On Thu, 2011-02-24 at 12:25 -0300, Gustavo Sverzut Barbieri wrote: > Oops! I thought exactly that, but the way I wrote is not good. After > all for size we have description's min/max to limit pixels. > Miscommunication! > Yeah, I figured it was a "thinking-typo" cause I already talked with you ab

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Gustavo Sverzut Barbieri
On Thu, Feb 24, 2011 at 12:03 PM, Tom Hacohen wrote: > On Thu, 2011-02-24 at 11:49 -0300, Gustavo Sverzut Barbieri wrote: >> It should be easy, given that today we already have text.fit: bool_x >> bool_y that would do ALMOST that, it will just not consider a minimum >> and maximum values. >> >> We

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Tom Hacohen
On Thu, 2011-02-24 at 11:49 -0300, Gustavo Sverzut Barbieri wrote: > It should be easy, given that today we already have text.fit: bool_x > bool_y that would do ALMOST that, it will just not consider a minimum > and maximum values. > > We could add something like: > >text.fit_range: min_x max

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Gustavo Sverzut Barbieri
On Thu, Feb 24, 2011 at 11:02 AM, Daniel Juyung Seo wrote: > Things are clear now :) > It will be good to support that feature from text or textblock later. It should be easy, given that today we already have text.fit: bool_x bool_y that would do ALMOST that, it will just not consider a minimum a

Re: [E-devel] Edje, signal, parts and source

2011-02-24 Thread Cedric BAIL
Yop, On Wed, Feb 23, 2011 at 8:26 PM, Atton Jonathan wrote: > We still have some problems with complex part path. > > First > > I have a classic program: > program { >            name: "home_show"; >            signal: "clicked"; >            *source: "bt_home";* >            action: STATE_SET "h

Re: [E-devel] E SVN: captainigloo trunk/E-MODULES-EXTRA/elfe/src

2011-02-24 Thread Nicolas Aguirre
2011/2/24 Sebastian Dransfeld : > On 02/23/2011 07:48 PM, Enlightenment SVN wrote: >> Log: >> elfe: remove unused signal > > If you don't listen to this signal and reload your .desktop files on > cache update you will cause a mem leak. > I just add this signal because there is a lot of warning in

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Daniel Juyung Seo
Things are clear now :) It will be good to support that feature from text or textblock later. Daniel Juyung Seo (SeoZ) On Thu, Feb 24, 2011 at 7:36 PM, Tom Hacohen wrote: > Oh, ok. Good answer then. Thanks. > > Will review it again later. > > -- > Tom. > > On Thu, 2011-02-24 at 10:29 +, PRIN

Re: [E-devel] E SVN: captainigloo trunk/E-MODULES-EXTRA/elfe/src

2011-02-24 Thread Sebastian Dransfeld
On 02/23/2011 07:48 PM, Enlightenment SVN wrote: > Log: > elfe: remove unused signal If you don't listen to this signal and reload your .desktop files on cache update you will cause a mem leak. S. > > > Author: captainigloo > Date: 2011-02-23 10:48:06 -0800 (Wed, 23 Feb 2011) > Ne

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Tom Hacohen
Oh, ok. Good answer then. Thanks. Will review it again later. -- Tom. On Thu, 2011-02-24 at 10:29 +, PRINCE KUMAR DUBEY wrote: > Hi Tom, > > > > elm_label has support of automatic shrinking of fontsize till min size > to fit into its parent container and then starts ellipsizing if > requ

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Tom Hacohen
Yeah, I remember what he wrote, but I don't remember what was the elm_label for. I mean, why do you need label and not TEXT? What features are you missing? -- Tom. On Thu, 2011-02-24 at 18:40 +0900, Daniel Juyung Seo wrote: > FYI > I remember Raster told on ML like below. > It sounds like 'use el

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Tom Hacohen
Also, the segment_test in elementary_test looks bad (gets cut here). Could you try taking a look on that as well? Thanks, Tom. On Thu, 2011-02-24 at 09:32 +, Tom Hacohen wrote: > Didn't we agree on ditching elm_label? I still don't understand what > features of elm_label you want that can't b

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Daniel Juyung Seo
FYI I remember Raster told on ML like below. It sounds like 'use elm_label now and change it in future'. -- What raster said so let me put here what i said to govind on this: "ok - good point. for NOW make it a label - but i

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Tom Hacohen
Didn't we agree on ditching elm_label? I still don't understand what features of elm_label you want that can't be provided by TEXT. Please elaborate. Thanks, Tom. On Thu, 2011-02-24 at 06:14 +, Juyung Seo wrote: > Hello, > Here is a new elm_segment_control patch. > Prerequite patch, elm_labe

Re: [E-devel] [patch] textonly mode set/get function in elc_scrolled_entry and elm_entry

2011-02-24 Thread Tom Hacohen
Dear Hyoyoung Chang, Thank you very much. In SVN. Also fixed a small whitespace error you had (and added a @see line in the docs), but other than that very good, thanks. -- Tom. On Thu, 2011-02-24 at 16:33 +0900, Hyoyoung Chang wrote: > Dear Elementary developers. > > It's a patch about elc_scr

Re: [E-devel] [Patch] elm_segment_control

2011-02-24 Thread Daniel Juyung Seo
Sorry, it was my fault. I had to fix them up before I forward. Due to some sort of issues, preparing cebit travel and broken computer blar blar, I just forwarded that email to ML. Thanks for your advice. Daniel Juyung Seo (SeoZ) 2011/2/24 Mike Blumenkrantz : > On Thu, 24 Feb 2011 06:14:34 + (