summaryrefslogtreecommitdiff
path: root/src/examples/map_example_02.c
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+3
* Elementary: fix deprecated functions on elm examplesDaniel Willmann2012-06-271-1/+1
* elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_d...Daniel Juyung Seo2012-03-301-17/+33
* 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-9/+12
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-12/+7
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-0/+2
* From: Bluezery <ohpowel@gmail.com>Bluezery2012-03-051-88/+103
* From: Bluezery <ohpowel@gmail.com>Bluezery2012-02-211-8/+0
* aah we'll take bluz' patch then instead of my fixingCarsten Haitzler2012-02-211-0/+8
* hmmm i missed the other part of bluez map commit. here it is.Carsten Haitzler2012-02-211-8/+0
* elm gen/gengrid/genlist: Changed item class's icon_get to content_get.Daniel Juyung Seo2011-10-241-8/+8
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: Map examplesBruno Dilly2011-08-041-0/+254