summaryrefslogtreecommitdiff
path: root/src/bin/test_spinner.c
Commit message (Expand)AuthorAgeFilesLines
* elm_spinner: add feature in spinner to change values while dragging relative ...godly.talias2015-06-251-1/+1
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* spinner: added signals "spinner,drag,start" and "spinner,drag,stop"Christophe Sadoine2013-10-231-0/+19
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-1/+1
* test_spinner.c: added a better example for base/round set.Daniel Juyung Seo2013-08-241-3/+11
* elementary/spinner - set default window sizeChunEon Park2013-08-191-0/+1
* test spinner editable mode in elm testCarsten Haitzler (Rasterman)2013-08-161-0/+1
* elementary: remove wrap from one of spinner testsBruno Dilly2012-09-281-3/+2
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-8/+2
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-2/+8
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-8/+2
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUEJihoon Kim2012-02-161-1/+1
* add rouding+base to spinner - otherwise u can never slow it down and uCarsten Haitzler2012-02-151-1/+5
* yeah, using vague numbers instead of clearly named enum values! best choice!Mike Blumenkrantz2011-09-301-3/+3
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-1/+4
* Add special values to spinner.Gustavo Sverzut Barbieri2010-04-181-0/+22
* spinner uses format specified by user in its entry-form.Gustavo Sverzut Barbieri2010-01-271-0/+10
* add example for spinner vertical styleAndreas Volz2009-11-131-0/+11
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-6/+6
* some moreCarsten Haitzler2009-09-141-1/+2
* 1. new spinner widget from Viktor Kojouharov <vkojouharov@gmail.com>Carsten Haitzler2009-09-031-0/+42