summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* photocam: fix make distcheckdevs/ami/zoomAmitesh Singh2017-05-182-0/+3
* rename Efl.Ui.Zoomable to Efl.Ui.ZoomAmitesh Singh2017-05-186-17/+17
* photocam: move zoom related APIs to Efl.Ui.ZoomableAmitesh Singh2017-05-184-93/+196
* ecore_drm2: Better handle flip failure round 2Derek Foreman2017-05-171-1/+2
* ecore_drm2: Better handle flip failureDerek Foreman2017-05-171-1/+6
* photocam: rename 'paused' API to 'zoom_animation'Amitesh 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
* elm_code: Fix off by 1 in selection refactorAndy Williams2017-05-171-1/+1
* c++: Fix examples as Win.Standard was removedJean-Philippe Andre2017-05-179-9/+9
* elm: Remove some of Gen_Item types from EOJean-Philippe Andre2017-05-175-52/+53
* efl model: Fix invalid type in EOJean-Philippe Andre2017-05-173-8/+10
* evas map: Fix uninitialized fieldsJean-Philippe Andre2017-05-171-2/+10
* prefs: Remove some elm_prefs types from EOJean-Philippe Andre2017-05-173-33/+42
* widget: Remove widget_callback_add/del from EOJean-Philippe Andre2017-05-173-23/+8
* elm_code: Fix invalid read of 1 byteJean-Philippe Andre2017-05-171-1/+3
* elm_code: Fix use after freeJean-Philippe Andre2017-05-171-1/+1
* edje_cc - use mem_alloc to fail and exit if alloc fails and fix err outCarsten Haitzler (Rasterman)2017-05-171-2/+2
* elm glview -> fix pvs studio caught typo in stencil bit mappingsCarsten Haitzler (Rasterman)2017-05-171-1/+1
* edje_cc docs - fix docs for vector images as it is wrongCarsten Haitzler (Rasterman)2017-05-171-1/+1
* eo - eoid - finally rtemove option to not have eoid. it doesn't workCarsten Haitzler (Rasterman)2017-05-176-91/+6
* ecore_input: add ECORE_AXIS_LABEL_TOUCH_PALM enumSung-Jin Park2017-05-171-0/+1
* win: Remove special class Efl.Ui.Win.StandardJean-Philippe Andre2017-05-1714-75/+70
* 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