[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/12/17 11:14:43
Modified: . ChangeLog
Log:
Moved handling of slot attribute into o_text_change and o_attrib_add_attrib.
Revision Changes Path
1.419 +10 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -b -r1.418 -r1.419
--- ChangeLog 17 Dec 2005 15:05:47 -0000 1.418
+++ ChangeLog 17 Dec 2005 16:14:43 -0000 1.419
@@ -1,4 +1,14 @@
2005-12-17 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * noweb/o_attrib.nw, noweb/o_text.nw, noweb/x_multiattrib.nw:
+ In x_multiattrib: moved handling of slot attribute after
+ calling o_text_change or o_attrib_add_attrib into those functions.
+ This is just calling o_slot_end after changed or added a slot
+ attribute.
+ This fixes the bug reported by Karel Kulhavy: graphic symbol is
+ not updated when adding a slot attribute using the single attribute
+ editor. Thanks for the bug report.
+
+2005-12-17 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* noweb/x_attribedit.nw:
When mass replacing properties using the add property command,
don't delete the old attribute and add a new one: just change