[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/10/23 14:23:28
Modified: . Tag: glist_dev ChangeLog
Log:
* 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
each action performed).
Do an undo when the user cancels the move action. Since the move
action allow the objects to be rotated or mirrored, we have to go
back to the previous state. Otherwise they keep rotated after the
cancel.
Revision Changes Path
No revision
No revision
1.553.2.16 +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.553.2.15
retrieving revision 1.553.2.16
diff -u -b -r1.553.2.15 -r1.553.2.16
--- ChangeLog 22 Oct 2006 20:19:11 -0000 1.553.2.15
+++ ChangeLog 23 Oct 2006 18:23:28 -0000 1.553.2.16
@@ -1,3 +1,14 @@
+2006-10-23 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * 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
+ each action performed).
+ Do an undo when the user cancels the move action. Since the move
+ action allow the objects to be rotated or mirrored, we have to go
+ back to the previous state. Otherwise they keep rotated after the
+ cancel.
+
2006-10-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* src/o_copy.c: Update the connections after copying.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs