summaryrefslogtreecommitdiff
path: root/src/examples/gengrid_example.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
* gengrid_example.c: refactoring layout.Daniel Juyung Seo2013-08-131-3/+4
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...Daniel Juyung Seo2013-06-261-9/+2
* src/examples: use delete,request callback only when it's really needed. this ...Daniel Juyung Seo2013-06-261-9/+3
* examples: fixed warnings.Daniel Juyung Seo2013-06-251-4/+4
* src/examples: fixed formatting.Daniel Juyung Seo2013-04-081-9/+9
* setitng min/max size hint on an elm obj actually should not be doneCarsten Haitzler2012-07-261-1/+0
* elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_d...Daniel Juyung Seo2012-03-301-2/+2
* Fixes compilation instructions of examples to work on ubuntu.Daniel Vieira Franzolin2012-03-291-1/+1
* 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-49/+44
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+3
* seriously file globbing. another day would have been much better.Mike Blumenkrantz2012-03-071-4/+4
* From: Hyoyoung Chang <hyoyoung@gmail.com>Hyoyoung Chang2012-03-071-2/+8
* Add top,middle bring_in and show support to gengrid. Implementation to be don...Sanjeev BA2012-03-071-2/+2
* lets update genlist/grid examples to use the new class thing.Carsten Haitzler2012-03-061-11/+15
* elementary/gengrid - deprecated elm_gengrid_item_del()ChunEon Park2012-01-311-1/+1
* elementary/gengrid - deprecated 3 APIs.ChunEon Park2012-01-311-1/+1
* elementary/gengrid - Elm_Gengrid_Item -> Elm_Object_ItemChunEon Park2012-01-301-15/+15
* 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 gengrid: Added page feature to gengrid. Patch by Benjamin DruckerDaniel Juyung Seo2011-09-151-0/+14
* elm gengrid: Gengrid longpress documentation. Patch by Benjamin Drucker <benj...Daniel Juyung Seo2011-09-111-0/+11
* [elementary] Documenting the following:Gustavo Lima Chaves2011-07-251-2/+27
* [elementary] Documenting/exemplifying the following:Gustavo Lima Chaves2011-07-251-0/+38
* [elm] Documenting/exemplifying the following:Gustavo Lima Chaves2011-07-251-0/+536