This is an automated email from the git hooks/post-receive script.

stefan pushed a change to annotated tag v1.13.0-alpha1
in repository core/efl.

        at  79eb4af   (tag)
   tagging  cc3f38c1f1281e54c1c4c980c427ce6738871ad0 (commit)
  replaces  v1.12.0
 tagged by  Stefan Schmidt
        on  Mon Jan 12 14:37:37 2015 +0100

- Log -----------------------------------------------------------------
v1.13.0-alpha1

Amitesh Singh (2):
      ecore_con: Added NULL check in dns_so_reset() for dns_socket object.
      eina: fix memory leaks in eina_stringshare_printf/vprintf functions.

Andreas Metzler (1):
      ecore con: Fix GnuTLS build error.

Andrii Kroitor (3):
      edje: Edje_Edit - add API for program actions PLAY_SAMPLE and PLAY_TONE
      edje: fix memory leak in edje_edit_source_generate.
      ecore_evas: fix doc for ecore_evas_pointer_warp.

Andy Williams (1):
      Make it clear in documentation that these methods are not implemented.

Avi Levin (2):
      eo: Fix bad addressing in _eo_classes array
      Eo tests: Fix bad free in eo_test_value

Bogdan Devichev (15):
      evas: Evas_3D - add .ply export/import.
      evas/3d: Fix dereferencing a pointer that might be null found by coverity
      evas: preparation of places for model_saver_loader separated from 
image_saver_loader.
      evas: dummies for model_saver_loader are created.
      evas: replace and rename savers/loaders.
      evas: add lib/evas/common/evas_model_<action>.c. Functions are renamed 
similar to functions in image_save_load process.
      evas: Evas_3D_Mesh_File_Type sank into oblivion. Changing entry point to 
model_save_load. Changing API in examples.
      evas: test cases are changed according to changes of API in step 4. 
Specific logic in obj_saver is removed for standardization of API.
      evas: ply_loader and obj_loader work with Eina_File.
      evas: entry points to modules is new struct with Eina_file, not const 
char *file.
      evas: entry points to modules is Eina_File. Model_Common_Loader is 
deleted.
      evas: the eet loader use eet_mmap that take an Eina_File instead of 
eet_open.
      evas: a _mmap version of the file_set is added.
      evas: better example of _mmap_set and resources for it are added.
      evas: make Evas 3d mesh is inherited from Efl.File (functions file_set 
and save)

Carsten Haitzler (25):
      ecore-evas - fix focus skip flag to be one way
      edje - remove old script_only code that used embryo (not lua)
      ecore-x - xi2 support - unbreak build break i added.
      ecore x - mark unused param as unused (warning--)
      ecore-x - xi2 - only compile functions when used by xi2
      axis code ... warning --
      ecore drm - comment out unused code to reduce warnings
      ecore-con - silence bsd source wanrings for dns.c
      ecore-xi2 - fix issue with ifdefs and moustache nesting
      eet - add new  api to verify eet file against stored cert
      evas - gl - fix warning for unused var in glx build
      Use intrinsics for scaling up instead of inline asm
      evas - gif loader - fix technically "wrong" sizeof (doesnt cause a bug)
      ecoreodrm - fix build if systemd is not enabled
      Use NEON intrinsics for mapping instead of inline asm
      ecore animator pos map - move from v[] array to *v pointer.
      evas - handle deleted objects in pointer in list in evas
      fix evas modules to never free eina module - fixes seg on shutdown in x
      ecore x vsync - disable ecore_x vsync daemon due to unresolved problems
      edje - fix uninitialized coord sizes if swallow obj is invalid
      evas map - new aa map has extra overflow with line list - fix it.
      evas map aa - match previous fix.
      evas textgrid - fix drawing of codepoints that are 0
      edje - edje_cc - fix wrong state lists where default is not the first
      efl - edje_cc - fix default state checks in previous commit

Cedric BAIL (18):
      .gitignore: ignore generated files.
      edje: for now disable near and far as they are keyword on Windows.
      autotools: build new evas_3d_mmap examples.
      gitignore: don't track generated file.
      evas: first destroy the rectangle, then the pool.
      evas: check for grayscale png and jpeg.
      ecore_con: the timer callback is waiting for the Eo object not its 
private data.
      ecore_con: SSL error function is waiting for Eo object not their private 
data.
      edje: Edje_Edit - remake deletion and replacing of strings
      edje: Edje_Edit - add API for renaming of image.
      edje: fix @since to match the next release.
      eet: use eina_swap*() function instead of custom slower one.
      eet: refactorize handling of endian.
      eet: refactoring jpeg encoding.
      edje: Edje_Edit - add Proxy to Edje_Part_Collection_Directory_Entry 
initializatoin.
      ecore: add ecore_thread_wait and necessary infrastructure.
      eio: forcefully wait on shutdown for all thread to stop.
      eina: all Eina_Stringshare printf variant now return empty string as 
expected.

Christopher Michael (63):
      ecore-drm: Fixup formatting from D1696 patch
      evas-gl: Fix improper #ifdef check
      evas-gl: Fix evas-gl to compile for EGL
      ecore-wayland: If we fail to create a new opaque region, safely exit
      ecore-wayland: Check return of input_region create and get our safely
      ecore-wayland: No need for setting the input here as it's done again
      ecore-wayland: Add safety check for window surface creation
      ecore-wayland: Add safety check for xdg_popup creation
      ecore-wayland: Fix formatting
      ecore-wayland: Check for xdg_surface before sending ack_configure
      ecore-drm: Remove erroneous debug messages
      ecore: Add a new API function ecore_main_loop_nested_get
      ecore: Add code for new API function 'ecore_main_loop_nested_get'
      eldbus: Add function prototype for send_and_block
      eldbus: Add API function declaration for eldbus_proxy_send_and_block
      eldbus: Add code for _eldbus_connection_send_and_block function
      eldbus: Add actual API function code for eldbus_proxy_send_and_block
      ecore-evas-wayland: Fix issue with ELM_PROFILE=mobile and windows not
      ecore-drm: Fix error message typo
      ecore-drm: Fix formatting
      ecore-drm: Add libinput dependency check
      ecore-drm: Include libinput header in drm private header
      eeze: Add API function declaration for find_by_subsystem_sysname
      eeze: Add API function for eeze_udev_find_by_subsystem_sysname
      ecore-drm: Cleanup structures in private header
      ecore-drm: Fix ecore_drm_launcher_device_close to not cause segfaults
      ecore-drm: Port ecore_drm to use libinput
      ecore-drm: Merge port to libinput
      ecore-drm: Fix formatting.
      ecore-drm: Remove libinput log print callback
      ecore-drm: Handle various touch events
      ecore-drm: Fix formatting
      ecore-drm: Fix usage of EINA_LIST_FREE
      ecore-drm: Fix formatting
      ecore-drm: Add output size to device structure and add internal
      ecore-drm: Update input devices with new output size
      ecore-drm: Add internal function to set the output size in the input
      ecore-drm: Transform touch events into output coordinates
      ecore-drm: Update pointer motion event coordinates
      ecore-drm: Comment out debug line for unhandled touch_frame event
      ecore-evas-drm: Create inputs before we create outputs
      ecore-evas-drm: Fix up error handling
      ecore-drm: Also update device calibration when output size changes
      ecore-drm: Finish implementing touch events
      ecore-drm: Fix formatting
      ecore-drm: Fix formatting
      ecore-drm: Don't declare sprite variable unless we need it, also fix
      eldbus: Fix possible null dereference reported by Coverity
      evas-gl-common: Fix issue with Coverity reporting null dereferences
      ecore-drm: Free devices before we release the libinput reference
      Revert "Evas: Stop installing Evas_Engine_Stuff.h"
      ecore-evas: Fix compiler warnings about inproper returns
      eet: Remove unused variable
      ecore-evas-drm: Perform shutdown in proper order
      ecore-drm: Fix incorrect launcher shutdown procedure
      ecore-drm: Fix issue with TakeControl and ReleaseControl functions
      ecore-evas-drm: Fix formatting
      ecore-evas-wayland: Fix formatting
      ecore-wayland: Simplify opaque and input region handling.
      ecore-evas-wayland: Fix min/max size calculations
      ecore-evas-wayland: Port fix of min/max size calculations to the
      evas: Fix unintentional integer overflow
      edje: Fix Coverity CID1261437

ChunEon Park (32):
      edje_edit: updated doc.
      evas/map: code refactoring.
      evas/map: add comments for readability.
      evas/map : set antialias context for map rendering.
      evas/map: support aa in basic c computation.
      evas/map: removed unnecessary.
      evas/map: revise draw code.
      evas/map: correct last 1 pixel handling in spans.
      evas/examples: add map anti aliasing example.
      evas/example - fix wrong image size.
      evas: fix build warning.
      evas/map: remove old comments.
      edje/edje_cc_handler - updated internal doc.
      evas/examples: fix build break
      evas/examples: fix warnings.
      ecore/animator: fix the bezier cubic compuation.
      ecore/animator: simpler code
      Revert "ecore/animator: simpler code"
      Revert "ecore/animator: fix the bezier cubic compuation."
      ecore/animator: fix the wrong computation of bezier cubic.
      ecore/animator: code refactoring.
      ecore/animator: improve the doc description.
      edje/edje_cc: don't limit the bezier cubic minium value to 0.
      edje/cpplib: fix formatting
      evas/map: fix aa regression bug.
      evas/canvas: improve doc.
      evas/canvas: fix doc intentation.
      edje/edje_calc: clean up code
      edje: support anti_alias option
      edje/edje_edit: remove unrelated call
      Edje_Edit: Add sound samples into generated code for the group.
      evas/examples: do build evas_3d_shadows

Daniel Juyung Seo (5):
      edje: Add more description about edc group_name.
      ecore: Add warnings to the public internal APIs.
      eo: Fix example build problem with DSO.
      Revert "evas/gl_x11: set EGL_PLATFORM environment variable" as cedric 
wants to change it.
      eeze: Fix unused variable build warning.

Daniel Kolesa (37):
      po: disable xgettext_wrapper for the time being (not really used and 
possibly won't be)
      elua: simplify lualian typeconv
      elua: do not emit spaces where not required
      elua: put all scripts required for lua file generation into deps
      allow for loading of eo.lua files from module path
      eolian: add support for @optional ctor tag
      eolian: forgot to add prototype to header
      elua: update eolian bindings
      eolian: get rid of the PARSE_SECTION macro nonsense
      eolian: one func for filling in namespaces
      ecore_con: move Ecore_Con_Dns_Cb back to C
      eolian: remove support for function types
      eolian: new APIs for filenames
      elua: update eolian bindings
      eolian: add eolian_function_is_c_only
      eolian: eolian_function_is_c_only tests
      elua: support is_c_only in lualian
      elua: initial skeleton for the Elua library
      elua: add pkg-config for the elua library
      elua: add elua.pc to configure.ac and add cmake definitions for elua
      elua: add pc file into gitignore
      elua: always install cmake stuff for elua, even when not being built
      elua: add initial pieces of the library
      elua: add checkme
      elua: move core scripts to src/scripts
      elua: fix make helper
      elua: move i18n setup to the library
      elua: move io extensions to library
      elua: move caching into the library
      elua: remove main.h (launcher is only 1 C file now)
      elua: error reporting in the library
      elua: document getopt.lua
      elua: getopt updates
      elua: handle getopt callback failures
      elua: autocorrect in getopt
      elua: more getopt.lua features
      elua: convert some eolian binding API results to numbers

Daniel Zaoui (4):
      Edje: remove duplicated code.
      Eo: fix error handling when too many deletions invocations occur.
      Eo: add function name to the eo_do pre and post hooks.
      Ecore: add EAPI to retrieve Ecore_Evas parent of a buffer.

Dmytro Dadyka (5):
      evas: Evas_3D - fix depth texture size.
      evas: Evas_3D - add mesh blending mode.
      Evas: Evas_3D - Add check of visibilty node.
      [Evas: Evas_3D]Fixed bug with shadows and blending of vertex position
      [Evas: Evas_3D] Fixed bug with bounding shapes update.

Felipe Magno de Almeida (2):
      eolian-cxx: Fixed C++ conversion for lists
      eolian-cxx: Fixed mixed inheritance between C and C++ classes

Gwanglim Lee (3):
      Evas GL: Add support for bind_wayland_display extension
      Evas GL: Update evas gl api version number to 3
      evas/gl_drm: Fix warning

Hosang Kim (1):
      ecore_evas_x: Fixed strange condition.

Jae Yong Hwang (1):
      evas:fix markup text length issue

Jaehwan Kim (4):
      edje_calc: fix image set bug.
      Edje: Set the min, max sizes of the image automatically.
      ecore_anim: fix source_set bug.
      edje: Set the default image in image set.

Jaehyun Cho (3):
      evas_object_main: Keep map effect after evas object move
      evas_map: Remove unnecessary check for current map
      evas - generic loaders - fix possible string overflow on decoders

Jaeun Choi (8):
      Evas: Fixed indentation
      Evas: Improved code consistency
      Evas masking: Use alpha mask in SW engine draw functions
      Evas masking: Implement event masking support
      Evas masking: Add edje support
      Evas masking: Implement support for line draw (SW)
      Evas masking: Implement support for polygon draw (SW)
      Evas masking: Implement support for map draw (SW)

Jason Gerecke (1):
      Expose device (e.g. pen) axis information to applications

Jean Guyomarc'h (2):
      eina: fix calloc() parameters order in eina_share.
      autotools: fix compiling/linking gl engines on OSX.

Jean-Philippe ANDRÉ (83):
      Evas: Remove ugly REND_DBG
      Evas shaders: Write new shader generator script
      Evas shaders: Auto-generate the shaders from Makefile
      Evas image: Use macros ENFN/ENDT to improve code readability
      Evas: Fix SW rendering COPY function with mask
      Evas: Fix COPY op for mask+color
      Evas: Use common function for proxy_subrender
      Evas: Avoid creating an extra context for proxy rendering
      Evas: Use ENFN/ENDT in proxy subrender
      Evas: Don't pass whole RGBA_Image to low-level render functions
      Evas GL: Fix list of shaders to distribute
      Evas GL: Add original extension names to the EVAS_GL_EXTENSIONS string
      Evas GL: Scan for GL-ES 1.1 extensions
      Evas GL: Introduce macro _EVASGL_EXT_FUNCTION_DRVFUNC_PROCADDR
      Evas GL: Pass calls to getProcAddress down to the engines
      Evas GL: Introduce concept of safe extensions
      Evas GL: Add support for some required extensions
      Evas GL: Enable some more GLES2 extension APIs
      Evas GL: Scan extensions for OpenGL-ES 1.1
      Evas GL: Add extension string for ETC2
      Evas GL: Import a few more extensions and fix a name
      Evas GL: Fix bug in evgl_eng_pbuffer_surface_create (EGL)
      Evas GL: Add some debug
      Evas GL: Create TLS during make_current if there isn't any
      Evas GL: Wrap glGetString for VERSION
      Evas GL: Change comment and DBG message
      Evas: Remove irrelevant comment and disabled code
      Evas: Cosmetic changes in evas_gl_image
      Evas: Set image load_error after load
      Revert "Evas: Set image load_error after load"
      Evas: Check load_error before loading again (GL)
      Evas GL common: Fix RGB+A textures draw
      Evas GL common: Scan extension string for ETC1 subimage
      Evas GL common: Cosmetic change
      Evas GL: Fix indirect rendering surfaces for GLES 1.1
      Evas GL: Remove unnecessary check
      Eolian lua: Fix typo in function name
      Evas GL: Remove useless field
      Evas GL: Return current framebuffer based on ctx information
      Evas GL: Doc: Tell people not to read info from Evas_Native_Surface
      Evas GL: Return supported extensions list in glGetString()
      Evas GL: Print GLSL version with EVAS_GL_INFO
      Evas GL: Always return "OpenGL ES 2.0" as version
      Evas GL: Also return fake GLSL version string
      Evas GL: Always support BGRA8888 on desktop GL
      Evas GL: Advertise support for npot on desktop
      Evas GL: Also add read bgra for desktop GL
      Evas GL: Fix up some more desktop GL extensions
      Evas: Fix shader gen script for Ubuntu
      Evas GL: Use strncat and strncpy for safety
      Evas GL: Add preventive padding after Evas_GL_API
      Evas GL: Clarify doc about Evas_GL_API struct version
      Evas font: Compress font algo should round instead of floor
      Evas font: Improve RLE rounding alpha8 to alpha44
      Evas GL: Fix current FBO after make_current(0, 0)
      Evas GL: Fix scissors with direct rendering
      Evas GL: Fix direct rendering with client-side rotation
      Evas: Stop installing Evas_Engine_Stuff.h
      Evas GL: Add a warning in gl_x11 about MSAA & RGBA for GLES1
      Evas GL: Fix list of GLES 1.1 extensions
      Evas GL: Try harder to find a matching config for GLESv1
      Evas fonts: Fix minor deviation in RLE font render
      tests: Remove file after Evas 3D save test
      Evas masking: Add clip_image_[un]set functions to draw context
      Evas masking: Allow setting an image object as clipper
      Evas masking: Implement mask support in evas_render
      Evas masking: Implement image masking for GL engines
      Evas masking: Font masking for GL
      Evas masking: Add support for BGRA/ARGB masking
      Evas masking: Add support for YUV, YUY2, NV12 masking in GL
      Evas masking: Use new texm sampler instead of texa
      Evas masking: Simplify and fix vertex logic in GL
      Evas masking: Add rectangle masking for GL
      Evas masking: Fix mask blend functions (SW engine)
      Evas masking: Fix another set of rendering artifacts
      Evas masking: Fix invalid geometry after mask redraw
      Evas masking: Minor fixes in GL masking
      Evas masking: Add some test cases
      Evas masking: Fix a potential issue with pixman
      Evas map: Kill build warnings and don't set image flag
      Evas examples: Fix command line in evas-map-aa.c
      Evas examples: Fix comment also in evas-map-aa.c
      Evas map: Fix AA with opaque images

Jihoon Kim (2):
      Fix bug ecore_imf_context_cursor_position_set was not called when cursor 
was moved by ECORE_IMF_CALLBACK_SELECTION_SET
      ecore_imf/scim: Fix logically dead code in scim module

José Roberto de Souza (5):
      eldbus: Fix _eldbus_connection_send_and_block()
      eldbus: Add timeout parameter to eldbus_proxy_send_and_block()
      eldbus: Use the timeout parameter on eldbus_proxy_send_and_block()
      Revert "eldbus hackaround for proxy deletion during pending callback"
      eldbus: Fix crash when removing the last reference of the message 
container inside of the message callback

Jérémy Zurcher (2):
      Eo: protect against recursive object destruction calls, fixes T1741
      ecore: fix compilation, missing return value in ecore_thread_wait

Kateryna Fesyna (5):
      edje: Edje_Edit - add generation of 'limits' parameter of group in EDC.
      edje: fix wrong generation of 'minmul' and 'text.min' parameters in EDC.
      edje: add formating for floating point numbers in EDC.
      edje: Edje_Edit - add generation of missed properties of 'image' block.
      edje: Edje_Edit - add generation of 'filter' parameter of program

Larry Jr (3):
      added new types in lookup table
      catch exceptions in cxx wrappers and throw a eina_error
      allow C++ user create new classes inheriting from Eolian generated Classes

Maksym Volodin (3):
      edje: Edje_Edit - generate 'perspective' block
      edje: Edje_Edit - generate missed properties of 'text' block
      edje: Edje_Edit - generate alias parameter for 'parts' block.

Mike Blumenkrantz (12):
      ecore-con now prints error messages when local socket creation fails
      eeze_scanner needs to hash on the address of the pointer and not use 
direct_add()
      eeze_scanner now has separate return codes for various startup-related 
failures
      eldbus hackaround for proxy deletion during pending callback
      upower module now errors and kills itself off when unsupported new 
version detected
      build fix for elua binary when using -jX
      elocation test binary variables should not be defined if tests don't exist
      eina_streq should immediately return true if both pointers are the same
      +eina_memdup
      curl usage better accounts for timeouts
      edje shadow warning--
      fix build when cxx is disabled

MinJeong Kim (4):
      ecore-wayland: Fixed a request of start_drag with null value
      evas-gl-drm: remove initalizing gbm on engine setup
      ecore: Added getting "WarningLevel" on upower module.
      evas/gl_x11: set EGL_PLATFORM environment variable

Mun, Gwan-gyeong (1):
      evas/gl_drm: add native surface for wayland_egl_client.

Mykyta Biliavskyi (1):
      edje: add tween images into generated code for the group.

Myoungwoon Kim (1):
      ecore_evas_x: Free XCounter values leak.

Nibha Sharma (2):
      ecore: removed switch case 0 condition
      Logically dead code has been removed.Because width will always be less 
than HOST_BITS_PER_INT so else branch will never execute.

Oleksandr Shcherbina (2):
      evas: Evas_3D - add bounding sphere, revision frustum culling
      evas: Evas_3D - example which show frustum culing feature

Philippe Coval (2):
      build: support automake-1.14
      ecore-wayland: make possible to disable xdg-shell at runtime

Seunghun Lee (12):
      ecore-drm: fix error check of _device_flags_set function
      ecore-drm: remove unnecessary setting file's flag of O_RDWR that are 
ignored.
      ecore-drm: close fd handle if _ecore_drm_tty_setup() is failed in 
ecore_drm_tty_open().
      ecore-drm: pass appropriate arguments to eldbus_message_arguments_get(), 
so that it can be return as success in _cb_device_resumed().
      ecore-drm: added drm launcher that is allow to determine whether to 
launch with logind or root privilege.
      ecore-drm: Added cleanup data code as a error handling of connect logind.
      ecore-drm: cleanup data when failed to setup tty.
      ecore-drm: restore VT to text mode when close tty.
      ecore-drm: fix passing wrong argument to open().
      ecore-drm: Add event to notify session activation state.
      ecore-drm: add error handling, when fail to setup tty.
      ecore-drm: remove duplicated code from logind and tty.

Shinwoo Kim (3):
      Check return value of udev_device_get_sysattr_value(); before using 
atoi();
      ecore_ipc: coverity issue - you cannot return without free
      [edje] refine odd lines to delete _edje_timer

Srivardhan Hebbar (11):
      eina: corrected documentation of ecore_hash_destroy function in benchmarj.
      eina: Refactored code and removed unwanted assignment.
      eina: removed multiple eina_init call.
      ethumb: Fixing eina_init to eina_shutdown.
      edge: fix memory leak and removed redundant return statement.
      edje: use realloc instead of malloc and memcpy.
      edje: Removed redundant assignement of rest_args.
      eina: add an example to demonstrate different eina insert and sort 
functions.
      evas: fix memory leak issues in evas_object_textgrid.
      ecore: fix memory leak issues.
      eina: fix memory leak issue in Eina_Value.

Stefan Schmidt (54):
      configure: Switch to dev mode again. Merge window for 1.13 is open now.
      build: Remove bzip2 tarballs from distcheck
      elocation: Add elocation libraray to EFL.
      elocation: Add example for using the elocation API
      tests/elocation: Add elocation test suite.
      pc: Ignore newly generated elocation.pc file
      examples/elocation: Add gitignore file for generated elocation examples
      doc/elocation: Update since tag to an appropriate 1.13
      doc/elocation: Make it fit into the efl documentation
      doc: Add reference to Elocation documentation from main page
      elocation: Mute all unused parameter warnings
      examples/elocation: Add example makefile for elocation
      tests/elocation: Avoid testing of non elocation things in the elocation 
suite
      docs/elocation: Update some more version tags
      tests/elocation: Generate libcheck xml output for jenkins
      tests/elocation: Enhance tests to wait for callback arrival.
      elocation: Cleanup status code handling
      elocation: Check if the passed in address/position/status is already up 
to date
      tests/elocation: Disable problematic elocation status test for now.
      elocation: Add elocation libraray to EFL.
      tests/elocation: Disable elocation test suite until deps are installed on 
jenkins
      elocation: Make sure the pc file gets installed like the others.
      elocation: _EVENT_IN and _EVENT_OUT are internal events which means no 
EAPI
      elocation: Fix EAPI define for win32 builds
      elocation: Check return from eldbus_message_iter_arguments_get
      elocation: Check for one more retrun of eldbus_message_iter_arguments_get
      eldbus-codegen: Make generated code for property set work by setting the 
cb
      examples/evas-3d-shooter: Rename varibales to avopid shadowing
      makefile_eolian_cxx: Fix indent and trailing whitespace
      examples/elocation: Shutup some unused parameter warnings
      tests/eo: Do not test for an integer when you get a pointer.
      elocation: Add enums for GeoClue2 accuracy levels
      elocation: Add generated GeoClue2 DBus helper code.
      elocation: Update generated code for geoclue2 after eldbus-codegen bugfix
      examples/evas: Ignore evas_3d_ply example binary
      eldbus-codegen: Free msg on error path for generated code.
      elocation/geoclue2: Update generated code after generator leak fixes.
      eldbus-codegen: More memory leak fixes for generated code.
      README: Update version number to latest
      configure: Add note about automake 1.14 problem
      ecore: Fix @since version to 1.13 for new API
      eet: Switch from obsolete LZ4_uncompress function to LZ4_decompress_fast
      configure: Fix typo in systemd-login check
      modules/tgv: Switch from obsolete LZ4_uncompress function to 
LZ4_decompress_fast
      ecore_drm: Setup correct linker flags for usage with systemd-login
      README: Remove outdated version number
      tests/ecore_thread: Disable verbose logging with printf
      elocation: Mark elocation as BETA API for the upcoming 1.13 release
      examples/evas-3d-frustum: Remove unused variables.
      examples/evas-3d-shadows: Avoid shadowing a global variable.
      examples/evas-3d-blending: Remove unused global variable.
      examples/elocation: Remove unused config.h include
      release: Update NEWS and bump version for 1.13.0 release
      configure: Makre sure the tarballs are marked as alpha1

Tae-Hwan Kim (1):
      eina: enhance doxygen in eina_counter.h

Thiep Ha (4):
      textblock: correct text position for RTL text with margins
      edje entry: improve selection performance
      edje: free allocated memory in epp
      edje: fix memory leak in epp

Tom Hacohen (5):
      vieet: list the sections of an eet file if a section isn't passed.
      Eet: add diffeet a tool for diffing eet files.
      Evas textblock: Fix possibly null dereference.
      Evas textblock: Remove redundant magic member.
      Eina streq: remove redundant code in eina_streq.

Vincent Torri (1):
      evil: add getpwnam() function

Vinícius dos Santos Oliveira (1):
      [eina-cxx] fix: wrong parameter type preventing the use of copy ctor

Vitor Sousa (15):
      eina_cxx: Fix eina::accessor for C++ Eo wrappers
      eina_cxx: Fix eina::array cend method recursive calling itself
      eina_cxx: Using eina::eina_init in all tests cases
      eolian_cxx: Assertions to ensure C++ wrapper compatibility with Eo*
      eolian_cxx: Fix Eolian C++ generated wrapper inconsistencies
      eo_cxx: Fix leakage of eo objects by removing unnecessary "eo_ref"
      eolian_cxx: Fix callback handling on generated wrappers
      eolian_cxx: Fix: Using binding type for @out parameter instead of native 
type
      cxx: General C++ Eo wrapper generation improvement
      eolian_cxx: Fix "dreaded diamond" inheritance problem for C++ wrappers
      eolian_cxx: Add implicit conversion of the returned pointer of C++ 
wrappers
      eolian_cxx: Fix compilation of inheritance from Eolian generated classes
      eo_cxx: Implicit conversion from C++ wrapper to void* via address_of 
operator
      eina_cxx: Allow creating an eina::optional<T> from a type convertible to T
      eolian_cxx: Using eina::optional to handle parameters without @nonull 
property

Vyacheslav Reutskiy (4):
      edje_cc: fix log message for authors write procedure.
      edje_cc: update usage text
      edje: edje_edit - add getter/setter for anti_alias attribute
      edje: update the edc reference

kabeer khan (16):
      Ecore File : Added test suite for Ecore File module
      efreetd_cache: Resolved TODO checking symbolic link to monitor real path
      ecore_file : Changed documentation of ecore_file_mksubdirs
      Ecore FIle: Added test case for ecore_file download
      evas_object_textblock: Resolved FIXME replaced int with size_t
      ecore-drm: Sending Active to login1.Session
      eina_thread: fix memory leak
      evas_xcb_outbuf: fix memory leak
      ecore_audio: fix memory leak in ecore_audio_pulse.
      ecore_drm: Removed unused variables in ecore_drm_evdev
      evas/tgv: Added DSSIM metric in evas_image_save_tgv
      eet: fix memory leak in eet_cipher
      evas: fix memory leak in evas_swapper.
      ecore_evas/wayland_shm: Set alpha of ecore_evas object if parent alpha is 
set
      ecore_evas_drm: Added support for initial rotation in ecore_evas_drm
      ecore_evas/wayland_egl: Set alpha of ecore_evas object if parent alpha is 
set

perepelits.m (3):
      edje, evas: add of new structures
      evas: Evas_3D - fix typo.
      [Evas, Edje] Adding of new structures

vivek (8):
      ecore_drm: Added internal function for drm output updates when device is 
hotplug
      ecore-wayland: Fix the issue of UnIconifying an xdg_surface
      ecore-wayland: Check if system has mouse in ecore_wl_input
      eeze: add null check condition in eeze scanner module.
      efreet: pass the correct option from the user input.
      evil: fix memory leak issue in evil_dirent module.
      ecore_evas_wayland: Add null check conditions in ecore evas wayland module
      ecore_imf: Add null check condition in ecore_imf module

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to