|
From: Dan M. <da...@mc...> - 2006-09-15 07:05:49
|
harry eaton wrote: > Module Name: pcb > Committed By: haceaton > Date: Fri Sep 15 03:48:59 UTC 2006 > > Modified Files: > pcb/src [clipper]: action.c autoplace.c autoroute.c buffer.c change.c > command.c compat.c copy.c copy.h create.c crosshair.c dev_rs274x.c > djopt.c drill.c file.c fontmode.c line.c macro.h main.c mirror.c > misc.c move.c mtspace.c netlist.c polygon.c polygon.h polygon1.c > print.c puller.c rotate.c rubberband.c select.c undo.c vendor.c > > Log Message: > boatloads more changes to support polygon clipping. Some of this > is just change of indents, but mostly code changes for the clipper. I'd watch out about too many whitespace only changes as it may make merging harder later. -Dan |