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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 05/02/19 18:27:01

  Modified:    .        ChangeLog
  Log:
  Added support for pictures within schematics and symbols.
  
  
  
  
  
  
  Revision  Changes    Path
  1.352     +12 -0     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.351
  retrieving revision 1.352
  diff -u -b -r1.351 -r1.352
  --- ChangeLog	16 Feb 2005 03:28:14 -0000	1.351
  +++ ChangeLog	19 Feb 2005 23:27:00 -0000	1.352
  @@ -1,3 +1,15 @@
  +2005-02-19  Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +
  +	* bitmap/Makefile.am, bitmap/README: Added new file gschem-warning.png.
  +	* include/prototype.h, include/x_states.h, lib/system-gschemrc.in,
  +	  noweb/Makefile.am, noweb/g_keys.nw, noweb/g_register.nw, 
  +	  noweb/globals.nw, noweb/i_basic.nw, noweb/i_callbacks.nw,
  +	  noweb/o_basic.nw, noweb/o_complex.nw, noweb/o_copy.nw,
  +	  noweb/o_delete.nw, noweb/o_grips.nw, noweb/o_misc.nw,
  +	  noweb/o_move.nw, noweb/o_picture.nw, noweb/rcstrings.nw,
  +	  noweb/x_event.nw, src/Makefile.am:
  +	  Added picture support.	
  +	
   2005-02-15 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* po/fr_FR.po, LINGUAS: Added French translation by Iznogood.