[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: x_compselect.c



  User: pbernaud
  Date: 06/10/13 10:43:28

  Modified:    .        x_compselect.c
  Log:
  Fixed and improved documentation of x_compselect.c
  
  
  
  
  Revision  Changes    Path
  1.8       +3 -3      eda/geda/gaf/gschem/src/x_compselect.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: x_compselect.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/src/x_compselect.c,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- x_compselect.c	13 Oct 2006 14:39:25 -0000	1.7
  +++ x_compselect.c	13 Oct 2006 14:43:28 -0000	1.8
  @@ -349,7 +349,7 @@
     return FALSE;
   }
   
  -/*! \brief Handles changes in the filter entry.
  +/*! \brief Handles changes in the treeview selection.
    *  \par Function Description
    *  This is the callback function that is called every time the user
    *  select a row in the component treeview of the dialog.
  @@ -486,8 +486,8 @@
    *  This is the callback function called every time the user press the
    *  clear button associated with the filter.
    *
  - *  It resets the filter entry and request a re-evaluation of the
  - *  filter on the list of symbols to update display.
  + *  It resets the filter entry, indirectly causing re-evaluation
  + *  of the filter on the list of symbols to update the display.
    *
    *  \param [in] editable  The filter text entry.
    *  \param [in] user_data The component selection dialog.
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs