summaryrefslogtreecommitdiff
path: root/src/bin/elementary/test_ui_spin.c
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_win: default the window type to basicMarcel Hollerbach2019-09-241-2/+1
* efl_ui_spin: move the step implementation to spin_buttonMarcel Hollerbach2019-08-031-3/+4
* efl_ui_range_display: move events from spinMarcel Hollerbach2019-07-311-3/+3
* efl_input_clickable: rename efl_ui_clickable to efl_input_clickableWooHyun Jung2019-07-291-2/+2
* Efl.Ui.Format revampXavi Artigas2019-07-041-1/+1
* efl_ui_range_display: range_min_max -> range_limitsMike Blumenkrantz2019-06-191-1/+1
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-241-1/+1
* elm: explicitly include Efl_Ui.h in binariesMike Blumenkrantz2019-03-071-0/+1
* efl.ui.win: remove all legacy types and functions from eo fileMike Blumenkrantz2019-03-041-1/+1
* Revert "efl_add_ref - fis to use efl_add properly with a parent."Cedric BAIL2018-05-241-1/+1
* efl_ui_spin: Added special value feature.Woochan Lee2018-05-201-1/+1
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-1/+1
* efl_add_ref - fis to use efl_add properly with a parent.Carsten Haitzler (Rasterman)2018-03-291-1/+1
* efl: use efl_add_ref to create objects which have no parentCedric BAIL2018-03-201-1/+1
* efl_ui_spin: Support value change using mouse wheel.Woochan Lee2017-11-281-4/+2
* efl_ui_spin: Add new spin and spin_button widgetsWoochan Lee2017-11-271-0/+71