[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/04/20 20:07:57
Modified: . ChangeLog
Log:
Fix color printing of selected object to use the correct,
non-selected color for the output. This required replacing
code which manually cleared the selection GList with a call to
o_selection_unselect_list(), which takes care of the color change.
Revision Changes Path
1.650 +7 -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.649
retrieving revision 1.650
diff -u -b -r1.649 -r1.650
--- ChangeLog 17 Apr 2007 20:19:14 -0000 1.649
+++ ChangeLog 21 Apr 2007 00:07:57 -0000 1.650
@@ -1,3 +1,10 @@
+2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
+
+ * src/x_print.c: Fix color printing of selected object to use the
+ correct, non-selected color for the output. This required replacing
+ code which manually cleared the selection GList with a call to
+ o_selection_unselect_list(), which takes care of the color change.
+
2007-04-17 Peter Clifton <pcjc2@xxxxxxxxx>
Merge changes from noscreen branch
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs