Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_paned.h ewl_window.c 


Log Message:
- remove functions from header that don't exist
- cleanup doxy

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_paned.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- ewl_paned.h 6 Jun 2006 20:58:57 -0000       1.18
+++ ewl_paned.h 30 Jun 2006 00:54:39 -0000      1.19
@@ -104,11 +104,6 @@
 void            ewl_paned_grabber_show_cursor_for(Ewl_Paned_Grabber *g, 
                                                        unsigned int dir);
 
-void            ewl_paned_grabber_placed_set(Ewl_Paned_Grabber *g,
-                                               unsigned int placed);
-unsigned int    ewl_paned_grabber_placed_get(Ewl_Paned_Grabber *g);
-
-
 /**
  * @}
  */
===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_window.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -3 -r1.56 -r1.57
--- ewl_window.c        20 Jun 2006 00:55:17 -0000      1.56
+++ ewl_window.c        30 Jun 2006 00:54:39 -0000      1.57
@@ -436,7 +436,7 @@
 
 /**
  * @param win: The window to work with
- * @param modal: The main window
+ * @param forwin: The window to go modal for
  * @return Returns no value
  * @brief Sets the window to modal for @a forwin
  */



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