summaryrefslogtreecommitdiff
path: root/src/bin/elementary/test_ui_spin_button.c
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_win: default the window type to basicMarcel Hollerbach2019-09-241-2/+1
* efl_ui_spin_button: rename editable to direct_text_inputMarcel Hollerbach2019-08-261-3/+3
* efl_ui_spin_button: rename circulate to wraparoundMarcel Hollerbach2019-08-011-1/+1
* efl_ui_spin_button: use the newly emitted event from range_interactiveMarcel Hollerbach2019-08-011-1/+1
* efl_ui_range_display: move events from spinMarcel Hollerbach2019-07-311-1/+1
* efl_ui_spin_button: fix event calling in spin_buttonMarcel Hollerbach2019-07-081-0/+7
* Efl.Ui.Format revampXavi Artigas2019-07-041-10/+3
* efl_ui_range_display: range_min_max -> range_limitsMike Blumenkrantz2019-06-191-3/+3
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-241-2/+2
* 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
* efl_ui_spin_button: Addded direction feature.Woochanlee2018-08-211-0/+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/+22
* 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_button: Change property name to avoid name duplicating.Woochan Lee2017-12-111-1/+1
* efl_ui_spin: Add new spin and spin_button widgetsWoochan Lee2017-11-271-0/+43