summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP csharp: Fix passing acessor with ownershipdevs/lauromoura/T8486-csharp-collectionsLauro Moura2019-12-167-14/+185
* csharp : add move tag info to EinaAccessor, EinaIterator converterYeongjong Lee2019-12-165-50/+89
* eina_mono: replace EinaAccessor and EinaIerator with IEnumerableYeongjong Lee2019-12-1611-111/+235
* 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
* csharp: Add implicit conversion from tuples to structs.João Paulo Taylor Ienczak Zanette2019-12-124-5/+146
* mono: suppress unused parameter warningXavi Artigas2019-12-121-1/+1
* mono-docs: Nicer formatting for notesXavi Artigas2019-12-121-4/+4
* mono-docs: Allow property refs with keysXavi Artigas2019-12-121-10/+6
* evas_object_textblock: add support for variation sequencesAli Alzyod2019-12-1212-50/+629
* csharp: remove Efl.IText.Text from the blacklistYeongjong Lee2019-12-121-1/+1
* evas_textblock: content fit featureAli Alzyod2019-12-1210-90/+979
* c#: Implement IList<T> to Eina.List.Bruno da Silva Belo2019-12-115-148/+495
* efl_ui_popup: do not leak the backwall partMarcel Hollerbach2019-12-112-1/+8
* elementary_test: Add Canvas.Textblock style testXavi Artigas2019-12-113-0/+62
* eina_rbtree: Clean array intead of flush.Woochanlee2019-12-111-1/+1
* NEWS: Fix minor typo that I missed during reviewChris Michael2019-12-111-1/+1
* ecore exe - remove useless fd closing before _exit()Carsten Haitzler (Rasterman)2019-12-111-13/+0
* NEWS: update file with recent removals form treeStefan Schmidt2019-12-111-0/+11
* eeze: remove tizen module support from eeze sensorStefan Schmidt2019-12-114-1393/+0
* efl_ui_text: unit testAli Alzyod2019-12-115-0/+145
* elementary: improve data layout for Efl.Ui.PositionManager*.Cedric BAIL2019-12-112-20/+30
* elementary: reduce events triggered by Efl.Ui.PositionManager.Cedric BAIL2019-12-116-4/+24
* elementary: reduce event trigger during object creation stage in Efl.Ui.Colle...Cedric BAIL2019-12-111-0/+7