summaryrefslogtreecommitdiff
path: root/src/examples/slideshow_example.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* elm examples: call evas_object_show(win) after its content creation.Daniel Juyung Seo2013-12-151-2/+3
* elementary: fix image counts in slideshow exempleMichael Bouchaud2013-11-161-1/+1
* Overall refactoring.Daniel Juyung Seo2013-09-011-78/+46
* slideshow_example.c: fix notify show issue.Daniel Juyung Seo2013-09-011-1/+0
* 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/+2
* src/examples: fixed formatting.Daniel Juyung Seo2013-04-081-3/+3
* [elm] Account for elm_object_orient_set() deprecationGustavo Lima Chaves2012-11-061-1/+1
* elm examples: Removed macro for data dir. Used elm_app_info_set and elm_app_d...Daniel Juyung Seo2012-03-301-10/+14
* elm examples: Adjust directory names.Daniel Juyung Seo2012-03-281-10/+10
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-37/+32
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+3
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-6/+8
* elm_slideshow: Deprecate elm_slideshow_show() and rename it to elm_slideshow_...Pau Espin Pedrol2012-03-011-2/+2
* elementary: fix typos.Cedric BAIL2011-12-121-1/+1
* elementary/slideshow - deprecated APIChunEon Park2011-12-091-3/+3
* elementary/slideshow - Elm_Slideshow_Item -> Elm_Object_ItemChunEon Park2011-12-081-10/+10
* elemetary - notify, factory, frame, panel, mapbufChunEon Park2011-10-291-1/+1
* [elementary] Documentation for the slideshow widget.Gustavo Lima Chaves2011-07-271-0/+321