platform/upstream/efl.git
2017-05-17 Carsten Haitzler... elm glview -> fix pvs studio caught typo in stencil...
2017-05-17 Carsten Haitzler... edje_cc docs - fix docs for vector images as it is...
2017-05-17 Carsten Haitzler... eo - eoid - finally rtemove option to not have eoid...
2017-05-17 Sung-Jin Parkecore_input: add ECORE_AXIS_LABEL_TOUCH_PALM enum
2017-05-17 Jean-Philippe... win: Remove special class Efl.Ui.Win.Standard
2017-05-17 Amitesh SinghEfl.Ui.Autorepeat: add 'autorepeat' prefix to methods.
2017-05-16 Andy Williamselm_code: Add a save_as API call for writing buffers...
2017-05-16 Andy Williamselm_code: Fix insertion of multiline content in widget
2017-05-16 Stefan Schmidtexamples: evas: fix else block by adding needed parenthesis
2017-05-16 Jean-Philippe... evas: Rename evas_types to evas_canvas3d_types
2017-05-16 Jean-Philippe... evas: Remove unnecessary imports of evas_types
2017-05-16 Jean-Philippe... evas: Remove Efl.Canvas.Text.Annotation from evas_types.eot
2017-05-16 Jean-Philippe... evas: Add seat arg to modifier/lock EO APIs
2017-05-16 Jean-Philippe... evas: Remove Evas.Modifier from EO
2017-05-16 Jean-Philippe... evas: Use enum instead of string in Efl.Input.State
2017-05-16 Jean-Philippe... ecore_x: Fix build warning (invalid enum used)
2017-05-16 Jean-Philippe... evas: Remove Evas.Lock from EO
2017-05-16 Jean-Philippe... evas: Move Efl_Gfx_Fill_Spread to legacy
2017-05-16 Jean-Philippe... evas: Move evas event info types to Evas_Legacy.h
2017-05-16 Jean-Philippe... evas: Move Evas_Engine_Info to Evas_Legacy.h
2017-05-16 Jean-Philippe... gesture: Use new EO API to grab Ctrl key
2017-05-16 Jean-Philippe... evas: Replace Evas.Modifier_Mask with Efl.Input enums
2017-05-16 Jean-Philippe... evas: Remove evas_key_modifier_mask_get from EO
2017-05-16 Jean-Philippe... elm: Add missing eo.c file for elm_button
2017-05-16 Amitesh SinghEfl.Ui.Autorepeat: Add efl autorepeat interface
2017-05-15 Derek Foremanecore_drm2: Clear next fb if we use it
2017-05-15 Bryce Harringtonevas: Improve linespacing consistency
2017-05-15 Bryce Harringtonecore_evas: Omit redundant return info in doxygen
2017-05-15 Jean-Philippe... photocam: Fix invalid type in legacy header
2017-05-15 Jean-Philippe... evas: Remove Evas.Coord from EO
2017-05-15 Jean-Philippe... evas: Remove font_hinting from EO
2017-05-15 Jean-Philippe... evas: Remove evas touch_point from EO
2017-05-15 Jean-Philippe... evas: Remove Evas_Border_Fill_Mode from EO
2017-05-15 Jean-Philippe... evas: Remove Evas_Image_Orient from EO
2017-05-15 Jean-Philippe... photocam: Move image_orient to legacy
2017-05-15 Jean-Philippe... evas: Remove some types from EO
2017-05-15 Jean-Philippe... evas: Remove Evas_Callback_Type from EO
2017-05-15 Jean-Philippe... elm_widget: Remove widget_event_propagate from EO
2017-05-15 Jean-Philippe... evas: Remove Evas_Text_Style_Type from EO
2017-05-15 Jean-Philippe... evas: Remove Evas_Font_Size from EO
2017-05-14 Derek Foremanecore_drm2: Fix use after free
2017-05-12 Derek Foremanee_drm: Remove some commented out code
2017-05-12 Derek Foremanecore_drm2: Add some safety checks for accessing dead fbs
2017-05-12 Derek Foremanecore_drm2: refcount fbs
2017-05-12 Cedric BAILevas: simplify fb engine.
2017-05-12 Cedric BAILevas: simplify buffer engine.
2017-05-12 Cedric BAILevas: stat introducing a concept of engine and output...
2017-05-12 Stephen 'Okra... Shelf/Gadget themes... Update with proper horiz/vert...
2017-05-12 Mike Blumenkrantzecore-wl2: add functions for proxying a selection recei...
2017-05-12 Mike Blumenkrantzecore-wl2: add function for setting a drag source's...
2017-05-12 Mike Blumenkrantzecore-wl2: add function for accepting a single mime...
2017-05-12 Mike Blumenkrantzecore-wl2: do not offer a null mime first in ecore_wl2_...
2017-05-12 Mike Blumenkrantzecore-wl2: add events for changes in keymap, selection...
2017-05-12 Mike Blumenkrantzecore-wl2: add 'cancelled' to Ecore_Wl2_Event_Data_Sour...
2017-05-12 Mike Blumenkrantzecore-wl2: add display object to all events
2017-05-12 Mike Blumenkrantzecore-wl2: add const to internal function param
2017-05-12 Mike Blumenkrantzecore-wl2: add seat id to most events
2017-05-12 Mike Blumenkrantzelm_cnp: only attempt to manage wl selections which...
2017-05-12 Mike Blumenkrantzecore-wl2: emit serials in selection-related events
2017-05-12 Mike Blumenkrantzecore-wl2: change selection setting apis to return...
2017-05-12 Mike Blumenkrantzecore-wl2: remove ERR when trying to find the focused...
2017-05-12 Mike Blumenkrantzecore-wl2: correctly refcount display objects during...
2017-05-12 Mike Blumenkrantzecore-wl2: add safety check in ecore_wl2_display_inputs...
2017-05-12 Mike Blumenkrantzecore-wl2: handle case where session recovery listener...
2017-05-12 Mike Blumenkrantzecore-wl2: add function for checking if a client connec...
2017-05-12 Mike Blumenkrantzecore-wl2: add some accessors for useful Ecore_Wl2_Inpu...
2017-05-12 Mike Blumenkrantzecore-wl2: split data offers into selection and drag
2017-05-12 Mike Blumenkrantzecore-wl2: store names for inputs and add api for retri...
2017-05-12 Mike Blumenkrantzecore-wl2: add checks for a valid display object in...
2017-05-12 Mike Blumenkrantzecore-evas: account for framespace when processing...
2017-05-12 Mike Blumenkrantzecore-evas: add function for unsetting a specific seat...
2017-05-12 Mike Blumenkrantzecore: allow creation of fd handlers with no flags
2017-05-12 Mike Blumenkrantzelm_entry: request both text and markup when pasting
2017-05-12 Mike Blumenkrantzelm_cnp: don't explicitly set wl window type when start...
2017-05-12 Mike Blumenkrantzevas: ensure even no-op renders emit RENDER_PRE
2017-05-12 Stefan Schmidttests: win_dialog: remove unused variable
2017-05-12 Carsten Haitzler... efl ui win -> add test for centering + fix center of...
2017-05-12 Bryce Harringtonefreet: Fix failure to save list data to output
2017-05-12 Jean-Philippe... evas gl: Fix typo and revert hack (GLES 3.1)
2017-05-12 Shilpa Singhelm_entry: Cursor disappears on calling select function...
2017-05-12 JinYong Parkpopup: move "visible_set(FALSE)" before calling dismiss...
2017-05-12 JinYong Parkpopup: enable to set last_button_number to 0
2017-05-12 Bryce Harringtonevas: Revise documentation for evas_async_events*()
2017-05-12 Bryce Harringtonexamples/evas: Fix weird use of word synchrony in comment
2017-05-12 Bryce Harringtonefl_ui_focus_manager: Fix misspellings in comments
2017-05-12 Bryce Harringtonevas: Fix two whitespace errors
2017-05-12 Youngbok Shinevas textblock: fix dereferenced memory after free...
2017-05-12 Jean-Philippe... evas map: Rename raw_coord to coord_absolute
2017-05-12 Jean-Philippe... elm_test: Add EO version of "Flip Page" test
2017-05-11 Jean-Philippe... evas map: Reach feature parity with legacy API
2017-05-11 Jean-Philippe... evas map: Introduce new API for maps (Efl.Gfx.Map)
2017-05-11 Jean-Philippe... evas map: Replace EO APIs for populate with reset
2017-05-11 Jean-Philippe... evas map: Move Efl.Gfx.Map mixin to its own C file
2017-05-11 Jean-Philippe... ecore_evas: Use proper enum values in axis events
2017-05-11 Jean-Philippe... evas examples: Fix invalid assumption about proxy
2017-05-11 Jean-Philippe... edje: Fix shadow variable warning
2017-05-11 Jean-Philippe... mapbuf: Make point_color a property
2017-05-11 Jean-Philippe... container: Remove method part_name_get
2017-05-11 Stefan Schmidtefreet: free the allocated buffer before returning
2017-05-10 Derek Foremangl_drm: Fix rendering problems with dmabuf
next