summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm: avoid clash in Collection.Focus_Managerdevs/lauromoura/tcautomated-rebaseLauro Moura2019-08-161-1/+1
* pyolian: Update after event and binbuf keywordsLauro Moura2019-08-161-6/+8
* testgen: Slice fixesLauro Moura2019-08-161-2/+4
* testgen: Add helper intersect methodLauro Moura2019-08-161-0/+3
* Use a flag to track wanted kind of functionsLauro Moura2019-08-162-55/+82
* pyolian: Add a method to get the hierarchy of extensionsLauro Moura2019-08-161-0/+17
* Make generated tests skip protected methods.Lauro Moura2019-08-162-8/+24
* tct: Filter out protected methodsLauro Moura2019-08-161-5/+12
* testgen: Generate C# inherited test casesLauro Moura2019-08-162-15/+19
* WIP: Debugging inherited stuffLauro Moura2019-08-162-2/+10
* WIP: testgen: Generate cases for inherited test casesLauro Moura2019-08-161-1/+11
* testgen: Add more helper methodsLauro Moura2019-08-161-2/+34
* testgen: Reimplement direction modifier according to C#Lauro Moura2019-08-161-16/+27
* Actually fix name_helpers import positionLauro Moura2019-08-161-1/+1
* testgen: Fix name_helpers importsLauro Moura2019-08-163-3/+3
* testgen: Changes to make csharp generated code compileLauro Moura2019-08-165-19/+127
* pyolian: full_inherit must recurse parent tooLauro Moura2019-08-161-0/+1
* changes to CS test generator - WIPLauro Moura2019-08-161-5/+5
* changes to C test generatorLauro Moura2019-08-162-4/+14
* eolian: Added Eolian test generatorLarry Lira2019-08-1645-1/+1412
* eolian: rename is_class api for functions to is_staticDaniel Kolesa2019-08-1611-32/+32
* eolian: rename @class on methods to @staticDaniel Kolesa2019-08-1620-42/+42
* eolian-mono: Use correct allocator to free with free, and not deleteFelipe Magno de Almeida2019-08-161-1/+2
* eolian: fix function pointer leak as reported by asanDaniel Kolesa2019-08-161-1/+2
* evas: fix png regression issueShinwoo Kim2019-08-161-1/+8
* eolian-cxx: Fix use after free for base variableFelipe Magno de Almeida2019-08-161-4/+4
* meson: add xkbcommon to the build depsMarcel Hollerbach2019-08-151-1/+4
* tests/ecore_wl2: Add ecore_wl2_surface tests to build orderChristopher Michael2019-08-153-1/+4
* ethumb - fix short alloc on stack not including nul char spaceCarsten Haitzler (Rasterman)2019-08-151-1/+1
* elm - dnd - fix drop target del to not nuke handler all the timeCarsten Haitzler (Rasterman)2019-08-151-6/+14
* elm entry - respect plain text newlines on paste again...Carsten Haitzler (Rasterman)2019-08-151-0/+10
* elementary: Avoid segfault when part is not set.Lauro Moura2019-08-141-2/+10
* edje/optimization: keep a readonly flag on edje_style.subhransu mohanty2019-08-142-18/+16
* efl_ui/text_scroller: remove erroneous max size hint settingMike Blumenkrantz2019-08-141-1/+0
* efl/hints: add restricted and combined max size hintsMike Blumenkrantz2019-08-1416-36/+170
* efl_ui: update efl_ui_list_view example to workSangHyeon Jade Lee2019-08-141-2/+2
* efl/hint: add doc note about max size hintMike Blumenkrantz2019-08-142-3/+26
* efl_ui/popup: remove 'expandable' property from popup subclassesMike Blumenkrantz2019-08-148-134/+32
* efl_ui/popup: remove popup_size propertyMike Blumenkrantz2019-08-149-85/+41
* efl_ui/win: implement unimplemented methodsMike Blumenkrantz2019-08-142-1/+45
* efl_ui/layout: implement unimplemented methodsMike Blumenkrantz2019-08-142-0/+30
* efl_ui: mark localization methods with @empty for containersMike Blumenkrantz2019-08-142-0/+4
* efl: remove Efl.Ui.I18n from canvas object inheritanceMike Blumenkrantz2019-08-143-3/+3
* efl: mark a couple internal eo files as @betaMike Blumenkrantz2019-08-142-2/+2
* tests/ecore_wl2: Add start of ecore_wl2_surface testsChristopher Michael2019-08-141-0/+56
* efl_ui: remove duplicated hint_min_set codeYeongjong Lee2019-08-144-20/+5
* efl_ui_layout: remove efl_gfx_hint_size_min_set in _sizing_evalYeongjong Lee2019-08-141-4/+1
* evas_map: draw what map did not draw before.Shinwoo Kim2019-08-141-1/+6
* efl_ui_layout: fix typo in _sizing_evalJaehyun Cho2019-08-141-1/+1
* edje/style: Remove redundant style tags from style text.subhransu mohanty2019-08-131-16/+0