[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 05/11/26 19:15:04
Modified: . ChangeLog
Log:
Libgeda checks if there is an autosave backup file when loading a new
schematic and call an app-dependant function to ask the user what to do.
Gschem opens a window to ask the user. Other apps just output a warning
and continue.
Revision Changes Path
1.282 +8 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.281
retrieving revision 1.282
diff -u -b -r1.281 -r1.282
--- ChangeLog 18 Nov 2005 20:31:48 -0000 1.281
+++ ChangeLog 27 Nov 2005 00:15:03 -0000 1.282
@@ -1,3 +1,11 @@
+2005-11-27 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * include/funcs.h, include/struct.h, noweb/f_basic.nw,
+ noweb/s_page.nw:
+ Added definition of the autosave backup filename string.
+ Added check for a backup file when loading a schematic,
+ and a function to call an app-dependant function to ask
+ the user if the backup file should be loaded or not.
+
2005-11-18 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* include/struct.h, noweb/f_basic.nw, noweb/s_page.nw:
Changed autosave code so the timer callback doesn't do the