summaryrefslogtreecommitdiff
path: root/src/examples/diskselector_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* examples: refactoring about elm_win_resize_object_add.Daniel Juyung Seo2013-06-271-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-9/+9
* [elm] Diskselector now a scrollable widget.Gustavo Lima Chaves2012-07-171-3/+3
* 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-0/+2
* elm diskselector: Reviewed diskselector.Daniel Juyung Seo2012-03-071-2/+2
* From: Sanjeev BA <as2902.b@samsung.com>Sanjeev BA2011-09-031-0/+1
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: Diskselector documentationBruno Dilly2011-07-151-0/+106