[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: werner
Date: 06/12/12 12:32:56
Modified: . Tag: autonumber ChangeLog
Log:
sync autonumber branch with trunk
Revision Changes Path
No revision
No revision
1.352.2.1 +53 -0 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.352
retrieving revision 1.352.2.1
diff -u -b -r1.352 -r1.352.2.1
--- ChangeLog 1 Nov 2006 16:11:26 -0000 1.352
+++ ChangeLog 12 Dec 2006 17:32:55 -0000 1.352.2.1
@@ -1,3 +1,56 @@
+2006-12-05 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+
+ * include/prototype.h, src/s_clib.c: Converted the clib_directories
+ list into a double linked list and reversed the search order
+ (last added directories first).
+
+ * include/prototype.h, src/o_complex_basic.c:
+ Added new function world_get_single_object_bounds to calculate
+ the bounds of a single object, and make world_get_complex_bounds
+ call it.
+
+ * include/prototype.h, src/g_smob.c:
+ Added new scheme function get-attrib-angle. It returns the angle
+ of the given attribute.
+ Also made a minor fix to the documentation of g_get_attrib_bounds.
+
+2006-12-04 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * src/s_toplevel.c: Added missing init of toplevel->line_style
+ (all variables in the TOPLEVEL struct ure should be initalized).
+
+2006-12-02 Mike Jarabek <mike@xxxxxxxxxxxxxxxx>
+
+ * include/defines.h include/struct.h: Added
+ toplevel->line_style'. This new entry is a flag to set whether
+ or not lines are drawn really thin on the output postscript or
+ will only be drawn to the width of pins or nets.
+
+ * src/o_arc_basic.c src/o_box_basic.c src/o_circle_basic.c
+ libgeda/src/o_line_basic.c: Changes to the postscript output
+ code to ensure that lines can't be drawn too thin.
+
+2006-12-02 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * src/o_bus_basic.c: Added missing call to s_tile_update_object
+ for buses. This missing call could cause buses to not have
+ correct connectivity when using grips. Pointed out by and patch
+ by Peter Clifton.
+
+2006-11-21 Werner Hoch <werner.ho@xxxxxx>
+
+ * include/struct.h, src/s_toplevel.c: readded toplevel->filename_label
+ to the toplevel structure, it's still required by gattib.
+ fixes Bug [#1600448]
+
+
+2006-11-19 Werner Hoch <werner.ho@xxxxxx>
+
+ * include/struct.h, src/s_toplevel.c: moved schematic title
+ from the status bar to the window title. Added grid settings
+ to the status bar:
+ replaced toplevel->filename_label with toplevel->grid_label
+
2006-11-01 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
* include/prototype.h, src/g_smob.c: Added new "get-attribute-bounds"
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs