summaryrefslogtreecommitdiff
path: root/src/examples/popup_example_03.c
Commit message (Expand)AuthorAgeFilesLines
* Popup Example: Fix size calculation issue in popupAditya Raj2015-11-241-1/+1
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...Daniel Juyung Seo2013-06-261-8/+3
* elm popup_example_03.c: Fixed wrong string.Daniel Juyung Seo2012-09-211-1/+1
* Elementary: fix deprecated functions on elm examplesDaniel Willmann2012-06-271-1/+1
* elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_d...Daniel Juyung Seo2012-03-301-2/+2
* elm examples: Adjust directory names.Daniel Juyung Seo2012-03-281-2/+2
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-10/+5
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-0/+1
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-1/+2
* From: Rajeev Ranjan <rajeev.r@samsung.com>Rajeev Ranjan2012-03-051-0/+102