platform/upstream/efl.git
2018-04-10 Daniel Kolesaeolian: add API to get children of a unit
2018-04-10 Daniel Kolesaeolian: add APIs to retrieve units from a state
2018-04-10 Daniel Kolesaeolian: new APIs for directory scanning
2018-04-10 Daniel Kolesaeolian: eolian_* -> eolian_state_*, Eolian -> Eolian_State
2018-04-10 Chris Michaelevas: minor formatting fix
2018-04-10 Chris Michaelecore-drm2: Add API function to retrieve output user...
2018-04-10 Chris Michaelecore-drm2: Free stringshare for relative output during...
2018-04-10 Chris Michaelecore-drm2: Add API to get/set which output is relative...
2018-04-10 Woochan Leeelm_datetime: Handle wrong param case for legacy.
2018-04-10 Lauro Mouracxx: Fix manual code after efl_app change.
2018-04-10 Mike Blumenkrantztests: add test for efl.ui header compilation
2018-04-10 Mike Blumenkrantzevas: fix nolegacy builds with evas headers
2018-04-10 Mike Blumenkrantzefl_ui: do not include evas gl header if legacy support...
2018-04-10 Mike Blumenkrantzeio: move some typedefs into base eio header
2018-04-10 Mike Blumenkrantzefl: move signal events from efl.loop to efl.app
2018-04-10 Mike Blumenkrantzefl: add test suite for efl_app
2018-04-10 Mike Blumenkrantzefl: create Efl.App class, the parent of Efl.Loop
2018-04-10 YeongJong Leeefl.ui.progressbar: change signal name for icon/text
2018-04-10 YeongJong Leeelm_part: use TYPE _CLASS instead of MY_CLASS
2018-04-10 YeongJong Leeefl.ui.slider: change signal name for icon/text
2018-04-10 YeongJong Leeefl.ui.check: change signal name for icon/text
2018-04-10 Marcel Hollerbacheina_vpath: include the config header
2018-04-10 Marcel Hollerbachefreet: fix for windows
2018-04-10 YeongJong Leeefl.ui.radio: change signal name for icon/text
2018-04-10 Carsten Haitzler... ecore signal - memset data about to be sent over to...
2018-04-10 Carsten Haitzler... ecore anim - use pointers to real things for epoll...
2018-04-10 Carsten Haitzler... elput - don't segv on shutdown when libinput dispatch...
2018-04-10 Carsten Haitzler... ecore evas - drm engine - fix focus set on show to...
2018-04-10 Marcel Hollerbachelm: make elm_view_list legacy
2018-04-10 Jean Guyomarc'heo: avoid useless computations
2018-04-10 Jean Guyomarc'heo: mark more unlikely labels as cold
2018-04-10 Carsten Haitzler... eina - windows home get - donyt have static buffer...
2018-04-10 Jean Guyomarc'hecore_signal: check the return value of write(2)
2018-04-10 Jean Guyomarc'hefl_exe: check the calls to pipe(2)
2018-04-10 Marcel Hollerbachelm_config: fixup copy paste error
2018-04-10 Marcel Hollerbachelm_view_list: do not install this
2018-04-10 Dave AndreoliFocus test 6: add ability to move the focus by API
2018-04-10 Daniel Kolesaeolian: perform correct unit lookups in public API
2018-04-10 Daniel Kolesaeolian: simplify adding/refcounting objects
2018-04-10 Daniel Kolesaeolian: proper in-unit storage for all declarations
2018-04-10 Carsten Haitzler... eina vpath - improve docs and add app.tmp and usr.tmp...
2018-04-10 Lauro Mouraeina: Change assert_ptr_null to asset_ptr_eq(null)
2018-04-10 Lauro Mouramono: Whitelist some interfaces and classes
2018-04-10 Cedric Baileina: make eina_vpath_interface_app_set an internal...
2018-04-10 Cedric Baileina: make eina_vpath_interface_user_set an internal...
2018-04-10 Cedric Bailefl: fix warning due to vpath change.
2018-04-10 Cedric Bailedje: silence warning due to vpath change.
2018-04-10 Cedric Bailemotion: silence warning due to vpath change.
2018-04-10 Mike Blumenkrantzevas event_grabber: fix child ordering when adding...
2018-04-10 Mike Blumenkrantzefl-wl: send surface enter/leave based on compositor...
2018-04-10 Mike Blumenkrantzevas: include legacy vg header instead of manually...
2018-04-10 Daniel Kolesaeolian: fix eina hash usage so it doesn't consume all...
2018-04-10 Daniel Kolesaeolian: store types/typedecls in units
2018-04-10 Daniel Kolesaeolian: add eolian_object_add wrapper
2018-04-10 Marcel Hollerbachlets delete efl_vpath
2018-04-10 Marcel Hollerbachmove from efl.vpath to eina_vpath
2018-04-10 Marcel Hollerbachintroduce eina_vpath!
2018-04-10 Derek Foremanee_wayland: Fix ecore_wl2 refcounting breakage on some...
2018-04-10 Cedric Bailevas: readjust pushed engine geometry without the outpu...
2018-04-10 Mike BlumenkrantzEfl.Gesture: rename to Efl.Canvas.Gesture
2018-04-10 Mike BlumenkrantzEfl.Animator: rename to Efl.Canvas.Animator
2018-04-10 Mike Blumenkrantzefl_vg: namespace moves
2018-04-09 Cedric Bailevas: add output coordinate debug.
2018-04-09 Daniel Kolesaeolian: prepare for proper unit API by merging unit...
2018-04-09 Carsten Haitzler... ecore - osx - build where clearenv doesnt exist
2018-04-09 Carsten Haitzler... ecore - fd handler - dont set legacy flag on null fdhan...
2018-04-09 Carsten Haitzler... ecore - fd handlers - only delete legacy eo objects...
2018-04-09 Carsten Haitzler... ecore - start work on efl task/exe/thread
2018-04-09 Carsten Haitzler... ecore - loop handler - fix wakeup to reslect active...
2018-04-09 Carsten Haitzler... ecore - fix fd handlers to also set read/write/err...
2018-04-09 Mike Blumenkrantzelm_list: revert some accidental changes
2018-04-09 Marcel Hollerbachefl_ui_focus_manager: do not call on a NULL object
2018-04-09 Marcel Hollerbachefl_ui_focus_manager_calc: unset manager to make touchi...
2018-04-09 Yeongjong Leeefl_ui_focus_manager_calc: fallback to use root if...
2018-04-09 YeongJong Leeefl_ui_focus_manager_calc: search redirect_entry if...
2018-04-09 Chris Michaelecore-drm2: Fix typo when comparing output relative...
2018-04-09 Chris Michaelecore-drm2: Account for output relative mode when getti...
2018-04-09 Stefan Schmidtbuild: disable gz compression for release tarballs
2018-04-09 Marcel Hollerbachelc_popup: revert changes that accidently sneaked in.
2018-04-09 Dave AndreoliPyolian: improve a bit the namespace generation
2018-04-09 Marcel Hollerbachelm_web: this testcase now also works
2018-04-09 Marcel Hollerbachelm_web: web should NEVER be NULL
2018-04-09 Marcel Hollerbachelm_config: save the backend string as stringshare
2018-04-09 Marcel Hollerbachelm: fix test case for elm_web
2018-04-09 Marcel Hollerbachedje: use new bs static lib
2018-04-09 Marcel Hollerbachevas: use new bs static lib
2018-04-09 Marcel Hollerbachethumb: use new bs static lib
2018-04-09 Marcel Hollerbachemotion: use new bs static lib
2018-04-09 Marcel Hollerbachembryo:use new bs static lib
2018-04-09 Marcel Hollerbachelementary: use new bs static lib
2018-04-09 Marcel Hollerbacheeze: use new bs static lib
2018-04-09 Marcel Hollerbachecore: use new bs static lib
2018-04-09 Marcel HollerbachIntroduction of buildtools!
2018-04-09 Marcel Hollerbachelementary: listen to EFL_RUN_IN_TREE instead of ELM_RU...
2018-04-09 Carsten Haitzler... elm entry - dont seg if the obj has been deleted by...
2018-04-09 Carsten Haitzler... elm - efl selection - don't seg if not in wayland
2018-04-09 Andy Williamselm_code: Fix issue where text selection menu did not...
2018-04-09 Mike Blumenkrantzeolian: always print error and fail when name conflicts...
2018-04-09 Mike BlumenkrantzEfl.Access.Text: resolve more name conflicts
2018-04-09 Mike BlumenkrantzEfl.Access.Selection: clear -> access_selection_clear
next