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
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
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)
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
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
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
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
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
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->
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
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
* 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.
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
* 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...
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
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
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--
> >
> >
>
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
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
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
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
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,
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
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
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
* 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://
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
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:
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
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
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'
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
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:
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
>
>
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
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
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
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
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?
---
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
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
> 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
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!
>>
>>
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 +
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
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)
>
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
>
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:
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
>
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
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
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
>
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.
>
>
>
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
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
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
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:
>
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.)
;-)
-
58 matches
Mail list logo