summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian-mono: Make Get/Set protected for generated propertiesdevs/felipealmeida/hide-propertiesFelipe Magno de Almeida2020-01-0714-85/+800
* c#: Checking null for parameters.Bruno da Silva Belo2019-12-2611-2/+71
* efl.text.font: rename to efl.text.font.propertiesali2019-12-2613-57/+57
* efl_text_format: rename tabstops,lingap,linerelgapAli Alzyod2019-12-264-16/+16
* Efl.Text.Cursor: Add tests for evas_suitea.srour2019-12-261-19/+251
* efl_text_cursor: movement word start/endali2019-12-262-6/+31
* efl_text_cursor: line jump by fix movementAli Alzyod2019-12-262-1/+8
* elm_entry: remove variation sequences as part of glyph when delete clustersAli Alzyod2019-12-261-4/+9
* docs: Fix a typo in guideline about deprecated APIMyoungwoon Roy, Kim2019-12-241-1/+1
* examples: js: use correct var to display user nameStefan Schmidt2019-12-241-1/+1
* examples: js: make sure we declare all variablesStefan Schmidt2019-12-243-7/+7
* examples: js: ensure we finish all statements with a semicolonStefan Schmidt2019-12-243-4/+4
* elementary: enforce container type check for efl_ui_item_index_get and improv...Cedric BAIL2019-12-242-1/+7
* examples_check: remove double dictionaryStefan Schmidt2019-12-241-1/+0
* efl_text_cursor: assign source textobject to destination on cursor_copyAli Alzyod2019-12-242-1/+11
* Efl.Text.Cursor: Fix line_jump_by return logica.srour2019-12-242-4/+4
* evas_object_textblock: remove unreachable codeBowon Ryu2019-12-241-3/+0
* evas_vg_cache: Prevent memory leakJunsuChoi2019-12-241-1/+5
* ecore-x - fix fallbacks to use capital X in lib nameCarsten Haitzler (Rasterman)2019-12-241-2/+2
* eolian: inherit since information from struct and enum to fieldFelipe Magno de Almeida2019-12-245-8/+25
* eina_mono: make internal classes internalYeongjong Lee2019-12-238-26/+26
* eo_mono: make BindingEntityAttribute internalYeongjong Lee2019-12-231-1/+1
* eo_mono: make Eo.Globals internalYeongjong Lee2019-12-231-1/+1
* eolian_mono: check extension part/property existence before generate Extensio...Yeongjong Lee2019-12-231-4/+12
* csharp: Property Indexer implementationLauro Moura2019-12-2316-225/+770
* edje_entry: avoid strstr undefined behaviourali2019-12-231-9/+5
* c#: Fixing ca2208 for Eina.List.Bruno da Silva Belo2019-12-231-2/+2
* Revert "eolian: inherit since information from struct to field"WooHyun Jung2019-12-231-2/+0
* Elm_Transit: Fix wrong intervention progress valueJunsuChoi2019-12-231-1/+3
* eolian_mono : add verb unselect on naming helper.SangHyeon Jade Lee2019-12-231-1/+2
* ui image: fix scale_method expand behavior.Hermet Park2019-12-231-6/+1
* eolian: inherit since information from struct to fieldFelipe Magno de Almeida2019-12-231-0/+2
* c#: Implement IList to Eina.Array.Bruno da Silva Belo2019-12-228-107/+447
* efl_ui_item: use signals from the theme and not objectMarcel Hollerbach2019-12-205-37/+39
* efl_ui_layout: add API to check out the theme_versionMarcel Hollerbach2019-12-203-0/+33
* efl.ui.textbox: rename _disabled properties into _enabledali2019-12-203-23/+23
* efl_ui_widget: add description of widget partsJaehyun Cho2019-12-201-2/+2
* efl.canvas.textblock: update eo file documentationali2019-12-201-2/+9
* efl_text_attribute_factory: rename to efl_text_formatterAli Alzyod2019-12-209-40/+40
* efl.text.style: rename methods/properties and add text_ prefixali2019-12-2012-187/+189
* csharp: add documentation of class Efl.Eo.Config in iwrapperJaehyun Cho2019-12-201-1/+12
* efl_interface: add @since tag for Efl_Model_Children_EventYeongjong Lee2019-12-201-1/+4
* python: remove not needed imports in various python scriptsStefan Schmidt2019-12-203-5/+1
* eolian_mono: change Constants class to static classJaehyun Cho2019-12-201-3/+3
* efl_interface : stablized Efl_Model_Children_EventSangHyeon Jade Lee2019-12-191-1/+1
* efl_ui_layout: check theme version betterMarcel Hollerbach2019-12-191-1/+1
* Fix textblock style when "lang=x" is presenteda.srour2019-12-191-14/+4
* Remove @beta from Efl.Canvas.Animation classesXavi Artigas2019-12-1910-11/+29
* Remove @beta from Efl.Interpolator classesXavi Artigas2019-12-198-8/+24
* eina_hash: Move hash_free_cb to avoid memory leak.Woochanlee2019-12-191-1/+2