efl/legacy/elementary/src
Vincent Torri a1e841fcac change the way elm_main() must be declared (fix bug on Windows).
Instead of EAPI elm_main(***), it must be EAPI_MAIN elm_main(***) so that
it also work on Windows.

If someone knows sed a bit, can he also change all the examples ?



SVN revision: 62885
2011-08-27 07:54:49 +00:00
..
bin change the way elm_main() must be declared (fix bug on Windows). 2011-08-27 07:54:49 +00:00
edje_externals elm genlist: Added elm_genlist_horizontal_set/get() APIs. Deprecated 2011-08-05 01:21:56 +00:00
examples adapt to ctx item change 2011-08-16 12:39:30 +00:00
lib change the way elm_main() must be declared (fix bug on Windows). 2011-08-27 07:54:49 +00:00
modules elementary/module : remove trailing whitespaces 2011-08-26 02:04:10 +00:00
Makefile.am Elementary: Actionslider example and accompaning documentation. 2011-06-15 14:22:11 +00:00