summaryrefslogtreecommitdiff
path: root/src/examples/calendar_example_05.c
Commit message (Expand)AuthorAgeFilesLines
* examples: refactoring about elm_win_resize_object_add.Daniel Juyung Seo2013-06-271-1/+1
* examples: refactoring. use elm_win_util_standard_add() for normal cases.Daniel Juyung Seo2013-06-261-8/+2
* Elementary: fix deprecated functions on elm examplesDaniel Willmann2012-06-271-1/+1
* 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-0/+2
* elm examples: Fixed some build warnings.Daniel Juyung Seo2012-03-261-3/+3
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-1/+2
* Change enabled_get/set to disabled_get/set.Sanjeev BA2012-02-291-1/+1
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: Calendar DocumentationBruno Dilly2011-07-141-0/+71