summaryrefslogtreecommitdiff
path: root/src/examples/actionslider_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* elm examples: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-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-7/+3
* src/examples: fixed formatting.Daniel Juyung Seo2013-04-081-2/+2
* 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-10/+5
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-0/+1
* elm: elm_object_text_part_set/get() is deprecatedBoris Faure2011-11-161-14/+14
* elm src/examples: Applied elm API changes.Daniel Juyung Seo2011-09-141-8/+16
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* elm examples: Fixed 'unused parameter' warnings. Added __UNUSED__Daniel Juyung Seo2011-06-171-0/+2
* elm examples: Fixed 'unused parameter' warnings.Daniel Juyung Seo2011-06-161-5/+8
* Elementary: Actionslider example and accompaning documentation.Jonas M. Gastal2011-06-151-0/+139