[E-devel] [PATCH] elfe: update to new elementary API

2011-10-28 Thread Martin Jansa
Signed-off-by: Martin Jansa --- E-MODULES-EXTRA/elfe/src/allapps.c | 18 +- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/E-MODULES-EXTRA/elfe/src/allapps.c b/E-MODULES-EXTRA/elfe/src/allapps.c index a1ae04a..1feaad8 100644 --- a/E-MODULES-EXTRA/elfe/src/allapp

[E-devel] [PATCH] ecore: fix build with uclibc

2011-10-28 Thread Martin Jansa
Signed-off-by: Martin Jansa --- ecore/src/lib/ecore_con/ecore_con_info.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ecore/src/lib/ecore_con/ecore_con_info.c b/ecore/src/lib/ecore_con/ecore_con_info.c index e20f788..62ce6bf 100644 --- a/ecore/src/lib/ecore_con/ecore

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Christopher Michael
On 10/29/11 01:28, Carsten Haitzler (The Rasterman) wrote: > On Sat, 29 Oct 2011 00:51:53 -0400 Christopher Michael > said: > >> Well mate, slap it into svn somewhere and we can all jump into the fun >> ;) (time permitting of course). > > i will - this weekend, i hope. > Cool :) >> Agreed. But to

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread The Rasterman
On Sat, 29 Oct 2011 00:51:53 -0400 Christopher Michael said: > Well mate, slap it into svn somewhere and we can all jump into the fun > ;) (time permitting of course). i will - this weekend, i hope. > Agreed. But to 'jump the gun' and release early (read: earlier than > ready) at this stage i

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Christopher Michael
On 10/29/11 00:44, Carsten Haitzler (The Rasterman) wrote: > On Sat, 29 Oct 2011 00:25:55 -0400 Christopher Michael > said: > >> On 10/28/11 22:23, Carsten Haitzler (The Rasterman) wrote: >>> On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL said: >>> >>> i'll post here as a summary. what k-s wants

Re: [E-devel] elev8 + dbus

2011-10-28 Thread The Rasterman
On Sat, 29 Oct 2011 06:26:16 +0200 "Sanjeev B.A." said: > elev8 currently using ecore_con for http. I found it convenient to use > ecore_con rather than curl (especially the response buffer handling) > I haven't gone through e_dbus API but I am inclined to write the bindings > based on e_dbus. t

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread The Rasterman
On Sat, 29 Oct 2011 00:25:55 -0400 Christopher Michael said: > On 10/28/11 22:23, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL said: > > > > i'll post here as a summary. what k-s wants is to just release e17-as is > > after fixing some efm bugs. who

Re: [E-devel] E SVN: raster trunk/e/src/bin

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 21:36:32 -0700 "Enlightenment SVN" wrote: > Log: > make backlight code a bit more generic with a list of sysfs files to > look at to get backlight working. > > > > Author: raster > Date: 2011-10-28 21:36:32 -0700 (Fri, 28 Oct 2011) > New Revision: 64503

Re: [E-devel] Backlight module

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 23:48:49 +0200 eva...@evadim.ru said: > Hello! > > I have question about backlight module it don't work for me for a log time. > I look into it and found acpi paths a bit different [1] than in my system, > so I correct it and module start working. In first hunk,

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Christopher Michael
On 10/28/11 22:58, David Seikel wrote: > On Sat, 29 Oct 2011 11:23:37 +0900 Carsten Haitzler (The Rasterman) > wrote: > >> On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL >> said: >> >> i'll post here as a summary. what k-s wants is to just release e17-as >> is after fixing some efm bugs. who agre

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Christopher Michael
On 10/28/11 22:55, Michael Jennings wrote: > On Saturday, 29 October 2011, at 11:23:37 (+0900), > Carsten Haitzler wrote: > >> i'll post here as a summary. what k-s wants is to just release e17-as is >> after >> fixing some efm bugs. who agrees with that? everything stays as-is. >> >> the reason x

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Christopher Michael
On 10/28/11 22:23, Carsten Haitzler (The Rasterman) wrote: > On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL said: > > i'll post here as a summary. what k-s wants is to just release e17-as is after > fixing some efm bugs. who agrees with that? everything stays as-is. > Sorry, cannot say that I agre

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Sanjeev B.A.
elev8 currently using ecore_con for http. I found it convenient to use ecore_con rather than curl (especially the response buffer handling) I haven't gone through e_dbus API but I am inclined to write the bindings based on e_dbus. Regards, Sanjeev On Sat, Oct 29, 2011 at 12:26 AM, Gustavo Sverz

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread P Purkayastha
On Saturday, October 29, 2011 10:23:37 AM UTC+8, The Rasterman Carsten Haitzler wrote: > > On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL said: > > the reason taskbar is there is because engage is compositing based > realistically > and we have to work without, and we again have had enough users

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL wrote: > On Fri, Oct 28, 2011 at 9:19 PM, Mike Blumenkrantz wrote: > > On Fri, 28 Oct 2011 11:07:45 -0200 > > Gustavo Sverzut Barbieri wrote: > >> I'm writing this mail so it's unified and everyone can opine without > >> being in one place at one t

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread David Seikel
On Sat, 29 Oct 2011 11:23:37 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL > said: > > i'll post here as a summary. what k-s wants is to just release e17-as > is after fixing some efm bugs. who agrees with that? everything stays > as-is. We alre

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Michael Jennings
On Saturday, 29 October 2011, at 11:23:37 (+0900), Carsten Haitzler wrote: > i'll post here as a summary. what k-s wants is to just release e17-as is after > fixing some efm bugs. who agrees with that? everything stays as-is. > > the reason xrandr is on the todo is that there are many complaints

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 22:46:55 +0200 Cedric BAIL said: i'll post here as a summary. what k-s wants is to just release e17-as is after fixing some efm bugs. who agrees with that? everything stays as-is. the reason xrandr is on the todo is that there are many complaints and questions about how to ge

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 18:24:56 +0200 Nicolas Aguirre said: > Hi, > > 2011/10/28 Gustavo Sverzut Barbieri : > > Hello all, > > > > I'm writing this mail so it's unified and everyone can opine without > > being in one place at one time (IRC/#edevelop). > > > > Recently I've talked to people and whil

Re: [E-devel] How can I change behaviour when double-clicking a window's title?

2011-10-28 Thread The Rasterman
On Sat, 29 Oct 2011 00:21:56 +0200 Tom Hacohen said: > Hey, > > Someone from the Israeli community asked me about it, and tbh, I have no > idea how to do it. Gustavo said at IRC that it's possible through the > usage of enlightenment_remote, is it? > > How can I make it happen? He wants to chan

Re: [E-devel] How can I change behaviour when double-clicking a window's title?

2011-10-28 Thread P Purkayastha
On Saturday, October 29, 2011 6:21:56 AM UTC+8, Tom Hacohen wrote: > > Hey, > > Someone from the Israeli community asked me about it, and tbh, I have no > idea how to do it. Gustavo said at IRC that it's possible through the > usage of enlightenment_remote, is it? It used to be possible via enli

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Gustavo Sverzut Barbieri
On Fri, Oct 28, 2011 at 6:50 PM, Cedric BAIL wrote: > Hi, > > On Fri, Oct 28, 2011 at 3:16 PM, Gustavo Sverzut Barbieri > wrote: >> Do you have plans to add DBus bindings to Elev8? Particularly >> interested in ObjectManager and related support to make it easy to >> access most system services (t

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Gustavo Sverzut Barbieri
On Fri, Oct 28, 2011 at 4:47 PM, Mike Blumenkrantz wrote: > On Fri, 28 Oct 2011 11:16:54 -0200 > Gustavo Sverzut Barbieri wrote: > >> Hi Sanjeev, >> >> Do you have plans to add DBus bindings to Elev8? Particularly >> interested in ObjectManager and related support to make it easy to >> access mos

[E-devel] How can I change behaviour when double-clicking a window's title?

2011-10-28 Thread Tom Hacohen
Hey, Someone from the Israeli community asked me about it, and tbh, I have no idea how to do it. Gustavo said at IRC that it's possible through the usage of enlightenment_remote, is it? How can I make it happen? He wants to change "shaded" to "maximize/unmaximize.". Btw, on an unrelated note, it

[E-devel] Backlight module

2011-10-28 Thread evadim
Hello! I have question about backlight module it don't work for me for a log time. I look into it and found acpi paths a bit different [1] than in my system, so I correct it and module start working. In first hunk, I think, I see typo, but about paths I don't know what to do: Work

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Cedric BAIL
Hi, On Fri, Oct 28, 2011 at 3:16 PM, Gustavo Sverzut Barbieri wrote: > Do you have plans to add DBus bindings to Elev8? Particularly > interested in ObjectManager and related support to make it easy to > access most system services (they are being converted to this standard > as Glib standardizes

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Cedric BAIL
On Fri, Oct 28, 2011 at 9:19 PM, Mike Blumenkrantz wrote: > On Fri, 28 Oct 2011 11:07:45 -0200 > Gustavo Sverzut Barbieri wrote: >> I'm writing this mail so it's unified and everyone can opine without >> being in one place at one time (IRC/#edevelop). >> >> Recently I've talked to people and whil

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Sanjeev B.A.
Hello Gustavo, I intend to finish pending elm widgets followed by evas API support and refactoring. It must take about a week to complete. I had plans to work on DBus after the above. Does this sound ok ? Kindly let me know. Regards, Sanjeev On Fri, Oct 28, 2011 at 3:16 PM, Gustavo Sverzut Bar

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 11:07:45 -0200 Gustavo Sverzut Barbieri wrote: > Hello all, > > I'm writing this mail so it's unified and everyone can opine without > being in one place at one time (IRC/#edevelop). > > Recently I've talked to people and while I tried to express it at IRC, > raster just got

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 06:57:02 -0700 (PDT) P Purkayastha wrote: > As an end user, I too feel e17 should get out. Nothing much has changed in > core e over the past year, except for dialogs, and reshuffling of menus, > addition of shot module, and some polish over the past 3-4 months into > makin

Re: [E-devel] elev8 + dbus

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 11:16:54 -0200 Gustavo Sverzut Barbieri wrote: > Hi Sanjeev, > > Do you have plans to add DBus bindings to Elev8? Particularly > interested in ObjectManager and related support to make it easy to > access most system services (they are being converted to this standard > as Gl

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Nicolas Aguirre
Hi, 2011/10/28 Gustavo Sverzut Barbieri : > Hello all, > > I'm writing this mail so it's unified and everyone can opine without > being in one place at one time (IRC/#edevelop). > > Recently I've talked to people and while I tried to express it at IRC, > raster just got pissed and left. Later peop

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Tom Hacohen
On 28/10/11 15:07, Gustavo Sverzut Barbieri wrote: > WHY RELEASE? >1. to clarify we know some snapshot is usable. This will get us in > more distributions by default. >2. to remove that stupid karma over the 17 number if e. Will help > people that do not track us closely to know we're reaso

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread P Purkayastha
On Friday, October 28, 2011 10:24:07 PM UTC+8, Cedric BAIL wrote: > > Hi, > > On Fri, Oct 28, 2011 at 3:07 PM, Gustavo Sverzut Barbieri > wrote: > > I'm writing this mail so it's unified and everyone can opine without > > being in one place at one time (IRC/#edevelop). > > > > Recently I've talk

Re: [E-devel] [E-Devel][Patch] Evas GL Color Format Enum change (and ElmGLview changes accordingly)

2011-10-28 Thread Sung W. Park
wow, that was the fastest review/commit thus far! ;) thanks!! On Fri, Oct 28, 2011 at 8:08 PM, Carsten Haitzler wrote: > On Fri, 28 Oct 2011 14:10:14 +0900 "Sung W. Park" > said: > > this one is in svn! approved. good! thanks muchly! :) > > > Hi all, > > > > I'm submitting a patch that changes

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-28 Thread Vincent Torri
On Fri, 28 Oct 2011, Cedric BAIL wrote: > On Fri, Oct 28, 2011 at 2:13 PM, Youness Alaoui > wrote: >> I agree with vincent, and I think that there shouldn't be a "define it >> before including eina.h" implicit rule.. while it's not so bad, and it would >> work, it's not the right way to do it.

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Cedric BAIL
Hi, On Fri, Oct 28, 2011 at 3:07 PM, Gustavo Sverzut Barbieri wrote: > I'm writing this mail so it's unified and everyone can opine without > being in one place at one time (IRC/#edevelop). > > Recently I've talked to people and while I tried to express it at IRC, > raster just got pissed and lef

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-28 Thread Cedric BAIL
On Fri, Oct 28, 2011 at 2:13 PM, Youness Alaoui wrote: > I agree with vincent, and I think that there shouldn't be a "define it > before including eina.h" implicit rule.. while it's not so bad, and it would > work, it's not the right way to do it. > these functions shouldn't be inlined I think, th

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread P Purkayastha
As an end user, I too feel e17 should get out. Nothing much has changed in core e over the past year, except for dialogs, and reshuffling of menus, addition of shot module, and some polish over the past 3-4 months into making it work better with desktop files and with startup applications of gn

Re: [E-devel] RFC: E17 Release

2011-10-28 Thread Boris Faure
> WHY RELEASE? >   1. to clarify we know some snapshot is usable. This will get us in > more distributions by default. >   2. to remove that stupid karma over the 17 number if e. Will help > people that do not track us closely to know we're reasonable serious. >   3. we can start to bring in new te

[E-devel] elev8 + dbus

2011-10-28 Thread Gustavo Sverzut Barbieri
Hi Sanjeev, Do you have plans to add DBus bindings to Elev8? Particularly interested in ObjectManager and related support to make it easy to access most system services (they are being converted to this standard as Glib standardizes this method). I plan to write small tests for PulseAudio, ConnMa

[E-devel] RFC: E17 Release

2011-10-28 Thread Gustavo Sverzut Barbieri
Hello all, I'm writing this mail so it's unified and everyone can opine without being in one place at one time (IRC/#edevelop). Recently I've talked to people and while I tried to express it at IRC, raster just got pissed and left. Later people would join and agree with me... so while I'm looking

Re: [E-devel] Commit access request for ecore and elementary

2011-10-28 Thread Gustavo Sverzut Barbieri
On Fri, Oct 28, 2011 at 9:55 AM, Tom Hacohen wrote: > On 28/10/11 13:37, Carsten Haitzler (The Rasterman) wrote: >> well for me it's a +1 because the quality is there ant it saves >> 1. me having to review things BEFORE they go in all the time >> 2. saves me even having to do the whole "apply patc

Re: [E-devel] Commit Access

2011-10-28 Thread Gustavo Sverzut Barbieri
On Fri, Oct 28, 2011 at 7:56 AM, Mike Blumenkrantz wrote: > > Hi. > > Before I begin, know that I am not thinking of any one person with this email, > nor am I thinking of anyone at all. This is a general email which I am writing > based on my own thoughts after having seen the recent flood of new

Re: [E-devel] problem with Eina and pthread.h (to fix before 1.1 release)

2011-10-28 Thread Youness Alaoui
I agree with vincent, and I think that there shouldn't be a "define it before including eina.h" implicit rule.. while it's not so bad, and it would work, it's not the right way to do it. these functions shouldn't be inlined I think, they should be a define, and for the posix functions, they are way

[E-devel] [PATCH] Fix the bug that user cannot input key

2011-10-28 Thread Jihoon Kim
Hi, EFL developers and Vincent. On Windows 7, there are some bugs related to key input in elementary_test. 1. alphabet and symbol characters doesn't be inputted in elementary entry. 2. When the space key is pressed, "space" string is entered in elementary entry. In this patch, I've tried to fix t

Re: [E-devel] Commit access request for ecore and elementary

2011-10-28 Thread Tom Hacohen
On 28/10/11 13:37, Carsten Haitzler (The Rasterman) wrote: > well for me it's a +1 because the quality is there ant it saves > 1. me having to review things BEFORE they go in all the time > 2. saves me even having to do the whole "apply patch, commit with changelog > etc." work I know it sounds li

Re: [E-devel] About Eyesight, poppler and mupdf

2011-10-28 Thread Sachiel
2011/10/28 David Seikel : > On Fri, 28 Oct 2011 12:46:28 +0900 Carsten Haitzler (The Rasterman) > wrote: > >> unless we're now going to get high-framerate pdf's? :) > > Nooo! > > /me remembers that pdf stands for poor dead forests, and imagines the > ecological damage killing trees at vide

Re: [E-devel] Commit acess request for ecore, edje and elementary

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 05:16:16 -0400 Mike Blumenkrantz said: > On Fri, 28 Oct 2011 09:15:14 +0900 > Jihoon Kim wrote: > > > Hello, EFL developers. > > This is Jihoon Kim. > > > > I'd like to request to get commit permission of EFL svn. > > > > I am working for Samsung Electronics and in charge

Re: [E-devel] Commit access request for ecore and elementary

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 06:11:15 -0400 Mike Blumenkrantz said: > On Fri, 28 Oct 2011 18:32:29 +0900 > Hyoyoung Chang wrote: > > > To summarize my near future plan, I don't have anything to big commits. > > I'm working frequent on elm. so I think it just speed up applying delay > > time. > > > > My

Re: [E-devel] Adding array of simple types to an eet.

2011-10-28 Thread David Seikel
On Fri, 28 Oct 2011 20:01:09 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 28 Oct 2011 16:08:52 +1000 David Seikel > said: > > > Here's the patch, as promised. > > tick! commit it :) That's my token commit for this year. I got in early, and can take the rest of the year off. Or do

Re: [E-devel] E SVN: onefang trunk/eet/src/lib

2011-10-28 Thread David Seikel
On Fri, 28 Oct 2011 07:18:28 -0400 Mike Blumenkrantz wrote: > On Fri, 28 Oct 2011 04:21:03 -0700 > "Enlightenment SVN" wrote: > > > Log: > > A new macro to support adding arrays of basic types. > CHANGE. LOG. Was done already. :-P -- A big old stinking pile of genius that no one wants coz

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

2011-10-28 Thread WooHyun Jung
+1 ~ (wanna hear Tom's opinion. Is there any reason that this API is not deprecated yet?) 2011/10/28, Mike Blumenkrantz : > On Thu, 27 Oct 2011 12:12:54 -0700 > "Enlightenment SVN" wrote: > >> Log: >> add long forgotten note for entry filters >> >> >> Author: discomfitor >> Date: 2

Re: [E-devel] Elementary Map Issues

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 17:35:10 +0900 Kim Yunhan said: > Yes, elm_map tried to reload itself is best solution, I think. > But elementary can't detect internet connection. > So if the retry logic is given, it should controlled by the application. then the application will have to control retries per

Re: [E-devel] E SVN: onefang trunk/eet/src/lib

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 04:21:03 -0700 "Enlightenment SVN" wrote: > Log: > A new macro to support adding arrays of basic types. > > > Author: onefang > Date: 2011-10-28 04:21:03 -0700 (Fri, 28 Oct 2011) > New Revision: 64493 > Trac: http://trac.enlightenment.org/e/changeset/

Re: [E-devel] E SVN: jypark trunk/ecore/src/lib/ecore_evas

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 04:15:33 -0700 "Enlightenment SVN" wrote: > Log: > Add a new API(ecore_evas_request_geometry_get) > > The reson why I add this is for communicate with X in async mode. > For example, If applications call elm_win_rotation_with_resize_set API > when they start run and r

Re: [E-devel] [E-Devel][Patch] Evas GL Color Format Enum change (and ElmGLview changes accordingly)

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 14:10:14 +0900 "Sung W. Park" said: this one is in svn! approved. good! thanks muchly! :) > Hi all, > > I'm submitting a patch that changes the color format for Evas GL. > > When I first wrote Evas_GL, I just had EVAS_GL_RGB_8 and EVAS_GL_RGBA_8 and > etc but it was mislead

Re: [E-devel] Adding array of simple types to an eet.

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 16:08:52 +1000 David Seikel said: > Here's the patch, as promised. tick! commit it :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -

Re: [E-devel] [Patch] edje transition from current position

2011-10-28 Thread The Rasterman
On Thu, 27 Oct 2011 20:49:56 +0900 Jaehwan Kim said: much simpler. nicer. commit it (with correct indentation of course). (you have access to commit - so you do it) :) > Hi Raster, > > It looks simple and good. So I changed the code as your advice. > It works well. > I had a some problem about

Re: [E-devel] [patch] elm_genlist - add elm_genlist_item_fields_update function

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 13:25:56 +0900 Daniel Juyung Seo said: for upstream - yes. the new api calls should be in elm_gen.c now :/ > Good patch. Good for all but I think it's better to apply this to > elm_gen instead of elm_genlist according to the latest upstream > changes. > Thanks. > > Danie

Re: [E-devel] Commit access request for ecore and elementary

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 18:32:29 +0900 Hyoyoung Chang wrote: > To summarize my near future plan, I don't have anything to big commits. > I'm working frequent on elm. so I think it just speed up applying delay > time. > > My decision points are that I've been patches to EFL. > I feel that I'm enough

[E-devel] Commit Access

2011-10-28 Thread Mike Blumenkrantz
Hi. Before I begin, know that I am not thinking of any one person with this email, nor am I thinking of anyone at all. This is a general email which I am writing based on my own thoughts after having seen the recent flood of new developers (which is great!). Please read it as such and do not read

Re: [E-devel] Commit access request for ecore and elementary

2011-10-28 Thread Hyoyoung Chang
To summarize my near future plan, I don't have anything to big commits. I'm working frequent on elm. so I think it just speed up applying delay time. My decision points are that I've been patches to EFL. I feel that I'm enough accustomed with EFL. And I can make contribute. So I ask about commit

Re: [E-devel] Commit acess request for ecore, edje and elementary

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 09:15:14 +0900 Jihoon Kim wrote: > Hello, EFL developers. > This is Jihoon Kim. > > I'd like to request to get commit permission of EFL svn. > > I am working for Samsung Electronics and in charge of cooperation of EFL and > input method framework. > I've mainly contributed p

Re: [E-devel] Commit access request for ecore and elementary

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 00:38:25 +0900 Hyoyoung Chang wrote: > Dear all, > Hello. This is Hyoyoung Chang > > I write this mail to request the commit permission. > Before join EFL, I was working on window manager and copy&paste on X11. > > I've contribute ecore and (mostly) elementary. > I'd fixed s

Re: [E-devel] Commit access request for edje and elementry

2011-10-28 Thread The Rasterman
On Fri, 28 Oct 2011 17:18:46 +0900 Jaehwan Kim said: commit it. :) (yes - you. yourself. commit it) :) > +1 here also, if only so we get edje group inherit docs :P > > > > I changed some documents about group inheritance. > Please review. is it enough? or must I do something more? > > Index: s

Re: [E-devel] E SVN: jypark trunk/devs/jypark

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 17:42:21 +0900 Daniel Juyung Seo wrote: > shhh. do not let discomfitor know this TODO. what what WHAAT > anyhow, congratulations for your first COMMIT! > > Daniel Juyung Seo (SeoZ) > > On Fri, Oct 28, 2011 at 5:37 PM, Enlightenment SVN > wrote: > > Log: > > This

Re: [E-devel] E SVN: jypark trunk/devs/jypark

2011-10-28 Thread Daniel Juyung Seo
shhh. do not let discomfitor know this TODO. anyhow, congratulations for your first COMMIT! Daniel Juyung Seo (SeoZ) On Fri, Oct 28, 2011 at 5:37 PM, Enlightenment SVN wrote: > Log: > This is my first summit. >  TODO list. > > > Author:       jypark > Date:         2011-10-28 01:37:58 -0700

Re: [E-devel] E SVN: antognolli IN trunk/ecore/src/lib: ecore_evas ecore_fb

2011-10-28 Thread vtorri
Changelog Vincent Quoting Enlightenment SVN : > Log: > ecore/fb: Change fb engine input to use ecore_input_evas. > Nothing changes, only making the ecore fb engine to send keyboard and > mouse events using ecore_input_evas, instead of its own ecore events. > > Patch for SiT. > > > > Author:

Re: [E-devel] E SVN: devilhorns trunk/emprint/src/bin

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 10:37:03 +0200 vto...@univ-evry.fr wrote: > Quoting Enlightenment SVN : > > > Log: > > Emprint: Better check against double extension in filename. > > eina should have some functions abou filename extensions > > Vincent > > > > > > > > > Author: devilhorns > > Date:

Re: [E-devel] E SVN: devilhorns trunk/emprint/src/bin

2011-10-28 Thread vtorri
Quoting Enlightenment SVN : > Log: > Emprint: Better check against double extension in filename. eina should have some functions abou filename extensions Vincent > > > > Author: devilhorns > Date: 2011-10-27 11:54:18 -0700 (Thu, 27 Oct 2011) > New Revision: 64443 > Trac: h

Re: [E-devel] Elementary Map Issues

2011-10-28 Thread Kim Yunhan
On Fri, Oct 28, 2011 at 1:27 PM, Carsten Haitzler wrote: > On Fri, 28 Oct 2011 13:19:58 +0900 Bluezery said: > > > Dear all, > > > > I am interested in elm_map widget. > > As far as I know, elm_map is a only widget use network resource in > > elementary. > > So, when the network condition is poor

Re: [E-devel] E SVN: discomfitor trunk/devs/discomfitor

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 17:25:59 +0900 Daniel Juyung Seo wrote: > this is awesome! > this reminded you on cebit. > any plans to come to Korea? > > Daniel Juyung Seo (SeoZ) > > On Fri, Oct 28, 2011 at 2:49 PM, Enlightenment SVN > wrote: > > Log: > > not enough beards on svn so I'm gonna beard it up

Re: [E-devel] E SVN: discomfitor trunk/devs/discomfitor

2011-10-28 Thread David Seikel
On Fri, 28 Oct 2011 17:25:59 +0900 Daniel Juyung Seo wrote: > this is awesome! > this reminded you on cebit. > any plans to come to Korea? > > Daniel Juyung Seo (SeoZ) > > On Fri, Oct 28, 2011 at 2:49 PM, Enlightenment SVN > wrote: > > Log: > > not enough beards on svn so I'm gonna beard it up

Re: [E-devel] Commit access request for edje and elementry

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 17:18:46 +0900 Jaehwan Kim wrote: > +1 here also, if only so we get edje group inherit docs :P > > > > I changed some documents about group inheritance. > Please review. is it enough? or must I do something more? > > Index: src/bin/edje_cc_handlers.c > ==

Re: [E-devel] E SVN: discomfitor trunk/devs/discomfitor

2011-10-28 Thread Daniel Juyung Seo
this is awesome! this reminded you on cebit. any plans to come to Korea? Daniel Juyung Seo (SeoZ) On Fri, Oct 28, 2011 at 2:49 PM, Enlightenment SVN wrote: > Log: > not enough beards on svn so I'm gonna beard it up with some pre-shave pics > from after cebit > > > Author:       discomfitor > Da

Re: [E-devel] svn account access kill list

2011-10-28 Thread David Seikel
On Fri, 28 Oct 2011 03:24:43 -0400 Mike Blumenkrantz wrote: > On Fri, 28 Oct 2011 17:13:57 +1000 > David Seikel wrote: > > > On Fri, 28 Oct 2011 15:43:00 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > i've built a list of people with accounts that have not done > > > anything pre

Re: [E-devel] Commit access request for edje and elementry

2011-10-28 Thread Jaehwan Kim
+1 here also, if only so we get edje group inherit docs :P > I changed some documents about group inheritance. Please review. is it enough? or must I do something more? Index: src/bin/edje_cc_handlers.c === --- src/bin/edje_cc_handle

Re: [E-devel] svn account access kill list

2011-10-28 Thread Mike Blumenkrantz
On Fri, 28 Oct 2011 17:13:57 +1000 David Seikel wrote: > On Fri, 28 Oct 2011 15:43:00 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > i've built a list of people with accounts that have not done anything > > pretty much all of this year (since rev 56000). if you're on this > > list and th

Re: [E-devel] svn account access kill list

2011-10-28 Thread David Seikel
On Fri, 28 Oct 2011 15:43:00 +0900 Carsten Haitzler (The Rasterman) wrote: > i've built a list of people with accounts that have not done anything > pretty much all of this year (since rev 56000). if you're on this > list and think that you want to keep access, then make your case as > to why you