summaryrefslogtreecommitdiff
path: root/legacy/elementary/src/bin/test_hover.c
Commit message (Expand)AuthorAgeFilesLines
* hover: fix segfault when smart direction is used in content_set in hoverdivyesh purohit2016-01-041-1/+1
* test_hover.c: remove "transparent" hover style set.Amitesh Singh2015-05-191-1/+0
* elm_test: use EINA_TRUE or FALSE as parameter of elm_image_resizable_setJihoon Kim2013-12-191-3/+3
* elm_test: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-2/+0
* elm_test: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-6/+9
* elementary_test: remove ELM_LIB_QUICKLAUNCHJean-Philippe Andre2013-11-051-2/+1
* test_hover.c: added hover test case to move hover object as we wish.Daniel Juyung Seo2013-09-231-4/+82
* elm_hover: added "dismissed" smart callback for dismiss action.Daniel Juyung Seo2013-09-211-0/+9
* test_hover.c: use elm_win_util_standard_add API and remove unnecessary bg min...Daniel Juyung Seo2013-09-211-26/+8
* elm_test: __UNUSED__ -> EINA_UNUSED.Daniel Juyung Seo2013-09-011-5/+5
* elm test: Correct elm_win_resize_object_set() usage. Call evas_object_size_hi...Daniel Juyung Seo2012-11-141-2/+2
* [elm] And now remove deprecated calls usage (WRTGustavo Lima Chaves2012-05-281-4/+4
* for the last time: CONFIG.H ALWAYS GETS INCLUDED FIRST. AAAAAAAALLLLLLLLLLLLL...Mike Blumenkrantz2012-03-291-1/+1
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-2/+2
* Improve hover example.Sanjeev BA2012-03-051-0/+9
* elementary/hover - deprecated elm_hover_content_set/get/unsetChunEon Park2012-01-091-10/+10
* elementary/hover - modified to look better.ChunEon Park2011-11-011-2/+2
* From: Jérémy Zurcher <jeremy@asynk.ch>Jérémy Zurcher2011-08-251-2/+2
* elm test: Refactoring. Changed 1 to EINA_TRUE for Eina_Bool parameter of elm_...Daniel Juyung Seo2011-07-251-2/+2
* elementary: elementary_config.h is a local includeMike McCormack2011-07-111-1/+1
* Elm button: Fix the tests to use the new elm_object_text_set/get API.Tom Hacohen2011-06-291-16/+16
* Fix some Wextra complains on elm binBruno Dilly2010-10-191-3/+4
* EVAS_HINT_EXPAND/EVAS_HINT_FILL changes in mass.Christopher Michael2009-09-281-4/+4
* fix some moreCarsten Haitzler2009-09-141-1/+2
* * Rename some cbs in testsDavide Andreoli2009-08-131-3/+3
* * Split up elementary test.c in several files, one per widgetDavide Andreoli2009-08-131-0/+170