summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_index.c
Commit message (Expand)AuthorAgeFilesLines
* index: rename elm_index_priority_set to elm_index_standard_priority_setChunEon Park2015-09-081-4/+4
* index: add index item priority APIs for support multilingualwoochan lee2015-08-041-0/+93
* 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-6/+9
* test_index.c: added index clear example and use activated callback for entry.Daniel Juyung Seo2013-11-151-0/+19
* test_index.c: internal refactoring of test code.Daniel Juyung Seo2013-11-151-33/+33
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* test_index.c: Internal refactoring. Reduce the window size and do not expand ...Daniel Juyung Seo2013-11-041-5/+2
* elm: Longwaited trailing white space removal. Clean elm up!Daniel Juyung Seo2013-09-301-2/+2
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-17/+17
* test_index.c: added index omit feature enable, disable option.Daniel Juyung Seo2013-04-191-1/+21
* elementary: as previously stated sizeof (long) != sizeof (void*)Cedric BAIL2013-02-171-2/+2
* elm test_index.c: Added elm_index_delay_change_time_set() API usecase.Daniel Juyung Seo2013-01-261-0/+5
* elm index: Call elm_index_level_go(). It's a must.Daniel Juyung Seo2013-01-101-0/+1
* elm test_index.c: Added horizontal index sample.Daniel Juyung Seo2012-11-291-0/+56
* no - i meant that expand hint. :)Carsten Haitzler2012-11-231-0/+2
* elm test_index.c: Fixed wrong button size.Daniel Juyung Seo2012-11-231-1/+0
* modify index test to test autohide disable before items added and..Carsten Haitzler2012-11-221-3/+12
* elm test_index.c: 1. do not need to call elm_list_selected_item_get(). event_...Daniel Juyung Seo2012-11-141-9/+9
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-4/+2
* [elm] fix typos in elementary_testJihoon Kim2012-07-251-1/+1
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-16/+4
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-4/+16
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-16/+4
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elm: Fixed formatting. Added a space after 'if/while/for'Daniel Juyung Seo2012-03-291-1/+1
* elementary/index - removed some codes should not be pushed inChunEon Park2012-03-091-175/+0
* elemenatry/colorselector - finally first implementation going onChunEon Park2012-03-091-0/+175
* Fix warnings and build errors.Sanjeev BA2012-03-071-2/+4
* elementray/index - some test code(should not be commited yet) reverted ChunEon Park2012-03-071-181/+0
* elementary/index - Re: [E-devel] [Patch][elementary_test] test_indexcnook2012-03-071-8/+23
* elementary/dayselector - New widget Elc_dayselectorChunEon Park2012-03-071-6/+186
* [elementary/index] Some APIs were modified or removed + fix buildWooHyun Jung2012-03-051-7/+13
* elementary: updated sources to fix warnings.Aharon Hillel2012-02-231-5/+5
* elementary: Updated test_index.c to do API testingAharon Hillel2012-02-231-3/+122
* elm test_index.c: Use more descriptive callback names.Daniel Juyung Seo2012-02-091-6/+6
* elementary/list - deprecated elm_list_item_del()ChunEon Park2012-01-301-2/+2
* elementary/genlist - Elm_Genlist_Item -> Elm_Object_ItemChunEon Park2012-01-201-6/+7
* Elementary/list - Elm_List_Item -> Elm_Object_ItemChunEon Park2012-01-121-16/+16
* elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttone...ChunEon Park2012-01-101-2/+2
* Elementary Test Index: Cast list item to object itemBruno Dilly2012-01-051-2/+2
* elm list: Applied recent list changes.Daniel Juyung Seo2012-01-041-6/+6
* stop using deprecated calls.Carsten Haitzler2011-12-301-2/+2
* elementary/index - deprecated apis.ChunEon Park2011-12-301-4/+4
* elementary/index - Elm_Index_Item -> Elm_Object_ItemChunEon Park2011-12-301-9/+9
* elementary: API break ! using Elm_Index_Item instead of the item's data in th...Michael BOUCHAUD2011-12-061-10/+9
* elm gengrid/genlist: Changed 'label_get' to 'text_get' according to theDaniel Juyung Seo2011-12-011-2/+2
* Elementary Index Test: avoid leakBruno Dilly2011-10-311-1/+1
* elm gen/gengrid/genlist: Changed item class's icon_get to content_get.Daniel Juyung Seo2011-10-241-1/+1
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-2/+2