summaryrefslogtreecommitdiff
path: root/src/examples/transit_example_02.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-9/+4
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-6/+1
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+2
* elm examples: Fixed most of shadow variable warnings and unused warnings.Daniel Juyung Seo2012-03-281-7/+0
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-3/+3
* elm src/examples: Applied elm API changes.Daniel Juyung Seo2011-09-141-4/+4
* elementary/transit: add some examples.Rafael Antognolli2011-06-211-0/+97