[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/02/25 10:01:00
Modified: . ChangeLog
Log:
Added some text autoplacing hooks and related functions.
Revision Changes Path
1.289 +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.288
retrieving revision 1.289
diff -u -b -r1.288 -r1.289
--- ChangeLog 25 Feb 2006 14:42:01 -0000 1.288
+++ ChangeLog 25 Feb 2006 15:01:00 -0000 1.289
@@ -1,4 +1,12 @@
2006-02-25 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * include/prototype.h, include/struct.h, noweb/g_smob.nw:
+ Added new smob functions for OBJECT type.
+
+ * include/prototype.h, noweb/s_color.nw:
+ Added a new function returning the index of a given color name.
+
+2006-02-25 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* noweb/f_basic.nw: Set the backup file readonly, so an 'rm *'
command will ask the user if he really wants to delete the file.
When loading an autosave backup file, set the page as changed.