summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wipdevs/bu5hm4n/items_optimizeMarcel Hollerbach2019-08-181-77/+17
* efl_ui_position_manager_common: generalize codeMarcel Hollerbach2019-08-183-39/+23
* replace item_container benchmarkMarcel Hollerbach2019-08-183-102/+195
* efl_ui_position_manager_grid: start to honor group itemsMarcel Hollerbach2019-08-181-103/+519
* efl_ui_position_manager_common: fix buffer_idMarcel Hollerbach2019-08-181-1/+1
* efl_ui_position_manager_list: make it handle group itemsMarcel Hollerbach2019-08-181-58/+155
* efl_ui_position_manager: pass on information about group idsMarcel Hollerbach2019-08-186-49/+121
* elm_test: add group itemsMarcel Hollerbach2019-08-181-7/+22
* elm_test: rename file and remove wrong namesMarcel Hollerbach2019-08-182-6/+5
* introduce group itemMarcel Hollerbach2019-08-1814-26/+552
* efl_ui_default_item: remove item partsMarcel Hollerbach2019-08-1811-180/+8
* introduce default itemMarcel Hollerbach2019-08-188-127/+94
* elm hoversel - avoid crash when items modified while popping downCarsten Haitzler (Rasterman)2019-08-181-2/+4
* 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
* elementary: add tests for the efl_part support of efl_ui_property_bind.Cedric BAIL2019-08-121-16/+36
* elementary: add support for efl_ui_property_bind to all efl_part inheriting f...Cedric BAIL2019-08-122-9/+55
* elementary: add support for widget part property bind.Cedric BAIL2019-08-124-3/+124
* textblock/optimization: refactor evas_textblock_style for memory and perfroma...subhransu mohanty2019-08-121-37/+20
* edje/textblock: Don't add text_class style tag to the final style stringsubhransu mohanty2019-08-121-0/+5
* evas test - use correct type for ptr type tracking calledCarsten Haitzler (Rasterman)2019-08-111-1/+1
* efl check - use global not stack local buffer for srunner_set_xmlCarsten Haitzler (Rasterman)2019-08-111-3/+5