summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* photocam: rename 'paused' API to 'zoom_animation'devs/ami/photocam_cleanupAmitesh Singh2017-05-173-7/+43
* photocam: implement Efl.Gfx.View.view_size.getAmitesh Singh2017-05-173-18/+24
* photocam: merge image_region_show() into image_regionAmitesh Singh2017-05-173-19/+33
* photocam: remove internal_image_get as eo apiAmitesh Singh2017-05-173-17/+21
* Efl.Ui.Autorepeat: add 'autorepeat' prefix to methods.Amitesh Singh2017-05-179-26/+27
* elm_code: Add a save_as API call for writing buffers to a new fileAndy Williams2017-05-163-0/+31
* elm_code: Fix insertion of multiline content in widgetAndy Williams2017-05-163-154/+118
* examples: evas: fix else block by adding needed parenthesisStefan Schmidt2017-05-161-2/+4
* evas: Rename evas_types to evas_canvas3d_typesJean-Philippe Andre2017-05-1611-10/+10
* evas: Remove unnecessary imports of evas_typesJean-Philippe Andre2017-05-166-9/+0
* evas: Remove Efl.Canvas.Text.Annotation from evas_types.eotJean-Philippe Andre2017-05-162-2/+2
* evas: Add seat arg to modifier/lock EO APIsJean-Philippe Andre2017-05-164-20/+36
* evas: Remove Evas.Modifier from EOJean-Philippe Andre2017-05-164-25/+31
* evas: Use enum instead of string in Efl.Input.StateJean-Philippe Andre2017-05-166-32/+78
* ecore_x: Fix build warning (invalid enum used)Jean-Philippe Andre2017-05-161-1/+1
* evas: Remove Evas.Lock from EOJean-Philippe Andre2017-05-165-117/+130
* evas: Move Efl_Gfx_Fill_Spread to legacyJean-Philippe Andre2017-05-162-20/+20
* evas: Move evas event info types to Evas_Legacy.hJean-Philippe Andre2017-05-162-251/+251
* evas: Move Evas_Engine_Info to Evas_Legacy.hJean-Philippe Andre2017-05-162-7/+6
* gesture: Use new EO API to grab Ctrl keyJean-Philippe Andre2017-05-161-13/+10
* evas: Replace Evas.Modifier_Mask with Efl.Input enumsJean-Philippe Andre2017-05-167-41/+217
* evas: Remove evas_key_modifier_mask_get from EOJean-Philippe Andre2017-05-163-25/+34
* elm: Add missing eo.c file for elm_buttonJean-Philippe Andre2017-05-161-0/+1
* Efl.Ui.Autorepeat: Add efl autorepeat interfaceAmitesh Singh2017-05-1613-80/+215
* ecore_drm2: Clear next fb if we use itDerek Foreman2017-05-151-2/+6
* evas: Improve linespacing consistencyBryce Harrington2017-05-151-1/+6
* ecore_evas: Omit redundant return info in doxygenBryce Harrington2017-05-151-13/+2
* photocam: Fix invalid type in legacy headerJean-Philippe Andre2017-05-151-2/+2
* evas: Remove Evas.Coord from EOJean-Philippe Andre2017-05-1531-230/+226
* evas: Remove font_hinting from EOJean-Philippe Andre2017-05-157-48/+66
* evas: Remove evas touch_point from EOJean-Philippe Andre2017-05-156-81/+113
* evas: Remove Evas_Border_Fill_Mode from EOJean-Philippe Andre2017-05-152-9/+15
* evas: Remove Evas_Image_Orient from EOJean-Philippe Andre2017-05-153-28/+31
* photocam: Move image_orient to legacyJean-Philippe Andre2017-05-154-34/+170
* evas: Remove some types from EOJean-Philippe Andre2017-05-152-8/+8
* evas: Remove Evas_Callback_Type from EOJean-Philippe Andre2017-05-153-73/+49
* elm_widget: Remove widget_event_propagate from EOJean-Philippe Andre2017-05-152-12/+3
* evas: Remove Evas_Text_Style_Type from EOJean-Philippe Andre2017-05-153-43/+54
* evas: Remove Evas_Font_Size from EOJean-Philippe Andre2017-05-154-4/+4
* ecore_drm2: Fix use after freeDerek Foreman2017-05-141-1/+2
* ee_drm: Remove some commented out codeDerek Foreman2017-05-121-35/+0
* ecore_drm2: Add some safety checks for accessing dead fbsDerek Foreman2017-05-121-0/+8
* ecore_drm2: refcount fbsDerek Foreman2017-05-126-52/+76
* evas: simplify fb engine.Cedric BAIL2017-05-121-10/+5
* evas: simplify buffer engine.Cedric BAIL2017-05-121-10/+5
* evas: stat introducing a concept of engine and output in the backend.Cedric BAIL2017-05-1238-1005/+991
* Shelf/Gadget themes... Update with proper horiz/vert theme strings for future...Stephen 'Okra' Houston2017-05-123-0/+4
* ecore-wl2: add functions for proxying a selection receive externallyMike Blumenkrantz2017-05-122-0/+43
* ecore-wl2: add function for setting a drag source's actions without a dragMike Blumenkrantz2017-05-122-0/+21
* ecore-wl2: add function for accepting a single mime typeMike Blumenkrantz2017-05-122-0/+18