summaryrefslogtreecommitdiff
path: root/src/bin/test_slider.c
Commit message (Expand)AuthorAgeFilesLines
* slider: remove duplicated lines in slider test.Amitesh Singh2015-04-281-4/+0
* test_slider: Fix wrong slider description.Daniel Juyung Seo2014-11-231-1/+1
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-1/+2
* [slider] show/hide slider popupAnil Kumar Nahak2013-12-021-0/+14
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_slider: Step set/get API additions.Daniel Juyung Seo2013-10-301-0/+25
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-8/+8
* test_slider.c: added delay,changed callback usage.Daniel Juyung Seo2013-09-011-0/+7
* test_slider.c: small refactoring of test code.Daniel Juyung Seo2013-08-221-40/+49
* test hoversel/slider: use Eina_Bool for horizontal setter parameters.Daniel Juyung Seo2013-04-091-2/+2
* improve slider test to test more cases and not mess up 1 icon.Carsten Haitzler (Rasterman)2013-04-011-8/+9
* elm test_slider.c: fixed typo.Daniel Juyung Seo2013-02-081-1/+1
* add test case to sliderCarsten Haitzler2013-02-081-15/+78
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-6/+6
* 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: unbork elm_slider vertical test.Cedric BAIL2012-03-121-3/+3
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-6/+6
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-6/+6
* elementary - slider, scroller, progressbar, radioChunEon Park2011-10-311-6/+6
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-6/+6
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elm slider: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-301-8/+8
* Elementary src/bin: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-2/+2
* Fixing problems in disabled sliderOtávio Pontes2010-12-091-0/+2
* From: Jihoon Kim <jihoon48.kim@samsung.com>Jihoon Kim2010-12-071-6/+76
* Better handling of mouse wheel events for sliders.Gustavo Lima Chaves2010-12-061-5/+18
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-3/+5
* New API functions for elm slider.Gustavo Lima Chaves2010-09-281-1/+8
* Elm map : Put the evas_object which represent a marker in a cache to avoid cr...Jonathan Atton2009-12-181-1/+15
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-10/+12
* some moreCarsten Haitzler2009-09-141-1/+2
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+88