[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/04/21 19:05:35
Modified: . ChangeLog
Log:
Cleaned up and consolidated code which creates new pages.
This makes the code cleaner and easier to read, and fixes bugs related
to stray, "unknown" named pages being left when creating a new window.
Fixes bug #1699970, with changes based upon patch #1704834.
Revision Changes Path
1.670 +6 -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.669
retrieving revision 1.670
diff -u -b -r1.669 -r1.670
--- ChangeLog 21 Apr 2007 22:16:57 -0000 1.669
+++ ChangeLog 21 Apr 2007 23:05:33 -0000 1.670
@@ -1,5 +1,11 @@
2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
+ * src/gschem.c, src/i_callbacks.c, src/x_fileselect.c, src/x_pagesel.c,
+ src/x_window.c: Cleaned up and consolidated code which creates new pages.
+ This makes the code cleaner and easier to read, and fixes bugs related to
+ stray, "unknown" named pages being left when creating a new window.
+ Fixes bug #1699970, with changes based upon patch #1704834.
+
* src/o_undo.c: Whitespace and readability fixes, removed some unused code.
2007-04-21 Mike Jarabek <mjarabek@xxxxxxxxx>
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs