Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/include
Modified Files:
plugin_base.h plugin_helper.h
Log Message:
* Make double click actually work
* Trash restore work
===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/plugin_base.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- plugin_base.h 20 Aug 2006 05:51:11 -0000 1.15
+++ plugin_base.h 26 Aug 2006 12:59:15 -0000 1.16
@@ -77,6 +77,7 @@
void (*group_file_add) (entropy_generic_file * file,char*);
void (*group_file_remove) (entropy_generic_file * file,char*);
+ void (*file_trash_restore) (Ecore_List* files,
entropy_gui_component_instance* instance);
} file_functions;
===================================================================
RCS file: /cvs/e/e17/proto/entropy/src/include/plugin_helper.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- plugin_helper.h 20 Aug 2006 05:51:11 -0000 1.24
+++ plugin_helper.h 26 Aug 2006 12:59:15 -0000 1.25
@@ -14,6 +14,7 @@
int entropy_plugin_filesystem_file_copy(entropy_generic_file* source, char*
dest, entropy_gui_component_instance* requester);
int entropy_plugin_filesystem_file_copy_multi(Ecore_List* files, char* dest,
entropy_gui_component_instance* requester);
int entropy_plugin_filesystem_file_move_multi(Ecore_List* files, char* dest,
entropy_gui_component_instance* requester);
+int entropy_plugin_filesystem_file_trash_restore(Ecore_List* files,
entropy_gui_component_instance* requester);
int entropy_plugin_filesystem_file_move(entropy_generic_file* source, char*
dest, entropy_gui_component_instance* requester);
void entropy_plugin_filesystem_directory_create(entropy_generic_file* file,
char* dir);
Ecore_List* entropy_plugin_filesystem_filelist_get(entropy_file_request*
request);
@@ -21,6 +22,7 @@
void entropy_plugin_operation_respond(long operation, int response);
void entropy_plugin_filesystem_file_rename(entropy_generic_file* file, char*
dest);
void entropy_event_extended_stat_expect(Entropy_Generic_File* file,
entropy_gui_component_instance* instance);
+
void
entropy_plugin_filesystem_metadata_groups_get(entropy_gui_component_instance*
instance) ;
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs