efl/legacy
Cedric BAIL b19de09bae eina: don't assume that 'char' is a signed type in Eina_Value
The eina_value code TYPE_CHAR conversion code assumes that 'char' is a signed
type, which is not true on some platforms like ARM and PPC. We need to
explicitely use signed chars to make sure the value is correct.

Patch by Albin 'Lutin' Tonnerre <albin.tonnerre@gmail.com>


SVN revision: 71195
2012-05-17 09:56:28 +00:00
..
ecore Ecore_evas: add tranparency support for the GDI engine 2012-05-17 08:40:13 +00:00
edje work around the workaround so it works until ecore thread goop fixed. 2012-05-16 11:04:40 +00:00
eet add @since's 2012-05-15 12:31:47 +00:00
eeze eeze - [E-devel] [patch] minor fix to eeze doc 2012-05-02 01:09:48 +00:00
efreet efreet: useless work of the day, faster loading of mime type. 2012-05-11 10:54:47 +00:00
eina eina: don't assume that 'char' is a signed type in Eina_Value 2012-05-17 09:56:28 +00:00
eio eio: and don't forget to initialize. 2012-05-09 07:46:12 +00:00
embryo efl: add release point in ChangeLog files. 2012-04-26 08:07:22 +00:00
emotion fix video overlay suport in emotion. 2012-05-16 11:18:57 +00:00
eobj Eo: Added extern "C" for the C++ fellows. 2012-05-17 06:22:50 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb eio,ethumb,emotion: Fix build out of tree. 2012-04-30 01:40:00 +00:00
evas fix a couple of warnings 2012-05-17 08:31:51 +00:00
evil * NEWS: 2012-04-26 04:40:45 +00:00