platform/upstream/efl.git
2017-11-20 Jean-Philippe... slider: Implement Efl.Content
2017-11-20 Jean-Philippe... radio: Implement Efl.Content
2017-11-20 Jean-Philippe... elm: Fix minor warning (return void)
2017-11-20 Jean-Philippe... cxx: Disable spinner example (broken)
2017-11-20 Jean-Philippe... button: Implement Efl.Content set/get/unset
2017-11-20 Jean-Philippe... tests: Add EO check box in elementary_test
2017-11-20 Jean-Philippe... image: Return file+key even for edje objects
2017-11-20 Jean-Philippe... slider: Remove bad defines from EO file
2017-11-20 Jean-Philippe... win: Make wm_available_rotations simpler for EO
2017-11-20 Jean-Philippe... efl: Split Efl.Container and Efl.Content
2017-11-20 Marcel Hollerbachefl_ui_focus_manager: emit callbacks after stack change
2017-11-20 Marcel Hollerbachefl_ui_focus_manager_sub: remove event callback array...
2017-11-20 Jean-Philippe... eldbus: "fix" make check
2017-11-20 Pawel Aksiutowiczevas: fix typos in canvas/evas_object_textblock
2017-11-20 Lukasz Stanislawskielm: add "activate" action to ctxpopup items
2017-11-20 Lukasz Stanislawskielm: overload access children getter
2017-11-20 Bryce Harringtoneina: Indicate in and out parameters for eina_matrix
2017-11-20 Pawel Aksiutowiczelementary: fix typos
2017-11-19 Marcel Hollerbachelm_list: use internal focus set instead of public...
2017-11-17 Derek Foremanwayland_shm: Don't use a fixed number of buffers
2017-11-17 Derek Foremanecore_wl2: Properly handle buffer test failure during...
2017-11-17 Cedric Baileina: properly initialize EINA_ERROR_VALUE_FAILED.
2017-11-17 Cedric Baileina: properly initialize EINA_ERROR_NOT_MAIN_LOOP.
2017-11-17 Cedric Baileina: properly initialize EINA_ERROR_MAGIC_FAILED.
2017-11-17 Cedric Baileina: fail with an Eina_Error on copy failure.
2017-11-17 Marcel Hollerbachefl_ui_focus_manager_sub: do not specify a interface...
2017-11-17 Marcel Hollerbachelm_widget: simplify code
2017-11-17 Marcel HollerbachEo: be a bit more detailed in the docs
2017-11-17 Marcel Hollerbachefl_ui_focus_manager_calc: efl_wref_del deletes the...
2017-11-17 Marcel Hollerbachefl_ui_focus_manager:do not followup if we have not...
2017-11-17 Marcel Hollerbachelm_widget: remove focus set
2017-11-17 Marcel Hollerbachelementary: stop using elm_widget_focus_set
2017-11-17 Marcel Hollerbachelm_main: checking the redirect chain is not neccessery
2017-11-17 Marcel Hollerbachelm_main: replace _elm_object_focus_set with efl_ui_foc...
2017-11-17 Marcel Hollerbachefl_ui_focus_manager_calc: error if a element is not...
2017-11-17 Marcel Hollerbachefl_ui_focus_object: emit changed event after the flag...
2017-11-17 Marcel Hollerbachefl_ui_focus_util: add a util class
2017-11-17 Andrii Kroitorelm_genlist: fix rare segfault
2017-11-17 Amitesh SinghEfl.Ui.Slider: add default indicator format to %0.2f
2017-11-17 Amitesh SinghEfl.Ui.Slider: replace default with on_drag in visible_...
2017-11-17 Amitesh SinghEfl.Ui.Slider: add visible_mode() as an indicator part API
2017-11-17 Amitesh SinghEfl.Ui.Slider: make indicator_visible_mode() legacy...
2017-11-17 Amitesh SinghEfl.Ui.Slider: make indicator_show_on_focus/indicator_s...
2017-11-17 Jean-Philippe... tests/eldbus: Use different bus for cxx and C tests
2017-11-17 Jean-Philippe... tests: Add better debugging for eldbus failure
2017-11-17 Shilpa Singhelm_index: Index item role modify
2017-11-16 Derek Foremanecore_wl2: fix user pointer for dmabuf param listener
2017-11-16 Derek Foremanecore_wl2: Fix dmabuf test failure
2017-11-16 Derek Foremanecore_wl2: Don't try to close drm_fd if we never opened it
2017-11-16 Andy Williamseina: fix docs for manage_read_only_new
2017-11-16 Jean-Philippe... win: Rename specific APIs to avoid clashes
2017-11-16 Lukasz Stanislawskielm: return Efl.Access.Actions only if action_area...
2017-11-16 Shilpa Singhelm_index: Send selected signal to atspi client
2017-11-16 Lukasz Stanislawskielm: enhance access name for spinner
2017-11-16 Lukasz Stanislawskielm: add Efl.Access.Value interface to progressbar
2017-11-16 Jean-Philippe... elm: Define and rename internal atspi struct in EO
2017-11-16 Lukasz Stanislawskielm: Rename elm_interface_atspi_widget_action mixin
2017-11-16 Cedric Bailelementary: make sure that ecore shutdown match ecore...
2017-11-16 Cedric Bailelementary: do not send a PAUSE event if not iconified.
2017-11-16 Cedric Bailecore: should be the one triggering EFL_LOOP_EVENT_TERM...
2017-11-16 Cedric Bailelementary: add an interface to enable/disable PAUSE...
2017-11-15 Derek Foremanecore_wl2: Don't open rendernode if we're not going...
2017-11-15 Derek Foremanecore_wl2: Reset buffer_manager to NULL on failure
2017-11-15 Derek Foremanecore_wl2: Send a dmabuf non-immediate create at startup
2017-11-15 Derek Foremanecore_wl2: factor out part of buffer creation
2017-11-15 Derek Foremanecore_wl2: Filter buffer types by compositor capabilities
2017-11-15 Derek Foremanecore_wl2: Add a second sync for dmabuf formats
2017-11-15 Derek Foremanecore_wl2: Refcount syncs at startup
2017-11-15 Derek Foremanecore_wl2: Create xkb_context before compositor connection
2017-11-15 Derek Foremanwayland_shm/ecore_wl2: Move buffer allocation into...
2017-11-15 Derek Foremanwayland_shm: Move wl_buffer creation function further...
2017-11-15 Derek Foremanwayland_shm: Make the buffer_manager static
2017-11-15 Derek Foremanwayland_shm: Become unhoseable
2017-11-15 Derek Foremanwayland_shm: rename Surface_Type to Ecore_Wl2_Buffer_Type
2017-11-15 Derek Foremanwayland_shm: Remove surface_type from surface
2017-11-15 Derek Foremanwayland_shm: Pass ecore_wl2_display instead of surface...
2017-11-15 Derek Foremanwayland_shm: Remove surface from buffer struct
2017-11-15 Derek Foremanwayland_shm: Stop looking up alpha on surface
2017-11-15 Derek Foremanwayland_shm: Store alpha in buffer
2017-11-15 Derek Foremanwayland_shm: Make ecore_wl2_buffer_init return bool
2017-11-15 Derek Foremanwayland_shm: Rename types and functions
2017-11-15 Derek Foremanwayland_shm: Remove extra display flush
2017-11-15 Marcel Hollerbachefl_ui_calendar: set focus object protected mode
2017-11-15 Marcel Hollerbachefl_ui_focus_manager: unset the redirect chain once...
2017-11-15 Marcel Hollerbachefl_ui_focus_manager_calc: correct handle focus when...
2017-11-15 Marcel Hollerbachefl_ui_focus_manager: ensure the manager is in focus...
2017-11-15 Marcel Hollerbachefl_ui_focus_object: document the bahaviour of the...
2017-11-15 Marcel Hollerbachefl_ui_focus_object: make it protected
2017-11-15 Jean-Philippe... elm_test: Fix a warning
2017-11-15 Godly T.AliasCtxPopup: Add implementation for getting focused item
2017-11-15 Andrii Kroitorgenlist: fix state corruption of content
2017-11-15 JinYong ParkCtxpopup: resizing ctxpopup after its content is removed
2017-11-15 Shilpa Singhefl_ui_win.c: send bounds changed signal on window...
2017-11-15 Cedric Bailelementary: make sure efl_general.h detection work...
2017-11-15 Cedric Bailelementary: protect from stall include.
2017-11-15 Cedric Bailelementary: provide network when doing ui.
2017-11-15 Cedric Bailelementary: only include Efl_Ui.h when BETA API is...
2017-11-15 Cedric Bailelementary: elm_widget actually rely on elm_object_item.
2017-11-15 Cedric Bailelementary: fix typos in header inclusion rules.
2017-11-15 Cedric Bailecore: always declare EFL_MAIN not just for application...
next