Re: [E-devel] Infinite loop in e_fm2

2011-01-18 Thread The Rasterman
On Tue, 18 Jan 2011 08:57:37 +0100 Thomas Gstädtner said: > On Tue, Jan 18, 2011 at 03:30, Carsten Haitzler wrote: > > On Mon, 17 Jan 2011 22:01:15 + Thomas Gstädtner > > said: > > > > what sidebar? efm doesnt have one. > > > >> Heyho, > >> > >> while trying to select a new icon for an appl

Re: [E-devel] E SVN: raster trunk/embryo/src/lib

2011-01-18 Thread The Rasterman
On Mon, 17 Jan 2011 14:08:58 -0500 Mike Blumenkrantz said: > when you commit a patch from the ml, please also reply to the person who > submitted it saying that the patch has been committed. this saves time for > other people who may try to be helpful and commit the patch again, not knowing > tha

Re: [E-devel] E SVN: raster trunk/embryo/src/lib

2011-01-18 Thread Mike Blumenkrantz
On Tue, 18 Jan 2011 17:47:31 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 17 Jan 2011 14:08:58 -0500 Mike Blumenkrantz said: > > > when you commit a patch from the ml, please also reply to the person who > > submitted it saying that the patch has been committed. this saves time for >

[E-devel] [Patch] elm_genlist patch for group index handling and bug fix

2011-01-18 Thread Daniel Juyung Seo
Hello, I attached a small patch for elm_genlist.c 1. _item_block_position() fix This patch realizes group index even there is no sub-items. There was a request about this. And it shows that there is no sub-items explicitly. 2. Bug Fix Null check routine was wrong-placed. I fixed it. Thank you. D

Re: [E-devel] E SVN: raster trunk/embryo/src/lib

2011-01-18 Thread David Seikel
On Tue, 18 Jan 2011 17:47:31 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 17 Jan 2011 14:08:58 -0500 Mike Blumenkrantz > said: > > > when you commit a patch from the ml, please also reply to the > > person who submitted it saying that the patch has been committed. > > this saves time

Re: [E-devel] [Patch] environment parameter - ELM_EFFECT_ENABLE

2011-01-18 Thread Gustavo Sverzut Barbieri
On Tue, Jan 18, 2011 at 3:11 AM, Jaehwan Kim wrote: > I understood your suggestion. > But I want to change the enablement of all widget effect at a time. > In the setting application like elementary_config, > if I set effect-off, the effects of all widget are unable. > Can I implement it with them

Re: [E-devel] Set different theme and icon set for default profile

2011-01-18 Thread Christopher Michael
On 01/18/2011 02:08 AM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 18 Jan 2011 00:43:21 -0500 Christopher Michael > said: > >> On 1/18/2011 12:34 AM, P Purkayastha wrote: >>> On Tue, 18 Jan 2011 10:23:52 +0800, Christopher Michael >>>wrote: >>> LMAO ! :) Glad to be of help. If you h

[E-devel] Startup Applications do not work until run the first time

2011-01-18 Thread Jeff Hoogland
Howdy Folks, So for some my startup applications I have defined under E do not run at startup until they have been manually launched for the first time. The startup entries are listed, but I can restart E 100 times and never have it launch. Once I manually launch the application, the app runs at s

[E-devel] screenshots needed!

2011-01-18 Thread Ian Caldwell
good evening folks, I am currently making a little mockup for an idea regarding enlightenment.org. However I need multiple different screenshots with a greenish background even if it's a leaf like the current screenshots on the website that would be perfect! the sooner you can send em to me the bet

Re: [E-devel] elm_mod_shutdown in elm.c (in edje_externals) is not called.

2011-01-18 Thread The Rasterman
On Thu, 13 Jan 2011 11:35:10 +0900 WooHyun Jung said: > Hello. I'm WooHyun Jung. > > One question about not calling elm_mod_shutdown in elm.c (in > edje_externals). > > I've tested with elementary_test and I checked elm_mod_init is called when > initiating. > > But elm_mode_shutdown was not c