Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/tree2 Modified Files: ewl_tree2.c Log Message: *API BREAK* see the discussion in the mailing list. misc and e_modules will follow =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/tree2/ewl_tree2.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- ewl_tree2.c 29 Jun 2007 14:48:56 -0000 1.21 +++ ewl_tree2.c 25 Jul 2007 17:01:00 -0000 1.22 @@ -1395,7 +1395,7 @@ printf("Selected:\n"); selected = ewl_mvc_selected_list_get(EWL_MVC(w)); - ecore_list_goto_first(selected); + ecore_list_first_goto(selected); while ((sel = ecore_list_next(selected))) { if (sel->type == EWL_SELECTION_TYPE_INDEX) ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs