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

2012-12-19 Thread Lucas De Marchi
On Tue, Dec 18, 2012 at 11:08 PM, Enlightenment SVN wrote: > Log: > wake up. fix svn breakages. yay. :) Sorry, I forgot elementary Lucas De Marchi -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial

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

2012-10-10 Thread The Rasterman
On Tue, 2 Oct 2012 18:33:34 +0900 Daniel Juyung Seo said: i have no idea now... i am sure i was chasing a bug... weird. re-enabled now in svn. > Oops raster, Why did you commented this out? Any problem was there? > Actually you committed the code and the code came from Chanwook Jung's patch. > h

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

2012-10-02 Thread Daniel Juyung Seo
Oops raster, Why did you commented this out? Any problem was there? Actually you committed the code and the code came from Chanwook Jung's patch. http://trac.enlightenment.org/e/changeset/68934 I don't know why he added that but at least you disabled genlist item cache. Daniel Juyung Seo (SeoZ)

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

2012-08-10 Thread The Rasterman
On Fri, 10 Aug 2012 08:38:44 -0300 Gustavo Sverzut Barbieri said: > On Friday, August 10, 2012, Carsten Haitzler wrote: > > > On Thu, 9 Aug 2012 09:43:40 -0300 Gustavo Sverzut Barbieri > > > said: > > > > > On Thursday, August 9, 2012, Enlightenment SVN wrote: > > > > > > > Log: > > > > sorry yo

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

2012-08-10 Thread Gustavo Sverzut Barbieri
On Friday, August 10, 2012, Carsten Haitzler wrote: > On Thu, 9 Aug 2012 09:43:40 -0300 Gustavo Sverzut Barbieri > > said: > > > On Thursday, August 9, 2012, Enlightenment SVN wrote: > > > > > Log: > > > sorry yoz - u cant use min size set from outside the widget as wisgets > > > set it all the

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

2012-08-10 Thread The Rasterman
On Thu, 9 Aug 2012 09:43:40 -0300 Gustavo Sverzut Barbieri said: > On Thursday, August 9, 2012, Enlightenment SVN wrote: > > > Log: > > sorry yoz - u cant use min size set from outside the widget as wisgets > > set it all the time themselves for read-only use outside. :) if uw ant > > this u

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

2012-08-09 Thread Gustavo Sverzut Barbieri
On Thursday, August 9, 2012, Enlightenment SVN wrote: > Log: > sorry yoz - u cant use min size set from outside the widget as wisgets > set it all the time themselves for read-only use outside. :) if uw ant > this u have to accomplish this another way. eg table with genlist PLUS > invisible

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

2012-08-02 Thread The Rasterman
On Thu, 2 Aug 2012 15:26:02 -0300 Gustavo Sverzut Barbieri said: > On Thu, Aug 2, 2012 at 5:42 AM, Enlightenment SVN > wrote: > > Log: > > fix interactive flip so it works again! :/ > > I can't test it right now, but based on the following comment it seems > you fixed one case and broke the oth

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

2012-08-02 Thread Gustavo Sverzut Barbieri
On Thu, Aug 2, 2012 at 5:42 AM, Enlightenment SVN wrote: > Log: > fix interactive flip so it works again! :/ I can't test it right now, but based on the following comment it seems you fixed one case and broke the other: > +#if 0 // this breaks manual flipping. :/ > if (sd->state == sd->

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

2012-07-24 Thread Daniel Juyung Seo
printf in elm_slider.c? Daniel Juyung Seo (SeoZ) On Tue, Jul 24, 2012 at 1:59 PM, Enlightenment SVN wrote: > Log: > fix layer bug with floating popup object in slider i added just before > freeze. > > > > Author: raster > Date: 2012-07-23 21:59:45 -0700 (Mon, 23 Jul 2012) > New R

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

2012-05-22 Thread The Rasterman
On Tue, 22 May 2012 00:08:36 -0300 Gustavo Lima Chaves said: > * Carsten Haitzler [2012-05-22 08:42:00 +0900]: > > > On Mon, 21 May 2012 11:17:32 -0300 Gustavo Lima Chaves > > said: > > > > > * Enlightenment SVN [2012-05-20 21:17:11 > > > -0700]: > > > > > > > Log: > > > > due to use obj st

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

2012-05-21 Thread Gustavo Lima Chaves
* Carsten Haitzler [2012-05-22 08:42:00 +0900]: > On Mon, 21 May 2012 11:17:32 -0300 Gustavo Lima Chaves > said: > > > * Enlightenment SVN [2012-05-20 21:17:11 > > -0700]: > > > > > Log: > > > due to use obj structure if sd->api is null.. we have crashes - eg if > > > webkit not supported.

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

2012-05-21 Thread The Rasterman
On Mon, 21 May 2012 11:17:32 -0300 Gustavo Lima Chaves said: > * Enlightenment SVN [2012-05-20 21:17:11 -0700]: > > > Log: > > due to use obj structure if sd->api is null.. we have crashes - eg if > > webkit not supported. fix this. (no no changelog as ita part of the > > whole new structur

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

2012-05-21 Thread Gustavo Lima Chaves
* Enlightenment SVN [2012-05-20 21:17:11 -0700]: > Log: > due to use obj structure if sd->api is null.. we have crashes - eg if > webkit not supported. fix this. (no no changelog as ita part of the > whole new structure changes) I wonder how is this code path where sd->api does not exist...

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

2012-04-09 Thread Michael Blumenkrantz
On Mon, 9 Apr 2012 00:43:21 -0700 "Enlightenment SVN" wrote: > Log: > why strlen wat u are about to ewalk thru anyway WHEN U ALREADY KNOW > THE LENGTH! use actual known length. > > > > Author: raster > Date: 2012-04-09 00:43:21 -0700 (Mon, 09 Apr 2012) > New Revision: 6996

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

2012-03-22 Thread Gustavo Chaves
On Thu, Mar 22, 2012 at 7:14 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > From: cnook > Subject: [E-devel] [Patch][elementary] elc_ctxpopup using elm_list > internally. > > The patch is for using elm_list as a item controller of elc_ctxpopup. > I have learned that there

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

2012-03-07 Thread The Rasterman
On Wed, 7 Mar 2012 09:16:56 +0100 Vincent Torri said: i missed 1 doc string. i fixed the others. > shouldn't the doc be updated when signatures of exported functions are > modified ? > > Vincent > > > > On Wed, Mar 7, 2012 at 9:13 AM, Enlightenment SVN > wrote: > > Log: > > warn-- > > > > >

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

2012-03-07 Thread Vincent Torri
shouldn't the doc be updated when signatures of exported functions are modified ? Vincent On Wed, Mar 7, 2012 at 9:13 AM, Enlightenment SVN wrote: > Log: > warn-- > > > > Author:       raster > Date:         2012-03-07 00:13:06 -0800 (Wed, 07 Mar 2012) > New Revision: 68892 > Trac:         htt

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

2012-03-06 Thread The Rasterman
On Tue, 6 Mar 2012 12:54:05 -0500 Michael Blumenkrantz said: :-P > On Tue, 6 Mar 2012 04:30:16 -0800 > "Enlightenment SVN" wrote: > > > Log: > > adree with XXX -> rename focus funcs, deprecate old. > > > > > > > > Author: raster > > Date: 2012-03-06 04:30:16 -0800 (Tue, 0

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

2012-03-06 Thread Michael Blumenkrantz
On Tue, 6 Mar 2012 04:30:16 -0800 "Enlightenment SVN" wrote: > Log: > adree with XXX -> rename focus funcs, deprecate old. > > > > Author: raster > Date: 2012-03-06 04:30:16 -0800 (Tue, 06 Mar 2012) > New Revision: 68822 > Trac: http://trac.enlightenment.org/e/change

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

2012-03-06 Thread The Rasterman
On Tue, 6 Mar 2012 21:38:22 +0900 Daniel Juyung Seo said: well put it back WHEN its implemented. i'm staring at warnings continually amongst reams of other warnings i'm going thru and fixing as i am altering other api's too - its distracting to have to keep filtering these out mentally. :) > Thi

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

2012-03-06 Thread Daniel Juyung Seo
This needs to be implemented again using Evas_Smart_Cb like other widgets. I discussed this with multibuttonentry contributor and she agreed to remove "item,selected" and "item,clicked" smart callback and use Evas_Smart_Cb instead. Thanks. Daniel Juyung Seo (SeoZ) On Tue, Mar 6, 2012 at 9:14 PM,

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

2012-03-05 Thread Daniel Juyung Seo
The author of this, Hyoyoung, didn't inted to use that for VERSION. It's just a flag for user generated or genlist generated. Hyoyoung will send a patch. Thanks. Daniel Juyung Seo (SeoZ) On Mon, Mar 5, 2012 at 9:50 PM, Enlightenment SVN wrote: > Log: > no - version is good - 0 == external const

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

2012-02-26 Thread The Rasterman
On Mon, 27 Feb 2012 14:06:38 +0900 ChunEon Park said: aaahbug was a different one- i just hid it. fixed now. title visibility was always enabled when u change style.. pretty wrong imho. > Should it be fixed? If then, the title visible states would be corrupted. > I intended to recover the title

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

2012-02-26 Thread ChunEon Park
Should it be fixed? If then, the title visible states would be corrupted. I intended to recover the title visible state for all pages. -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: enlightenment-...@li

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

2012-02-23 Thread Gustavo Lima Chaves
* Enlightenment SVN [2012-02-22 20:20:30 -0800]: > Log: > hermet's code didnt create a bug.. it brought out an existing bug... > FIX! > Thanks muchly :) > > > Author: raster > Date: 2012-02-22 20:20:30 -0800 (Wed, 22 Feb 2012) > New Revision: 68298 > Trac: http://

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

2012-02-15 Thread The Rasterman
On Thu, 16 Feb 2012 14:59:58 +0900 Daniel Juyung Seo said: no - doing this in a hurry and no one uses this... :) > No marks for deprecation? > > Daniel Juyung Seo (SeoZ) > > On Thu, Feb 16, 2012 at 2:58 PM, Enlightenment SVN < > no-re...@enlightenment.org> wrote: > > > Log: > > elm_thumb_ethu

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

2012-02-15 Thread Daniel Juyung Seo
No marks for deprecation? Daniel Juyung Seo (SeoZ) On Thu, Feb 16, 2012 at 2:58 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > elm_thumb_ethumb_client_connected -> > elm_thumb_ethumb_client_connected_get() > > more consistent name. > > > > Author: raster > Date:

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

2012-01-17 Thread The Rasterman
On Fri, 6 Jan 2012 09:57:37 +0900 Jihoon Kim said: i'm not sure we can change the return value of this in edje due to it breaking abi... :/ ie expected return it USEd to give on error now changed. :/ > Yes, I know you made invalid again, > > That patch I've sent recent is for changing return va

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

2012-01-05 Thread Jihoon Kim
Yes, I know you made invalid again, That patch I've sent recent is for changing return value as 'NORMAL' instead of 'invalid'. elm_entry_input_panel_layout_get returns NORMAL as default return value. I also think 'normal' is more appropriate default return value. On Thursday, January 5, 2012, Car

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

2012-01-05 Thread The Rasterman
On Wed, 4 Jan 2012 16:58:35 +0900 Jihoon Kim said: i just made elm return invalid again > Raster, would you please change the return value as 'normal' of > ecore_imf_context_input_panel_layout_get and > edje_object_part_text_input_panel_layout_get like > elm_entry_input_panel_layout_get? > > I'

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

2012-01-03 Thread Jihoon Kim
Raster, would you please change the return value as 'normal' of ecore_imf_context_input_panel_layout_get and edje_object_part_text_input_panel_layout_get like elm_entry_input_panel_layout_get? I've attached the patch. Thanks. On Monday, January 2, 2012, Enlightenment SVN wrote: > Log: > get rid

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

2012-01-03 Thread Jihoon Kim
yes, the work to remove INVALID type will make some problem. I thought the number of current layout is sufficient. What I added INVALID type as last type was my fault. I will be careful. Thanks for Ivan and Raster. :) On Wednesday, January 4, 2012, Carsten Haitzler wrote: > On Tue, 3 Jan 2012 22:

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

2012-01-03 Thread The Rasterman
On Tue, 3 Jan 2012 22:53:23 +0900 Daniel Juyung Seo said: well these ADD new panel input types... i did remove the "invalid" type.. which was... err. well.. invalid... :) > And I think these changes need to be described here as well. > http://trac.enlightenment.org/e/wiki/ElementaryChanges > >

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

2012-01-03 Thread The Rasterman
On Tue, 3 Jan 2012 11:02:32 -0200 Iván Briano (Sachiel) said: > 2012/1/3 Jihoon Kim : > > Raster, Ecore_IMF and edje should be applied according to your layout type > > insertion in elm. > > > > Would you please review and apply this patch for ecore_imf and edje? > > > > Don't these patches brea

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

2012-01-03 Thread Daniel Juyung Seo
On Wed, Jan 4, 2012 at 2:16 AM, Tom Hacohen wrote: > On 03/01/12 15:53, Daniel Juyung Seo wrote: >> And I think these changes need to be described here as well. >> http://trac.enlightenment.org/e/wiki/ElementaryChanges >> >> Whenever I see applications which are written by elementary, I >> serious

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

2012-01-03 Thread Tom Hacohen
On 03/01/12 15:53, Daniel Juyung Seo wrote: > And I think these changes need to be described here as well. > http://trac.enlightenment.org/e/wiki/ElementaryChanges > > Whenever I see applications which are written by elementary, I > seriously feel the need of ElementaryChanges documentation update

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

2012-01-03 Thread Daniel Juyung Seo
And I think these changes need to be described here as well. http://trac.enlightenment.org/e/wiki/ElementaryChanges Whenever I see applications which are written by elementary, I seriously feel the need of ElementaryChanges documentation updates. This documentation is so needed in apps written by

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

2012-01-03 Thread Sachiel
2012/1/3 Jihoon Kim : > Raster, Ecore_IMF and edje should be applied according to your layout type > insertion in elm. > > Would you please review and apply this patch for ecore_imf and edje? > Don't these patches break both API and ABI? ---

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

2012-01-03 Thread The Rasterman
On Tue, 3 Jan 2012 17:28:21 +0900 Jihoon Kim said: yeah - i know. i havent gotten there yet. i was reviewing elm api and have a mental note to do this. > Raster, Ecore_IMF and edje should be applied according to your layout type > insertion in elm. > > Would you please review and apply this pat

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

2012-01-03 Thread Jihoon Kim
Raster, Ecore_IMF and edje should be applied according to your layout type insertion in elm. Would you please review and apply this patch for ecore_imf and edje? On Monday, January 2, 2012, Enlightenment SVN wrote: > Log: > add a password mode. > > > > Author: raster > Date: 2012-0

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

2011-12-29 Thread David Seikel
> Subject: Re: [E-devel] E SVN: raster trunk/elementary/src/lib > > Date: Fri, 30 Dec 2011 16:14:30 +0900 > > Reply-To: Enlightenment developer list > > > > > > yay finally! > > > > Daniel Juyung Seo (SeoZ) > why the FUCK did you quote the whole thin

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

2011-12-29 Thread Daniel Juyung Seo
vel@lists.sourceforge.net >> Cc: enlightenment-...@lists.sourceforge.net >> Subject: Re: [E-devel] E SVN: raster trunk/elementary/src/lib >> Date: Fri, 30 Dec 2011 16:14:30 +0900 >> Reply-To: Enlightenment developer list >>   >> >> yay finally! >> >>

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

2011-12-29 Thread Michael Blumenkrantz
On Fri, 30 Dec 2011 16:14:30 +0900 Daniel Juyung Seo wrote: > From: Daniel Juyung Seo > To: enlightenment-devel@lists.sourceforge.net > Cc: enlightenment-...@lists.sourceforge.net > Subject: Re: [E-devel] E SVN: raster trunk/elementary/src/lib > Date: Fri, 30 Dec 2011 16:14:30 +

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

2011-12-25 Thread Michael Blumenkrantz
On Sun, 25 Dec 2011 20:08:45 -0800 "Enlightenment SVN" wrote: > Log: > From: Hyoyoung Chang > Subject: [E-devel] [patch] elm_cnp_helper - make some cnp apis as > public EAPI > > As I suggested, I made a patch for some cnp apis. > I think copying and pasting APIs are pretty mature to b

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

2011-11-24 Thread The Rasterman
On Fri, 25 Nov 2011 11:07:51 +0900 Daniel Juyung Seo said: no - almost everyone uses scale 1.0 so they dont get affected, and those that use scaling also play with finger size :) > Does this need to be announced? > I think this will affect many people. > > Thanks. > Daniel Juyung Seo (SeoZ) >

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

2011-11-24 Thread Daniel Juyung Seo
Does this need to be announced? I think this will affect many people. Thanks. Daniel Juyung Seo (SeoZ) On Thu, Nov 24, 2011 at 7:31 PM, Enlightenment SVN wrote: > Log: > it's time we dont auto-scale finger size with scale .. set finger size >  to what u need/want. > > > > Author:       raster >

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

2011-11-01 Thread Kim Yunhan
Hello, raster line 1167: Grid_Item "gi" instance will be removed. So it is meaningless. ;-) BR, Yunhan Kim On Tue, Nov 1, 2011 at 11:38 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > and set have to false in other error cases. > > > > Author: raster > Date:

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

2011-08-25 Thread Daniel Juyung Seo
If so, just leave it. Thanks :) Daniel Juyung Seo (SeoZ) On Fri, Aug 26, 2011 at 12:04 PM, Carsten Haitzler wrote: > On Fri, 26 Aug 2011 09:33:58 +0900 Daniel Juyung Seo > said: > > thats actually a moot thing. hi is very often short for "high". you'll see it > on appliances with: > > hi > lo >

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

2011-08-25 Thread The Rasterman
On Fri, 26 Aug 2011 09:33:58 +0900 Daniel Juyung Seo said: thats actually a moot thing. hi is very often short for "high". you'll see it on appliances with: hi lo :) > How do you think raster about hilight -> highlight? > > Daniel Juyung Seo (SeoZ) > > On Tue, Aug 23, 2011 at 9:31 PM, Daniel

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

2011-08-25 Thread Daniel Juyung Seo
How do you think raster about hilight -> highlight? Daniel Juyung Seo (SeoZ) On Tue, Aug 23, 2011 at 9:31 PM, Daniel Juyung Seo wrote: > hilight -> highlight > http://en.wiktionary.org/wiki/hilight > > I won't touch elm_access while raster is heavily working on it. > So fix it! > > Daniel Juyung

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

2011-08-23 Thread Daniel Juyung Seo
hilight -> highlight http://en.wiktionary.org/wiki/hilight I won't touch elm_access while raster is heavily working on it. So fix it! Daniel Juyung Seo (SeoZ) On Tue, Aug 23, 2011 at 5:46 PM, Enlightenment SVN wrote: > Log: > make access hilight follow object around and vanish it target is >  

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

2011-08-08 Thread Daniel Juyung Seo
Thanks but I as said this might be a big change for applications. We'll see what's happening. Thanks. Daniel Juyung Seo (SeoZ) On Mon, Aug 8, 2011 at 7:32 PM, Enlightenment SVN wrote: > Log: > we really should focus when we release mouse AND on_hold is... NOT >  set. happy happy joy joy. > > >

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

2011-08-05 Thread The Rasterman
On Fri, 5 Aug 2011 17:26:03 +0900 Daniel Juyung Seo said: didn't know it existed. that's new. have other issues to solve first tho... > Good job! > > Btw, why don't you use elm_object_content_get/set()? > They're there! > > Thanks. > Daniel Juyung Seo (SeoZ) > > On Fri, Aug 5, 2011 at 4:45 PM

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

2011-08-05 Thread Daniel Juyung Seo
Good job! Btw, why don't you use elm_object_content_get/set()? They're there! Thanks. Daniel Juyung Seo (SeoZ) On Fri, Aug 5, 2011 at 4:45 PM, Enlightenment SVN wrote: > Log: > elm factory... in, genscroller out. > > > > Author:       raster > Date:         2011-08-05 00:45:45 -0700 (Fri, 05 Au

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

2011-08-01 Thread Daniel Juyung Seo
Man, this is done by you 3 years ago. (not blaming, I was just curious) http://trac.enlightenment.org/e/changeset/36487/trunk/TMP/st/elementary/src/lib/elm_win.c But it was working before. It looks like elm_win sub objects eval was affected by something else :( Daniel Juyung Seo (SeoZ) On Mon, A

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

2011-05-26 Thread Vincent Torri
On Thu, 26 May 2011, Enlightenment SVN wrote: > Log: > fix hover doc -> no html tags. breaks latex docs. > > > > Author: raster > Date: 2011-05-26 22:42:27 -0700 (Thu, 26 May 2011) > New Revision: 59726 > Trac: http://trac.enlightenment.org/e/changeset/59726 > > Modified: >

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

2011-05-04 Thread Gustavo Sverzut Barbieri
On Wed, May 4, 2011 at 7:09 AM, Enlightenment SVN wrote: > Log: > allow elm to auto-screenshot and save windows all by itself just with >  a special elm_engine var - great way to auto-generate screenies from >  apps and change config/theme and everything automatically (via scripts >  etc.) ;-) -