[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: peterb
Date: 07/05/28 03:46:11
Modified: . ChangeLog
Log:
Provide better names for component sources.
Full pathnames aren't very user-friendly in the component
browser, and sometimes the name you want for your
component source isn't the same as the directory name. This
patch provides an infrastructure for better source naming,
while falling back to the "classic" behaviour if necessary.
Revision Changes Path
1.400 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.399
retrieving revision 1.400
diff -u -b -r1.399 -r1.400
--- ChangeLog 28 May 2007 07:37:49 -0000 1.399
+++ ChangeLog 28 May 2007 07:46:11 -0000 1.400
@@ -1,5 +1,14 @@
2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
+ * include/prototype.h, src/g_rc.c, src/s_clib.c: Provide better
+ names for component sources.
+
+ Full pathnames aren't very user-friendly in the component
+ browser, and sometimes the name you want for your component
+ source isn't the same as the directory name. This patch provides
+ an infrastructure for better source naming, while falling back
+ to the "classic" behaviour if necessary.
+
* include/prototype.h, include/struct.h, src/a_basic.c,
src/o_complex_basic.c, src/o_embed.c, src/o_list.c,
src/s_basic.c, src/s_clib.c, src/s_hierarchy.c,
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs