summaryrefslogtreecommitdiff
path: root/src/bin/test_list.c
Commit message (Expand)AuthorAgeFilesLines
* list test: use 1.0 instead of EVAS_HINT_EXPANDMike Blumenkrantz2016-02-261-1/+1
* elm: Fix typos fun!Daniel Juyung Seo2015-10-291-1/+1
* elementary: Remove unused static variableChris Michael2015-10-141-1/+0
* focus/list/genlist/gengrid: fix focus highlight issues on list widgets when a...Youngbok Shin2015-08-051-4/+42
* List: new signal: clicked,right with simple testDave Andreoli2014-12-291-0/+9
* Focus: first item should be focused when there is no focused/selected itemAnil Kumar Nahak2014-07-211-0/+17
* focus: Change new API names related to focus auto scrolling.Daniel Juyung Seo2014-05-111-16/+5
* config: Added two APIs to enable/disable focus auto scroll bring in feature.Amitesh Singh2014-04-271-0/+17
* test_list: Removed wrong box packing from list focus example.Daniel Juyung Seo2014-04-071-1/+0
* focus: Renamed the config APIs _item_focus_on_selection_get/set to _item_sele...Amitesh Singh2014-04-061-6/+6
* focus: Added optional focus feature - item focus on selection.Amitesh Singh2014-04-031-0/+17
* list: Add item loop featureHosang Kim2014-03-241-2/+21
* list: Check disabled status of an item in nearest visible item.Daniel Juyung Seo2014-03-241-2/+19
* test_list: Made the list focus window bigger for a better testing.Daniel Juyung Seo2014-03-231-1/+1
* test_list,test_gengrid,test_genlist: Added disabled items for better testing.Amitesh Singh2014-03-231-0/+2
* test_list: Added focus move policy set example to test_list.Daniel Juyung Seo2014-03-231-1/+48
* test_list: Added clicked callback to buttons and made focus highlight optional.Daniel Juyung Seo2014-03-221-0/+33
* test_list: Added focus/selection API test for list focus test case.Daniel Juyung Seo2014-03-201-6/+85
* test_list: Used frame for focus option box.Daniel Juyung Seo2014-03-201-8/+13
* test_list: Refactor 'List Focus' test to reveal more focus relatedDaniel Juyung Seo2014-03-091-37/+70
* test_list: Added more callbacks for a better testing.Daniel Juyung Seo2014-03-081-10/+15
* list: implemented widget item focus feature.Amitesh Singh2014-02-261-0/+18
* test_list: Disabled 'focus on selection' as it is turned off by default.Daniel Juyung Seo2014-02-181-8/+8
* list test - make test item never able to access invalid memCarsten Haitzler (Rasterman)2014-01-091-1/+3
* test/diskselector,icon,image,list: Removed unnecessary image resizableDaniel Juyung Seo2014-01-081-4/+0
* elm_test: use EINA_TRUE or FALSE instead of 1 or 0Jihoon Kim2014-01-071-2/+2
* elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_setJihoon Kim2013-12-191-42/+42
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-6/+9
* test_list.c: Fixed list multi select internal structure name.Daniel Juyung Seo2013-11-061-5/+5
* test_list.c: Splitted list multi select example.Daniel Juyung Seo2013-11-061-84/+124
* test_list.c: fix list focus example to enable the focus highlight and animati...Daniel Juyung Seo2013-11-061-3/+3
* test_list.c: Added elm_list_multi_select_mode_set() example.Daniel Juyung Seo2013-11-051-3/+88
* test_list.c: Internal refactoring.Daniel Juyung Seo2013-11-051-21/+12
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-77/+77
* test_genlist.c test_list.c: Added focus highlight animate enable/disable butt...Daniel Juyung Seo2013-08-111-6/+23
* test_list.c: added elm_object_item_part_text_set sample.Daniel Juyung Seo2013-07-131-0/+1
* add disabled list items for horizontal lists in testCarsten Haitzler (Rasterman)2013-07-071-2/+2
* elementary: Focus improvement for elm_genlist and elm_listYossi Kantor2013-05-121-0/+136
* test_list.c, test_genlist.c: fixed wrong edge,top/bottom/left/right smart cal...Daniel Juyung Seo2013-04-171-4/+5
* elm list: Fixed list separator size bug. Patch by Thiep Ha <thiep.ha@samsung....Daniel Juyung Seo2013-01-031-0/+110
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-9/+7
* Elementary: add test exposing issue on list with ELM_OBJECT_SELECT_MODE_ALWAYSBruno Dilly2012-07-051-1/+54
* [elm] Elm list is now a SCROLLABLE layout.Gustavo Lima Chaves2012-07-041-5/+5
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-56/+56
* elm test_list.c: Revised code.Daniel Juyung Seo2012-04-191-84/+81
* elm test_list.c: Removed unwanted/unexpected codes from r70265Daniel Juyung Seo2012-04-191-8/+1
* From: cnook <kimcinoo@gmail.com>cnook2012-04-171-4/+169
* 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-9/+9