summaryrefslogtreecommitdiff
path: root/src/examples/transit_example_03.c
Commit message (Expand)AuthorAgeFilesLines
* elm examples: Adjust directory names.Daniel Juyung Seo2012-03-281-2/+5
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-11/+6
* 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-3/+2
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-2/+2
* 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-7/+7
* elementary/button -> use elm_object_content_set/get/unsetChunEon Park2011-10-251-1/+1
* elm src/examples: Applied elm API changes.Daniel Juyung Seo2011-09-141-6/+6
* elm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter.Daniel Juyung Seo2011-08-121-1/+1
* elementary/transit: add some examples.Rafael Antognolli2011-06-211-0/+336