Re: [E-devel] E SVN: raster IN trunk/evas: . src/lib/canvas

2011-03-09 Thread Vincent Torri
On Tue, 8 Mar 2011, Enlightenment SVN wrote: > Log: > fix -> call hide BEFORE del. backport to 1.0 ? Vincent > > > > Author: raster > Date: 2011-03-08 22:16:46 -0800 (Tue, 08 Mar 2011) > New Revision: 57613 > Trac: http://trac.enlightenment.org/e/changeset/57613 > > Modi

Re: [E-devel] E SVN: raster IN trunk/evas: . src/lib/canvas

2011-03-09 Thread The Rasterman
On Wed, 9 Mar 2011 09:00:31 +0100 (CET) Vincent Torri said: yesh yesh - i have a queue i have to do backports for - i will cherrypick the changelog for them when i roll around to it. > > > On Tue, 8 Mar 2011, Enlightenment SVN wrote: > > > Log: > > fix -> call hide BEFORE del. > > backport t

Re: [E-devel] elm_genlist - bug fix about del callback

2011-03-09 Thread The Rasterman
On Sun, 27 Feb 2011 20:41:06 + Rui Miguel Silva Seabra said: i've done 2 things to combat/fix this 1. added evas_object_refn/unref(). i seriously am amazed we've plodded along this long without these babies. this will defer deletion until all refs are gone. 2. made elm_list use these. in sv

Re: [E-devel] [patch] add textonly mode set/get function to elc_scrolled_entry

2011-03-09 Thread The Rasterman
On Thu, 24 Feb 2011 02:06:54 -0500 Mike Blumenkrantz said: > On Thu, 24 Feb 2011 15:42:16 +0900 > Hyoyoung Chang wrote: > > > Hello > > > > > -Original Message- > > > From: Mike Blumenkrantz [mailto:m...@zentific.com] > > > Sent: Thursday, February 24, 2011 3:28 PM > > > To: Hyoyoung C

Re: [E-devel] [Patch] elm_segment_control

2011-03-09 Thread The Rasterman
On Wed, 02 Mar 2011 08:28:19 +0900 GOVINDARAJU SM said: can you just move to using edje text stuff and we'll fix the tiny little niggles with edje text as a separate thing? otherwise this patch will be in limbo for a long time :) if it "in principal" has all the features and we are just arguing o

[E-devel] Fwd: Need suggestion to support multiple text parts in elm_progressbar

2011-03-09 Thread michael bouchaud
2011/3/7 PRINCE KUMAR DUBEY > > > Hi, > > I need additional Texts display ( marked as text1, text2, text3 ..). > Current > progressbar supports only one label, but i need more than one label (ref > below fig.). > > > [cid:BSL8PYMC4CBB@namo.co.kr] > > Currently, we have an API elm_prog

Re: [E-devel] Using Emotion on elementary windows

2011-03-09 Thread The Rasterman
On Thu, 03 Mar 2011 18:16:05 +0100 Yassin said: i can't reproduce your problem. i've run another sample video player that uses emotion and plays several videos in a row (can hit button for next). valgrind complained about some decoder accessing uninitialized memory stuff - but nothing else. no cr

Re: [E-devel] elementary: Filter/search Gengrids

2011-03-09 Thread The Rasterman
On Fri, 25 Feb 2011 16:28:06 +0100 Frederik Sdun said: > Moin, > > I wrote a (not yet finished) patch to filter and search in gengrids. If > you like this feature I would step up to implement it for the other > grids/lists/... > > But there are some questions in current stage: > * to allow the

Re: [E-devel] elm_transit_object_prop_hold_set/get

2011-03-09 Thread The Rasterman
On Mon, 28 Feb 2011 07:56:00 +0900 ChunEon Park said: api idea i like. name i don't. maybe elm_transit_object_final_state_keep_set() ? > Hi, this is Hermet. > I'm willing to add new APIs - elm_transit_object_prop_hold_set / > elm_transit_object_prop_hold_get. Theses APIs enable / disable to keep

Re: [E-devel] RFC: eina simple (and stupid) XML parser

2011-03-09 Thread The Rasterman
On Sun, 27 Feb 2011 20:25:06 -0300 Gustavo Sverzut Barbieri said: well i'll respond to the original post here after having read this entire thread. i've actually looked at the parser code gustavo posted - i suspect only few people did and they just saw "xml" and "eina" and jumped :). let me be b

Re: [E-devel] edje_cc fail

2011-03-09 Thread The Rasterman
On Tue, 1 Mar 2011 16:07:21 +0200 "Ag. Systems Administrator - Danny" said: > ok, got you. > i was thought that min and max values should behave same as offset. > (but i still think, that -1 is more suitable, than there ;)) well as it suggested.. you could use 2147483647 :) it is the max va

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-09 Thread The Rasterman
On Tue, 8 Mar 2011 23:40:18 +0100 "Christian K." said: that's because edje doesn't emit any signal for key presses... :) there is none. :) > Hi, > > I couldn't find it within doc and existing code: > How should I define a signal emitted by a key press? > these wont work (source is set to ba

Re: [E-devel] elementary: Filter/search Gengrids

2011-03-09 Thread Atton Jonathan
wouha I like it. I need this to use gengrid in enki instead of my custom widget. This is a great idea and thank you to implement it ! 2011/2/25 Frederik Sdun > Moin, > > I wrote a (not yet finished) patch to filter and search in gengrids. If > you like this feature I would step up to implement i

Re: [E-devel] E SVN: jeffdameth trunk/E-MODULES-EXTRA/comp-scale/src

2011-03-09 Thread Mike Blumenkrantz
On Wed, 9 Mar 2011 04:13:54 -0800 "Enlightenment SVN" wrote: > Log: > e-modules/comp-sclae: clenaups > > > Author: jeffdameth > Date: 2011-03-09 04:13:53 -0800 (Wed, 09 Mar 2011) > New Revision: 57620 > Trac: http://trac.enlightenment.org/e/changeset/57620 > Best. Comm

Re: [E-devel] E SVN: jeffdameth trunk/e/src/bin

2011-03-09 Thread Leif Middelschulte
Hm... I remember seeing that annoying bug. Have you talked to guys in ooffice's dev channel? Might speed up things a little. I don't think it's a good idea to start patching e in an application specific way, but if you like to do so maybe add a tag as e.g. 'WORKAROUND-BUG' in the commit message wi

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/lib

2011-03-09 Thread Vincent Torri
On Wed, 9 Mar 2011, Enlightenment SVN wrote: > Log: > eina: fix stat failure when size, blocks count or serial number didn't >fit in 32bits. > > > Author: cedric > Date: 2011-03-09 06:49:35 -0800 (Wed, 09 Mar 2011) > New Revision: 57624 > Trac: http://trac.enlighten

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

2011-03-09 Thread Tristan Lelong
Hello, I was using elementary on a target that only has a keyboard, and I add to do several modification on the elm_menu to handle keyboard navigation. - patch 1: discard a menu from C source code - patch 2: add accessors for menu items and add the ability to handle selected item from C source cod

Re: [E-devel] imlib2 caching can fail

2011-03-09 Thread Jesper Saxtorph
> -Original Message- > From: Kim Woelders [mailto:k...@woelders.dk] > Sent: 6. marts 2011 07:50 > To: enlightenment-devel@lists.sourceforge.net; Jesper Saxtorph > Subject: Re: [E-devel] imlib2 caching can fail > > On Thu, 03 Mar 2011 15:46:15 +0100, Jesper Saxtorph > wrote: > > > I have

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-09 Thread Christian K.
Well, okay. Just for information: Any reason why? I'm curious. 2011/3/9 Carsten Haitzler > On Tue, 8 Mar 2011 23:40:18 +0100 "Christian K." < > waffenkl...@googlemail.com> > said: > > that's because edje doesn't emit any signal for key presses... :) there > is > none. :) > > > Hi, > > > > I

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-09 Thread Gustavo Sverzut Barbieri
On Wed, Mar 9, 2011 at 2:25 PM, Christian K. wrote: > Well, okay. > > Just for information: Any reason why? I'm curious. because there was never a reason (= use case) for that. First of all, the object itself needs to have focus to receive events (evas_object_focus_set(obj, EINA_TRUE)), and those

Re: [E-devel] [E-Devel] Edje program signal for key press

2011-03-09 Thread Christian K.
Yes, understood. >What's your use case? Other than simple tests? I write a calculator module, mainly with edje and embryo, and i wanted to add a quick keyboard entry. For the numbers i use elementary buttons, but they simply call internal embryo functions. But the point of getting the focus was

[E-devel] patch for using libeweather from c++ code

2011-03-09 Thread Mika Laitio
Hi I tested the writing of libeweather plugin where part of the code is written in c++. I found 2 small problems when building the code with gcc on Linux. Attached patch fix both of the problems for me and I got my plugin working. I also tested that it did not break the existing test plugin fro

[E-devel] e.org contact page is broken.

2011-03-09 Thread Daniel Juyung Seo
Hello, e.org's contact page is broken. I cannot see the active developer's list. http://www.enlightenment.org/p.php?p=contact&l=en But this page is not changed recently. Anybody has a clue? Thanks. Daniel Juyung Seo (SeoZ)

Re: [E-devel] [Patch] elm_segment_control

2011-03-09 Thread Daniel Juyung Seo
Govi, just go a head like raster said! Btw, Tom told me he added THAT feature you mentioned. We need to check how to use that feature. Tom is on vacation at the moment. Still we can add this feature later, so go for it! Thanks. Daniel Juyung Seo (SeoZ) On Wed, Mar 9, 2011 at 7:18 PM, Carsten Hai

Re: [E-devel] e.org contact page is broken.

2011-03-09 Thread The Rasterman
On Thu, 10 Mar 2011 06:19:47 +0900 Daniel Juyung Seo said: fixed :) > Hello, > e.org's contact page is broken. > I cannot see the active developer's list. > > http://www.enlightenment.org/p.php?p=contact&l=en > > But this page is not changed recently. > Anybody has a clue? > > Thanks. > Danie

Re: [E-devel] e.org contact page is broken.

2011-03-09 Thread Daniel Juyung Seo
Thanks :) btw, what was the problem? Daniel Juyung Seo (SeoZ) On Thu, Mar 10, 2011 at 10:03 AM, Carsten Haitzler wrote: > On Thu, 10 Mar 2011 06:19:47 +0900 Daniel Juyung Seo > said: > > fixed :) > >> Hello, >> e.org's contact page is broken. >> I cannot see the active developer's list. >> >> h

Re: [E-devel] e.org contact page is broken.

2011-03-09 Thread The Rasterman
On Thu, 10 Mar 2011 10:38:51 +0900 Daniel Juyung Seo said: the devs dir is checked out and/or updates on the server. it had become a symlink to another svn checkout tree used for doc generation - why i don't know, and that tree was broken (locked) and only partially complete. > Thanks :) > btw,