summaryrefslogtreecommitdiff
path: root/src/examples/image_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...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-2/+0
* elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_d...Daniel Juyung Seo2012-03-301-1/+0
* Fixes compilation instructions of examples to work on ubuntu.Daniel Vieira Franzolin2012-03-291-1/+1
* make elm robust and handle if u DONT set compile time dirs.. and workCarsten Haitzler2012-03-291-1/+2
* elm examples: Adjust directory names.Daniel Juyung Seo2012-03-281-2/+2
* 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-1/+1
* elm: Applied icon/image API changes.Daniel Juyung Seo2012-03-051-1/+1
* aspect_ratio_retained -> aspect_fixedMike Blumenkrantz2012-01-061-1/+1
* elm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter.Daniel Juyung Seo2011-08-121-1/+1
* elementary/image - Improve documentation and add an example.Rafael Antognolli2011-07-141-0/+60