[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.490 +10 -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.489
retrieving revision 1.490
diff -u -b -r1.489 -r1.490
--- ChangeLog 1 Sep 2006 01:05:00 -0000 1.489
+++ ChangeLog 4 Sep 2006 16:51:56 -0000 1.490
@@ -1,3 +1,13 @@
+2006-09-04 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * src/i_vars.c: Removed code that sets up the autosave callback.
+ The callback was being registered for the preview toplevel as well
+ and that caused all sorts of problems.
+
+ * src/x_window.c: Added a call to s_page_autosave_init() right after
+ i_vars_set. This is the only place we want the autosave callback
+ to be registered.
+
2006-08-31 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* configure.ac: Updated gtk+ tests to look for 2.4.x or greater.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs