summaryrefslogtreecommitdiff
path: root/src/examples/hoversel_example_01.c
Commit message (Expand)AuthorAgeFilesLines
* hoversel: Enabled default mirroring in hoversel.Shobhit2015-03-041-2/+39
* 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
* hoversel_example_01.c: refactoring example.Daniel Juyung Seo2013-06-261-21/+15
* examples: refactoring. use elm_win_util_standard_add() for normal cases. seas...Daniel Juyung Seo2013-06-261-9/+4
* elm/examples: Fix hoversel example to don't check for expanded mode.Rafael Antognolli2013-04-081-3/+2
* elm: Fixed formatting. Added a space after 'if/while/for'Daniel Juyung Seo2012-03-291-2/+2
* 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-0/+1
* elm examples: Fixed most of shadow variable warnings and unused warnings.Daniel Juyung Seo2012-03-281-5/+5
* elm examples: Define __UNUSED__ when HAVE_CONFIG_H is not defined.Daniel Juyung Seo2012-03-281-0/+2
* Fixing bugs in examples.João Paulo Fernandes Ventura2012-03-191-1/+1
* Hoversel example and doc fix.Jonas M. Gastal2012-03-141-2/+3
* elementary/menu, ctxpopup, index, segment_control, diskselector, multibuttone...ChunEon Park2012-01-101-1/+1
* elementary - Added 1 more API elm_object_item_del_cb_set()ChunEon Park2012-01-021-1/+1
* elemenatry/hoversel - updated doc. deprecated APIsChunEon Park2011-12-201-4/+4
* elementary/hoversel - Elm_Hoversel_Item -> Elm_Object_ItemChunEon Park2011-12-201-10/+11
* elm src/examples: Applied caro's r62885 changes to examples.Daniel Juyung Seo2011-08-291-1/+1
* Elementary: Hoversel documentation.Jonas M. Gastal2011-07-151-0/+103