Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_filepicker.c 


Log Message:
- make sure we don't recursivly set the selected widget

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_filepicker.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ewl_filepicker.c    24 Oct 2006 19:46:10 -0000      1.14
+++ ewl_filepicker.c    27 Oct 2006 14:12:02 -0000      1.15
@@ -713,7 +713,6 @@
                ecore_list_prepend(fp->path, strdup(path));
 
        ewl_mvc_dirty_set(EWL_MVC(fp->path_combo), TRUE);
-       ewl_mvc_selected_set(EWL_MVC(fp->path_combo), 0, 0);
 
        DLEAVE_FUNCTION(DLEVEL_STABLE);
 }



-------------------------------------------------------------------------
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
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to