[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pbernaud
Date: 05/02/26 13:38:41
Modified: . ChangeLog
Log:
Modified x_multiattrib.nw:
- fixed bug #153: reset of toplevel internal state at closing of
dialog ;
- added support for multi-line value in attribute list ;
- added a check to prevent empty attribute names.
Revision Changes Path
1.366 +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.365
retrieving revision 1.366
diff -u -b -r1.365 -r1.366
--- ChangeLog 25 Feb 2005 21:00:53 -0000 1.365
+++ ChangeLog 26 Feb 2005 18:38:41 -0000 1.366
@@ -1,3 +1,13 @@
+2005-02-26 Patrick Bernaud <b-patrick@xxxxxxxxxx>
+
+ * noweb/x_multiattrib.nw (x_multiattrib_open): Fixed bug #153 (first
+ reported by Ales): added missing reset of toplevel's state at
+ closing of dialog.
+ Created a new CellRenderer for multi-line cells. It is used by the
+ column 'value' of the attributes list.
+ (multiattrib_callback_edited_name): Added a check on the future
+ attribute's name: reject empty names and issue a message.
+
2005-02-25 Werner Hoch <werner.ho@xxxxxx>
* noweb/o_misc.nw: fixed autonumber_text