platform/upstream/efl.git
2017-09-28 Stefan Schmidtci: initial travis CI support for Linux distros and...
2017-09-28 Shinwoo Kimelementary: atspi - fix dbus abort
2017-09-28 Jean-Philippe... efl: Remove @owned tag from pack/content APIs
2017-09-28 Jean-Philippe... tests: Use efl_unref() on duplicated event objects
2017-09-28 Jean-Philippe... evas: Give a parent to duplicated event objects
2017-09-28 Jean-Philippe... eo: Add API to allow deletion by unref
2017-09-28 Jean-Philippe... eo_debug: Allow disabling of backtraces
2017-09-28 Jean-Philippe... eo: Allow efl_reuse to be called with a parent
2017-09-28 Carsten Haitzler... ecore wl2 - fix null checing of drag offer - coverity
2017-09-28 Carsten Haitzler... ecore evas - wayland - avoid divide by 0 if height...
2017-09-28 Carsten Haitzler... elm widget - fix possible null ptr access found by...
2017-09-28 Carsten Haitzler... efl ui focus - fix coverity complaints about derfer...
2017-09-28 Carsten Haitzler... efl ui win - quieten coverity complaint about dead...
2017-09-28 Carsten Haitzler... efl ui text - remove logically dead code
2017-09-28 Carsten Haitzler... edje - fix check return of _edje_fetch
2017-09-28 Carsten Haitzler... efl ui text - fix resource leak of strbuf and pointless...
2017-09-28 Carsten Haitzler... evas font loading - fix possible divide by 0 when font...
2017-09-28 Jean-Philippe... eo: Fix unnecessary ERR logs with eo_debug
2017-09-28 Jean-Philippe... tests: Fix leak of input event & devices
2017-09-28 Jean-Philippe... evas: Fix dangling references with input devices
2017-09-28 Jean-Philippe... eo_debug: Also print out the current backtrace
2017-09-28 Jean-Philippe... eo_debug: Enable logging of all ref/unref
2017-09-28 jiin.moonevas : Improve the performance by reusing map surface
2017-09-28 Jean-Philippe... tests: Improve test case for win/evas event refeed
2017-09-28 Amitesh Singhintv slider: use scope_get instead in finalize()
2017-09-27 Cedric BAILeio: convert Efl.Io.Manager.stat() to return Eina_Future.
2017-09-27 Cedric BAILeina: add an helper to setup Eina_Value structure descr...
2017-09-27 jiin.moonemile: unmap the memory for image file after decode.
2017-09-26 Cedric BAILelementary: avoid segfault when getting focus due to...
2017-09-26 Cedric BAILecore: we can actually inherit from Efl.Object, just...
2017-09-26 Vincent Torrieina: remove EFL_HAVE_WIN32_THREADS define as it is...
2017-09-26 Cedric BAILelementary: remove useless fprintf.
2017-09-26 Cedric BAILelementary: actually implement the terminate event.
2017-09-26 Cedric BAILecore: we need a different event for tracking the lifec...
2017-09-26 Cedric BAILelementary: don't crash if API is called after shutdown.
2017-09-26 Cedric BAILelementary: restore input propagation and destroy array...
2017-09-26 Derek Foremanefl_wl: Stop queuing buffer release events
2017-09-26 Jean-Philippe... examples: Fix C++ bg example
2017-09-26 Jean-Philippe... elm: win part EO files are public
2017-09-26 Jean-Philippe... elm: Fix make distcheck
2017-09-26 Youngbok Shinevas textblock: use main font's ascent/descent as minim...
2017-09-26 Jean-Philippe... win: Remove invalid callbacks
2017-09-26 Jean-Philippe... Revert "Fix infinite recursion for legacy + efl ui...
2017-09-26 Jean-Philippe... elm: Fix shutdown of atspi (unregister handlers)
2017-09-26 Jean-Philippe... ecore: Reset do_quit when ecore shuts down
2017-09-26 Jean-Philippe... elm: Delete atspi root object on shutdown
2017-09-26 Jean-Philippe... eo: Fix crashes with call cache after init cycle
2017-09-26 Jean-Philippe... ecore_ipc: Unregister log domain on shutdown
2017-09-26 Jean-Philippe... elm: Fix elm_shutdown
2017-09-26 Jean-Philippe... win: Avoid calling same function twice on shutdown
2017-09-26 Jean-Philippe... evas: Fix shutdown of async cmd cache
2017-09-26 Jean-Philippe... elm: Properly unregister providers on shutdown
2017-09-26 Jean-Philippe... win: Avoid safety ERR in efreet
2017-09-26 Jean-Philippe... elm: Fix module load with ELM_RUN_IN_TREE
2017-09-26 Sungtaek Hongelm_bg: rename elm_bg to Efl.Ui.Bg
2017-09-26 Jean-Philippe... input: Move pointer props to Canvas
2017-09-26 Lukasz Stanislawskielm: rename Elm.Interface.Atspi.Text => Efl.Access...
2017-09-26 Jean-Philippe... widget: Fix translation of default text parts
2017-09-26 Jean-Philippe... widget: Remove domain_part_text_translatable from EO
2017-09-26 Jean-Philippe... widget: Implement translation API in layout
2017-09-26 Jean-Philippe... elm: Introduce interface Efl.Ui.Translatable
2017-09-26 Jean-Philippe... widget: Add tiny doc for Efl.Ui.Widget.Part
2017-09-26 Daniel HirtEvas textblock: fix ascent/descent calc
2017-09-26 Carsten Haitzler... Fix infinite recursion for legacy + efl ui win events
2017-09-26 Daniel ZaouiFix crash when an application wants to get the popup...
2017-09-26 Youngbok Shinevas textblock: use primary font's size as minimum...
2017-09-26 Youngbok Shinevas: Add scale feature for embedded bitmap fonts.
2017-09-26 Felipe Magno... eolian-cxx: Fix compilation errors with new any_value_p...
2017-09-25 Cedric BAILelementary: migrate elementary_config to use the new...
2017-09-25 Cedric BAILelementary: provide a new initialization macro that...
2017-09-25 Cedric BAILelementary: provide and implement lifecycle event on...
2017-09-25 Cedric BAILecore: start adding life cycle support to Efl.Loop.
2017-09-25 Daniel HirtUi text: use proper Efl.Text API to set text
2017-09-25 Daniel HirtCanvas text: don't generate legacy for new api
2017-09-25 Daniel HirtUi text: use eina_value_get and not eina_value_pget
2017-09-25 Daniel HirtCanvas text: use eina_value_set and not eina_value_pset
2017-09-25 Carsten Haitzler... elm hoversel - fix alignment in ephoto
2017-09-25 Jean-Philippe... inwin: Fix oopsie in previous commit
2017-09-25 Jean-Philippe... inwin: Fix inwin (default content set/get/unset)
2017-09-25 Jean-Philippe... layout: Remove default content implementation
2017-09-25 Jeeyong Umdocs: eina_value: fix a typo
2017-09-23 Marcel Hollerbachelm_hover: do not register itself
2017-09-23 Marcel Hollerbachelm_widget: abort is probebly a bit too much
2017-09-23 Carsten Haitzler... ecore exe - add an "isolate io"f lag for sending io...
2017-09-22 Cedric Bailecore: force initialization of Efl.Io.Closer.Fd.
2017-09-22 Cedric Bailecore_evas: skip deleted Ecore_Evas while searching...
2017-09-22 Daniel Kolesaeolian cxx: rename generic_value to any_value
2017-09-22 Daniel Kolesaeolian: add tests for builtin queries
2017-09-22 Daniel Kolesaelua: bind new eolian type builtin API
2017-09-22 Daniel Kolesaeolian: add a way to query the builtin type of a type
2017-09-22 Daniel Kolesaeolian: add any_value_ptr
2017-09-22 Daniel Kolesaeolian: rename generic_value to any_value
2017-09-22 Daniel Kolesaeolian: remove leftover code
2017-09-22 Daniel Kolesaeolian: remove static_array and terminated_array
2017-09-22 Daniel Kolesaeolian: merge REGULAR and COMPLEX types
2017-09-22 Daniel Kolesaeolian: add mstring
2017-09-22 Daniel Kolesaeo: make more freefuncs implicit
2017-09-22 Mike Blumenkrantzecore-x: reject successive MappingNotify events if...
2017-09-22 Vincent 'vtorri... EFL For WIN32: Replace HAVE_EVIL define with _WIN32
2017-09-22 Lauro Mouraecore: Avoid using newer check.h functions.
next