efl/legacy/ecore/src/lib/ecore_file
Bruno Dilly 8c90fc2072 Ecore File Download: don't mess with Ecore_Con event status
For some reason it was passing !ev->status instead of ev->status
to completion_cb, so all the information that should be provided
(200, 400 or 404 error, ...) was becoming 0.


SVN revision: 61099
2011-07-06 20:56:55 +00:00
..
Ecore_File.h ecore: fix detection of complete file write in ecore_file inotify. 2011-03-01 09:57:13 +00:00
Makefile.am Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_file.c Fix ecore_file initialization 2011-06-03 16:06:57 +00:00
ecore_file_download.c Ecore File Download: don't mess with Ecore_Con event status 2011-07-06 20:56:55 +00:00
ecore_file_monitor.c fix doc typo 2011-01-27 20:40:02 +00:00
ecore_file_monitor_inotify.c Ecore: Removed trailing whitespaces. 2011-04-20 14:15:33 +00:00
ecore_file_monitor_poll.c Ecore: Ecore_File: Fix shadow declaration of 'mtime' and 'l' variables. 2011-05-27 02:30:57 +00:00
ecore_file_monitor_win32.c fix returned type of callbacks 2010-06-26 15:35:30 +00:00
ecore_file_path.c Ecore: Removed trailing whitespaces. 2011-04-20 14:15:33 +00:00
ecore_file_private.h tab-- 2010-09-30 07:25:06 +00:00