summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_scroll_manager.eo
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_scrollbar: change scrollbar state when theme is reloaded.Hosang Kim2020-01-171-0/+1
* Efl.Ui.Scroll_Manager: Fix indentationXavi Artigas2019-11-121-6/+6
* eolian: rename event_prefix to event_c_prefix for consistencyDaniel Kolesa2019-09-261-1/+1
* efl_ui_scrollable: remove ui_scrollable_interactive and move all into ui_scro...WooHyun Jung2019-09-231-13/+13
* docs: nicer formatting of the NULL keyword, everywhereXavi Artigas2019-09-101-1/+1
* eolian: remove @nullable keywordDaniel Kolesa2019-05-211-1/+1
* eolian: move from eo_prefix to c_prefixDaniel Kolesa2019-05-091-1/+1
* efl_ui_scrollable: add step size propertyHosang Kim2019-02-251-0/+1
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-3/+3
* efl: rename Efl.Ui.Base -> Efl.Ui.I18n as that is really what it does.Cedric BAIL2019-01-021-2/+2
* ui scroll_manager: update doc.Hermet Park2018-07-101-2/+2
* Ui.Scroll_Manager: restrict to Efl.Ui.Pan type for 'pan' propertyDaniel Hirt2018-07-101-1/+1
* Efl.Ui.Scrollable_Interactive (from Efl.Ui.Scrollable.Interactive)Xavi Artigas2018-04-241-12/+12
* eolian: convert all of cedric's tabs to spaces in .eo filesMike Blumenkrantz2018-02-121-6/+6
* scroller: Introducing Efl.Ui.ScrollerWonki Kim2017-12-191-0/+44