Re: [Enlightenment-release] Efl, Elementary and Evas Generic Loaders 1.13.2 release

2015-04-06 Thread Kai Huuhko
2015-04-03 0:37 GMT+03:00 Stefan Schmidt :
> Another update for the 1.13.x series
>
> Efl fixes:
>
>* ecore-wl fullscreen state is based on either window type or attribute
>* ecore/ecore_audio: fix timer control logically wrong.
>* Evas GL: Fix list of extensions with GLESv1
>* evas/clip: If the clipper is image or has color, clipped area
> should be redrawn.
>* eina: safety check for NULL pointer
>* evas: prevent crash.
>* evil: fix access to a file mapping object
>* ecore_idler: + null check.
>
> Elementary fixes:
>
>* layout: here default content alias can be acceptable.
>* popup: correct popup position.
>* popup: passing right parameter to elm_layout_sizing_eval
>* genlist: select the focused item on enter key input
>* gengrid: select the focused item on enter key input
>* popup: removed button style setting code in theme_apply
>* layout: apply widget's states when elm_layout_file_set is called
>* gengrid/genlist/list: focus first item if
> first_item_focus_on_first_focus_in is on whether focus highlight is
> enabled or not
>* config: fix config name
>* Genlist/Gengrid : Modified to handle the focus highlight on
> unrealized items
>* genlist: Send param item type instead of eo item type.
>* widget: fix the abi break.
>* GLView: Return false if the surface could not be created
>* conform: Use eo_isa() to check object types.
>* elm_panel: Fix incorrect scroller content region calculation of panel.
>* elm_win fullscreen setting on FAKE wins should just toggle the flag
>* elm_widget: fix wrong parmeter.
>* genlist: Fix elm_genlist_item_index_get.
>
> Evas Generic Loaders:
>
>* pdf: Add support for changes with poppler >= 0.31 (T2184)
>
> Download
>
> http://download.enlightenment.org/rel/libs/efl/efl-1.13.2.tar.gz
> 98404d8de63eea318f748c25708ec989628f025adf12cd54697e5de2fe48c2a4
>
> http://download.enlightenment.org/rel/libs/elementary/elementary-1.13.2.tar.gz
> 312dd63f3c82c9076f0cfe5125990e650d7767a776186631455911a980f91039
>
> https://download.enlightenment.org/pre-releases/evas_generic_loaders-1.13.2.tar.gz

As reported by DammitJim on IRC, this URL is wrong, should be
http://download.enlightenment.org/rel/libs/evas_generic_loaders/evas_generic_loaders-1.13.2.tar.gz

> 8455f10b8dd418eaa4d64d3eb6446814d893d96ff083646afbdbdf8626baa81a
>
> Building and Dependencies
>
> If you have an existing EFL or Elementary install, you may wish to
> delete its header files and libraries before compiling and installing to
> avoid possible conflicts during compilation. If you are compiling the
> above, please compile them in the following order:
>
> efl
> elementary
>
> If you have an existing EFL or Elementary install, you may wish to
> delete its header files and libraries before building the above.
>
>
>
> --
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> ___
> Enlightenment-release mailing list
> Enlightenment-release@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-release

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
___
Enlightenment-release mailing list
Enlightenment-release@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-release


Re: [Enlightenment-release] Efl, Elementary and Evas Generic Loaders 1.13.2 release

2015-04-07 Thread Stefan Schmidt
Hello.

On 06/04/15 17:58, Kai Huuhko wrote:
> 2015-04-03 0:37 GMT+03:00 Stefan Schmidt :
>> Another update for the 1.13.x series
>>
>> Efl fixes:
>>
>>* ecore-wl fullscreen state is based on either window type or attribute
>>* ecore/ecore_audio: fix timer control logically wrong.
>>* Evas GL: Fix list of extensions with GLESv1
>>* evas/clip: If the clipper is image or has color, clipped area
>> should be redrawn.
>>* eina: safety check for NULL pointer
>>* evas: prevent crash.
>>* evil: fix access to a file mapping object
>>* ecore_idler: + null check.
>>
>> Elementary fixes:
>>
>>* layout: here default content alias can be acceptable.
>>* popup: correct popup position.
>>* popup: passing right parameter to elm_layout_sizing_eval
>>* genlist: select the focused item on enter key input
>>* gengrid: select the focused item on enter key input
>>* popup: removed button style setting code in theme_apply
>>* layout: apply widget's states when elm_layout_file_set is called
>>* gengrid/genlist/list: focus first item if
>> first_item_focus_on_first_focus_in is on whether focus highlight is
>> enabled or not
>>* config: fix config name
>>* Genlist/Gengrid : Modified to handle the focus highlight on
>> unrealized items
>>* genlist: Send param item type instead of eo item type.
>>* widget: fix the abi break.
>>* GLView: Return false if the surface could not be created
>>* conform: Use eo_isa() to check object types.
>>* elm_panel: Fix incorrect scroller content region calculation of panel.
>>* elm_win fullscreen setting on FAKE wins should just toggle the flag
>>* elm_widget: fix wrong parmeter.
>>* genlist: Fix elm_genlist_item_index_get.
>>
>> Evas Generic Loaders:
>>
>>* pdf: Add support for changes with poppler >= 0.31 (T2184)
>>
>> Download
>>
>> http://download.enlightenment.org/rel/libs/efl/efl-1.13.2.tar.gz
>> 98404d8de63eea318f748c25708ec989628f025adf12cd54697e5de2fe48c2a4
>>
>> http://download.enlightenment.org/rel/libs/elementary/elementary-1.13.2.tar.gz
>> 312dd63f3c82c9076f0cfe5125990e650d7767a776186631455911a980f91039
>>
>> https://download.enlightenment.org/pre-releases/evas_generic_loaders-1.13.2.tar.gz
> As reported by DammitJim on IRC, this URL is wrong, should be
> http://download.enlightenment.org/rel/libs/evas_generic_loaders/evas_generic_loaders-1.13.2.tar.gz

Indeed, thanks for the finding this!

regards
Stefan Schmidt

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
___
Enlightenment-release mailing list
Enlightenment-release@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-release