summaryrefslogtreecommitdiff
path: root/src/examples/genlist_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* genlist_example_0x.c: clean up sample codes.Daniel Juyung Seo2013-06-191-9/+2
* src/examples: fixed formatting.Daniel Juyung Seo2013-04-081-5/+5
* setitng min/max size hint on an elm obj actually should not be doneCarsten Haitzler2012-07-261-2/+0
* 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-8/+3
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+2
* lets update genlist/grid examples to use the new class thing.Carsten Haitzler2012-03-061-7/+11
* elementary: fix massive breakage.Cedric BAIL2011-12-011-1/+1
* patch from zub in #e to fix example buildingMike Blumenkrantz2011-10-251-1/+1
* elm gen/gengrid/genlist: Changed item class's icon_get to content_get.Daniel Juyung Seo2011-10-241-2/+2
* elm: Refactoring. Use EINA_TRUE instead of 1 for Eina_Bool type parameter.Daniel Juyung Seo2011-08-121-1/+1
* elementary/genlist - Add some examples.Rafael Antognolli2011-07-261-0/+90