summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_gengrid.c
Commit message (Expand)AuthorAgeFilesLines
* test: reflow check boxes in genlist and gengrid focus testsJean-Philippe Andre2016-02-011-1/+4
* Add a test to reveal a focus bug in Genlist/GengridDave Andreoli2016-01-241-2/+31
* Gengrid: improve item_region_show codeDave Andreoli2016-01-171-0/+1
* gengrid: add scrollto BOTTOM alignment type.Lukasz Stanislawski2016-01-041-109/+57
* test_gengrid: Add test case for elm_gengrid_at_xy_item_getAmitesh Singh2015-09-291-0/+17
* test_gengrid: add item_select_on_focus_disabled option in gengrid2 testAmitesh Singh2015-08-281-9/+20
* test_gengrid: change the min size of gengridJaehwan Kim2015-08-131-2/+2
* focus: add the focus region show modeJaehwan Kim2015-08-121-3/+76
* focus/list/genlist/gengrid: fix focus highlight issues on list widgets when a...Youngbok Shin2015-08-051-4/+42
* gengrid: add item cache in gengrid for efficient realize/unrealize operation.SangHyeon Lee2015-06-251-0/+261
* test_gengrid: remove EINA_UNUSED for a used argumentVaibhav Gupta2015-06-171-1/+1
* Test gengrid: use the gengrid enum, and not the genlist one.Tom Hacohen2015-04-221-1/+1
* test_gengrid: Dynamically allocate item data.Daniel Juyung Seo2015-01-221-6/+7
* test_gengrid.c: Fixed Item_Data array size for prevent buffer overflow.woochan lee2014-12-311-1/+1
* Gengrid: new signal: clicked,right with proper testDave Andreoli2014-12-291-0/+7
* Fix T1525 New Append/Prepend Gengrid Item cannot be seen in viewportKairong Yin2014-12-161-0/+2
* test: Use ELM_SCALE_SIZE instead of elm_config_scale_get().Daniel Juyung Seo2014-11-131-26/+13
* test_gengrid: Added pressed and released callbacks for more tests.Daniel Juyung Seo2014-09-071-4/+18
* fix genlist/grid search item patch to be simpler and just betterCarsten Haitzler (Rasterman)2014-07-241-12/+4
* gengrid: Add function to search item by string.Jyotiprakash Sahoo2014-07-231-0/+198
* Focus: first item should be focused when there is no focused/selected itemAnil Kumar Nahak2014-07-211-0/+17
* Gengrid: In reorder & sd->horizontal mode, the condition must be checked for ...Chinmaya2014-07-071-0/+6
* Gengrid: Added horizontal item loop feature.efl2014-06-101-0/+27
* [Gengrid] Fix gengrid item position update bug, when item is reordered or del...SangHyeon Lee2014-05-151-1/+1
* focus: Change new API names related to focus auto scrolling.Daniel Juyung Seo2014-05-111-17/+6
* test_gengrid: Added a checkbox for enable/disable of reorder_mode featureAnil Kumar Nahak2014-05-101-2/+15
* gengrid: Added elm_gengrid_wheel_disabled_set/get() APIs.Daniel Juyung Seo2014-04-271-0/+15
* test_gengrid: renamed stupid long internal variable names shorter.Daniel Juyung Seo2014-04-271-22/+22
* gengrid: Implemented item_select_on_focus feature.Amitesh Singh2014-04-271-0/+19
* config: Added two APIs to enable/disable focus auto scroll bring in feature.Amitesh Singh2014-04-271-0/+17
* gengrid: item moving feature with keys.Amitesh Singh2014-04-231-0/+18
* test_gengrid: Refactor gengrid test code.Daniel Juyung Seo2014-04-131-27/+35
* test_gengrid: Added more test cases to reveal bugs in horizontal mode.Amitesh Singh2014-04-031-12/+59
* gengrid: Added focus movement on widget items by mouse in.Amitesh Singh2014-04-011-1/+49
* Revert "adding focus direction for gengrid"Carsten Haitzler (Rasterman)2014-03-241-115/+0
* adding focus direction for gengridm.zielonka2014-03-241-0/+115
* test_list,test_gengrid,test_genlist: Added disabled items for better testing.Amitesh Singh2014-03-231-0/+2
* test_genlist, test_gengrid: Added more callbacks to genlist/gengrid for aDaniel Juyung Seo2014-03-231-0/+23
* test_genlist/gengrid: Renamed 'item focus' test to just 'focus'.Daniel Juyung Seo2014-03-231-4/+4
* gengrid : Implementation for gengrid item focus supportnirajkr2014-03-211-0/+90
* +test for gengrid speedMike Blumenkrantz2014-03-171-0/+36
* test: Removed size hint macros from reference codes.Daniel Juyung Seo2014-02-021-12/+11
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-4/+4
* 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-13/+20
* gengrid: refactoring of commit 7187a3124fc6c169fcfec2c249a1fd483481fbba.Daniel Juyung Seo2013-12-021-72/+74
* elm: long waited seasonal trailing whitespaces removal!Daniel Juyung Seo2013-12-021-26/+26
* [Gengrid] Enable Scroll To Type when item bring in or show region.Sanghyeon Lee2013-12-021-154/+191
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* test_gengrid.c: Enable multi select for gengrid test as multi select check is...Daniel Juyung Seo2013-10-181-0/+1