Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_fileselector.c Log Message: Fill policy fix for Andy. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_fileselector.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- ewl_fileselector.c 28 May 2005 20:32:50 -0000 1.14 +++ ewl_fileselector.c 8 Jun 2005 19:31:52 -0000 1.15 @@ -90,7 +90,7 @@ ewl_object_size_request(EWL_OBJECT(w), 500, 450); ewl_object_fill_policy_set(EWL_OBJECT(w), EWL_FLAG_FILL_SHRINK | - EWL_FLAG_FILL_HFILL); + EWL_FLAG_FILL_FILL); ewl_callback_append(w, EWL_CALLBACK_SHOW, ewl_fileselector_show_cb, NULL); ewl_callback_append(w, EWL_CALLBACK_DESTROY, ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs