Re: [E-devel] Eina_Clist - Request for clarifications

2011-11-02 Thread Tom Hacohen
On 02/11/11 02:17, Mike McCormack wrote: > On 10/18/2011 05:43 PM, Tom Hacohen wrote: >> On 18/10/11 10:37, Carsten Haitzler (The Rasterman) wrote: >>> you don't have to use it... :) >> >> That's hardly a valid point. :) >> Using the same logic, I might as well add a flight simulator to eina. >> >>

Re: [E-devel] E SVN: jaehwan IN trunk/edje/src: bin lib

2011-11-02 Thread Tom Hacohen
On 02/11/11 08:06, Jaehwan Kim wrote: > Dear Tom > > I reverted this patch. And I 'll upload the splited patch. > I'm sorry ^^ No biggie, especially since you reverted it. :) -- Tom. -- RSA® Conference 2012 Save $700 by

Re: [E-devel] I reverted commit 64549 - "change _elm_win_resize_job use ecore_evas_request_geometry_get function."

2011-11-02 Thread Tom Hacohen
On 02/11/11 09:27, 박지연 wrote: > Hello. > > I fix elementary_test's "Window Inline" test problem. > > (I didn't implement ecore evas buffer part. ) > > And commit elm window code again. > > I tested elementary test and other window resizing job. > > but if there is bug I can't find, I'll fix it agai

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

2011-11-02 Thread cnook
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 parent. It is fine, but.. Sometimes user want to make not

Re: [E-devel] E SVN: raster IN trunk: elementary/src/bin elementary/src/lib evas/src/lib evas/src/modules/engines/gl_x11

2011-11-02 Thread Daniel Juyung Seo
What is this rectangle for in test_map? Daniel Juyung Seo (SeoZ) On Fri, Oct 28, 2011 at 8:08 PM, Enlightenment SVN wrote: > Log: > From: "Sung W. Park" >  Subject: [E-devel] [E-Devel][Patch] Evas GL Color Format Enum change >  (and ElmGLview changes accordingly) > >  I'm submitting a patch tha

Re: [E-devel] E SVN: raster IN trunk: elementary/src/bin elementary/src/lib evas/src/lib evas/src/modules/engines/gl_x11

2011-11-02 Thread The Rasterman
On Wed, 2 Nov 2011 17:09:51 +0900 Daniel Juyung Seo said: aaah crap! that was my test code in trying to find an evas bug.. g... i committed that accidentally along with it.. bad me! spank! > What is this rectangle for in test_map? > > Daniel Juyung Seo (SeoZ) > > On Fri, Oct 28, 2011 at 8:

[E-devel] Trac - All users account/permissions were deleted, please register.

2011-11-02 Thread Tom Hacohen
Dear all, Unfortunately, raster and I discovered today that all the user accounts were deleted. The cause is unknown, but unfortunately that's how things are. Please register again and let raster/me know what permissions you had and we'll grant them back. Sorry for the inconvenience, Tom. ---

Re: [E-devel] FOSDEM 2012

2011-11-02 Thread Philippe Caseiro
On 31 October 2011 11:39, Sanjeev wrote: > I would be happy to help with whatever minimal time/resources I have. > Demos and hands on hacking are a BIG YES. They linger on for longer time. I > can make time for one demo app / use case. > > I am a bit concerned about having it right after one confe

Re: [E-devel] FOSDEM 2012

2011-11-02 Thread Sanjeev BA
On 11/02/2011 06:01 PM, Philippe Caseiro wrote: > On 31 October 2011 11:39, Sanjeev wrote: >> I would be happy to help with whatever minimal time/resources I have. >> Demos and hands on hacking are a BIG YES. They linger on for longer time. I >> can make time for one demo app / use case. >> >> I a

Re: [E-devel] Trac - All users account/permissions were deleted, please register.

2011-11-02 Thread Mike Blumenkrantz
On Wed, 02 Nov 2011 11:00:27 +0200 Tom Hacohen wrote: > Dear all, > > Unfortunately, raster and I discovered today that all the user accounts > were deleted. The cause is unknown, but unfortunately that's how things are. > > Please register again and let raster/me know what permissions you had

Re: [E-devel] Trac - All users account/permissions were deleted, please register.

2011-11-02 Thread Tom Hacohen
On 02/11/11 13:48, Mike Blumenkrantz wrote: > The final straw. Shh or you'll end up like your trac user. -- Tom. -- RSA® Conference 2012 Save $700 by Nov 18 Register now! http://p.sf.net/sfu/rsa-sfdev2dev1 _

Re: [E-devel] Trac - All users account/permissions were deleted, please register.

2011-11-02 Thread Tom Hacohen
Many have asked over IRC so I'll explain a bit more about the nature of the issue here: For unknown reasons, the user/passwd file of trac got cleared, there were only a few accounts there (people that registered in the last couple of days). On the other hand, the db with all the permissions/co

Re: [E-devel] Trac - All users account/permissions were deleted, please register.

2011-11-02 Thread Mike Blumenkrantz
On Wed, 02 Nov 2011 15:25:27 +0200 Tom Hacohen wrote: > Many have asked over IRC so I'll explain a bit more about the nature of > the issue here: > > For unknown reasons, the user/passwd file of trac got cleared, there > were only a few accounts there (people that registered in the last > cou

Re: [E-devel] Trac - All users account/permissions were deleted, please register.

2011-11-02 Thread Tom Hacohen
On 02/11/11 15:29, Mike Blumenkrantz wrote: > Although what discomfitor implies in IRC, it's me who viciously > deleted the trac user/password file. >> >> -- >> Tom. > I'm glad you're responsible enough to own up to your mistake. Everyone makes > them. > Forgery! -

[E-devel] Ecore_processing mtdev events

2011-11-02 Thread HariHara Sudhan
Hi all, I've lately added mtdev to receive touch events and process them as ecore mouse events( as mpx). i get the window id by the original mouse movements and use that id for passing touch events for that window. i get the slot id from mtdev. Passing the slot id(starting from 1) makes ecore thin

Re: [E-devel] E SVN: discomfitor trunk/e/src/modules/mixer

2011-11-02 Thread Mike Blumenkrantz
On Tue, 1 Nov 2011 11:57:07 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 29 Oct 2011 15:45:51 -0700 "Enlightenment SVN" > said: > > eeek! this broke the ability to mute/unmute pulse! :( > > > Log: > > lots of new pulse features: > > *all sink operations now work on sources > >

[E-devel] EFL 1.1 freeze

2011-11-02 Thread Mike Blumenkrantz
Hi, It has been two weeks since the "git 'er done" mail from raster, so I am calling his bluff. Effective immediately, we are in a 2 week feature freeze for EFL 1.1. -- Mike Blumenkrantz Zentific: Doctor recommended, mother approved. -

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread Mike Blumenkrantz
On Wed, 2 Nov 2011 12:14:07 -0400 Mike Blumenkrantz wrote: > Hi, > > It has been two weeks since the "git 'er done" mail from raster, so I am > calling his bluff. Effective immediately, we are in a 2 week feature freeze > for EFL 1.1. > I am allowing Nicolas Aguirre (captainigloo) a 24 hour exc

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread Tom Hacohen
On 02/11/11 18:22, Mike Blumenkrantz wrote: > On Wed, 2 Nov 2011 12:14:07 -0400 > Mike Blumenkrantz wrote: > >> Hi, >> >> It has been two weeks since the "git 'er done" mail from raster, so I am >> calling his bluff. Effective immediately, we are in a 2 week feature freeze >> for EFL 1.1. >> > I

[E-devel] cocoa engines

2011-11-02 Thread Nicolas Aguirre
Hi, I finally commited evas gl_cocoa engine, ecore_cocoa and ecore_evas_cocoa. Evas gl_cocoa is based on gl_common code, and works with native cocoa opengl view. I added ecore_evas_cocoa to create evas view inside an ecore_cocoa window. ecore_cocoa was already in, but was not working, i fixed th

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread Mike Blumenkrantz
On Wed, 02 Nov 2011 21:25:35 +0200 Tom Hacohen wrote: > On 02/11/11 18:22, Mike Blumenkrantz wrote: > > On Wed, 2 Nov 2011 12:14:07 -0400 > > Mike Blumenkrantz wrote: > > > >> Hi, > >> > >> It has been two weeks since the "git 'er done" mail from raster, so I am > >> calling his bluff. Effectiv

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread Michael Jennings
On Wednesday, 02 November 2011, at 17:55:50 (-0400), Mike Blumenkrantz wrote: > > Seriously though, saying two weeks without reminding is hard, I vote for > > an extension until next Thursday. > > Vetoed. I'm not your mommy, sack up and be responsible. After all the discussion over the past week

Re: [E-devel] cocoa engines

2011-11-02 Thread Leif Middelschulte
2011/11/2 Nicolas Aguirre : > Hi, > > I finally commited evas gl_cocoa engine, ecore_cocoa and ecore_evas_cocoa. > Evas gl_cocoa is based on gl_common code, and works with native cocoa > opengl view. > > I added ecore_evas_cocoa to create evas view inside an ecore_cocoa window. > > ecore_cocoa was

[E-devel] bug - building ecore without evas

2011-11-02 Thread Tomas Cech
Hi, I just met ecore build issue: CC xim_la-ecore_imf_xim.lo ecore_imf_xim.c:5:18: error: Evas.h: No such file or directory make: *** [xim_la-ecore_imf_xim.lo] Error 1 according to README evas is recommended, but not required. Best regards, Tomas Cech Sleep_Walker pgpAM0jVfZL3N.pg

Re: [E-devel] E SVN: hermet IN trunk/elementary: doc/widgets src/bin src/edje_externals src/examples src/lib

2011-11-02 Thread Daniel Juyung Seo
and also update ElementaryChanges in wiki when you have API/ABI whatever changes in elementary. http://trac.enlightenment.org/e/wiki/ElementaryChanges Thanks. Daniel Juyung Seo (SeoZ) On Wed, Nov 2, 2011 at 9:29 AM, ChunEon Park wrote: > ok, when I have spare time. > ---

[E-devel] [ANNOUNCEMENT] ElementaryChanges wiki page

2011-11-02 Thread Daniel Juyung Seo
Dear all e devs, this is Daniel Juyung Seo. Recently elementary has been changed dramatically. And applications also had to be changed accordingly. Due to the huge amount of changes, application developers have hard time following up elm changes. So I and discomfitor have been maintained Elementar

Re: [E-devel] bug - building ecore without evas

2011-11-02 Thread Jihoon Kim
Hi, Tomas. Thanks for reporting. I've found the ecore xim module does not need to have evas dependency. EFL maintainers, Would you please review the attached patch and apply in svn? -Original Message- From: Tomas Cech [mailto:tc...@suse.cz] Sent: Thursday, November 03, 2011 7:55 AM To:

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread The Rasterman
On Wed, 2 Nov 2011 12:14:07 -0400 Mike Blumenkrantz said: > Hi, > > It has been two weeks since the "git 'er done" mail from raster, so I am > calling his bluff. Effective immediately, we are in a 2 week feature freeze > for EFL 1.1. no - freeze starts monday :) from my original mail: "merge w

Re: [E-devel] bug - building ecore without evas

2011-11-02 Thread Mike Blumenkrantz
On Thu, 03 Nov 2011 08:28:30 +0900 Jihoon Kim wrote: > Hi, Tomas. > > Thanks for reporting. > > I've found the ecore xim module does not need to have evas dependency. > > EFL maintainers, > Would you please review the attached patch and apply in svn? > > -Original Message- > From: Tom

Re: [E-devel] [ANNOUNCEMENT] ElementaryChanges wiki page

2011-11-02 Thread ChunEon Park
done. -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: "enlightenment-devel" Cc: Sent: 11-11-03(목) 08:16:58 Subject: [E-devel] [ANNOUNCEMENT] ElementaryChanges wiki pa

[E-devel] [Patch] e_config config save patch

2011-11-02 Thread Doyoun Kang
Dear all, I found a problem in e_config. There is no code to check file size when the e makes the configuration backup files. Even if the file size is 0, the e copies it to backup file. So, I added code to check the size of the file. Please check the attached patch file. Thanks. -- Doyoun Kang

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread David Seikel
On Thu, 3 Nov 2011 08:49:46 +0900 Carsten Haitzler (The Rasterman) wrote: > On Wed, 2 Nov 2011 12:14:07 -0400 Mike Blumenkrantz > said: > > > Hi, > > > > It has been two weeks since the "git 'er done" mail from raster, so > > I am calling his bluff. Effective immediately, we are in a 2 week >

Re: [E-devel] [elm_map] Fix up too many connections at the same time.

2011-11-02 Thread Kim Yunhan
Can someone commit to svn? On Wed, Nov 2, 2011 at 12:39 PM, Kim Yunhan wrote: > On Tue, Nov 1, 2011 at 11:59 PM, Cedric BAIL wrote: > >> Hi, >> >> On Tue, Nov 1, 2011 at 10:11 AM, Kim Yunhan wrote: >> > Currently, elm_map requests all visible map image tile to map server at >> the >> > same ti

[E-devel] ELFE Error with Current SVN Pull

2011-11-02 Thread Jeff Hoogland
Nicolas, Trying to build the latest ELFE module from source and it appears something in it or ELM is causing an issue. The error I am getting here is "undefined symbol: elm_button_content_set" Do you get this as well or am I doing something wrong? -- ~Jeff Hoogland Th

Re: [E-devel] ELFE Error with Current SVN Pull

2011-11-02 Thread David Seikel
On Thu, 3 Nov 2011 00:10:23 -0500 Jeff Hoogland wrote: > Trying to build the latest ELFE module from source and it appears > something in it or ELM is causing an issue. The error I am getting > here is "undefined symbol: elm_button_content_set" > > Do you get this as well or am I doing something

[E-devel] [Patch] els_icon small bug patch

2011-11-02 Thread Jeonghyun Yun
Dear All. I found a missing exception handling in els_icon.c If evas_object_type_get return NULL, strcmp will be crashed. I added exception handling code, please review this small patch. Thanks. els_icon.patch Description: Binary data --

Re: [E-devel] ELFE Error with Current SVN Pull

2011-11-02 Thread Mike Blumenkrantz
On Thu, 3 Nov 2011 15:17:14 +1000 David Seikel wrote: > On Thu, 3 Nov 2011 00:10:23 -0500 Jeff Hoogland > wrote: > > > Trying to build the latest ELFE module from source and it appears > > something in it or ELM is causing an issue. The error I am getting > > here is "undefined symbol: elm_butt

Re: [E-devel] [Patch] els_icon small bug patch

2011-11-02 Thread Mike Blumenkrantz
On Thu, 03 Nov 2011 14:36:44 +0900 Jeonghyun Yun wrote: > Dear All. > > > > I found a missing exception handling in els_icon.c > > > > If evas_object_type_get return NULL, strcmp will be crashed. > > > > I added exception handling code, please review this small patch. > > > > Than

Re: [E-devel] ELFE Error with Current SVN Pull

2011-11-02 Thread Jeff Hoogland
Thanks for the quick fix - I can confirm it builds and loads now. Does ELFE work for anyone currently? It is causing an instant segfault when I try to load the module now. On Thu, Nov 3, 2011 at 12:44 AM, Mike Blumenkrantz wrote: > On Thu, 3 Nov 2011 15:17:14 +1000 > David Seikel wrote: > > > O

Re: [E-devel] ELFE Error with Current SVN Pull

2011-11-02 Thread Mike Blumenkrantz
On Thu, 3 Nov 2011 00:57:57 -0500 Jeff Hoogland wrote: > Thanks for the quick fix - I can confirm it builds and loads now. > > Does ELFE work for anyone currently? It is causing an instant segfault when > I try to load the module now. > > On Thu, Nov 3, 2011 at 12:44 AM, Mike Blumenkrantz wrote

[E-devel] elm_colorselector patch - edje objects replaced by button object

2011-11-02 Thread SHILPAONKAR SINGH
Hi All, Please find attached elm_colorselector patch. In this patch edje objects used for button functionality are replaced by button widgets. and button widget's clicked event and repeated event is used instead of edje object's mouse down event and timers[for auto repeat functionality]. theme h

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread Tom Hacohen
On 03/11/11 01:49, Carsten Haitzler (The Rasterman) wrote: > no - freeze starts monday :) from my original mail: > > "merge window starts next monday (24th of october). that means from the 7th to > the 20th no new features can be added to trunk, only bug fixes." > > so people have until sunday nigh

Re: [E-devel] ELFE Error with Current SVN Pull

2011-11-02 Thread Tom Hacohen
On 03/11/11 07:10, Jeff Hoogland wrote: > Nicolas, > > Trying to build the latest ELFE module from source and it appears something > in it or ELM is causing an issue. The error I am getting here is "undefined > symbol: elm_button_content_set" > > Do you get this as well or am I doing something wron

Re: [E-devel] EFL 1.1 freeze

2011-11-02 Thread Christopher Michael
On 11/02/11 19:49, Carsten Haitzler (The Rasterman) wrote: > On Wed, 2 Nov 2011 12:14:07 -0400 Mike Blumenkrantz said: > >> Hi, >> >> It has been two weeks since the "git 'er done" mail from raster, so I am >> calling his bluff. Effective immediately, we are in a 2 week feature freeze >> for EFL 1