Commit Graph

15 Commits

Author SHA1 Message Date
Cedric BAIL 9b7d97d503 move to EFL 1.14 interfaces. 2015-04-09 13:31:59 +02:00
Cedric BAIL 3ef31223f6 cleanup, remove warning, useless if and tab . 2014-08-22 18:29:02 +02:00
Cedric BAIL 281bbd90fd move to use Ecore and Ecore_Evas. 2014-08-22 18:28:59 +02:00
Tom Hacohen acf7130b52 Update code according to the recent eolian generation changes. 2014-06-03 14:21:17 +01:00
Tom Hacohen ea387769f5 Adjusted code to use the Eo2 API. 2014-04-03 12:27:57 +01:00
Yakov Goldberg f473d6996b adding if (obj) before eo_do(obj) to avoid Eo warning messages
"if (obj)" was added automatically before every "eo_do()" call.
Later I removed this check from some places, so they are clean.

Places, where check is still presenting,
could either cause warning, or not.

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>

SVN revision: 83181
2013-01-23 15:05:24 +00:00
Yakov Goldberg faf1579d35 expedite: porting to Eo
Signed-off-by: Yakov Goldberg <yakov.goldberg@gmail.com>

SVN revision: 83180
2013-01-23 15:05:09 +00:00
Vincent Torri 5067f72bcb Expedite: warnings--
SVN revision: 58872
2011-04-24 17:14:34 +00:00
Cedric BAIL 2881402e2c * expedite: fix stride usage (stride are indexing bytes not pixels).
SVN revision: 53030
2010-10-04 15:59:08 +00:00
Carsten Haitzler 5e1a73b0b3 properly use stride return for manipulating argb pixels.
SVN revision: 51381
2010-08-19 05:23:39 +00:00
Carsten Haitzler c222f5a1c1 for now put dynamic there.
SVN revision: 51069
2010-08-13 10:34:14 +00:00
Carsten Haitzler 866ff94b13 use content hints. does nothing atm. but i can test for it when it does :)
SVN revision: 46923
2010-03-07 04:22:49 +00:00
toma e667c6674b New icons for the tests.
SVN revision: 45317
2010-01-19 03:07:39 +00:00
Carsten Haitzler 2312794a69 explicitly set colorspace to ARGB8888
SVN revision: 33872
2008-03-01 05:19:15 +00:00
Carsten Haitzler 502d62417d add expedite to cvs! finally! :) it's in decent shape.
SVN revision: 29466
2007-04-11 11:58:32 +00:00