Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/include Modified Files: entropy_generic.h etk_progress_dialog.h Log Message: * Migrate progress event handler to layout parent - one less thing for children to worry about =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/include/entropy_generic.h,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- entropy_generic.h 5 Apr 2006 02:10:55 -0000 1.20 +++ entropy_generic.h 5 Apr 2006 06:09:11 -0000 1.21 @@ -72,6 +72,7 @@ float progress; int type; + long identifier; } entropy_file_progress; typedef struct entropy_file_operation { =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/include/etk_progress_dialog.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- etk_progress_dialog.h 22 Feb 2006 13:09:47 -0000 1.1 +++ etk_progress_dialog.h 5 Apr 2006 06:09:11 -0000 1.2 @@ -13,6 +13,7 @@ dialog, float* pct); void entropy_etk_progress_dialog_show(entropy_file_progress_window* dialog); void entropy_etk_progress_dialog_hide(entropy_file_progress_window* dialog); +void entropy_etk_progress_dialog_destroy(entropy_file_progress_window* dialog); #endif ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs