summaryrefslogtreecommitdiff
path: root/src/bin/test_eio.c
Commit message (Expand)AuthorAgeFilesLines
* test, examples fileselector_button: Changed the usage of deprecated APIs to r...Daniel Juyung Seo2014-01-211-1/+1
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-2/+0
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-12/+12
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-1/+1
* Elementary: Windows fixes: link of test_entry module and compilation of Eio testVincent Torri2012-05-081-1/+67
* 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
* elementary/genlist - killed elm_genlist_item_sorted_insert.ChunEon Park2012-02-281-1/+10
* elementary/fileselector_button, fileselector_entry - deprecated APIs.ChunEon Park2012-01-091-1/+1
* elementary: fix reordering bug.Cedric BAIL2011-12-051-1/+1
* elm gengrid/genlist: Changed 'label_get' to 'text_get' according to theDaniel Juyung Seo2011-12-011-3/+3
* elm gen/gengrid/genlist: Applied gen deprecation and gengrid/genlist undeprec...Daniel Juyung Seo2011-11-301-1/+1
* elm gen/gengrid/genlist: Changed item class's icon_get to content_get.Daniel Juyung Seo2011-10-241-3/+3
* deprecate elm_genlist_clear and elm_gengrid_clear: use elm_gen_clear insteadMike Blumenkrantz2011-10-211-1/+1
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* Elm fileselector_btn: Fix code to use the new elm_object_text_set/get API.Tom Hacohen2011-07-041-1/+1
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-1/+1
* elementary: fix more warningMichael BOUCHAUD2011-05-271-8/+15
* lets warning-- shall we?Carsten Haitzler2011-05-271-16/+17
* elementary: add eio test with a genlistMichael BOUCHAUD2011-05-251-0/+171