summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* csharp: Add a SafePtr wrapper in debug modedevs/lauromoura/pin-unpinLauro Moura2019-05-223-2/+61
* csharp: Add test on DelLauro Moura2019-05-223-0/+39
* csharp: Move EoWrapper to a proper fileLauro Moura2019-05-223-227/+254
* benchmark: Increase benchmark granularity even moreLauro Moura2019-05-223-10/+10
* benchmark: Increase benchmark granularityLauro Moura2019-05-212-8/+8
* csharp: Do some iterations on exit.Lauro Moura2019-05-211-2/+6
* csharp: Fix build under dotnetLauro Moura2019-05-211-1/+1
* csharp: Refactor wrapper lifetime.Vitor Sousa2019-05-2112-451/+532
* eo: add events to track the ownership status of an Eo objectVitor Sousa2019-05-215-0/+257
* eo: benchmark for sharing (i.e. many refs) and them unsharing objectsVitor Sousa2019-05-211-0/+34
* eolian-cxx: Fix some warnings from cppcheckLauro Moura2019-05-211-7/+11
* csharp: Add some testsLauro Moura2019-05-218-1/+180
* csharp: Split test filesLauro Moura2019-05-218-210/+225
* 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
* Eo: replace Evil.h with evil_private.hVincent Torri2019-05-161-1/+1
* csharp: fix formatting in generated .eo.cs codesWooHyun Jung2019-05-161-1/+1