summaryrefslogtreecommitdiff
path: root/src/examples/notify_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* examples: fixed warnings.Daniel Juyung Seo2013-06-251-1/+1
* [elm] Fix typo on notify example.Gustavo Lima Chaves2012-11-071-1/+1
* [elm] Account for elm_object_orient_set() deprecationGustavo Lima Chaves2012-11-061-2/+2
* elm notify_example_01.c: Refactoring.Daniel Juyung Seo2012-10-231-8/+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/+1
* elm examples: Fixed most of shadow variable warnings and unused warnings.Daniel Juyung Seo2012-03-281-2/+2
* elm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.Daniel Juyung Seo2012-03-281-0/+2
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-1/+2
* remove deprecated code related with Jiyoun Park2012-03-121-1/+1
* elemetary - notify, factory, frame, panel, mapbufChunEon Park2011-10-291-4/+4
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: notify documentation.Jonas M. Gastal2011-07-271-0/+80