[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 06/09/04 12:51:57
Modified: . ChangeLog
Log:
Bug fixes for autosave related crashes
Revision Changes Path
1.332 +11 -0 eda/geda/gaf/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
retrieving revision 1.331
retrieving revision 1.332
diff -u -b -r1.331 -r1.332
--- ChangeLog 2 Sep 2006 10:15:15 -0000 1.331
+++ ChangeLog 4 Sep 2006 16:51:57 -0000 1.332
@@ -1,3 +1,14 @@
+2006-09-04 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * src/s_toplevel.c: Added code to s_toplevel_delete
+ to check for and remove a GSource before it is deleted. Patch by
+ Patrick Bernaud. Thanks!
+
+ * src/s_page.c: Added s_page_autosave_init to setup the autosave
+ callback (instead of doing it in i_vars_set) which was also
+ be set in the preview toplevel (having the callback there is
+ undesirable).
+
2006-09-02 Patrick Bernaud <b-patrick@xxxxxxxxxx>
* src/s_toplevel.c (s_toplevel_new): Added missing initialization
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs