summaryrefslogtreecommitdiff
path: root/src/examples/bubble_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* elm examples: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-2/+3
* examples: refactoring. use elm_win_util_standard_add() for normal cases.Daniel Juyung Seo2013-06-261-9/+4
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-7/+2
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+1
* elm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.Daniel Juyung Seo2012-03-281-0/+2
* elm examples: Fixed build warnings.Daniel Juyung Seo2012-03-281-4/+0
* elm examples: Fixed some build warnings.Daniel Juyung Seo2012-03-261-3/+2
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-4/+4
* modify deprecated code related with Jiyoun Park2012-03-121-1/+7
* fix build break; Jiyoun Park2012-03-061-1/+1
* remove deprecated code related with elm_bubble and elm_bg_overlay. Jiyoun Park2012-03-061-3/+3
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-1/+1
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-1/+1
* elementary/bubble - applied missed content_set/get/unset APIsChunEon Park2011-11-081-1/+1
* elm src/examples: Applied elm API changes.Daniel Juyung Seo2011-09-141-1/+1
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* remove references to elm animator!Carsten Haitzler2011-08-091-1/+0
* Elementary: elm_bubble documentation.Jonas M. Gastal2011-06-291-0/+72