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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 07/04/21 05:24:02

  Modified:    .        ChangeLog
  Log:
  Apply patch from Peter Brett, adding the gschem-browse-wiki Scheme function.   
  
  * include/prototype.h, src/g_funcs.h, src/g_register.c:
  
    Apply patch from Peter Brett, adding the gschem-browse-wiki
  
    Scheme function. Thanks!
  
  
  
    This function allows Scheme code to open a browser to a wiki page by
  
    calling gschemdoc with its -w option.
  
  
  
    This will facilitate adding more useful things to gschem's "Help"menu
  
    without needing a large number of callbacks to be added to gschem.
  
  
  
  
  
  
  Revision  Changes    Path
  1.651     +13 -0     eda/geda/gaf/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
  retrieving revision 1.650
  retrieving revision 1.651
  diff -u -b -r1.650 -r1.651
  --- ChangeLog	21 Apr 2007 00:07:57 -0000	1.650
  +++ ChangeLog	21 Apr 2007 09:24:01 -0000	1.651
  @@ -1,3 +1,16 @@
  +2007-04-21 Carlos Nieves Onega <cnieves (AT) iespana (DOT) es>
  +
  +	* include/prototype.h, src/g_funcs.h, src/g_register.c:
  +	  Apply patch from Peter Brett, adding the gschem-browse-wiki 
  +	  Scheme function. Thanks!
  +
  +	  This function allows Scheme code to open a browser to a wiki page
  +	  by calling gschemdoc with its -w option.  
  +
  +	  This will facilitate adding more useful things to gschem's "Help"
  +	  menu without needing a large number of callbacks to be added to 
  +	  gschem.
  +
   2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
   
   	* src/x_print.c: Fix color printing of selected object to use the
  
  
  


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