summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wdevs/zmike/winMike Blumenkrantz2019-05-232-1/+2
* elm_widget_item_static_focus: mark param as usedMike Blumenkrantz2019-05-231-1/+1
* efl_ui_focus_manager_sub: handle manager change when tree is set to unfocusableMike Blumenkrantz2019-05-231-0/+2
* elm_color_class: use legacy event for genlist selectionMike Blumenkrantz2019-05-231-7/+7
* evas/render: fix proxy clipping when source_clip is disabledMike Blumenkrantz2019-05-231-9/+10
* Emotion gst1 module: fix "empty if statement" warningVincent Torri2019-05-231-6/+23
* Emotion gst1 module: remove whitespacesVincent Torri2019-05-231-61/+60
* Efl.Ui.Textpath: fix a size problemShinwoo Kim2019-05-231-9/+33
* csharp: Split test filesLauro Moura2019-05-228-210/+225
* Rename Efl.Gfx.Orientation -> Efl.Gfx.Image_OrientationXavi Artigas2019-05-2218-115/+111
* benchmarks: Fix copy-paste errorChristopher Michael2019-05-221-1/+1
* ecore_ipc: close dialer io closer when dialer is deleted.Hosang Kim2019-05-221-0/+6
* include evil_private.h in last files, and disable symbolic links on Windows i...Vincent Torri2019-05-228-1/+23
* ecore-evas-drm: Check if vblank is supportedChristopher Michael2019-05-221-0/+11
* ecore-drm2: Add API to check if vblank is supportedChristopher Michael2019-05-222-0/+28
* evas/scale_sample: even more code deduplicationXavi Artigas2019-05-211-45/+15
* evas/scale_sample: remove unnecessary clamping to mask geometryMike Blumenkrantz2019-05-211-10/+0
* evas/scale_sample: further deduplicate masking codeMike Blumenkrantz2019-05-211-64/+66
* evas/scale_sample: deduplicate masking codeMike Blumenkrantz2019-05-211-48/+11
* Eio: avoid symbolic link on WindowsVincent Torri2019-05-211-0/+8
* eina: move builtin detection to eina_config.hMarcel Hollerbach2019-05-213-24/+18
* eolian: remove @nullable keywordDaniel Kolesa2019-05-2129-165/+63
* docs: remove obsolete docgen from the treeDaniel Kolesa2019-05-2110-4668/+1
* elm_entry: prevents invalid cursor position updatesBowon Ryu2019-05-211-1/+8
* Efl.Ui.Textpath: support center align for each directionShinwoo Kim2019-05-213-4/+88
* Efl.Ui.Textpath: draw text immediately in the position.setShinwoo Kim2019-05-211-1/+1
* autotools: add new ui_image tests to proper makefileXavi Artigas2019-05-201-0/+1
* elm_test: add efl.ui.image tests which mimic elm_image testsMike Blumenkrantz2019-05-203-0/+686
* elm_test: fix some bugs in elm_image testsMike Blumenkrantz2019-05-201-3/+4
* Rename Efl.Orient -> Efl.Gfx.OrientationXavi Artigas2019-05-2019-110/+106
* Merge Efl.Orient and Efl.Flip into the same enumXavi Artigas2019-05-2011-279/+108
* remove Evil.h when not necessary, include evil_private.h when necessaryVincent Torri2019-05-2026-60/+48
* evas example: add a png scale down example.Hermet Park2019-05-204-0/+100
* meson: fix installed .eo files and fix cross compileMarcel Hollerbach2019-05-201-1/+2
* Evas: remove Evil.h when not needed and use evil_private when neededVincent Torri2019-05-2025-72/+18
* Efl.Pack_Table: remove table_directionXavi Artigas2019-05-206-85/+38
* bin/ecore_evas: remove useless inclusion of Evil.hVincent Torri2019-05-171-4/+0
* bin/eet and ecore_con: remove Evil.h when not necessary and include evil_priv...Vincent Torri2019-05-1720-57/+2
* eolian tests: rename owning.eo.c to clear confusionDaniel Kolesa2019-05-173-2/+2
* efl_mono: generate efl_canvas_text.eo.csJaehyun Cho2019-05-172-2/+0
* Eet: remove useless inclusion of Evil.hVincent Torri2019-05-171-4/+0
* bin/efl and ecore: include evil_private.h when appropriateVincent Torri2019-05-1711-19/+15
* evas_gesture: fix meson.build to build and install correctlyJaehyun Cho2019-05-171-2/+4
* evas_vg_node: Move change flag value settingJunsuChoi2019-05-171-1/+3
* Evil: remove fall through warningVincent Torri2019-05-161-0/+2
* Eina: replace Evil.h with evil_private.h and remove Evil.h when not necessaryVincent Torri2019-05-1631-100/+9
* docfx: Use the public repo url for www-contentXavi Artigas2019-05-161-1/+1
* eolian: rename eolian_event_c_name_getDaniel Kolesa2019-05-1610-17/+17
* eolian: rename eolian_typedecl_enum_field_c_name_getDaniel Kolesa2019-05-1611-17/+17
* eolian: add API to retrieve the C name of an objectDaniel Kolesa2019-05-1615-19/+141