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

gEDA-cvs: CVS update: ChangeLog



  User: peterb  
  Date: 07/05/28 03:30:31

  Modified:    .        ChangeLog
  Log:
  Make libgeda parse schematics from buffered data.
  
  
  
  In order to support more complex methods of acquiring symbol
  
  data, libgeda needs to be able to load schematics and symbols
  
  directly from a memory buffer as well as from files.
  
  
  
  
  Revision  Changes    Path
  1.398                eda/geda/gaf/libgeda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
  retrieving revision 1.397
  retrieving revision 1.398
  diff -u -b -r1.397 -r1.398
  --- ChangeLog	28 May 2007 07:27:23 -0000	1.397
  +++ ChangeLog	28 May 2007 07:30:31 -0000	1.398
  @@ -1,5 +1,13 @@
   2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
   
  +	* include/prototype.h, src/a_basic.c, src/o_attrib.c,
  +	  src/o_picture.c, o_text_basic.c: Make libgeda parse schematics
  +	  from buffered data.
  +
  +	  In order to support more complex methods of acquiring symbol
  +	  data, libgeda needs to be able to load schematics and symbols
  +	  directly from a memory buffer as well as from files.
  +	
   	* include/prototype.h, include/struct.h, src/Makefile.am,
   	  src/s_textbuffer.c: Add managed text buffers to libgeda.
   
  
  
  


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