summaryrefslogtreecommitdiff
path: root/src/examples/datetime_example.c
Commit message (Expand)AuthorAgeFilesLines
* 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.Daniel Juyung Seo2013-06-261-8/+2
* src/examples: use delete,request callback only when it's really needed. this ...Daniel Juyung Seo2013-06-261-9/+3
* src/examples: fixed formatting.Daniel Juyung Seo2013-04-081-2/+2
* setitng min/max size hint on an elm obj actually should not be doneCarsten Haitzler2012-07-261-1/+0
* Fixes compilation instructions of examples to work on ubuntu.Daniel Vieira Franzolin2012-03-291-1/+1
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-9/+4
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+3
* oops forgot to add.Carsten Haitzler2012-03-051-0/+73