Enlightenment CVS committal
Author : lordchaos
Project : e17
Module : apps/evfs
Dir : e17/apps/evfs/src/common
Modified Files:
Makefile.am evfs_event_helper.c evfs_io.c
Added Files:
evfs_misc.c
Log Message:
* Cleanups
* Recursive file delete (be careful!)
* Sort results of directory lists
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/common/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 3 Nov 2005 08:35:16 -0000 1.1
+++ Makefile.am 27 Dec 2005 11:44:35 -0000 1.2
@@ -1 +1 @@
-EXTRA_DIST = evfs_cleanup.c evfs_debug.c evfs_io.c evfs_common.c
evfs_event_helper.c evfs_new.c
+EXTRA_DIST = evfs_cleanup.c evfs_debug.c evfs_io.c evfs_common.c
evfs_event_helper.c evfs_new.c evfs_misc.c
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/common/evfs_event_helper.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- evfs_event_helper.c 20 Dec 2005 21:55:02 -0000 1.15
+++ evfs_event_helper.c 27 Dec 2005 11:44:37 -0000 1.16
@@ -79,7 +79,6 @@
evfs_write_event(client, root_command, event);
- printf("%s : %s\n", event->progress->file_from,
event->progress->file_to);
/*Now destroy*/
evfs_cleanup_event(event);
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/common/evfs_io.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- evfs_io.c 20 Dec 2005 21:55:02 -0000 1.34
+++ evfs_io.c 27 Dec 2005 11:44:37 -0000 1.35
@@ -222,7 +222,6 @@
evfs_event_progress* pg =
eet_data_descriptor_decode(_evfs_progress_event_edd, msg->data, msg->len);
event->progress = pg;
- printf("%s:%s\n", pg->file_from, pg->file_to);
}
break;
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs