summaryrefslogtreecommitdiff
path: root/src/bin
Commit message (Expand)AuthorAgeFilesLines
* eolian: Imply @no_unused if @move in return.Lauro Moura2019-11-051-1/+1
* evas_textblock: content fit featureAli Alzyod2019-11-053-0/+315
* csharp: Changing visibility of nested class/structBruno da Silva Belo2019-11-042-4/+4
* efl_canvas_animation_translate: move from x&y to container typesMarcel Hollerbach2019-11-042-5/+5
* efl_canvas_animation_scale: move from 2 doubles to vectorsMarcel Hollerbach2019-11-043-10/+10
* efl_canvas_animation_rotate: adjust APIMarcel Hollerbach2019-11-043-10/+10
* mono: blacklist functions related to native eventYeongjong Lee2019-11-011-0/+5
* csharp: Refactor MarshalOwnLauro Moura2019-11-011-2/+2
* mono: blacklist efl_ui_text_context_menu_item_addYeongjong Lee2019-10-311-0/+1
* mono: remove duplicated EinaFreeCb delegateYeongjong Lee2019-10-312-3/+3
* evas: move efl_input_device into evas/Efl_Canvas.hCedric Bail2019-10-311-1/+1
* evas - revert evas variation sequence support - out of bound accessesCarsten Haitzler (Rasterman)2019-10-312-26/+0
* meson: add embryo as a dep of edjeMarcel Hollerbach2019-10-291-1/+1
* mono: encapsulate internal delegatesLauro Moura2019-10-292-3/+3
* mono: encapsulate internal nativemethodsLauro Moura2019-10-281-3/+3
* Typo in commentXavi Artigas2019-10-281-1/+1
* csharp: Returning only method name iwrapper.Bruno da Silva Belo2019-10-241-1/+1
* cxx: Add license to CXX bindings.Felipe Magno de Almeida2019-10-241-0/+15
* csharp: Add licensing information.Lauro Moura2019-10-2430-0/+469
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-10-192-0/+26
* fix various trivial null derefsMike Blumenkrantz2019-10-182-3/+2
* embryo: don't use sizeof() when strlen() is intendedMike Blumenkrantz2019-10-181-1/+1
* mono: merge namespacesYeongjong Lee2019-10-171-4/+7
* mono: remove underscores of Efl_Op_Description, Efl_Object_OpsYeongjong Lee2019-10-172-3/+3
* mono: make public static field const or readonlyYeongjong Lee2019-10-161-1/+1
* csharp: Add since documentation to struct and struct fieldsFelipe Magno de Almeida2019-10-151-3/+23
* csharp: Avoid direct usage of some dllimport funcsLauro Moura2019-10-152-4/+4
* csharp: Add since documentation to Async methodsFelipe Magno de Almeida2019-10-141-2/+24
* csharp: Add since info to members related to events.Lauro Moura2019-10-121-11/+90
* eolian-cxx: Rename fields to standard namingLauro Moura2019-10-121-1/+1
* csharp: Respect beta for type aliasesLauro Moura2019-10-092-2/+7
* mono-docs: Merge Property and getter/setter docsXavi Artigas2019-10-091-22/+23
* eolian: Leave default text for libeolian usersLauro Moura2019-10-091-5/+11
* csharp: Move locks inside AddRemove native handlersLauro Moura2019-10-041-23/+17
* csharp: Standardizing doc tag.Bruno da Silva Belo2019-10-041-1/+1
* efl_gfx_arrangement: change content_padding param type and remove scalableYeongjong Lee2019-10-029-45/+45
* elementary_test: Add the value provider test for animation_viewJunsuChoi2019-10-023-0/+608
* mono-docs: Formatting of @since tagsXavi Artigas2019-09-301-1/+1
* bindings: Fix disposal of eolian stateLauro Moura2019-09-302-33/+7
* test_code: do not create a background by handMarcel Hollerbach2019-09-301-6/+2
* efl_ui: remove efl_ui_text headers from Efl_Ui.h for nowMike Blumenkrantz2019-09-3014-12/+16
* elm_test/radio: use eo type hereMike Blumenkrantz2019-09-301-1/+1
* eolian_mono: support beta for enum if mono-beta is enabledJaehyun Cho2019-09-301-1/+3
* eolian_mono: Respect beta for enumYeongjong Lee2019-09-301-0/+3
* elm_test: undef logging macros before redefining them in headerMike Blumenkrantz2019-09-271-0/+5
* ecore_evas/convert: fix div by zeroMike Blumenkrantz2019-09-261-1/+1
* epp: remove extra variable passed in format specifierMike Blumenkrantz2019-09-261-1/+1
* eolian: rename param direction enum and fields for consistencyDaniel Kolesa2019-09-264-18/+18
* efl_ui_*selectable: unify these APIs with the same c_prefixMarcel Hollerbach2019-09-264-11/+11
* efl_ui : reverse the select method name to be ended verb on the last.SangHyeon Jade Lee2019-09-251-6/+6