summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_naviframe.c
Commit message (Expand)AuthorAgeFilesLines
* naviframe: add a test for checking expected behavior or item_pop.Cedric BAIL2015-05-051-0/+57
* test_naviframe: Fix content image file names.Jaehyun Cho2015-04-101-4/+4
* elm_test: Fix compilation warningsJean-Philippe Andre2015-03-311-7/+7
* elm_naviframe: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.Michelle Legrand2015-03-261-7/+15
* test_naviframe: added a test for event freeze checking.Daniel Juyung Seo2014-05-101-2/+54
* [naviframe] Replace naviframe title visible APIs to naviframe title enabled APIsJaehyun Cho2014-01-151-3/+4
* 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-13/+13
* elm test: Removed unused variables. Fixed shadow warning.Daniel Juyung Seo2012-09-141-7/+6
* elementary/naviframe - some modification on testChunEon Park2012-09-111-1/+1
* elementary/naviframe - modified some test caseChunEon Park2012-09-101-9/+2
* Elm: Let's use sane window sizes in tests, yes ? :)Christopher Michael2012-09-041-2/+2
* naviframe improvements:Gustavo Sverzut Barbieri2012-07-251-8/+39
* test_naviframe: use standard icons, recommended elm_layout_content_set().Gustavo Sverzut Barbieri2012-07-251-10/+4
* [elm] Naviframe now ported.Gustavo Lima Chaves2012-06-011-1/+0
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-4/+4
* [elm] And here comes image, icon and photo on theGustavo Lima Chaves2012-05-251-0/+1
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elementary/naviframe - added overlap style and updated test case.ChunEon Park2012-03-271-3/+49
* elm test_naviframe.c: Revised codes.Daniel Juyung Seo2012-03-201-9/+3
* elementary/naviframe - fixed incorrect argumentChunEon Park2012-03-121-1/+1
* elementary/naviframe - missed changes.ChunEon Park2012-03-071-1/+2
* Remove __UNUSED__ for used params.Sanjeev BA2012-03-011-2/+2
* elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttone...ChunEon Park2012-01-101-1/+1
* add tooltips to naviframe buttons for hahasMike Blumenkrantz2011-12-101-10/+15
* elementary/naviframe - added test case for elm_naviframe_item_promoteChunEon Park2011-11-201-4/+18
* elm: change elm_object_item_content_part_set/get/unset to elm_object_item_par...Boris Faure2011-11-171-2/+2
* elm: change elm_object_item_text_part_set/get to elm_object_item_part_text_se...Boris Faure2011-11-171-1/+1
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-2/+2
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-6/+5
* remove unused varMike Blumenkrantz2011-11-061-1/+1
* elementary/naviframe - updated test. ChunEon Park2011-11-041-47/+78
* elementray/naviframe - added more macros. ChunEon Park2011-10-301-4/+5
* elementary/button -> use elm_object_content_set/get/unsetChunEon Park2011-10-251-2/+2
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-4/+4
* elementary/elm_naviframe - modified to use elm_object_item common_apisChunEon Park2011-08-041-5/+5
* elementary/naviframe - is updating according to elm_object_item.ChunEon Park2011-08-041-3/+3
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-1/+1
* elementary/naviframe - removed white spaces. ChunEon Park2011-07-131-1/+1
* elementary/naviframe - added new widget. ChunEon Park2011-07-131-0/+165