summaryrefslogtreecommitdiff
path: root/src/examples/inwin_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
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...Daniel Juyung Seo2013-06-261-8/+3
* elm examples: I removed __UNUSED__ and config header inclusion. This code is ...Daniel Juyung Seo2012-03-281-10/+5
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-2/+3
* elementary: fix raster's bork.Cedric BAIL2012-03-061-1/+1
* elementary - deprecated elm_engine_current_get APIChunEon Park2012-02-151-1/+1
* elementary/hover - deprecated elm_hover_content_set/get/unsetChunEon Park2012-01-091-1/+1
* Inwin basic exampleIván Briano2011-07-281-0/+156