[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pbernaud
Date: 05/02/13 16:53:15
Modified: . ChangeLog
Log:
Refactored get_selected_component_attributes() and get_selected_filename(): simplified prototype and made it use more of GLib.
Revision Changes Path
1.349 +12 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.348
retrieving revision 1.349
diff -u -b -r1.348 -r1.349
--- ChangeLog 13 Feb 2005 19:42:46 -0000 1.348
+++ ChangeLog 13 Feb 2005 21:53:15 -0000 1.349
@@ -1,3 +1,15 @@
+2005-02-13 Patrick Bernaud <b-patrick@xxxxxxxxxx>
+
+ * noweb/g_keys.nw (g_get_selected_component_attributes): Adapted for
+ new prototype of get_selected_component_attributes.
+ (g_get_selected_filename): Adapted for new prototype of
+ get_selected_filename;
+
+ * noweb/g_funcs.nw (get_selected_component_attributes): Rewritten to
+ use a GLib hash table instead of the libgeda s_scratch code. Also
+ reduced number of parameters.
+ (get_selected_filename): Reduced number of parameters.
+
2005-02-13 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* po/es_ES.po, po/LINGUAS: Added first version of spanish translation.