On Wed, Dec 14, 2011 at 11:40 PM,  <cpmicha...@comcast.net> wrote:
> Ahh, then I need (or someone can) to fix the doxy on the 2 new Evas functions 
> I added for setting/getting framepsace. They are doxy'd @ 1.1.0 (my bad, I 
> don't follow rev versions much ;) )

@since 1.2 actually, if the function does not exist in 1.1

Vincent

>
> dh
>
> ----- Original Message -----
> From: "michael bouchaud" <michael.bouch...@gmail.com>
> To: "Enlightenment developer list" <enlightenment-devel@lists.sourceforge.net>
> Sent: Wednesday, December 14, 2011 4:28:56 PM
> Subject: Re: [E-devel] E SVN: devilhorns trunk/evas/src/modules/engines/gl_x11
>
> no no no, They don't need to be backported it's since evas 1.2
>
> 2011/12/14 Christopher Michael <cpmicha...@comcast.net>
>
>> On 12/14/11 13:59, Vincent Torri wrote:
>> > On Wed, Dec 14, 2011 at 7:58 PM, Christopher Michael
>> > <cpmicha...@comcast.net> wrote:
>> >> On 12/14/11 13:55, Vincent Torri wrote:
>> >>>
>> >>> this one and the previous one should be backported
>> >>>
>> >>> Vincent
>> >>>
>> >>
>> >> Not sure how to go about that :/ Never did any backporting.
>> >
>> > just check out the branches, modify them and commit. they are in
>> > e/branches/, not in e/trunk/
>> >
>> > Vincent
>> >
>> Ok, I checked both evas 1.0 and 1.1, but this function does not exist in
>> either so there is no 'changes' to backport.
>>
>> dh
>>
>> >>
>> >> dh
>> >>
>> >>> On Wed, Dec 14, 2011 at 7:52 PM, Enlightenment SVN
>> >>> <no-re...@enlightenment.org> wrote:
>> >>>>
>> >>>> Log:
>> >>>> Evas: Gl_X11: Fix typo? for __UNUSED__ param.
>> >>>>
>> >>>>
>> >>>>
>> >>>> Author: devilhorns
>> >>>> Date: 2011-12-14 10:52:42 -0800 (Wed, 14 Dec 2011)
>> >>>> New Revision: 66224
>> >>>> Trac: http://trac.enlightenment.org/e/changeset/66224
>> >>>>
>> >>>> Modified:
>> >>>> trunk/evas/src/modules/engines/gl_x11/evas_engine.c
>> >>>>
>> >>>> Modified: trunk/evas/src/modules/engines/gl_x11/evas_engine.c
>> >>>> ===================================================================
>> >>>> --- trunk/evas/src/modules/engines/gl_x11/evas_engine.c 2011-12-14
>> >>>> 18:44:20 UTC (rev 66223)
>> >>>> +++ trunk/evas/src/modules/engines/gl_x11/evas_engine.c 2011-12-14
>> >>>> 18:52:42 UTC (rev 66224)
>> >>>> @@ -3703,7 +3703,7 @@
>> >>>> }
>> >>>>
>> >>>> static Eina_Bool
>> >>>> -eng_image_can_region_get(void *data__UNUSED__, void *image)
>> >>>> +eng_image_can_region_get(void *data __UNUSED__, void *image)
>> >>>> {
>> >>>> Evas_GL_Image *gim = image;
>> >>>> Image_Entry *im;
>> >>>>
>> >>>>
>> >>
>> >>
>> >
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Cloud Computing - Latest Buzzword or a Glimpse of the Future?
>> This paper surveys cloud computing today: What are the benefits?
>> Why are businesses embracing it? What are its payoffs and pitfalls?
>> http://www.accelacomm.com/jaw/sdnl/114/51425149/
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>
>
>
> --
> Michaƫl Bouchaud
> ------------------------------------------------------------------------------
> Cloud Computing - Latest Buzzword or a Glimpse of the Future?
> This paper surveys cloud computing today: What are the benefits?
> Why are businesses embracing it? What are its payoffs and pitfalls?
> http://www.accelacomm.com/jaw/sdnl/114/51425149/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> ------------------------------------------------------------------------------
> Cloud Computing - Latest Buzzword or a Glimpse of the Future?
> This paper surveys cloud computing today: What are the benefits?
> Why are businesses embracing it? What are its payoffs and pitfalls?
> http://www.accelacomm.com/jaw/sdnl/114/51425149/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to