|
From: harry e. <hac...@us...> - 2004-02-14 15:53:25
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 15:46:53 UTC 2004 Modified Files: pcb/src: buffer.c dev_rs274x.c draw.c macro.h menu.c polygon.c print.c rubberband.c Log Message: Fixed some bugs with non-clearing polygons and made GROUP_LOOP macro To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pcb/src/buffer.c cvs rdiff -r1.18 -r1.19 pcb/src/dev_rs274x.c cvs rdiff -r1.16 -r1.17 pcb/src/draw.c cvs rdiff -r1.8 -r1.9 pcb/src/macro.h cvs rdiff -r1.19 -r1.20 pcb/src/menu.c cvs rdiff -r1.12 -r1.13 pcb/src/polygon.c cvs rdiff -r1.17 -r1.18 pcb/src/print.c cvs rdiff -r1.5 -r1.6 pcb/src/rubberband.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |