[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/10/18 15:01:29
Modified: . ChangeLog
Log:
Call the new page hook if gschem was called without arguments.
Revision Changes Path
1.532 +9 -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.531
retrieving revision 1.532
diff -u -b -r1.531 -r1.532
--- ChangeLog 17 Oct 2006 17:32:12 -0000 1.531
+++ ChangeLog 18 Oct 2006 19:01:29 -0000 1.532
@@ -1,3 +1,12 @@
+2006-10-18 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * src/gschem.c: When modifying this file on 2006-10-16, the
+ new page hook call was moved inside the parse arguments loop.
+ Therefore, the hook was not called if gschem was executed without
+ arguments.
+ Call the hook after the loop again, but only if first_page is 1
+ (i.e: if no page was loaded before).
+
2006-10-17 Patrick Bernaud <b-patrick@xxxxxxxxxx>
* src/x_multiattrib.c (cellrenderermultilinetext_start_editing):
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs