platform/upstream/efl.git
2018-04-05 Mike Blumenkrantzevas_grid: size -> grid_size
2018-04-05 Mike Blumenkrantzevas_grid: remove mirrored property
2018-04-05 Mike Blumenkrantzevas: move smart_objects_calculating to Efl_Canvas
2018-04-05 Mike Blumenkrantzevas: remove Evas_Canvas.smart_objects_calculate
2018-04-05 Mike Blumenkrantzevas: move more canvas method implementations into...
2018-04-05 Mike Blumenkrantzevas: remove Evas_Canvas.object_top_in_rectangle_get
2018-04-05 Mike Blumenkrantzevas: remove Evas_Canvas.objects_in_rectangle_get
2018-04-05 Mike Blumenkrantzevas: remove Evas_Canvas.object_top_at_xy_get
2018-04-05 Mike Blumenkrantzevas: remove Evas_Canvas.objects_at_xy_get
2018-04-05 Mike Blumenkrantzefl: merge list->iterator creation function into evas_m...
2018-04-05 Mike Blumenkrantzevas: move more canvas functions into evas_main.c
2018-04-05 Mike Blumenkrantzevas: move evas_stack.c -> evas_stack.x
2018-04-05 Mike Blumenkrantzevas: properly implement evas_image_max_size_get()...
2018-04-05 Mike Blumenkrantzevas: move canvas eolian functions from image.c ->...
2018-04-05 Larry JrElementary: remove needless structs in Efl_Ui_List
2018-04-05 Larry Jrelementary: efl_ui_list change SegArray tree to Efl...
2018-04-05 Larry Jrelementary: efl_ui_list model_set update values fixed
2018-04-05 Larry Jrelementary: efl_ui_list_segarray fixed remove last...
2018-04-05 Larry Jrelementary: efl_ui_list focus manager fix
2018-04-05 Derek Foremanecore_wl2: Take a library reference on surface create
2018-04-05 YeongJong Leeefl_ui_focus_manager_sub: remove needless call
2018-04-05 YeongJong Leeelm_hover: remove focus_layer related code
2018-04-05 Carsten Haitzler... efl - fix build again after removal of install of publi...
2018-04-05 Mike Blumenkrantztest_ui_table: fix uninitialized variable warning
2018-04-05 Derek Foremangl_drm: NULL check img
2018-04-05 Youngbok Shinelementary: fix legacy widget type name for backward...
2018-04-05 Bryce Harringtoneina: improve documentation for eina_bezier.
2018-04-05 Bryce Harringtoneina: make doxygen @notes consistent in eina_hash
2018-04-05 Bryce Harringtoneina: fix minor spelling mistake in eina-private.h...
2018-04-05 Bryce Harringtoneina: use matrix compose in place of equivalent code...
2018-04-05 Yeshwanth Reddivariecore_file: modify check for wd in file monitor del
2018-04-05 Bryce Harringtoneina: cleanup doxygen for eina_rectangle.
2018-04-05 subhransu mohantyevas/vg: reset the path data in destructor.
2018-04-05 Lauro Mouraefl: general distcheck fixes
2018-04-05 Sungtaek Hongefl.ui.layout: change signal name for icon/text
2018-04-05 Derek Foremanefl_wl: Update native surface for dmabuf test too
2018-04-05 Derek Foremanefl_wl: Update native surface usage
2018-04-05 Mike Blumenkrantzefl-wl: check for existing keyboard enter before sendin...
2018-04-05 Derek Foremanecore_wl2_surface_dmabuf: fix memory leak on surface...
2018-04-05 Derek Foremanecore_wl2: Fix memory leak on shutdown
2018-04-05 Mike Blumenkrantzefl_selection_manager: shut up shut up shut up ecore...
2018-04-05 Mike Blumenkrantzefl_gesture_manager: free hash in destructor
2018-04-05 Daniel Kolesaeolian: properly initialize warned (to avoid random...
2018-04-05 Romain Naourelua: add eina in environment variable library path
2018-04-05 Chris Michaelevas drm engines: Fix variable type for output
2018-04-05 Chris Michaelecore-evas-drm: Use output viewport in ecore_evas_anima...
2018-04-05 Chris Michaelecore-drm2: Add API functions to get/set output relativ...
2018-04-05 Chris Michaelecore-evas-drm: Include Evas_Internal header
2018-04-05 WooHyun Jungefl_ui_nstate: make "changed" callback is called properly
2018-04-05 WooHyun JungRevert "elm: do not call "changed" callback when settin...
2018-04-05 WooHyun JungRevert "Efl.Ui.Nstate: do not call "changed" callback"
2018-04-05 Daniel Kolesaeolian: print all duplicate warnings before aborting...
2018-04-05 Carsten Haitzler... elm focus ... set focus in focus in if focus is not...
2018-04-05 Carsten Haitzler... efl ui win - if job runs after destruction of evas...
2018-04-05 Carsten Haitzler... elm - dont get top widget for non-ui objects
2018-04-05 Carsten Haitzler... efl ui win - fix focus break for terminology (at least)
2018-04-05 Mike Blumenkrantzevas_vg: implement interpolate from Efl.Gfx.Path
2018-04-05 Mike Blumenkrantzinterfaces: merge all bounds_get methods into efl.gfx...
2018-04-05 Mike Blumenkrantzevas3d: use a type setter function with finalize instea...
2018-04-05 Mike Blumenkrantzevas3d: add "unknown" node type for use with errors
2018-04-05 Mike Blumenkrantzinterfaces: remove Efl.Text.Properties
2018-04-05 Mike Blumenkrantzefl_text_font: copy docs from efl_text_properties
2018-04-05 Mike Blumenkrantzefl_vg: use efl.object's name property instead of imple...
2018-04-05 Mike Blumenkrantzector: rename ector_renderer "bounds_get" method to...
2018-04-05 Mike Blumenkrantzector: fix property/method name conflict for "fill"
2018-04-05 Mike Blumenkrantzeolian: convert all of cedric's tabs to spaces in ...
2018-04-05 Daniel Kolesaeolian: stop build with EOLIAN_WARN_FUNC_DUPLICATES > 1
2018-04-05 Derek Foremanecore_wl2: Send window hide in response to xdg popup...
2018-04-05 Marcel Hollerbachefl_ui_win: move inital focus set to focus_in handler
2018-04-05 Carsten Haitzler... edje - entry - fix empty item handling
2018-04-05 Carsten Haitzler... eina - tiler -= return true if rect alreadt there as...
2018-04-05 Carsten Haitzler... elm - fix new em_config func prototypes in header to...
2018-04-05 Carsten Haitzler... efl ui format - fix format checking to be correct
2018-04-05 Carsten Haitzler... elm progressbar - fix val set
2018-04-05 Carsten Haitzler... elm - make progress test code a little more solid and...
2018-04-05 Derek Foremanelm: Fix double shutdowns of ecore_x and ecore_wl2
2018-04-05 Derek Foremanwayland_imf: Clear hide timer when deleting context
2018-04-05 Stephen HoustonElm Progressbar test: Add in examples of efl regression...
2018-04-05 Derek Foremanecore_wl2: Destroy offscreen event handler in surface...
2018-04-05 Lauro Mouraefl_mono: Distcheck fixes
2018-04-05 Lauro Mouraeina_mono: Avoid calling eina_init directly from the...
2018-04-05 Stefan Schmidtci: make sure we fail the build and pass on the non...
2018-04-05 Sungtaek Hongefl_part: call Efl.Text of each class' part
2018-04-05 Sungtaek Hongefl_part: use efl_ui_widget's default_part_get
2018-04-05 subhransu mohantyector: Updated the ector_buffer_pixels_set() api with...
2018-04-05 Mike Blumenkrantzelm: remove ecore-x init from quicklaunch post-fork
2018-04-05 Mike Blumenkrantzelm: call ecore_app_args_set() after quicklaunch fork
2018-04-05 Mike Blumenkrantzecore-imf: do ecore-x init during ctx creation instead...
2018-04-05 Mike Blumenkrantzelm: move ecore-x and ecore-wl2 connection init to...
2018-04-05 Mike Blumenkrantzelm: print error if setsid() fails during quicklaunch...
2018-04-05 Mike Blumenkrantzeio: remove broken pid-based monitor reset copied from...
2018-04-05 Mike Blumenkrantzecore: fix event flushing to not erase+leak events
2018-04-05 Vincent TorriEvas: remove depth usage in GDI and DirectDraw engines
2018-04-05 Jaehyun Choelm_part_helper: Fix to use registered default text...
2018-04-05 Shinwoo KimEfl.Ui.Nstate: do not call "changed" callback
2018-04-04 Jiyoun Park elm_genlist: fix rebase build error related with...
2018-04-04 Jiyoun Park efl_spec: fix build error related with dmabuf of...
2018-04-04 Jiyoun Park ecore_wl2_tbmsurface: modify tbmsurface based on...
2018-04-03 Chris Michaelecore-drm2: Ensure output changed event is sent for...
2018-04-03 Carsten Haitzler... disable async mode (use sync mode) for ibus when keymap...
next