summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Generating fields in interface indexersdevs/lauromoura/D10791-indexersLauro Moura2019-12-184-27/+77
* csharp: Property Indexer implementationLauro Moura2019-12-1816-225/+743
* csharp: Fix passing acessor with ownershipLauro Moura2019-12-187-14/+185
* csharp: Fix accessor IEnumerable implementation.Lauro Moura2019-12-182-15/+7
* evas vg: fix memory leak.Hermet Park2019-12-181-0/+3
* ci: refactor the early exit on specific build jobsStefan Schmidt2019-12-185-27/+14
* ci: refactor configuration scriptStefan Schmidt2019-12-181-23/+12
* ci: travis: merge two if clausesStefan Schmidt2019-12-181-3/+0
* ci: enable benchmark target againStefan Schmidt2019-12-182-18/+9
* benchmarks: increase timeout value for running elementary benchmarksStefan Schmidt2019-12-181-1/+2
* efl.text.format: rename methods and propertiesAli Alzyod2019-12-173-14/+14
* csharp : add move tag info to EinaAccessor, EinaIterator converterYeongjong Lee2019-12-175-50/+89
* eina_mono: replace EinaAccessor and EinaIerator with IEnumerableYeongjong Lee2019-12-1711-111/+235
* examples: js: fix variable nameStefan Schmidt2019-12-171-1/+1
* csharp: Suppressing non-events Raise methods.Bruno da Silva Belo2019-12-172-1/+8
* csharp:Suppressing Warning and Add suffix collection.Bruno da Silva Belo2019-12-179-3/+28
* docs: Add detailed text styling informationXavi Artigas2019-12-174-499/+456
* docs: Add missing docs for Efl.Canvas.Object_AnimationXavi Artigas2019-12-171-12/+23
* csharp: apply same form of "Since EFL" to all manual bindings .cs filesJaehyun Cho2019-12-178-22/+29
* ecore_evas: add double header include safetyStefan Schmidt2019-12-171-0/+5
* evas mapping: fix memory leak.Hermet Park2019-12-171-6/+7
* efl_canvas_textblock: allow style_apply with wrap=noneAli Alzyod2019-12-163-2/+11
* elm_test: workarounds for canvas_textblock styleXavi Artigas2019-12-161-0/+5
* elm_slider: remove unused fileWooHyun Jung2019-12-162-18/+0
* ui position_manager: fix doc typo.Hermet Park2019-12-161-1/+1
* efl_ui : stablized factory classes.SangHyeon Jade Lee2019-12-162-2/+2
* edje_entry: real part protection checkali2019-12-131-0/+3
* efl_ui: docuement codeMarcel Hollerbach2019-12-133-0/+3
* efl_ui_widget: do not execute up handler when on destructionMarcel Hollerbach2019-12-131-2/+4
* evas_focus: protect against faulty focus objectMarcel Hollerbach2019-12-131-0/+2
* efl_ui_spotlight_manager_*: do not keep ptr of dead pointerMarcel Hollerbach2019-12-132-0/+7
* efl_datetime_manager: how did that ever work?Marcel Hollerbach2019-12-132-5/+11
* efl_ui_spec_test: make this test workMarcel Hollerbach2019-12-131-1/+12
* efl_ui_collection: do not leakMarcel Hollerbach2019-12-131-0/+3
* efl_ui_scroller: free pan object correctlyMarcel Hollerbach2019-12-132-4/+12
* collection_view: free pan object correctlyMarcel Hollerbach2019-12-131-0/+3
* efl_ui_pan: stop leaking contentMarcel Hollerbach2019-12-131-1/+3
* efl_canvas_textblock: multiline enabled by defaultAli Alzyod2019-12-131-1/+1
* po: update LINGUAS file to reflect all translations we currently haveStefan Schmidt2019-12-131-2/+1
* po: remove empty ChangeLog file for translationsStefan Schmidt2019-12-131-0/+0
* elm_test: Remove unused variable in test_win_stackXavi Artigas2019-12-131-2/+2
* evas vg: revise buffer caching method.Hermet Park2019-12-133-33/+80
* efl_canvas_text: event emittingAli Alzyod2019-12-133-7/+46
* evas vg: fix memory corruption for user entry.Hermet Park2019-12-131-1/+7
* efl_ui_internal_text_interactive: prevent from freed memory accessingWooHyun Jung2019-12-131-5/+9
* csharp: This test requires Beta stuffLauro Moura2019-12-121-0/+2
* eolian_mono: proper parsing of doc notes and paragraphsXavi Artigas2019-12-122-58/+75
* csharp: Implement Deconstruct for structs.João Paulo Taylor Ienczak Zanette2019-12-123-1/+70
* efl_ui: cleanup elm headersYeongjong Lee2019-12-1216-32/+15
* elementary_test: Fix efl_add_ref to efl_add for window autodelJunsuChoi2019-12-1230-48/+48