summaryrefslogtreecommitdiff
path: root/src/bin/test_grid.c
Commit message (Expand)AuthorAgeFilesLines
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-4/+4
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+1
* elm bin: Use convenient utility function elm_win_util_standard_add()Daniel Juyung Seo2012-04-021-7/+2
* Revert a wrong commit. Un-wanted files are committed together.Daniel Juyung Seo2012-04-021-2/+7
* elm bin: Use convenient utility function elm_win_util_standard_add() instead ...Daniel Juyung Seo2012-04-021-7/+2
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-3/+2
* elementary: Updated test_grid.c to do API testingAharon Hillel2012-02-231-1/+94
* elementary_test: change 0 -> EINA_FALSE, 1 -> EINA_TRUEJihoon Kim2012-02-161-2/+2
* stop using deprecated calls.Carsten Haitzler2011-12-301-2/+2
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-5/+5
* big move forward. scrolled entry and entry merge into entry. entry nowCarsten Haitzler2011-06-171-6/+8
* Elementary: Removed trailing whitespaces.Daniel Juyung Seo2011-05-201-4/+4
* elm grid obj++Carsten Haitzler2011-05-181-0/+101
* From: Rafael Fonseca <rfonseca@profusion.mobi>Rafael Fonseca2010-06-031-189/+0
* Adding function to set cell selected in elm_scrolled_gridBruno Dilly2010-05-231-0/+2
* Add elm_scrolled_grid object.Gustavo Sverzut Barbieri2010-04-171-0/+187