[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/05/17 10:20:51
Modified: . ChangeLog
Log:
Added support for moving the selected objects just dragging them.
Added multiple copy command.
Allow rotating while copying or moving objects.
Revision Changes Path
1.298 +4 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.297
retrieving revision 1.298
diff -u -b -r1.297 -r1.298
--- ChangeLog 22 Apr 2006 20:34:02 -0000 1.297
+++ ChangeLog 17 May 2006 14:20:50 -0000 1.298
@@ -1,3 +1,7 @@
+2006-05-17 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * include/struct.h: Added variable which controls if the user
+ can move objects just dragging them.
+
2006-04-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* noweb/o_complex_basic.nw: Allow rotation and mirroring of
complex objects inside complex objects.