platform/upstream/efl.git
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.
2017-09-21 Andy Williamselm_code: respect event hold for key_down
2017-09-21 Jean-Philippe... layout: Fix slider label using proper part type
2017-09-21 Jean-Philippe... edje: Add part_type_get API
2017-09-21 Jean-Philippe... hover: Fix hover parts usage
2017-09-21 Jean-Philippe... elm: Remove eo.h header from Makefile
2017-09-21 Jean-Philippe... elm: Resolve part alias in legacy APIs only
2017-09-21 Jean-Philippe... elm: Remove range "span_size" API in EO
2017-09-21 Jean-Philippe... elm: Split off text and content for efl_part
2017-09-21 Jean-Philippe... elm: Move base implementation for efl_part in widget
2017-09-20 Daniel HirtUi text: add Efl.Ui.Text_Async object
2017-09-20 Daniel HirtCanvas text async: add async layout functionality
2017-09-20 Chris Michaelevas-drm: Fix uninitialized variables
2017-09-20 Carsten Haitzler... efl ui layout - handle content unset properly and remov...
2017-09-20 Daniel HirtUi text: add null checks for anchor update
2017-09-20 Daniel HirtEdje: move selection-related part_text API to legacy
2017-09-20 Daniel HirtEdje: move IMF-related part_text API to legacy
2017-09-19 Chris Michaelecore-evas-drm: Implement actual evas engine rotations...
2017-09-19 Chris Michaelevas-drm: Support rotations other than 0
2017-09-19 Chris Michaelevas-drm: Override eng_output_resize function
2017-09-19 Chris Michaelecore-drm2: Minor formatting fix
2017-09-19 Chris Michaelecore-evas-drm: Formatting
2017-09-19 Jean-Philippe... elm: Fix invalid uses of Efl.Orientation
2017-09-19 Sungtaek Hongefl_ui_image: add new scale type: EFL_UI_IMAGE_SCALE_TY...
2017-09-19 Marcel Hollerbachevas_object_main: fallback to other usage instead of...
2017-09-19 Hosang Kimevas_events: add checking state of point
2017-09-19 Jeonghyun Yunels_tooltip: Fix to use some functions before tooltip_t...
2017-09-19 Jean-Philippe... animation2: fix compile instruction
2017-09-19 jiin.moonevas_event: Fix missing case when check the event area
2017-09-19 Bryce Harringtonevas: Document Textgrid objects API
2017-09-19 Bryce Harringtonevas: Textgrid doxygen grammar/spelling cleanup
2017-09-19 Bryce Harringtonevas: Eo Textgrid doc grammar cleanup
2017-09-19 Jean-Philippe... eldbus: Fix test case (make check)
2017-09-19 Sungtaek Hongelm_map: keep overlays list when showing overlays
2017-09-19 Jean-Philippe... evas: Fix invalid call to intercept
2017-09-19 Jean-Philippe... edje: Ensure min size calc is always >= restricted
2017-09-19 Carsten Haitzler... update PO files from src...
2017-09-19 Carsten Haitzler... efl po files - fix LTR/RTL translation string to be...
2017-09-19 Stefan Schmidtexamples: cxx: fix examples for new size_set function...
2017-09-19 Bryce Harringtonefl interfaces: Fix typo in doc
2017-09-19 Jean-Philippe... edje: Fix invalid storage of efl_part objects
2017-09-19 Jean-Philippe... evas: Remove remnants from EO 1 internal API
next