efl/legacy
Gustavo Sverzut Barbieri 9acabdd1c5 Ecore_Con fixes and improvements.
Bugs:
 - data buffer we are receiving must be copied, or we could receive
   garbage in the event handler.
 - complete event show up before we receive the last data event.

Improvements:
 - Use ECORE_MAGIC.
 - Status code is no longer curl internal status, but ftp or http return
   code (More usefull than CURLE_OK).
 - Add a time condition on requested url (see HTTP code 304).
 - Add progress events also (should work but not really tested).
 - Add data_set/data_get.

Closes bug #217.

Patch by Cedric BAIL.


SVN revision: 31822
2007-09-26 16:01:04 +00:00
..
ecore Ecore_Con fixes and improvements. 2007-09-26 16:01:04 +00:00
edje fix up edje to calc using the same font as the textclass. 2007-09-17 11:33:16 +00:00
eet abort-- 2007-09-26 00:16:31 +00:00
efreet Check for data size. Should be done throught the whole function! 2007-09-15 09:51:19 +00:00
embryo asparagus! 2007-08-26 14:33:41 +00:00
emotion * src/modules/emotion_gstreamer.c: (em_file_open): 2007-09-01 17:51:40 +00:00
evas SDL improvements. 2007-09-26 14:00:14 +00:00