Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread Christopher Michael
On 02/06/12 22:05, David Seikel wrote: I updated my E17 (plus EFL naturally) two days ago, just noticed that since then it's grabbed 2GBs of RAM. Think there's a leak somewhere. Valgrind loves you !! ;) dh -- Keep

Re: [E-devel] E SVN: woohyun trunk/edje

2012-02-07 Thread Vincent Torri
On Tue, Feb 7, 2012 at 9:52 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: [edje/markup_filter] update Changelog and NEWS Author:       woohyun Date:         2012-02-07 00:52:30 -0800 (Tue, 07 Feb 2012) New Revision: 67725 Trac:        

Re: [E-devel] E SVN: woohyun trunk/edje/src/lib

2012-02-07 Thread Vincent Torri
@since Vincent On Tue, Feb 7, 2012 at 9:49 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: [edje/markup filter] Add new API, edje_object_markup_filter_callback_add. When using  edje_object_text_insert_filter_callback_add, a filter function  should check the type(format, text,

Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread Cedric BAIL
On Tue, Feb 7, 2012 at 9:11 AM, Christopher Michael cpmicha...@comcast.net wrote: On 02/06/12 22:05, David Seikel wrote: I updated my E17 (plus EFL naturally) two days ago, just noticed that since then it's grabbed 2GBs of RAM.  Think there's a leak somewhere. Valgrind loves you !! ;) And

Re: [E-devel] New trainee working on elegance.

2012-02-07 Thread Vincent Torri
On Mon, Feb 6, 2012 at 3:02 PM, Pierre Le Magourou pierre.lemagou...@openwide.fr wrote: Hello, For those who don't know me yet, I am Pierre Le Magourou (lemagoup) another crazy French guy. I am currently working at Open Wide Ingénierie a French company that mainly focus on developing and

Re: [E-devel] New trainee working on elegance.

2012-02-07 Thread Pierre Le Magourou
just a remark : what about adding Open Wide to the list of organizations working with and on the EFL ? http://www.enlightenment.org/p.php?p=supportl=en It would be great to add Open Wide, I don't know for the others though. Pierre

[E-devel] Patch for elm_panel

2012-02-07 Thread patrick chevalier
Hi, Here a patch from my conception for the theme of elementary's panels. This patch fix a badly positioned on the bottom and top panel's button. Regards, -- CHEVALIER Patrick - OWI tél: +33 (0)1 42 68 28 12 diff --git a/trunk/elementary/data/themes/widgets/panel.edc

Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread Mark-Willem Jansen
Hi, Just went through the commit of r67604 and found this line added twice. _evas_cache_image_entry_delete(cache, im); You can find them at lines 784 and 822. The rest of the commit is format editing. Hopes it helps. -- Mark-Willem Date: Tue, 7 Feb

Re: [E-devel] [PATCH] python-elementary: keyboard fixes

2012-02-07 Thread Jihoon Kim
I've added test code in elementary_test entry6. You can test it in illume touch environment. You can use illume touch screen mode following the below step in e17: Setting Setting panel Profiles Select Touch Screen Press Apply button. On Saturday, February 4, 2012, Davide Andreoli wrote:

Re: [E-devel] E SVN: woohyun trunk/edje

2012-02-07 Thread woohyun
Thanks a lot :) ~ !!! -Original Message- From: Vincent Torrilt;vincent.to...@gmail.comgt; To: enlightenment-devel@lists.sourceforge.net Cc: Sent: 12-02-07(화) 17:58:04 Subject: Re: [E-devel] E SVN: woohyun trunk/edje On Tue, Feb 7, 2012 at 9:52 AM, Enlightenment SVN

Re: [E-devel] elementary bodyless function

2012-02-07 Thread Sachiel
2012/2/7 Daniel Juyung Seo seojuyu...@gmail.com: Thanks for the notice. Anyone related to this? Sachiel? Lima? Barbieri? Fixed, hadn't noticed the file in the original mail before. Thanks. Daniel Juyung Seo (SeoZ) On Tue, Feb 7, 2012 at 8:14 AM, Jérémy Zurcher jer...@asynk.ch wrote:

Re: [E-devel] E SVN: woohyun trunk/edje/src/lib

2012-02-07 Thread Sachiel
2012/2/7 Vincent Torri vincent.to...@gmail.com: @since Gave up on the Changelog? Vincent On Tue, Feb 7, 2012 at 9:49 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: [edje/markup filter] Add new API, edje_object_markup_filter_callback_add. When using  

Re: [E-devel] E SVN: woohyun trunk/edje/src/lib

2012-02-07 Thread Vincent Torri
On Tue, Feb 7, 2012 at 1:51 PM, Iván Briano (Sachiel) sachi...@gmail.com wrote: 2012/2/7 Vincent Torri vincent.to...@gmail.com: @since Gave up on the Changelog? no, he added the entry (wrongly, though, but he fixed that) Vincent Vincent On Tue, Feb 7, 2012 at 9:49 AM, Enlightenment SVN

Re: [E-devel] E SVN: woohyun trunk/edje/src/lib

2012-02-07 Thread Sachiel
2012/2/7 Vincent Torri vincent.to...@gmail.com: On Tue, Feb 7, 2012 at 1:51 PM, Iván Briano (Sachiel) sachi...@gmail.com wrote: 2012/2/7 Vincent Torri vincent.to...@gmail.com: @since Gave up on the Changelog? no, he added the entry (wrongly, though, but he fixed that) Shame, I was

[E-devel] Elm_Panel

2012-02-07 Thread Cedric BAIL
Hi, We did have a quick thinking about elm_panel. In it's current form, its usage is very limited. For example, if you want your content to be always visible and aligned on the side of the panel. It's currently impossible to do so. In my opinion panel should be a property of Elementary window. It

Re: [E-devel] E SVN: hermet IN trunk/GAMES: . ehidden_ninjas

2012-02-07 Thread Vincent Torri
On Tue, Feb 7, 2012 at 4:19 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: GAMES/ehidden_ninjas - registered name. ;p Author:       hermet Date:         2012-02-07 07:19:27 -0800 (Tue, 07 Feb 2012) New Revision: 67734 Trac:        

Re: [E-devel] E SVN: hermet IN trunk/GAMES: . ehidden_ninjas

2012-02-07 Thread Sachiel
2012/2/7 Vincent Torri vincent.to...@gmail.com: On Tue, Feb 7, 2012 at 4:19 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: GAMES/ehidden_ninjas - registered name. ;p Author:       hermet Date:         2012-02-07 07:19:27 -0800 (Tue, 07 Feb 2012) New Revision: 67734 Trac:  

[E-devel] Google Summer of Code 2012....

2012-02-07 Thread ravenlock
All, Google has announce Google Summer of Code 2012. This is the event's eighth year running. Google Summer of Code is a summertime event in which students are encouraged to participate with Open Source organizations. These students are provided a significant stipend for their summertime

[E-devel] [envision] Compiler Warnings - Elementary API changes.

2012-02-07 Thread Alex-P. Natsios
Greetings, After the recent elementary changes in gengrid make output from envision is getting flooded with a LOT of warnings about elm_gengrid - elm_object. There are also errors everywhere due to pointer type incompatibility due to the change from Elm_Gengrid_Item to Elm_Object_Item. some of

[E-devel] elm_inwin patch: improve widget theming ability

2012-02-07 Thread Davide Andreoli
Hi all here's a super simple patch for elm_inwin that add the text_set text_get hooks to the widget, they can be used in application that want to use a custom style for the widget http://pastebin.ca/2110961 Usage case is common: I'm using the inwin to show dialogs in my application, I'm in the

Re: [E-devel] elm_inwin patch: improve widget theming ability

2012-02-07 Thread Gustavo Sverzut Barbieri
On Tue, Feb 7, 2012 at 8:52 PM, Davide Andreoli d...@gurumeditation.it wrote: Hi all here's a super simple patch for elm_inwin that add the text_set text_get hooks to the widget,  they can be used in application that want to use a custom style for the widget http://pastebin.ca/2110961

Re: [E-devel] elm_inwin patch: improve widget theming ability

2012-02-07 Thread michael bouchaud
About it, I say we need to keep the text into a list or something. Why, just because the part can be missing. Nothing against your patch. I push it in, really thanks!!! But, I ask me this use case, where dev expects to use the content of this extra parts. Same as contents In gengrid and

Re: [E-devel] elm_inwin patch: improve widget theming ability

2012-02-07 Thread Sachiel
2012/2/7 michael bouchaud michael.bouch...@gmail.com: About it, I say we need to keep the text into a list or something. Why, just because the part can be missing. Nothing against your patch. I push it in, really thanks!!! But, I ask me this use case, where dev expects to use the content of

Re: [E-devel] elm_inwin patch: improve widget theming ability

2012-02-07 Thread Davide Andreoli
2012/2/8 michael bouchaud michael.bouch...@gmail.com: About it, I say we need to keep the text into a list or something. Why, just because the part can be missing. we can use edje_object_part_exists() to check the part prior to set the text... if you are afraid :P I checked it with a non

Re: [E-devel] E SVN: hermet IN trunk/GAMES: . ehidden_ninjas

2012-02-07 Thread ChunEon Park
This game will be going to be implemented occasionally. I just backed up the source code. If it's bad to put the imcompleted source code, then I will remove it . ;) -Regards, Hermet- -Original Message- From: Iván Briano

Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread David Seikel
On Tue, 07 Feb 2012 03:11:40 -0500 Christopher Michael cpmicha...@comcast.net wrote: On 02/06/12 22:05, David Seikel wrote: I updated my E17 (plus EFL naturally) two days ago, just noticed that since then it's grabbed 2GBs of RAM. Think there's a leak somewhere. Valgrind loves you !!

Re: [E-devel] E SVN: woohyun trunk/edje/src/lib

2012-02-07 Thread David Seikel
On Tue, 7 Feb 2012 11:06:44 -0200 Iván Briano (Sachiel) sachi...@gmail.com wrote: 2012/2/7 Vincent Torri vincent.to...@gmail.com: On Tue, Feb 7, 2012 at 1:51 PM, Iván Briano (Sachiel) sachi...@gmail.com wrote: 2012/2/7 Vincent Torri vincent.to...@gmail.com: @since Gave up on the

Re: [E-devel] E SVN: hermet IN trunk/GAMES: . ehidden_ninjas

2012-02-07 Thread David Seikel
On Tue, 7 Feb 2012 16:44:50 +0100 Vincent Torri vincent.to...@gmail.com wrote: On Tue, Feb 7, 2012 at 4:19 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: GAMES/ehidden_ninjas - registered name. ;p Author:       hermet Date:         2012-02-07 07:19:27 -0800 (Tue, 07

Re: [E-devel] [envision] Compiler Warnings - Elementary API changes.

2012-02-07 Thread ChunEon Park
I had no errors to build it. anyway, committed in. 67746 thank you. -Regards, Hermet- -Original Message- From: Alex-P. Natsioslt;apnats...@gmail.comgt; To: enlightenment-devel@lists.sourceforge.net Cc: Sent: 12-02-08(수) 04:46:59 Subject: [E-devel]

Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread Michael Blumenkrantz
On Wed, 8 Feb 2012 11:59:12 +1000 David Seikel onef...@gmail.com wrote: On Tue, 07 Feb 2012 03:11:40 -0500 Christopher Michael cpmicha...@comcast.net wrote: On 02/06/12 22:05, David Seikel wrote: I updated my E17 (plus EFL naturally) two days ago, just noticed that since then it's

Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread David Seikel
On Tue, 7 Feb 2012 21:12:04 -0500 Michael Blumenkrantz michael.blumenkra...@gmail.com wrote: On Wed, 8 Feb 2012 11:59:12 +1000 David Seikel onef...@gmail.com wrote: On Tue, 07 Feb 2012 03:11:40 -0500 Christopher Michael cpmicha...@comcast.net wrote: On 02/06/12 22:05, David Seikel

Re: [E-devel] Big memory leak in e17.

2012-02-07 Thread Michael Blumenkrantz
On Wed, 8 Feb 2012 12:34:38 +1000 David Seikel onef...@gmail.com wrote: On Tue, 7 Feb 2012 21:12:04 -0500 Michael Blumenkrantz michael.blumenkra...@gmail.com wrote: On Wed, 8 Feb 2012 11:59:12 +1000 David Seikel onef...@gmail.com wrote: On Tue, 07 Feb 2012 03:11:40 -0500 Christopher

[E-devel] FOSDEM photos and stuff

2012-02-07 Thread The Rasterman
http://www.enlightenment.org/~raster/fosdem-1/ enjoy. :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Keep Your Developer Skills

Re: [E-devel] E SVN: hermet IN trunk/GAMES: . ehidden_ninjas

2012-02-07 Thread Sebastian Dransfeld
On 02/08/2012 02:52 AM, ChunEon Park wrote: This game will be going to be implemented occasionally. I just backed up the source code. If it's bad to put the imcompleted source code, then I will remove it . ;) Just add a big notice that it does not work, and that it's not because it is