platform/upstream/efl.git
2017-06-15 Chris MichaelRevert "ecore-wl2: Add API to support setting window...
2017-06-15 Chris MichaelRevert "ecore-evas-wayland: Add support for setting...
2017-06-15 Chris Michaelecore-evas-wayland: Add support for setting window...
2017-06-15 Chris Michaelecore-wl2: Add API to support setting window stack...
2017-06-15 Chris Michaelecore-wl2: Add API to get/set if a window is in floatin...
2017-06-15 Chris Michaelecore-wl2: Add API to set window role
2017-06-15 Chris Michaelecore-evas-wayland: Add support for focus_skip_set
2017-06-15 Chris Michaelecore-wl2: Add API to get if a window should ignore...
2017-06-15 Chris Michaelecore-wl2: Add API to set if a window should skip focus
2017-06-15 Jaehyun Choelm_panes: Refactoring of focus_next
2017-06-15 Jean-Philippe... evas: Fix mouse events in inlined windows
2017-06-15 Jean-Philippe... evas: Fix compilation with DDD_DO
2017-06-15 Jihoon Kimecore_imf: fix wrong doxygen
2017-06-15 Jean-Philippe... evas: Fix crash when window can not be created
2017-06-15 Jean-Philippe... cnp: Fix copy & paste in inwin inside wayland
2017-06-15 Jean-Philippe... cnp: Avoid CRI message about wayland in X
2017-06-15 Jean-Philippe... widget: Move mirrored_automatic to Efl.Ui.Base
2017-06-15 Jean-Philippe... win: Implement Efl.Canvas device & seat get
2017-06-15 Vincent Torrielm+evas - windows - fix alt+f4 to work without losing...
2017-06-15 Youngbok Shinevas textblock: add align=locale option to respect...
2017-06-15 Amitesh Singhefl.ui.slider: rename data members related to interval...
2017-06-15 Amitesh Singhintf: range: rename unit_format to range_unit_format
2017-06-15 Amitesh Singhslider: remove range APIs
2017-06-15 Amitesh Singhintf: rename progress to range
2017-06-15 Andrii Kroitorexamples: fix ecore_exe_child example to work properly...
2017-06-15 Jean-Philippe... elm: Fix make check (change in atspi role of MBE)
2017-06-15 Bryce Harringtonecore_evas: Document the drm and gl drm window constructors
2017-06-15 Jean-Philippe... evas: Disable calls to evas_device_class_set
2017-06-15 Jean-Philippe... widget: Make cursor_add/del internal
2017-06-14 Bryce Harringtonector: document ector_glsym_set
2017-06-14 Bryce Harringtonecore_evas: document client leader routines
2017-06-14 Youngbok Shinedje: add efl_version property
2017-06-14 Cedric BAILevas: forgotten unecessary initialization.
2017-06-14 Cedric BAILevas: use Eina_List instead of Eina_CList for event...
2017-06-14 Cedric BAILevas: allow list for _evas_event_object_list_in_get...
2017-06-14 Andy Williamselm_code: Fix make check
2017-06-14 Cedric BAILevas: actually free the cow allocated memory.
2017-06-14 Cedric BAILRevert "Revert "evas: put events related pointer into...
2017-06-14 Carsten Haitzler... evas xpm loader - remove tabs and clean up formatting
2017-06-14 Carsten Haitzler... evas xpm loader - remove the rgb txt file db loading...
2017-06-14 Carsten Haitzler... test suite - evas - fix xpm ref image - it was badly...
2017-06-14 Jean-Philippe... tests: Remove invalid call to elm_run
2017-06-14 Jean-Philippe... tests: Fix eina_thread_queue test case 5 & 6
2017-06-14 Jean-Philippe... win: Use efl_data_scope_safe_get instead of macros
2017-06-14 Jean-Philippe... evas: Use efl_data_scope_safe_get in evas events
2017-06-14 Jean-Philippe... eo: Add API efl_data_scope_safe_get
2017-06-14 Jeeyong Umscroller: Remove propagate_events to avoid name collision
2017-06-14 Shilpa Singhelm_radio, elc_multibuttonentry, elm_colorselector...
2017-06-14 Jean-Philippe... evas: Fix resize & move intercepts
2017-06-14 Jean-Philippe... widget: Implement mirrored from Efl.Ui.Base
2017-06-14 Thiep Haelm config: add more NULL check
2017-06-13 Chris Michaelecore-wl2: Group window functions together in header...
2017-06-13 Chris Michaelecore-evas-wayland: Add support for setting auxiliary...
2017-06-13 Chris Michaelecore-evas: Fix return value in ecore_evas_aux_hint_val...
2017-06-13 Chris Michaelecore-evas: Support auxiliary hints for ecore-evas...
2017-06-13 Chris Michaelecore-wl2: Free auxiliary window hints when we destroy...
2017-06-13 Chris Michaelecore-wl2: Add API to support deleting auxiliary window...
2017-06-13 Chris Michaelecore-wl2: Add API function to change auxiliary window...
2017-06-13 Chris Michaelecore-wl2: Add API to support adding auxiliary window...
2017-06-13 Chris Michaelecore-wl2: Add API function to get list of supported...
2017-06-13 Chris Michaelecore-wl2: Add event and structure for auxiliary hints
2017-06-13 Chris Michaelecore-evas-wayland: Add aux_hint functions to Wayland...
2017-06-13 Daniel HirtCanvas text cursor: add NULL checks for some functions
2017-06-13 Amitesh SinghEfl.Ui.Slider: implement Efl.Ui.Progress.progress_min_max
2017-06-13 Amitesh Singhintf: Efl.Ui.Progress: Add progress_min_max property
2017-06-13 Carsten Haitzler... Revert "evas: put events related pointer into a cow...
2017-06-12 Cedric Bailevas: put events related pointer into a cow to reduce...
2017-06-12 SangHyeon Leeelementary: fix recursive content group calculation...
2017-06-12 Cedric Bailevas: cleanup use of Eina_Cow during orientation set.
2017-06-12 Jaeyong Hwangevas: fix a stride value after calling evas_object_imag...
2017-06-12 Cedric Bailelementary: fix fallthrough warning.
2017-06-12 Cedric Bailedje: fix unitialized warning.
2017-06-12 Youngbok Shinedje text: add a missing return macro
2017-06-12 Youngbok Shinevas textblock: fix evas test suite build errors
2017-06-12 Mykyta BiliavskyiText cursor: fix macOS build.
2017-06-12 Jean-Philippe... evas: Fix use of invalid EO object
2017-06-12 Amitesh Singhelm: rename elm slider to Efl.Ui.Slider
2017-06-12 Amitesh Singhelm slider: indicator_visible_mode - move API document...
2017-06-12 Amitesh Singhelm slider: remove *not* required set/get{} from eo...
2017-06-12 Jeeyong Umelm hoversel: Clean up sizing_eval function
2017-06-12 Jeeyong Umelm hoversel: Delay sizing_eval to prevent too frequent...
2017-06-12 Jean-Philippe... efl.canvas: Add "seat" (by id) and "device" (by name...
2017-06-12 Jean-Philippe... evas: Rename device Class to Type, remove Sub_Class
2017-06-12 Jean-Philippe... evas: Remove device "parent", "name" and "description...
2017-06-12 Bryce Harringtonecore_evas: Document ecore_evas Wayland operations
2017-06-12 Ivan Fursevil: Fix edc scripts compilation on windows
2017-06-12 Jean-Philippe... edje: Remove bool return from scale_set
2017-06-12 Jean-Philippe... widget: Implement scale from Efl.Ui.Base
2017-06-12 Jean-Philippe... edje: Move base_scale to Efl.Ui.Base
2017-06-12 Carsten Haitzler... elua - fix build for luajit2.1.0-beta3+
2017-06-12 Amitesh Singhelm test:image.zoomable: fix the compilation warnings
2017-06-11 Daniel HirtEfl text: shorten naming of methods
2017-06-11 Daniel HirtCanvas text: disable legacy_newline by default
2017-06-11 Daniel HirtGfx filters: set multiline to Ui.Text widget
2017-06-11 Daniel HirtUi text: set some default font and size
2017-06-11 Daniel Hirtgfx_filter: add efl_style_gfx_filter
2017-06-11 Daniel Hirtgfx_filter: null-out freed pointer
2017-06-11 Daniel HirtText: remove leftover printfs
2017-06-11 Daniel HirtElementary: bring back disabled tests
2017-06-11 Daniel HirtCanvas layout: port 'part_text' to Efl.Text.*
next