[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: pcjc2
Date: 07/04/17 12:18:55
Modified: . Tag: noscreen ChangeLog
Log:
Sync with trunk
Revision Changes Path
No revision
No revision
1.578.2.34 +44 -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.578.2.33
retrieving revision 1.578.2.34
diff -u -b -r1.578.2.33 -r1.578.2.34
--- ChangeLog 16 Apr 2007 22:26:57 -0000 1.578.2.33
+++ ChangeLog 17 Apr 2007 16:18:54 -0000 1.578.2.34
@@ -1,3 +1,47 @@
+2007-04-17 Peter Clifton <pcjc2@xxxxxxxxx>
+
+ Sync with trunk
+
+ 2007-04-15 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * src/o_misc.c: Fixed memory leak in the update component code
+ reported by valgrind.
+
+ 2007-04-14 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * include/x_compselect.h, src/i_callbacks.c, src/x_compselect.c:
+ Added an "ok" button to the component selector, which hides it
+ while the user places the components.
+
+ * scheme/auto-place-attribs.scm:
+ - Use ceiling instead of inexact->exact.
+ The latter doesn't round if the argument is 400.5 (example).
+ - Added support for net and bus attributes.
+ - In adjust_pos_to_avoid_collision, don't loop again if
+ the offset is changed, and fixed x_offset instead of y_offset
+ bug.
+ * lib/system-gschemrc.in:
+ - Added autoplacement grid.
+ - Added complex list changed hook to the hooks to be enabled
+ if the user wants attribute autoplacement.
+
+ - Added default positions for device and netname attributes
+ in default-position-of-text-attributes,
+
+ * src/g_hook.c: Fixed custom_world_get_single_object_bounds,
+ and custom_world_get_object_list_bounds, so they don't traverse
+ the whole object list.
+
+ * include/globals.h, include/prototype.h, src/g_register.c,
+ src/globals.c, src/o_complex.c, src/x_event.c:
+ Added complex place list changed hook.
+ This is the list used when placing new components.
+
+ 2007-04-07 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * src/x_dialog.c: Redraw the schematic after changing the snap size.
+ Thanks to Peter Clifton for reporting the bug. Closes bug #1657496.
+
2007-04-12 Peter Clifton <pcjc2@xxxxxxxxx>
* src/g_hook.h: Fixed up documentation in to reflect the current code.
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs