Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Juyung Seo 1e4ee8a6e5 examples: refactoring. use elm_win_util_standard_add() for normal cases. season 2. 2013-06-26 15:34:38 +09:00
Daniel Juyung Seo 2b6a854d1b elm examples: I removed __UNUSED__ and config header inclusion. This code is an example for other developers so we don't need that extra macros. But how can I ignore this warning while building elementary?
SVN revision: 69698
2012-03-28 08:42:20 +00:00
Daniel Juyung Seo 7a4ed3f94f elm examples: Use standard way of elementary applications. EAPI_MAIN, elm_shutdown, ELM_MAIN()
SVN revision: 69690
2012-03-28 06:04:36 +00:00
Daniel Juyung Seo a21205642b elm examples: Fixed build warnings.
SVN revision: 69676
2012-03-28 00:51:49 +00:00
João Paulo Fernandes Ventura 80a39ad311 Fixing bugs in examples.
Patch by: João Paulo Fernandes Ventura<ventura@profusion.mobi>

SVN revision: 69507
2012-03-19 12:58:07 +00:00
ChunEon Park f3066c815f elemetary - notify, factory, frame, panel, mapbuf
applied content_set/get/unset. 

do it later for the remainder. 



SVN revision: 64502
2011-10-29 04:32:24 +00:00
Daniel Juyung Seo ecc8034ddb elm src/examples: Applied caro's r62885 changes to examples.
Changed EAPI -> EAPI_MAIN in applications. http://trac.enlightenment.org/e/changeset/62885


SVN revision: 62931
2011-08-29 04:16:18 +00:00
Carsten Haitzler 34f146f464 remove references to elm animator!
SVN revision: 62229
2011-08-09 07:56:24 +00:00
Jonas M. Gastal 9678911785 Elementary: elm_frame documentation.
SVN revision: 61157
2011-07-08 14:37:32 +00:00