summaryrefslogtreecommitdiff
path: root/src/bin/test_radio.c
Commit message (Expand)AuthorAgeFilesLines
* test_radio: Did internal refactoring and added more group test example.Daniel Juyung Seo2014-09-201-26/+99
* test_radio: Added a changed callback to a radio group.Daniel Juyung Seo2014-09-191-4/+14
* elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_setJihoon Kim2013-12-191-3/+3
* 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
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* test_radio.c: refactoring.Daniel Juyung Seo2013-08-131-7/+18
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-7/+7
* 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
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-3/+3
* elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUEJihoon Kim2012-02-161-2/+2
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-4/+4
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-4/+4
* elementary - slider, scroller, progressbar, radioChunEon Park2011-10-311-4/+4
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-4/+4
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elm radio: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-4/+4
* Elementary test: Fixed window name and window title name.Daniel Juyung Seo2011-02-211-1/+1
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-1/+4
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-4/+8
* some moreCarsten Haitzler2009-09-141-1/+2
* disable states for radio and check widgetsViktor Kojouharov2009-08-271-1/+22
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+73