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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 05/10/15 11:26:36

  Modified:    .        ChangeLog
  Log:
  Remove the grid when exporting to PNG. Reorganize and comment some code.
  
  
  
  
  Revision  Changes    Path
  1.405     +4 -1      eda/geda/devel/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
  retrieving revision 1.404
  retrieving revision 1.405
  diff -u -b -r1.404 -r1.405
  --- ChangeLog	15 Oct 2005 01:06:47 -0000	1.404
  +++ ChangeLog	15 Oct 2005 15:26:35 -0000	1.405
  @@ -1,4 +1,8 @@
   2005-10-15 Carlos Nieves Onega <cnieves@xxxxxxxxxx>	
  +        * noweb/x_image.nw: Remove the grid when exporting to PNG.
  +	Reorganize and comment some code.
  +	
  +2005-10-15 Carlos Nieves Onega <cnieves@xxxxxxxxxx>	
           * noweb/prototype.h, noweb/i_callbacks.nw, noweb/x_image.nw:
   	Added code to export the schematic to PNG, including pictures,
   	without using libgdgeda.
  @@ -16,7 +20,6 @@
   2005-10-04 Werner Hoch <werner.ho@xxxxxx>
   	* noweb/x_dialog.nw: removed gettext makro from a programm string
   
  ->>>>>>> 1.403
   2005-09-30 Carlos Nieves Onega <cnieves@xxxxxxxxxx>	
   	* noweb/o_misc.nw, noweb/i_callbacks.nw: 
   	Added code to embed/unembed pictures.