summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_list_view.eo
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_multi_selectable: clean this upMarcel Hollerbach2019-11-251-2/+2
* elementary: migrate Efl.Ui.List_View to use Efl.Ui.Collection_View.Cedric Bail2019-09-241-91/+11
* efl_ui_scrollable: remove ui_scrollable_interactive and move all into ui_scro...WooHyun Jung2019-09-231-1/+1
* efl: replace composite with composites and dedup implementsDaniel Kolesa2019-09-191-4/+6
* eolian: change composite syntax from block to inheritance sectionDaniel Kolesa2019-09-061-4/+2
* docs: Fix typos and wrap EO files to 120 charsXavi Artigas2019-09-021-1/+2
* efl_ui_selectable: split this upMarcel Hollerbach2019-08-051-1/+1
* docs: Fill last missing docs from EO filesXavi Artigas2019-07-081-8/+9
* efl_ui: remove Efl.Ui.Clickable from containersMarcel Hollerbach2019-05-141-1/+1
* efl_ui_list_view: remove not used eventMarcel Hollerbach2019-03-201-2/+0
* eo files: mark a bunch of types with @betaMike Blumenkrantz2019-03-081-1/+1
* efl.ui.widget: widget_event -> widget_input_event_handlerMike Blumenkrantz2019-03-041-1/+1
* interfaces: don't inherit efl.ui.layout anymoreMike Blumenkrantz2019-02-281-1/+1
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* efl_ui_list_view: Hide SegArray and PreciseLayouterLarry Lira2019-01-241-9/+0
* elm: note down all composite sections for widgetsMarcel Hollerbach2019-01-231-0/+4
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-2/+2
* efl_ui_scrollable: implement efl_ui_scrollable_content_pos_get method.Hosang Kim2018-11-281-3/+0
* Remove duplicated interface inheritance in eoYeongjong Lee2018-11-221-1/+1
* elementary: remove Efl.Ui.Layout namespaceJaehyun Cho2018-11-161-2/+2
* efl_ui : change efl_ui_view_list to efl_ui_list_view.SangHyeon Jade Lee2018-11-051-0/+105