platform/upstream/efl.git
2017-12-05 Jean-Philippe... cxx: Add alternative form to instantiate object
2017-12-04 Felipe Magno... eolian: Add inarray and inlist to source generation
2017-12-04 Vitor Sousaefl_mono: fix switched reference to generated and non...
2017-12-04 Lauro Mouraeolian_mono: Add evas_table_mirrored_get/set to bl
2017-12-04 Lauro Mouraeolian_mono: Generate placeholder fields for empty...
2017-12-04 Lauro Mouraefl_mono: Fix eina_value_set.
2017-12-04 Lauro Mouraecore: Fix compilation for GCC 4
2017-12-04 Lauro Mouraelm: Move legacy enums to elm_general.eot.
2017-12-04 Lauro Mouraefl_mono: Add buildystem integration.
2017-12-04 Lauro Mouraefl_mono: Add examples code.
2017-12-04 Lauro Mouraefl_mono: Add native support library
2017-12-04 Lauro Mouraefl_mono: Add msbuild file generator
2017-12-04 Lauro Mouraefl_mono: Added test files for the C# bindings.
2017-12-04 Lauro Mouraeolian_mono: Added code for eolian_mono generator
2017-12-04 Lauro Mouraefl_mono: Adding support code for the C# binding
2017-12-04 Lauro Mouraeolian_cxx: Many changes for the C# bindings
2017-12-04 Lauro Mouraeolian: Add inarray and inlist
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_animation_ eo classes
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_ui_calendar_item...
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_animation eo class
2017-12-04 Stefan Schmidtdocs: fill in missing docs for efl_ui_popup_alert eo...
2017-12-04 Stefan Schmidtdocs: fill in mising docs for efl_ui_popup_anchor class
2017-12-04 Stefan Schmidtdocs: fill in mising eo file docs for efl_ui_popup
2017-12-04 Pawel Aksiutowiczecore: removed warning from ecore_anim
2017-12-04 Pawel Aksiutowiczecore: munmap() call get size of the same type as nmap...
2017-12-04 Amitesh Singhefl.gfx: move scale{} from efl.ui.base to efl.gfx
2017-12-04 Cedric Bailecore: rename efl_loop_Eina_FutureXXX_timeout to efl_lo...
2017-12-04 Cedric Bailecore: remove efl_loop_timeout.
2017-12-04 Cedric Bailecore: remove efl_loop_timeout tests.
2017-12-04 Cedric Bailecore: remove a test from old efl_promise to remove...
2017-12-03 Al PooleRevert "BSD: resolve issue of missing symbols building...
2017-12-03 Al PooleBSD: resolve issue of missing symbols building E on...
2017-12-02 Al Pooleeina_file_win32: also check for copy before unmapping...
2017-12-01 Chris Michaelecore-evas-drm: Check for XDG_SEAT existence
2017-12-01 Derek Foremanecore_wl2: Add API ecore_wl2_window_surface_flush
2017-12-01 Derek Foremanecore_wl2: Add ecore_wl2_surface_flush
2017-12-01 Derek Foremanecore_wl2: add Ecore_Wl2_Surface to Ecore_Wl2_Window
2017-12-01 Derek Foremanecore_wl2: Make Ecore_Wl2_Buffer struct private
2017-12-01 Derek Foremanecore_wl2 wayland_shm: Move surface functions into...
2017-12-01 Derek Foremanwayland_shm: Rename all the evas_dmabuf functions
2017-12-01 Derek Foremanwayland_shm: No longer include dmabuf header in engine.h
2017-12-01 Derek Foremanwayland_shm: move surface structure to evas_dmabuf.c
2017-12-01 Derek Foremanwayland_shm: Use wrapper functions instead of function...
2017-12-01 Derek Foremanwayland_shm: Wrap function pointers for surface
2017-12-01 Derek Foremanwayland_shm: Move surface free into surface_destroy
2017-12-01 Derek Foremanwayland_shm: Remove struct _Dmabuf_Surface
2017-12-01 Derek Foremanwayland_shm: Stop using outbuf and engine info in surfa...
2017-12-01 Derek Foremanwayland_shm: Pass alpha to surface_create
2017-12-01 Derek Foremanwayland_shm: pass the ecore_wl2_window to surface create
2017-12-01 Derek Foremanwayland_shm: Store width and height in surface struct
2017-12-01 Derek Foremanwayland ee: Don't clear the window pointer during sessi...
2017-12-01 Derek Foremanecore_wl2: Return NULL from ecore_wl2_window_display_ge...
2017-12-01 Derek Foremanwayland evas: Remove Ecore_Wl2_Display from engine...
2017-12-01 Derek Foremanwayland_shm: Remove Shm_Surface
2017-12-01 Derek Foremanwayland_shm: Move surface create into dmabuf code
2017-12-01 Derek Foremanwayland_shm: remove useless wrapper function
2017-12-01 Andy WilliamsRevert "elm_code: Call parent theme_apply when we're...
2017-12-01 Amitesh Singhfocus: use elm_object_focus_get instead
2017-12-01 Cedric Bailecore_con: use eina_future based timeout for tests.
2017-12-01 Cedric Bailelementary: move to use Eina_Future based timeout.
2017-12-01 Yeongjong Leeefl_ui_spin_button: check focus state
2017-12-01 Amitesh Singhedje: fix NULL ptr dereference
2017-11-30 Marcel Hollerbachelm_genlist: use the correct elm_object_focus_get function
2017-11-30 Marcel Hollerbachefl_ui_focus_composition: fix docs
2017-11-30 Andy Williamselm_code: Make test buttons more meaningful
2017-11-30 Andy Williamselm_code: Call parent theme_apply when we're applying
2017-11-30 Al Pooleeina_file: make sure we use a stringshare when virtualized.
2017-11-30 Amitesh Singhedje legacy: replace Edje_Object with Evas_Object
2017-11-30 Amitesh Singhedje: fix the typo in prev commit
2017-11-30 Amitesh SinghEfl.Ui.Base: remove base_scale.get{} from interface.
2017-11-30 Amitesh Singhelm tests: show nstate & slider_interval widgets in...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: fix efl_super() call.
2017-11-30 Amitesh SinghEfl.Gfx.Path: add missing EOLIAN prefixes to eolian...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: add missing EOLIAN prefixes to eolian...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: implement Gfx.Path.interpolate{}
2017-11-30 Jean-Philippe... evas: Animation is a property not method set+get
2017-11-30 Jean-Philippe... eolian: Warn less on duplicate beta APIs
2017-11-30 Jean-Philippe... efl: Introduce interface Efl.Dup
2017-11-30 Jean-Philippe... evas: Implement scale API in proper EO fashion
2017-11-30 Jean-Philippe... edje: Move perspective to legacy
2017-11-29 Andy Williamselm_code: If showing line numbers don't resize at 10...
2017-11-29 Andy Williamselm_code: Don't bold beginnings of lines
2017-11-29 Amitesh Singhfocus: fix build break after previous commit.
2017-11-29 Amitesh Singhfocus: remove focus.get{} from widget.eo
2017-11-29 Jean-Philippe... edje: Move text_change_cb to legacy only
2017-11-29 Jean-Philippe... edje: Move "preload" to legacy only
2017-11-29 Jean-Philippe... edje: Implement Efl.File.load_error
2017-11-29 Jaehyun Choelm_part_helper: Change macro name for default content...
2017-11-29 Yeongjong Leeevas: Remove duplicated code
2017-11-29 Jean-Philippe... test: Adjust eo flag for popup test cases
2017-11-28 Chris Michaelelementary: Remove set but unused variables
2017-11-28 Woochan Leeefl_ui_spin: Support value change using mouse wheel.
2017-11-28 Woochan Leetest_part_bg: Clean up code.
2017-11-28 Jaehyun Choefl_ui_popup: Replace Efl.Container to Efl.Content...
2017-11-28 Jaehyun Choefl_ui_popup_alert: Remove expandable property for now
2017-11-28 Jaehyun Choexamples: Add popup cxx example
2017-11-28 Jaehyun Choefl_ui_popup: Make backwall efl part object of Efl...
2017-11-28 Jaehyun Choefl_ui_popup: Rename bg_set with backwall_set
2017-11-28 Jaehyun Chotest_ui_popup: Move code for Efl.Ui.Popup classes from...
2017-11-28 Taehyub Kimtest_popup: modify Efl.Ui.Popup Sample Code
next