summaryrefslogtreecommitdiff
path: root/src/examples/menu_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().Daniel Juyung Seo2014-11-141-1/+0
* examples: refactoring about elm_win_resize_object_add.Daniel Juyung Seo2013-06-271-0/+1
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...Daniel Juyung Seo2013-06-261-7/+2
* 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-0/+1
* elm examples: Fixed most of shadow variable warnings and unused warnings.Daniel Juyung Seo2012-03-281-3/+3
* elm examples: Fixed some meaningful build warnings.Daniel Juyung Seo2012-03-281-1/+1
* elm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.Daniel Juyung Seo2012-03-281-0/+2
* elementary/elm_menu : Deprecated one API and modified test codes.WooHyun Jung2012-03-021-2/+3
* elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttone...ChunEon Park2012-01-101-1/+1
* elementary: fix typos.Cedric BAIL2011-11-281-1/+1
* elementary/menu - applied elm_object_item common APIs. ChunEon Park2011-11-251-1/+1
* elementary/menu - Elm_Menu_Item -> Elm_Object_ItemChunEon Park2011-11-251-13/+13
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: elm_menu documentation.Jonas M. Gastal2011-07-291-0/+74