This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.25.0-beta1
in repository core/efl.
at 42a395eb70 (tag)
tagging b89f1cc0a312a4b9ced4f03d2e8f09b8a809b34f (commit)
replaces v1.25.0-alpha1
tagged by Stefan Schmidt
on Mon Aug 31 15:07:19 2020 +0200
- Log -----------------------------------------------------------------
v1.25.0-beta1
Ali Alzyod (1):
evas_font_query: add Use parentheses within macros
Carsten Haitzler (41):
eina file - fd close - handle fbsd 11 syscall abi as it broke in 12
ecore con - curl - fix error map to map right enum
tests - elm slider - fix possile use of uninit var warning
tests - elm spinner - use proper elm enum - warning fix
tests - efl ui config - use proepr elm enums for elm apis
tests - evas vg - use evas enumas not efl ui - warn fix
tests - evas vg - use proper enuams for evas vg api - warn fix
exactness - cast enum assign - it is valid due to values. warn fix
exactness - injecotr - alloc correct buffer size
evas - gl generic - use correct enums for types
ecore evas - module - use correct enums
elm - efl ui win - fix enum handling with explicit casts where needed
ecore evas - use correct enums for legacy funcstions to remove warns
evas events - cast enums after checking their values match - fix wrns
evas - legacy events - cast enums after checking its ok - wrn fix
evas - sw generic - fix enum passing with casts or correct types fix wrn
elm image - zoomable - fix enum warnings with valid casts
elm - efl ui widget - fix enum warnings with valid casts
elm - focus legacy - fix enum implicit casts with explicit - valid
elm scroller - fix mapping of block enums - was broken
elm cnp/dnd - use right evas device enum for seat
ecore evas, edje - fix use of evas seat device enum
evas - canavs vg shape - cast enums - valid - checked - fix warnings
evas - obj main - fix enum warnings with valid casts
evas - sw generic - fix enum cast warn - valid checked
evas - image+proxy - fix enum cast warnings with casts - checked
evas - callbacks - fix casting warnings - checked flags are the same
elm - flip - fix enum cast warnings - cheked values match
evas vg - fix warning for enum casts with explicit ones - checked
evas - image - fix enum cast warnings - checked
evas - canvas - fix enum cast warning by removing cast
edje - fix enum cast warnings - checked values
elm - main - fix enum cast warnings - checked values
elm - efl ui text - fix enum return to use right enum
edje - fix enum cast warning - checked values
elm access - fix enum cast warning - checked values
evas device - fix enum cast warnings - checked values
ecore exe - fig signal block to unblock again - some sys dont on exec
eina - statgen (stat generation) - fix enable api to actually enable
evas - image cache - fix loading with skip head on to load changed files
evas load - dont lose skip flg update after async head skip load fix
João Paulo Taylor Ienczak Zanette (1):
eina: Replace remove with rmdir and delete tmpstr
Shinwoo Kim (1):
efl_ui_image: update orientation immediately
Stefan Schmidt (1):
release: Update NEWS and bump version for 1.25.0-beta1 release
Vincent Torri (4):
elm_theme: more secure check extension as '.edj' and not 'edj'
ecore-file: fix ecore_file_can_exec() on Windows
Ecore: more precise implementation of ecore_time_get on Windows
Evil: add gettimeofday()
WooHyun Jung (1):
elm_config: rescale is needed when font or font size is changed
-----------------------------------------------------------------------
No new revisions were added by this update.
--