Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-02-21 Thread Christopher Michael
On 02/21/2012 09:58 AM, Vincent Torri wrote: > On Tue, Feb 21, 2012 at 3:14 PM, David Seikel wrote: >> On Tue, 21 Feb 2012 04:42:04 -0800 "Enlightenment SVN" >> wrote: >> >>> Log: >>> Ecore_X(cb): Add missing randr functions needed for recent changes in >>> E. >>>NB: These may not be entirel

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-02-21 Thread Vincent Torri
On Tue, Feb 21, 2012 at 3:14 PM, David Seikel wrote: > On Tue, 21 Feb 2012 04:42:04 -0800 "Enlightenment SVN" > wrote: > >> Log: >> Ecore_X(cb): Add missing randr functions needed for recent changes in >> E. >>   NB: These may not be entirely correct, but since I am the only one >> using xcb (app

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-02-21 Thread Christopher Michael
On 02/21/2012 09:14 AM, David Seikel wrote: > On Tue, 21 Feb 2012 04:42:04 -0800 "Enlightenment SVN" > wrote: > >> Log: >> Ecore_X(cb): Add missing randr functions needed for recent changes in >> E. >>NB: These may not be entirely correct, but since I am the only one >> using xcb (apparently)

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-02-21 Thread David Seikel
On Tue, 21 Feb 2012 04:42:04 -0800 "Enlightenment SVN" wrote: > Log: > Ecore_X(cb): Add missing randr functions needed for recent changes in > E. > NB: These may not be entirely correct, but since I am the only one > using xcb (apparently), and I don't ever use the RandR stuff, they > are suff

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-01-13 Thread Michael Blumenkrantz
On Fri, 13 Jan 2012 16:34:57 +0100 Cedric BAIL wrote: > On Fri, Jan 13, 2012 at 2:42 AM, Michael Blumenkrantz > wrote: > > On Thu, 12 Jan 2012 17:34:39 -0800 > > "Enlightenment SVN" wrote: > > > >> Log: > >> Ecore_X(cb): Fix formatting. (whoever did this should lose a finger or > >>   two). > >

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-01-13 Thread Cedric BAIL
On Fri, Jan 13, 2012 at 2:42 AM, Michael Blumenkrantz wrote: > On Thu, 12 Jan 2012 17:34:39 -0800 > "Enlightenment SVN" wrote: > >> Log: >> Ecore_X(cb): Fix formatting. (whoever did this should lose a finger or >>   two). >> >> >> >> Author:       devilhorns >> Date:         2012-01-12 17:34:39 -

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2012-01-12 Thread Michael Blumenkrantz
On Thu, 12 Jan 2012 17:34:39 -0800 "Enlightenment SVN" wrote: > Log: > Ecore_X(cb): Fix formatting. (whoever did this should lose a finger or > two). > > > > Author: devilhorns > Date: 2012-01-12 17:34:39 -0800 (Thu, 12 Jan 2012) > New Revision: 67170 > Trac: http:/

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-12-02 Thread Michael Blumenkrantz
On Fri, 2 Dec 2011 20:41:30 -0800 "Enlightenment SVN" wrote: > Log: > Ecore_X(cb): Add function for backlight_available so that E will work > again :) > > > > Author: devilhorns > Date: 2011-12-02 20:41:30 -0800 (Fri, 02 Dec 2011) > New Revision: 65838 > Trac: http

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-08-31 Thread Christopher Michael
On 8/31/2011 9:53 AM, ChunEon Park wrote: > > Devilhorn! > I'm Hermet! not hermit :) > My Apologies !!! Just a simple typo ;) dh > > Let's run together for the best moment! > -Regards, Hermet- > > -Original Message- > From: "Enlightenment SVN"

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-08-31 Thread Vincent Torri
On Wed, 31 Aug 2011, ChunEon Park wrote: Devilhorn! I'm Hermet! not hermit :) be happy, he used a 'h' and not a 'k' :p Vincent Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "Enlightenment SVN"

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-08-31 Thread ChunEon Park
Devilhorn! I'm Hermet! not hermit :) Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: enlightenment-...@lists.sourceforge.net Cc: Sent: 11-08-31(수) 04:22:51 Sub

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-08-08 Thread Christopher Michael
On 08/08/2011 04:42 PM, Vincent Torri wrote: > > > On Mon, 8 Aug 2011, Enlightenment SVN wrote: > >> Log: >> Ecore_X: Remove check for damage extension version. (we don't check >> version in xlib, so don't check it here). > > and you're sure that xlib code is bug free ? > > Vincent > LMAO !! :)

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-08-08 Thread Vincent Torri
On Mon, 8 Aug 2011, Enlightenment SVN wrote: > Log: > Ecore_X: Remove check for damage extension version. (we don't check > version in xlib, so don't check it here). and you're sure that xlib code is bug free ? Vincent > > > > Author: devilhorns > Date: 2011-08-08 12:15:04 -070

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-28 Thread The Rasterman
On Fri, 15 Jul 2011 07:40:20 +0200 (CEST) Vincent Torri said: > > > On Fri, 15 Jul 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Thu, 14 Jul 2011 12:14:05 -0400 Christopher Michael > > said: > > > >> On 07/14/11 12:10, Vincent Torri wrote: > >>> > >>> > >>> On Thu, 14 Jul 2011, Chris

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-27 Thread Vincent Torri
On Wed, 27 Jul 2011, Enlightenment SVN wrote: > Log: > Ecore_X: For some very odd reason, certain *buntu systems will not > build our ecore_xcb without having pixman_clags & libs as separate > variables here...works on every other system I've tried, but eh it's > *buntu .. their stupid :P an

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Vincent Torri
On Fri, 15 Jul 2011, Carsten Haitzler (The Rasterman) wrote: > On Thu, 14 Jul 2011 12:14:05 -0400 Christopher Michael > > said: > >> On 07/14/11 12:10, Vincent Torri wrote: >>> >>> >>> On Thu, 14 Jul 2011, Christopher Michael wrote: >>> On 07/14/11 11:58, Vincent Torri wrote: > >

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread The Rasterman
On Thu, 14 Jul 2011 12:14:05 -0400 Christopher Michael said: > On 07/14/11 12:10, Vincent Torri wrote: > > > > > > On Thu, 14 Jul 2011, Christopher Michael wrote: > > > >> On 07/14/11 11:58, Vincent Torri wrote: > >>> > >>> > >>> On Thu, 14 Jul 2011, Christopher Michael wrote: > >>> > On 07/

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Christopher Michael
On 07/14/11 12:10, Vincent Torri wrote: > > > On Thu, 14 Jul 2011, Christopher Michael wrote: > >> On 07/14/11 11:58, Vincent Torri wrote: >>> >>> >>> On Thu, 14 Jul 2011, Christopher Michael wrote: >>> On 07/14/11 11:46, Vincent Torri wrote: > > Hey > > what about killing comp

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Vincent Torri
On Thu, 14 Jul 2011, Christopher Michael wrote: > On 07/14/11 11:58, Vincent Torri wrote: >> >> >> On Thu, 14 Jul 2011, Christopher Michael wrote: >> >>> On 07/14/11 11:46, Vincent Torri wrote: Hey what about killing completely xlib, now ? Vincent >>> So

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Christopher Michael
On 07/14/11 11:58, Vincent Torri wrote: > > > On Thu, 14 Jul 2011, Christopher Michael wrote: > >> On 07/14/11 11:46, Vincent Torri wrote: >>> >>> Hey >>> >>> what about killing completely xlib, now ? >>> >>> Vincent >>> >> Soon ;) XCB stuff still needs more work before that can happen tho. >> Gran

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Vincent Torri
On Thu, 14 Jul 2011, Christopher Michael wrote: > On 07/14/11 11:46, Vincent Torri wrote: >> >> Hey >> >> what about killing completely xlib, now ? >> >> Vincent >> > Soon ;) XCB stuff still needs more work before that can happen tho. Granted, > I do have E fully working here (locally) with

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Christopher Michael
On 07/14/11 11:46, Vincent Torri wrote: > > Hey > > what about killing completely xlib, now ? > > Vincent > Soon ;) XCB stuff still needs more work before that can happen tho. Granted, I do have E fully working here (locally) with the new XCB stuff, but there are still so things/issues to iron ou

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_x/xcb

2011-07-14 Thread Vincent Torri
Hey what about killing completely xlib, now ? Vincent -- AppSumo Presents a FREE Video for the SourceForge Community by Eric Ries, the creator of the Lean Startup Methodology on "Lean Startup Secrets Revealed." This