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

stefan pushed a change to annotated tag v1.20.0-beta3
in repository core/efl.

        at  333339efb0 (tag)
   tagging  152f4b4b4fb7256dc849f95ea0107dea5f9891d1 (commit)
  replaces  v1.20.0-beta2
 tagged by  Stefan Schmidt
        on  Thu Jul 20 15:20:26 2017 +0200

- Log -----------------------------------------------------------------
v1.20.0-beta3

Amitesh Singh (2):
      win: fix compiler warning
      efl.ui.image.zoomable: mark setter of img_region property as eo api

Andrii Kroitor (1):
      edje_edit: fix source generation

Andy Williams (4):
      doc: Include two missing properties
      build: set tests according to profile by default
      elm_code: add missing selection signals
      OSX: fix version detection in build

Carsten Haitzler (10):
      evas mouse in/out/move event fix to remove "invalid move"
      ignore - add some build binary files to gitignore
      po files - update lines/comments
      evas mesh save - use alloca for tmp strings instead of heap
      eo lexer - handle malloc failure with longjmp
      efreet cache create binary - check realloc results and handle failure
      efreet icon cache create bin - check realloc results and handle
      evas gl - fix compositing/native surface with egl/gles after glvnd
      eina debug bt sig handle - fix build on osx for clockid_t
      emtoion gst1 - workaround gst break between 1.10 and 1.12

Cedric BAIL (2):
      ecore_evas: protect against application holding a reference on the canvas 
while destroying the ecore_evas.
      ecore_evas: make sure fn_post_render callback is called last.

Christopher Michael (3):
      ecore: Fix coverity resource leak
      elput: Fix resource leak
      efl_wl: Fix resource leak

Daniel Hirt (9):
      Ui text: use new api instead of 'style' property in the test
      Canvas text: re-add support for tabs
      Ui text: set default color (white)
      Ui text: add more examples to test
      Ui text: don't send focus action to cursor on init
      Ui internal text interactive: handle signed cursor position
      Evas textblock: fix legacy header
      Efl text: replace all usages of cursor handle to same type
      Text: move Annotation type to Efl.Text.Annotate namespace

Daniel Kolesa (1):
      eolian: always generate a class initializer

Derek Foreman (17):
      ecore_evas_drm: Partially revert "Refuse to start a ticker for a manually 
rendered canvas"
      ecore_anim: set the tick thread's fds CLOEXEC
      ecore_evas engines: Add some nulls to the func arrays
      ecore_evas: Refactor event catchers to call custom_tick_begin/end
      ecore_drm2: Add a query for the next vblank time
      ecore_evas: Add a function pointer for last_tick_get
      ecore_evas_drm: Provide a last_tick_get callback
      ecore_evas: Don't start custom tickers for manually rendered canvases
      ecore_evas: Perform a tick before a manual render if we're not ticking
      gl_common: Stop looking for eglCreate/DestroyImageOES
      gl_drm: de-wtf the eglGetProcAddress prototype
      wayland_egl: de-wtf the eglGetProcAddress prototype
      wayland_egl: Defer gl symbol lookups until they're possible
      gl_drm: Defer gl symbol lookups until they're possible
      gl_common: Remove fallback hack for wayland
      gl_common: Prefer unextended eglCreateImage
      gl_common: extsn is no longer unused

Hosang Kim (1):
      slider: fix jumping handler bug.

Jean Guyomarc'h (1):
      evas-gl_cocoa: fix compilation

Jean-Philippe ANDRÉ (21):
      colorselector: Avoid API call on NULL object
      eo: Don't resolve function calls for NULL objects
      Revert "colorselector: Avoid API call on NULL object"
      evas_smart: Fix evas_smart_callback_description_find
      ecore joystick: Use const char * in API, not slstr
      win: Fix ABI compatibility for grab modifiers
      win: Amend previous commit about modifiers
      win: Fix main menu when not in framespace
      elm_test: Set label as word wrap
      evas engine gl: Add missing image unlock
      evas: Fix support for image_data_get on snapshot
      evas: Fix cmopilation warning
      eo: Fix deadlock due to the shared mutex
      evas gl: Check EGL version before using dlsym
      evas gl: Rename secsym_ to eglsym_
      elm: Fix a safety error message
      evas focus: Fix crash when shutting down with errors
      evas: Avoid infinite loop on evas shutdown
      evas: Restore flag pre_render_done in render_mapped
      evas: Fix a crash in emotion with GL
      eina_list: Ensure single init

Marcel Hollerbach (7):
      elementary: no need to provide the new legacy api
      efl_ui_focus_manager: this whole thing is not just eo api its also beta
      elm_widget: disable is a property across the tree
      elm_widget: eval all children if the disable property has changed
      elm_widget: do not register disabled logical nodes
      eo: clarify what extensions are.
      elm_widget: do not check for the visibility

Mike Blumenkrantz (15):
      efl_wl: error and cleanup on CLOEXEC fail
      efl_wl: check mkstemp return
      efl-wl: check return of ecore_main_fd_handler_fd_get
      efl-wl: mmap byte for nul terminator in keymap string
      efl-wl: check returns in x11 selection request handler
      efl-wl: return if pipe reading fails in x11 bridge
      efl-wl: free x11 pipe read buf on read fail
      efl-wl: free atom name when sending selection
      efl-wl: change x11 atom name var to normal char*
      efl-wl: initialize variable
      eina: make tiler function params const where appropriate
      eina: fix eina_tiler_equal to not always return true
      eina: make tiler test compare tilers which are not equal
      ecore-evas: make the window_get apis return null without errors on failure
      eldbus: support output dir in codegen

Stefan Schmidt (7):
      build: efl_wl: make sure we have the two files  for efl_wl included
      eina: inarray: remove documentation pointer to non-existing functions
      elm: build: fix indentation of file lists
      elm: naviframe/prefs : do not include non-public header files
      tests: elm_popup: mark unused parameter as such to avoid warning
      examples: elm_icon: remove no-op deprecated function call for icon lookup
      release: Update NEWS and bump version for 1.20.0-beta3 release

Stephen 'Okra' Houston (2):
      Theme: Don't display freq on the meter for cpuclock.
      Thermal theme: Remove text from theme and quit wasting space.

Sungtaek Hong (1):
      edje_signal: reduce member count when deleted edje_signal_callback is 
found

WooHyun Jung (2):
      elm_widget: separate elm_widget_item codes from elm_widget.c
      Revert "elm_widget: separate elm_widget_item codes from elm_widget.c"

Woochan Lee (1):
      multibuttonentry: Fix item resource clean up logic.

Youngbok Shin (1):
      edje: give proper width to entry's cursor according to its theme

jiin.moon (1):
      edje_cc: Add copy item for proxy part

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

No new revisions were added by this update.

-- 


Reply via email to