[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pbernaud
Date: 05/02/22 13:02:58
Modified: . ChangeLog
Log:
Fixed a warning in log dialog with GTK 2.2: no 'buffer' property for GtkTextView.
Revision Changes Path
1.360 +11 -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.359
retrieving revision 1.360
diff -u -b -r1.359 -r1.360
--- ChangeLog 22 Feb 2005 17:57:51 -0000 1.359
+++ ChangeLog 22 Feb 2005 18:02:58 -0000 1.360
@@ -1,5 +1,16 @@
+2005-02-22 Patrick Bernaud <b-patrick@xxxxxxxxxx>
+
+ * noweb/x_log.nw: Fixed to work with GTK 2.2.
+
2005-02-21 Patrick Bernaud <b-patrick@xxxxxxxxxx>
+ * noweb/o_misc.nw (o_edit): Adapted for new dialog.
+
+ * include/x_multiattrib.h: New file for the new x_multiattrib.nw.
+
+ * noweb/x_multiattrib.nw: Modified the dialog to remove deprecated
+ widgets and enable edition of attributes directly from the list.
+
* noweb/x_pagesel.nw: Added a context-sensitive menu to the list of
pages and a label below for information.