summaryrefslogtreecommitdiff
path: root/src/examples/panes_example.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-2/+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-9/+3
* src/examples: fixed formatting.Daniel Juyung Seo2013-04-081-5/+5
* elm test_panes.c, panes_example.c: refactoring. use the panes in a better way.Daniel Juyung Seo2013-02-151-4/+6
* 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-13/+8
* elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shu...Daniel Juyung Seo2012-03-281-1/+3
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-4/+4
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-4/+4
* elementary/panes - fixed typo patched by zub(David)ChunEon Park2011-11-021-1/+1
* elementary/panes - content_part_set/get/unset ChunEon Park2011-10-301-4/+4
* Elementary: panes documentationBruno Dilly2011-07-271-0/+125