[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pbernaud
Date: 05/02/27 13:14:21
Modified: . ChangeLog
Log:
Improved usability of the multiattrib dialog:
- enabled addition of multi-line attributes;
- changed the behavior of the Enter key in the value column and value entry (use Ctrl+Enter if you really want a new line).
Revision Changes Path
1.367 +7 -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.366
retrieving revision 1.367
diff -u -b -r1.366 -r1.367
--- ChangeLog 26 Feb 2005 18:38:41 -0000 1.366
+++ ChangeLog 27 Feb 2005 18:14:20 -0000 1.367
@@ -1,3 +1,10 @@
+2005-02-27 Patrick Bernaud <b-patrick@xxxxxxxxxx>
+
+ * noweb/x_multiattrib.nw: Modified dialog to make it possible to
+ set multi-line values at adding of attributes.
+ Changed the behavior of the value column to stop edition when
+ hitting the Enter key: for a new line, use Ctrl+Enter.
+
2005-02-26 Patrick Bernaud <b-patrick@xxxxxxxxxx>
* noweb/x_multiattrib.nw (x_multiattrib_open): Fixed bug #153 (first