Re: [E-devel] E SVN: hermet trunk/elementary/data/themes/widgets

2011-12-04 Thread Michael Blumenkrantz
On Mon, 28 Nov 2011 20:56:09 -0800 "Enlightenment SVN" wrote: > Log: > elementary/button - Setting the text after button is disabled then the text > does not showed up with disabled status. > fixed it. > > > > Author: hermet > Date: 2011-11-28 20:56:08 -0800 (Mon, 28 Nov 2

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

2011-12-04 Thread Michael Blumenkrantz
On Sat, 3 Dec 2011 23:35:34 -0800 "Enlightenment SVN" wrote: > Log: > front...front...front...BACK! BACK! NO WAIT FRONT! NO, BACK! > ARRG > finding this commit wasted an hour of my life. > > > Author: discomfitor > Date: 2011-12-03 23:35:33 -0800

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

2011-12-04 Thread Christopher Michael
In this regard, no they should no longer have issues w/ some text rendering...Good Catch !! ;) Sometimes, you don't necessarily want to get rid of the back buffer context. Use it to swap. In a flip context, this is correct i believe (normally i do not top post) dh On 12/04/11 04:09, Mich

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

2011-12-04 Thread Christopher Michael
On 12/04/11 00:02, Enlightenment SVN wrote: > Log: > header and docs for elm_win_center got lost in an earlier merge I guess > Fix the algorithm yet ? I've seen a place where you still can fall throughtisk, tick dh > > Author: discomfitor > Date: 2011-12-03 21:02:02 -0800 (Sa

[E-devel] Planning next Release of EFL

2011-12-04 Thread Gustavo Sverzut Barbieri
Hi all, To avoid getting into the same situation as the current one, I'd like to have a plan for the next release. I believe we should move to time-based releases such as kernel, firefox and others do, making the life of distributions easier as well. Freeze: 22-February Alpha: 1-March B

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Vincent Torri
On Sun, 4 Dec 2011, Gustavo Sverzut Barbieri wrote: > Hi all, > > To avoid getting into the same situation as the current one, I'd like > to have a plan for the next release. > > I believe we should move to time-based releases such as kernel, > firefox and others do, making the life of distribut

Re: [E-devel] Evil compilation error in windows XP

2011-12-04 Thread Vincent Torri
Hey, On Sun, 4 Dec 2011, HariHara Sudhan wrote: >I get many undefined reference errors from evil_unistd.c, > evil_link_xp.cpp & in evil_fcntl.c, > I installed the mingw from the latest repositories. > I've attached the screenshot with the mail. > is win32 api missing anywhere? > any solution

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Michael Blumenkrantz
On Sun, 4 Dec 2011 14:27:35 +0100 (CET) Vincent Torri wrote: > > > On Sun, 4 Dec 2011, Gustavo Sverzut Barbieri wrote: > > > Hi all, > > > > To avoid getting into the same situation as the current one, I'd like > > to have a plan for the next release. > > > > I believe we should move to time-b

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

2011-12-04 Thread Michael Blumenkrantz
On Sun, 04 Dec 2011 05:46:34 -0500 Christopher Michael wrote: > On 12/04/11 00:02, Enlightenment SVN wrote: > > Log: > > header and docs for elm_win_center got lost in an earlier merge I guess > > > > Fix the algorithm yet ? I've seen a place where you still can fall > throughtisk, tick >

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Vincent Torri
On Sun, 4 Dec 2011, Vincent Torri wrote: >> To avoid getting into the same situation as the current one, I'd like >> to have a plan for the next release. >> >> I believe we should move to time-based releases such as kernel, >> firefox and others do, making the life of distributions easier as >>

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Cedric BAIL
Hi, On Sun, Dec 4, 2011 at 1:32 PM, Gustavo Sverzut Barbieri wrote: > Hi all, > > To avoid getting into the same situation as the current one, I'd like > to have a plan for the next release. > > I believe we should move to time-based releases such as kernel, > firefox and others do, making the li

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Michael Blumenkrantz
On Sun, 4 Dec 2011 20:15:07 +0100 Cedric BAIL wrote: > Hi, > > On Sun, Dec 4, 2011 at 1:32 PM, Gustavo Sverzut Barbieri > wrote: > > Hi all, > > > > To avoid getting into the same situation as the current one, I'd like > > to have a plan for the next release. > > > > I believe we should move to

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Cedric BAIL
On Sun, Dec 4, 2011 at 8:20 PM, Michael Blumenkrantz wrote: > On Sun, 4 Dec 2011 20:15:07 +0100 > Cedric BAIL wrote: >> On Sun, Dec 4, 2011 at 1:32 PM, Gustavo Sverzut Barbieri >> wrote: >> > Hi all, >> > >> > To avoid getting into the same situation as the current one, I'd like >> > to have a p

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

2011-12-04 Thread Christopher Michael
On 12/04/11 14:06, Michael Blumenkrantz wrote: > On Sun, 04 Dec 2011 05:46:34 -0500 > Christopher Michael wrote: > >> On 12/04/11 00:02, Enlightenment SVN wrote: >>> Log: >>> header and docs for elm_win_center got lost in an earlier merge I guess >>> >> >> Fix the algorithm yet ? I've seen a place

Re: [E-devel] Planning next Release of EFL

2011-12-04 Thread Michael Blumenkrantz
On Sun, 4 Dec 2011 20:31:30 +0100 Cedric BAIL wrote: > On Sun, Dec 4, 2011 at 8:20 PM, Michael Blumenkrantz > wrote: > > On Sun, 4 Dec 2011 20:15:07 +0100 > > Cedric BAIL wrote: > >> On Sun, Dec 4, 2011 at 1:32 PM, Gustavo Sverzut Barbieri > >> wrote: > >> > Hi all, > >> > > >> > To avoid gett

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

2011-12-04 Thread Michael Blumenkrantz
On Sun, 04 Dec 2011 15:09:21 -0500 Christopher Michael wrote: > On 12/04/11 14:06, Michael Blumenkrantz wrote: > > On Sun, 04 Dec 2011 05:46:34 -0500 > > Christopher Michael wrote: > > > >> On 12/04/11 00:02, Enlightenment SVN wrote: > >>> Log: > >>> header and docs for elm_win_center got lost i

[E-devel] [E-Devel] Access

2011-12-04 Thread Sung W. Park
Hi all, I've been working on Evas GL for some time now and I would like to request a commit access. I've been solely working on Evas_GL, elm_glview up until now and pretty much, Raster has been the only person reviewing my code. I'm at a point where having a commit access would make things a lot

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread Michael Blumenkrantz
On Mon, 5 Dec 2011 11:37:57 +0900 "Sung W. Park" wrote: > Hi all, > > I've been working on Evas GL for some time now and I would like to request a > commit access. > > I've been solely working on Evas_GL, elm_glview up until now and pretty much, > Raster has been the only person reviewing my co

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread David Seikel
On Mon, 5 Dec 2011 11:37:57 +0900 "Sung W. Park" wrote: > I've been working on Evas GL for some time now and I would like to > request a commit access. > > I've been solely working on Evas_GL, elm_glview up until now and > pretty much, Raster has been the only person reviewing my code. > > I'm

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread Michael Blumenkrantz
On Mon, 5 Dec 2011 12:51:27 +1000 David Seikel wrote: > On Mon, 5 Dec 2011 11:37:57 +0900 "Sung W. Park" > wrote: > > > I've been working on Evas GL for some time now and I would like to > > request a commit access. > > > > I've been solely working on Evas_GL, elm_glview up until now and > > p

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread David Seikel
On Sun, 4 Dec 2011 21:55:56 -0500 Michael Blumenkrantz wrote: > On Mon, 5 Dec 2011 12:51:27 +1000 > David Seikel wrote: > > > On Mon, 5 Dec 2011 11:37:57 +0900 "Sung W. Park" > > wrote: > > > > > I've been working on Evas GL for some time now and I would like to > > > request a commit access.

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread The Rasterman
On Mon, 5 Dec 2011 11:37:57 +0900 "Sung W. Park" said: info.txt id_rsa.pub need. :) see devs/* dirs in svn > Hi all, > > I've been working on Evas GL for some time now and I would like to request a > commit access. > > I've been solely working on Evas_GL, elm_glview up until now and pretty mu

Re: [E-devel] [Question][elementary] notify related

2011-12-04 Thread The Rasterman
On Wed, 2 Nov 2011 17:09:44 +0900 cnook said: > Dear All, Hello~ > > I have a query on the notify. > There are 9 modes for notify (BOTTOM, CENTER, TOP, LEFT/RIGHT for Each). > > Anyhow, if user use BOTTOM and set content of notify bigger than its parent, > then notify gets its size bigger than

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread Sung W. Park
Awesome! I look forward to working with you guys more closely as a developer. Thanks! cheers, Sung -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread David Seikel
On Mon, 5 Dec 2011 12:56:26 +0900 "Sung W. Park" wrote: > Awesome! I look forward to working with you guys more closely as a > developer. Thanks! Congratulations. Welcome aboard Sung. -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread Daniel Juyung Seo
+1 here as well. You're so active and passionate and there is no other person actively working on GL. This will help our community as well. Congratulations! Daniel Juyung Seo (SeoZ) On Mon, Dec 5, 2011 at 12:56 PM, Sung W. Park wrote: > Awesome!  I look forward to working with you guys more clo

[E-devel] [patch] els_pan - bugfix gravity move

2011-12-04 Thread Hyoyoung Chang
Dear developers. When gravity set on els_pan, user events are processing improperly. Any touch event move pan to wrong position. It's due to accumulate px, py. So I fixed it. Thanks Index: elementary/src/lib/els_pan.c === --- element

Re: [E-devel] [patch] els_pan - bugfix gravity move

2011-12-04 Thread Michael Blumenkrantz
On Mon, 5 Dec 2011 13:29:48 +0900 Hyoyoung Chang wrote: > Dear developers. > > When gravity set on els_pan, user events are processing improperly. > Any touch event move pan to wrong position. > It's due to accumulate px, py. > So I fixed it. > > Thanks in -

Re: [E-devel] [Patch][test_map] Fix invalid object and logs

2011-12-04 Thread ChunEon Park
original code looks no problem. "win" is just user data for callbacks. they are not invalid objects. but in view of the code consistency, the patch does not matter to apply. in rev 65886 -Regards, Hermet- -Original Message- From: "Bluezery"

Re: [E-devel] E SVN: hermet trunk/elementary/data/themes/widgets

2011-12-04 Thread ChunEon Park
Sorry, I don't understand. Could you please explain more? -Regards, Hermet- -Original Message- From: "Michael Blumenkrantz" To: enlightenment-...@lists.sourceforge.net Cc: enlightenment-devel@lists.sourceforge.net Sent:

Re: [E-devel] E SVN: hermet trunk/elementary/data/themes/widgets

2011-12-04 Thread Michael Blumenkrantz
On Mon, 05 Dec 2011 14:06:16 +0900 ChunEon Park wrote: > Sorry, I don't understand. > Could you please explain more? > > -Regards, Hermet- > > -Original Message- > From: "Michael Blumenkrantz" > To: enlightenment-...@l

Re: [E-devel] [Patch][ecore_con] Refactoring curl port

2011-12-04 Thread Bluezery
Hi, Congratulations on EFL1.1 release!!! Now, Can it be added to svn?? :) 2011/11/15 Carsten Haitzler : > On Mon, 14 Nov 2011 18:47:08 +0900 Bluezery said: > > considering the amount of refactoring.. this will have to wait until after > 1.1. > we are in feature freeze. that means no refactorin

Re: [E-devel] [Patch][ecore_con] Refactoring curl port

2011-12-04 Thread Michael Blumenkrantz
On Mon, 5 Dec 2011 14:27:00 +0900 Bluezery wrote: > Hi, > > Congratulations on EFL1.1 release!!! > Now, Can it be added to svn?? :) > > > 2011/11/15 Carsten Haitzler : > > On Mon, 14 Nov 2011 18:47:08 +0900 Bluezery said: > > > > considering the amount of refactoring.. this will have to wait

Re: [E-devel] [E-Devel] Access

2011-12-04 Thread ChunEon Park
Congratulation! I expected you could get the commit access also. -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: "Enlightenment developer list" Cc: "Carsten Haitzler"

Re: [E-devel] E SVN: hermet trunk/elementary/data/themes/widgets

2011-12-04 Thread ChunEon Park
got it. -Regards, Hermet- -Original Message- From: "Michael Blumenkrantz" To: "Enlightenment developer list" Cc: her...@naver.com; enlightenment-...@lists.sourceforge.net Sent

[E-devel] [Patch] elc_ctxpopup: using calculated value, getting size from the style also.

2011-12-04 Thread cnook
Dear All, Hello! As the title, attached patch has followings. 1) Using Calculated Value: The _update_arrow(); had used evas_object_geometry_get(); internally for getting its base size. But the _calc_base_geometry(); already got the base size which is more accurate. 2) Getting Size From

Re: [E-devel] [Patch][ecore_con] Refactoring curl port

2011-12-04 Thread The Rasterman
On Mon, 5 Dec 2011 00:32:00 -0500 Michael Blumenkrantz said: > your patch no longer applies. resend one that does and I will review it. i actually was fixing it up... though i got called off to do other things today. back to it now. -- - Codito, ergo sum - "I code, therefore I am"

Re: [E-devel] Evil compilation error in windows XP

2011-12-04 Thread HariHara Sudhan
Yes, i followed the wiki page. and libws2_32.a is there inside the c:\MinGW\lib folder. is makefile not linking the library properly? btw will evil and other efl library compile under windows 7? On Mon, Dec 5, 2011 at 12:32 AM, Vincent Torri wrote: > > Hey, > > On Sun, 4 Dec 2011, HariHara Sud

Re: [E-devel] Evil compilation error in windows XP

2011-12-04 Thread Vincent Torri
On Mon, 5 Dec 2011, HariHara Sudhan wrote: > Yes, i followed the wiki page. > and libws2_32.a is there inside the c:\MinGW\lib folder. > is makefile not linking the library properly? > btw will evil and other efl library compile under windows 7? Ha, you're *compiling* under win 7. I've never tr

Re: [E-devel] [Patch][ecore_con] Refactoring curl port

2011-12-04 Thread The Rasterman
On Fri, 11 Nov 2011 19:12:09 +0900 Bluezery said: in svn! thanks! i fixed up the conflict with current svn too. > I have done two more things. > Please check attached patch. > I have tested using elm_map. I works well. > > 1) EINA_LIST_FOREACH_SAFE is removed and EINA_LIST_FREE is used instead.

Re: [E-devel] [Patch][elm_map] Remove unnecessary flags

2011-12-04 Thread The Rasterman
On Sat, 12 Nov 2011 17:24:39 +0900 Bluezery said: tnx muchly! in svn! > Previous patch has a bug. > > Fixed patch is attached. > I have changed as below. > // _process_download_list(gi->wd->obj); --> > _process_download_list(gi->wd->obj); > > On Sat, Nov 12, 2011 at 3:51 PM, Bluezery wrote: