summaryrefslogtreecommitdiff
path: root/src/examples/theme_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. seas...Daniel Juyung Seo2013-06-261-7/+2
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-8/+3
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+3
* remove deprecated code related with elm_button_label_get/setJiyoun Park2012-03-061-1/+1
* elm src/examples: Applied elm API changes.Daniel Juyung Seo2011-09-141-4/+4
* Detailed docs, examples and explanations for the elm_theme set of funtionsIván Briano2011-06-221-0/+83