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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/09/30 12:01:35

  Modified:    .        ChangeLog
  Log:
  Removed unnecessary redraws from i_callback_file_new, commented out redraw
  
  from g_add_component, and commented in Carlos' new hook for adding a 
  
  titleblock into a new schematic, and change some of the default values 
  
  (which titleblock and where it is placed)
  
  
  
  
  Revision  Changes    Path
  1.514     +11 -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.513
  retrieving revision 1.514
  diff -u -b -r1.513 -r1.514
  --- ChangeLog	30 Sep 2006 14:33:15 -0000	1.513
  +++ ChangeLog	30 Sep 2006 16:01:35 -0000	1.514
  @@ -3,6 +3,17 @@
   	* src/g_hook.c: Added code to g_add_component so that the 
   	component is added to the object list properly.
   
  +	* src/g_hook.c: Commented out o_redraw_single call to minimize
  +	flickering.  At some point a g_redraw_all should be added for
  +	those users who want to use g_component_add from a script.
  +
  +	* i_callbacks.c: Removed unnecessary redraw and scrollbar calls 
  +	when adding a new page to minimize flicker
  +
  +	* lib/system-gschemrc.in: Commented in Carlos' new file-new hook
  +	and change some of the defaults a little.  No matter what default
  +	I pick will probably be wrong for somebody (sorry).
  +
   2006-09-30 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
   	* include/prototype.h, lib/system-gschemrc.in, src/g_hook.c, 
  
  
  


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