summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_actionslider.c
Commit message (Expand)AuthorAgeFilesLines
* elm: rename layout part aliasing functions/macrosMike Blumenkrantz2019-09-241-2/+2
* elm/efl_ui: remove elm_layout_sizing_eval implementationsMike Blumenkrantz2019-07-301-21/+5
* elm_actionslider: fix internal state when programmatically changing valueMike Blumenkrantz2019-07-161-1/+2
* elm_actionslider: fix signal emission for left selectionMike Blumenkrantz2019-07-161-1/+1
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-1/+0
* elm: do not use eo events hereMarcel Hollerbach2019-03-191-12/+6
* Revert "efl_ui_selectable: namespace events to avoid conflicts"Marcel Hollerbach2019-03-191-6/+6
* efl_ui_selectable: namespace events to avoid conflictsMike Blumenkrantz2019-03-081-6/+6
* elm_actionslider: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-2/+2
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-4/+4
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-4/+4
* elm_actionslider: Convert to new animatorsDerek Foreman2018-09-181-3/+3
* efl: major rewrite of efl_part.Cedric BAIL2018-05-241-0/+1
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-2/+2
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-4/+4
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-1/+1
* elm: Create legacy widgets with elm_legacy_addJean-Philippe Andre2017-11-071-1/+1
* widget: Rename EO APIs to efl_ui_widget_xxxJean-Philippe Andre2017-10-241-1/+1
* elm: rename Elm_Interface_Atspi_Accessible interfaceLukasz Stanislawski2017-10-191-2/+2
* elm_actionslider: remove old api!Marcel Hollerbach2017-10-101-12/+0
* elm: Move base implementation for efl_part in widgetJean-Philippe Andre2017-09-211-3/+3
* edje/elm: Rename _internal_ to _part_ (EO)Jean-Philippe Andre2017-09-131-2/+2
* elm: Cleanup theme and style set functionsJean-Philippe Andre2017-08-091-4/+4
* elm: Rename elm_layout to Efl.Ui.LayoutJean-Philippe Andre2017-08-081-5/+5
* elm: Move elm_layout_sizing_eval to legacyJean-Philippe Andre2017-08-081-0/+1
* elm: Make content and text aliases internal onlyJean-Philippe Andre2017-08-041-6/+4
* evas,edje,elm: Mark all legacy objects as suchJean-Philippe Andre2017-07-071-2/+1
* elm: Remove EOLIAN tags in some filesJean-Philippe Andre2017-07-051-2/+2
* Elm layout: only allow legacy for using NULL text partsDaniel Hirt2017-07-051-2/+6
* Elm layout: fix broken text part name resolvingDaniel Hirt2017-06-301-0/+3
* widget: Implement mirrored from Efl.Ui.BaseJean-Philippe Andre2017-06-141-10/+10
* Elm layout: replace 'text' property with 'efl_part' interfaceDaniel Hirt2017-06-051-5/+16
* evas/elm: Make group_add/group_del internal functionsJean-Philippe Andre2017-05-191-0/+5
* eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ.Cedric BAIL2017-01-061-20/+20
* elementary: fix float comparison warning in action slider.Cedric BAIL2016-12-201-20/+20
* elm: Remove some eo files from installationJean-Philippe Andre2016-10-261-0/+2
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-261-16/+16
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-151-7/+7
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-111-19/+19
* theme: return enum from elm_widget_style_set instead of boolJinyong Park2016-07-011-5/+5
* evas: Rename Evas.Object to Efl.Canvas.ObjectJean-Philippe Andre2016-06-211-1/+1
* Evas: Rename smart object into Efl.Canvas.GroupJean-Philippe Andre2016-06-171-2/+2
* Evas: Add smart_ prefix to all smart functions (eo)Jean-Philippe Andre2016-06-171-1/+1
* Evas: Move smart_callbacks_descriptions to legacyJean-Philippe Andre2016-06-171-1/+1
* Evas: Rename Selectable_Interface to Efl.Ui.SelectableJean-Philippe Andre2016-06-101-6/+6
* Elm.Layout: Protect some functionsJean-Philippe Andre2016-04-261-0/+1
* elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-231-0/+654