summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm_check: make sure of the correct naming of header filesdevs/ami/check_renameStefan Schmidt2017-05-193-2/+3
* update po files after elm check renameAmitesh Singh2017-05-1923-1035/+1035
* rename elm_check to Efl.Ui.CheckAmitesh Singh2017-05-1910-38/+36
* eina: fix reproductible build.Cedric BAIL2017-05-182-41/+15
* elm_code: Fix crash on tabs in long linesAndy Williams2017-05-191-1/+1
* ecore-drm2: Update connector state dpms value if setting worksChris Michael2017-05-181-0/+2
* ecore-drm2: Fix setting dpms level using atomic stateChris Michael2017-05-181-3/+3
* check: fix efl_ui_check_selected_set() APIAmitesh Singh2017-05-181-14/+11
* nstate: correct the legacy class nameAmitesh Singh2017-05-181-1/+1
* Revert "elm_code: Add a save_as API call for writing buffers to a new file"Andy Williams2017-05-183-31/+0
* 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