This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.13.0
in repository core/efl.
at 76e61d5 (tag)
tagging b5d48869bce517dd172119b9fc04b6f7fb334ecb (commit)
replaces v1.13.0-beta3
tagged by Stefan Schmidt
on Mon Feb 9 13:28:35 2015 +0100
- Log -----------------------------------------------------------------
v1.13.0
Bogdan Devichev (1):
evas: Evas_3D - fix when bounding sphere is large, situation with
incorrect frustum calculation was possible.
Carsten Haitzler (5):
eet - fix endianess break added by cedric a year ago in image decoding
update po's
ecore-x - undo api/abi break with input selecting before release
evas - gl enigne - mask logic fix with texa draw arrays
evas - gl engine - pipe renderer - disabling of unused arrays for lines
Cedric BAIL (2):
edje: quick fix to guarantee that ed->path is always correctly set.
efl: interface are still clearly in beta.
Christopher Michael (6):
ecore-wayland: Don't send key repeat events for keys which should not
ecore-x: Deprecate misspelled screensaver API function
ecore-x: Deprecate old misspelled API function and add new one
ecore-x: Port deprecated API and new API function to xcb
ecore-drm: Fix issue with ecore_drm_output_crtc_Find sending back an
ecore-drm: Remove unused variable
Daniel Hirt (2):
eina: fix valgrind invalid read of size in eina_file_path_sanitize.
eina: Eina_File - add test case for path resolution.
Daniel Juyung Seo (1):
edje: Fix typo in a documentation while reading it.
Daniel Kolesa (1):
elua: correct eo inheritance behavior
Dmytro Dadyka (1):
evas: Evas_3D - fix bug with uninit Evas_Mat4 flag.
Guilherme Lepsch (3):
eldbus: production code inside Eina Safety Check assert.
eldbus: fix memory leak.
eldbus: eina_value not allocated from mempool.
Igor Murzov (1):
Update russian translation
Jean-Philippe ANDRÉ (9):
Evas masking: Prevent drawing masks in the wrong surface
Evas masking: Forward previous mask where needed
Evas masking: Fix masking of multiple objects in a map
Evas masking: Fix some remaining issues with animations
Evas masking: Fix rendering of restacked masks of masks in a map
Evas masking: Fix another issue with masking
Evas masking: Fix GL masking with maps and stuff
Evas masking: Also fix map masking with non-bgra images
Evas masking: Add forgotten file in previous commit
Massimo Maiurana (1):
Updating serbian translation
Michelle Legrand (4):
ecore_cocoa: handle more special characters and capital characters.
ecore_cocoa: replace "keyname" by "key".
ecore_cocoa: add ecore event on mouse scroll for cocoa.
ecore_cocoa: Handle more special characters and capital characters.
Mike Blumenkrantz (3):
ecore-drm should probably send the expected (reversed) scroll z value
ecore evas should not crash when unsetting pointer
forgotten ee bit from previous commit
Nicolas Aguirre (3):
edje: epp - fix build of edje file in cas of recursive includes.
ecore_cocoa: don't send mouse event with negative x or y values.
ecore_cocoa: create a log domain and use Eina_Log.
Oleksandr Shcherbina (2):
evas: Evas_3D - fix evas_3d_scene_pick when trying to get empty texcoords
from mesh.
evas: Evas_3D - fix order of transformation while updating bounding
object.
Romain Perier (4):
ecore_cocoa: fix _nsevent_window_is_type_of() type check
ecore_cocoa: add on the fly resizing support.
ecore_cocoa: use the right Cocoa notification handlers for focus events
ecore_cocoa: add new events type for multiple window support.
Srivardhan Hebbar (4):
ecore_con: remove code in examples that triggered warnings.
Ecore_con: preventing _init_con_ssl_init_count to go below zero.
evil: prevent _evil_init_count from going below zero.
Ecore_con: fix initialisation clean up and avoid memory leak.
Stefan Schmidt (1):
release: Update NEWS and bump version for 1.13.0 release
michelle legrand (1):
evil: fix initialisation.
mythri.venugopal (1):
Evas GL: Fix GLES1.1 extension initialisation bug
pierre lamot (6):
eina: memcmp can't be used to compare timeval due to potential padding on
64bit architecture.
ecore: fix path comparison in Ecore_File test suite.
evas: jpeg decoders alows a difference of 1 bit per component.
eina: fix semaphore initialisation
ecore: check that a test doesn't enter in an infitie loop.
eina: fix eina_test_rwlock test on OSX.
vivek (1):
eina: Eina_Value - use eina_mempool_free to cleanup the memory
-----------------------------------------------------------------------
No new revisions were added by this update.
--