summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* backup progressdevs/hermet/wuiHermet Park2019-12-236-94/+94
* 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
* 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