Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/plugins Modified Files: filesystem.c structure_viewer.c Log Message: Actually, we don't want to do this =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/plugins/filesystem.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- filesystem.c 28 Oct 2005 22:45:41 -0000 1.7 +++ filesystem.c 1 Nov 2005 06:04:27 -0000 1.8 @@ -305,7 +305,6 @@ break; } - //TODO Free EVENT! } =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/plugins/structure_viewer.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- structure_viewer.c 29 Oct 2005 08:38:49 -0000 1.7 +++ structure_viewer.c 1 Nov 2005 06:04:27 -0000 1.8 @@ -234,7 +234,7 @@ viewer->loaded_dirs = ecore_hash_new(ecore_direct_hash, ecore_direct_compare); viewer->row_folder_hash = ecore_hash_new(ecore_direct_hash, ecore_direct_compare); - ewl_object_fill_policy_set(EWL_OBJECT(EWL_TREE(viewer->tree)->scrollarea), EWL_FLAG_FILL_VFILL | EWL_FLAG_FILL_HFILL); + ewl_object_fill_policy_set(EWL_OBJECT(EWL_TREE(viewer->tree)->scrollarea), EWL_FLAG_FILL_HFILL); instance->gui_object = viewer->tree; ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs