summaryrefslogtreecommitdiff
path: root/src/examples/fileselector_button_example.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* test, examples fileselector_button: Changed the usage of deprecated APIs to r...Daniel Juyung Seo2014-01-211-10/+10
* 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. seas...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
* 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-19/+14
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-1/+2
* elementary/fileselector_button, fileselector_entry - deprecated APIs.ChunEon Park2012-01-091-1/+1
* stop using deprecated calls.Carsten Haitzler2011-12-301-1/+1
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* [elementary] Documenting/exemplifying file selectorGustavo Lima Chaves2011-07-151-0/+185