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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 06/10/22 06:26:44

  Modified:    .        Tag: glist_dev ChangeLog
  Log:
  src/i_callbacks.c: don't save the undo state for view commands 
  
  if we are inside a command. Otherwise we can't go back to the 
  
  previous state if the action is cancelled.
  
  Don't use the rotated_inside variable in the cancel callback, 
  
  since this variable is not used anymore. It will be removed later.
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.553.2.7 +6 -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.553.2.6
  retrieving revision 1.553.2.7
  diff -u -b -r1.553.2.6 -r1.553.2.7
  --- ChangeLog	22 Oct 2006 10:08:44 -0000	1.553.2.6
  +++ ChangeLog	22 Oct 2006 10:26:41 -0000	1.553.2.7
  @@ -1,5 +1,11 @@
   2006-10-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
  +        * src/i_callbacks.c: don't save the undo state for view commands 
  +	  if we are inside a command. Otherwise we can't go back to the 
  +	  previous state if the action is cancelled.
  +	  Don't use the rotated_inside variable in the cancel callback, 
  +	  since this variable is not used anymore. It will be removed later.
  +
           * src/i_callbacks.c: objects can be mirrored while moving or copying,
   	  so make the edit_mirror_hotkey callback aware of this.
   	  Moved w_current->DONT_REDRAW = 0 inside the 'if' in the 
  
  
  


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