Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_attach.c ewl_embed.c ewl_engines.c ewl_icon.c Log Message: - fix doxy =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_attach.c,v retrieving revision 1.36 retrieving revision 1.37 diff -u -3 -r1.36 -r1.37 --- ewl_attach.c 5 Dec 2006 06:26:33 -0000 1.36 +++ ewl_attach.c 12 Dec 2006 15:53:35 -0000 1.37 @@ -150,6 +150,7 @@ * @param w: The widget to attach the dnd data too * @param c: The cursor to display during drag. * @param data: The data to transfer on drop. + * @param size: The amount of data send * @return Returns no value * @brief Attaches the DND data @p data to the widget @p w with the displayed * cursor @p c. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_embed.c,v retrieving revision 1.99 retrieving revision 1.100 diff -u -3 -r1.99 -r1.100 --- ewl_embed.c 11 Dec 2006 23:16:50 -0000 1.99 +++ ewl_embed.c 12 Dec 2006 15:53:35 -0000 1.100 @@ -1041,6 +1041,7 @@ /** * @param embed: the embed where the selection data request event is to occur + * @param handle: The DND handle to work with * @param type: The type to feed * @return Returns no value. * @brief Sends the request event for selection data received into an embed. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_engines.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- ewl_engines.c 11 Dec 2006 23:16:50 -0000 1.26 +++ ewl_engines.c 12 Dec 2006 15:53:35 -0000 1.27 @@ -870,6 +870,9 @@ /** * @param embed: the embed to work with + * @param handle: The DND handle to work with + * @param data: The data to send + * @param size: The size of the data being sent * @return Returns no value * @brief Sends dnd data to the drop recipient */ =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_icon.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -3 -r1.26 -r1.27 --- ewl_icon.c 7 Dec 2006 20:04:32 -0000 1.26 +++ ewl_icon.c 12 Dec 2006 15:53:35 -0000 1.27 @@ -569,7 +569,7 @@ /** * @param icon: The icon to set if the image gets thumbnailed - * @param c: The value to set as the thumbnail flag + * @param t: The value to set as the thumbnail flag * @return Returns no value. * @brief Set if the icon thumbnailed the image or use it directly */ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs