[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/10/23 14:55:41
Modified: . Tag: glist_dev ChangeLog
Log:
* src/i_callbacks.c: don't save the undo state in the
zoom_view_extents callback if we are inside a command.
Otherwise we can't go back to the previous state if the
action is cancelled.
Revision Changes Path
No revision
No revision
1.553.2.17 +5 -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.16
retrieving revision 1.553.2.17
diff -u -b -r1.553.2.16 -r1.553.2.17
--- ChangeLog 23 Oct 2006 18:23:28 -0000 1.553.2.16
+++ ChangeLog 23 Oct 2006 18:55:40 -0000 1.553.2.17
@@ -1,5 +1,10 @@
2006-10-23 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * src/i_callbacks.c: don't save the undo state in the
+ zoom_view_extents callback if we are inside a command.
+ Otherwise we can't go back to the previous state if the
+ action is cancelled.
+
* src/i_callbacks.c, src/o_copy.c: Fixed some undo issues.
Removed the o_undo_savestate in o_copy_start added yesterday
(there is no need for that since the undo state is saved after
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs