|
From: harry e. <hac...@us...> - 2004-02-13 22:37:14
|
Module Name: pcb Committed By: haceaton Date: Fri Feb 13 22:31:15 UTC 2004 Modified Files: pcb/src: Pcb.ad.in action.c find.c global.h insert.c main.c polygon.c polygon.h print.c report.c set.c sizedialog.c Log Message: More complete and sensible DRC checking To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/src/Pcb.ad.in pcb/src/find.c cvs rdiff -r1.21 -r1.22 pcb/src/action.c cvs rdiff -r1.4 -r1.5 pcb/src/global.h pcb/src/insert.c pcb/src/sizedialog.c cvs rdiff -r1.10 -r1.11 pcb/src/main.c pcb/src/polygon.c pcb/src/set.c cvs rdiff -r1.2 -r1.3 pcb/src/polygon.h cvs rdiff -r1.16 -r1.17 pcb/src/print.c cvs rdiff -r1.9 -r1.10 pcb/src/report.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 02:27:16
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 02:21:09 UTC 2004 Modified Files: pcb/src: menu.c Log Message: add left/right buffer mirror menu entry To generate a diff of this commit: cvs rdiff -r1.18 -r1.19 pcb/src/menu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 02:28:16
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 02:22:09 UTC 2004 Modified Files: pcb/src: move.c Log Message: fix includes for Message() To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pcb/src/move.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 02:38:56
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 02:32:49 UTC 2004 Modified Files: pcb/src: polygon.c Log Message: Fixup includes and trivial bug To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/src/polygon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 02:44:58
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 02:38:50 UTC 2004 Modified Files: pcb/src: set.c Log Message: Fix formatting mismatch To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/src/set.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 02:54:13
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 02:48:05 UTC 2004 Modified Files: pcb/src: report.c report.h Log Message: Report on points and fix some formating To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pcb/src/report.c cvs rdiff -r1.1.1.1 -r1.2 pcb/src/report.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 06:46:23
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 06:40:08 UTC 2004 Modified Files: pcb/src: action.c crosshair.c macro.h Log Message: Fix arc creation tool when crosshair is on-axis with start point To generate a diff of this commit: cvs rdiff -r1.22 -r1.23 pcb/src/action.c cvs rdiff -r1.6 -r1.7 pcb/src/crosshair.c cvs rdiff -r1.7 -r1.8 pcb/src/macro.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
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. |
|
From: harry e. <hac...@us...> - 2004-02-14 16:19:24
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 16:12:49 UTC 2004 Modified Files: pcb/src: find.c polygon.c Log Message: More non-clearing polygon fixes To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pcb/src/find.c cvs rdiff -r1.13 -r1.14 pcb/src/polygon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 18:10:11
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 18:03:33 UTC 2004 Modified Files: pcb/src: draw.c Log Message: Elliminate pre-computing of octagons - there are too many with .01 mil resolution To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 pcb/src/draw.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-14 23:11:44
|
Module Name: pcb Committed By: haceaton Date: Sat Feb 14 23:04:57 UTC 2004 Modified Files: pcb/src: polygon.c Log Message: Fixed syntax error and potential bug To generate a diff of this commit: cvs rdiff -r1.14 -r1.15 pcb/src/polygon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2004-02-15 07:07:50
|
Module Name: pcb Committed By: danmc Date: Sun Feb 15 07:00:48 UTC 2004 Modified Files: pcb/src: report.c Log Message: correct the drill diameter in the drill report after the hi-res changes To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/src/report.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2004-02-15 07:19:48
|
Module Name: pcb Committed By: danmc Date: Sun Feb 15 07:12:45 UTC 2004 Modified Files: pcb/src: create.c dev_ps.c dev_rs274x.c draw.c file.c global.h parse_l.l parse_y.y Log Message: add a way to control the scale factor associated with thermals. This is a global value stored in the .pcb file. The default gives the same behaviour as previous version. By increasing the scale factor, the width of the spokes increases. Eventually it would be nice to make this be per pin/via. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pcb/src/create.c cvs rdiff -r1.5 -r1.6 pcb/src/dev_ps.c pcb/src/global.h cvs rdiff -r1.19 -r1.20 pcb/src/dev_rs274x.c cvs rdiff -r1.18 -r1.19 pcb/src/draw.c cvs rdiff -r1.9 -r1.10 pcb/src/file.c cvs rdiff -r1.2 -r1.3 pcb/src/parse_l.l cvs rdiff -r1.6 -r1.7 pcb/src/parse_y.y Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2004-02-15 07:53:36
|
Module Name: pcb Committed By: danmc Date: Sun Feb 15 07:46:32 UTC 2004 Modified Files: pcb/src: Makefile.am draw.c set.c Added Files: pcb/src: compat.c compat.h Log Message: add a place for putting our own implementation of missing/broken functions. For now add a logf and expf to help solaris. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pcb/src/Makefile.am cvs rdiff -r0 -r1.1 pcb/src/compat.c pcb/src/compat.h cvs rdiff -r1.19 -r1.20 pcb/src/draw.c cvs rdiff -r1.12 -r1.13 pcb/src/set.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2004-02-15 07:53:56
|
Module Name: pcb Committed By: danmc Date: Sun Feb 15 07:46:51 UTC 2004 Modified Files: pcb/src: Makefile.in Log Message: regen after adding compat.c/h To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pcb/src/Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-15 17:02:11
|
Module Name: pcb Committed By: haceaton Date: Sun Feb 15 16:54:50 UTC 2004 Modified Files: pcb/src: change.c Log Message: Fix minor bug in pad clearance adjustment To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/src/change.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-15 18:11:28
|
Module Name: pcb
Committed By: haceaton
Date: Sun Feb 15 18:04:04 UTC 2004
Modified Files:
pcb/src: action.c autoplace.c autoroute.c buffer.c change.c copy.c
create.c dev_ps.c draw.c file.c find.c find.h global.h insert.c
macro.h main.c mirror.c mirror.h misc.c misc.h move.c move.h
mtspace.c mymem.c mymem.h parse_y.y pinout.c polygon.c polygon.h
print.c rats.c remove.c report.c rotate.c rotate.h rtree.c rtree.h
rubberband.c search.c search.h select.c undo.c
Log Message:
Large number of changes to keep most of the database in rtrees and avoid linear searches
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pcb/src/action.c
cvs rdiff -r1.6 -r1.7 pcb/src/autoplace.c pcb/src/dev_ps.c pcb/src/global.h \
pcb/src/mtspace.c pcb/src/rubberband.c pcb/src/select.c
cvs rdiff -r1.11 -r1.12 pcb/src/autoroute.c pcb/src/main.c pcb/src/misc.c
cvs rdiff -r1.8 -r1.9 pcb/src/buffer.c
cvs rdiff -r1.12 -r1.13 pcb/src/change.c pcb/src/report.c
cvs rdiff -r1.5 -r1.6 pcb/src/copy.c pcb/src/create.c pcb/src/insert.c \
pcb/src/pinout.c pcb/src/remove.c
cvs rdiff -r1.20 -r1.21 pcb/src/draw.c
cvs rdiff -r1.10 -r1.11 pcb/src/file.c
cvs rdiff -r1.13 -r1.14 pcb/src/find.c
cvs rdiff -r1.4 -r1.5 pcb/src/find.h pcb/src/mirror.c pcb/src/rotate.c
cvs rdiff -r1.9 -r1.10 pcb/src/macro.h
cvs rdiff -r1.2 -r1.3 pcb/src/mirror.h pcb/src/move.h pcb/src/rotate.h \
pcb/src/rtree.c
cvs rdiff -r1.3 -r1.4 pcb/src/misc.h pcb/src/mymem.c pcb/src/polygon.h \
pcb/src/search.h
cvs rdiff -r1.7 -r1.8 pcb/src/move.c pcb/src/parse_y.y pcb/src/rats.c \
pcb/src/search.c pcb/src/undo.c
cvs rdiff -r1.1.1.1 -r1.2 pcb/src/mymem.h
cvs rdiff -r1.15 -r1.16 pcb/src/polygon.c
cvs rdiff -r1.18 -r1.19 pcb/src/print.c
cvs rdiff -r1.1 -r1.2 pcb/src/rtree.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
|
|
From: harry e. <hac...@us...> - 2004-02-17 03:40:20
|
Module Name: pcb Committed By: haceaton Date: Tue Feb 17 03:31:50 UTC 2004 Modified Files: pcb/src: rtree.c Log Message: Make rtree routines reentrant since now they are used that way when drawing during DRC. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pcb/src/rtree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-17 06:35:52
|
Module Name: pcb Committed By: haceaton Date: Tue Feb 17 06:27:15 UTC 2004 Modified Files: pcb/src: action.c draw.c find.c polygon.c polygon.h print.c report.c rtree.c Log Message: Bug fixes for design rule checking To generate a diff of this commit: cvs rdiff -r1.24 -r1.25 pcb/src/action.c cvs rdiff -r1.21 -r1.22 pcb/src/draw.c cvs rdiff -r1.14 -r1.15 pcb/src/find.c cvs rdiff -r1.16 -r1.17 pcb/src/polygon.c cvs rdiff -r1.4 -r1.5 pcb/src/polygon.h pcb/src/rtree.c cvs rdiff -r1.19 -r1.20 pcb/src/print.c cvs rdiff -r1.13 -r1.14 pcb/src/report.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-17 16:21:46
|
Module Name: pcb Committed By: haceaton Date: Tue Feb 17 16:12:51 UTC 2004 Modified Files: pcb/src: buffer.c Log Message: Fix typo that caused bug in via tree handling. To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pcb/src/buffer.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-25 19:40:33
|
Module Name: pcb Committed By: haceaton Date: Wed Feb 25 19:33:12 UTC 2004 Modified Files: pcb/src: find.c search.c Log Message: Fix some DRC bugs with square pins To generate a diff of this commit: cvs rdiff -r1.15 -r1.16 pcb/src/find.c cvs rdiff -r1.8 -r1.9 pcb/src/search.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-25 21:03:53
|
Module Name: pcb Committed By: haceaton Date: Wed Feb 25 20:56:29 UTC 2004 Modified Files: pcb/src: action.c const.h crosshair.c menu.c Log Message: Add a feature to display design-rule clearance arround prospective line/arc/via To generate a diff of this commit: cvs rdiff -r1.25 -r1.26 pcb/src/action.c cvs rdiff -r1.8 -r1.9 pcb/src/const.h cvs rdiff -r1.7 -r1.8 pcb/src/crosshair.c cvs rdiff -r1.20 -r1.21 pcb/src/menu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-27 04:49:48
|
Module Name: pcb Committed By: haceaton Date: Fri Feb 27 04:41:24 UTC 2004 Modified Files: pcb/src: misc.c Log Message: Fix for text bounding box error To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pcb/src/misc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-27 06:25:16
|
Module Name: pcb Committed By: haceaton Date: Fri Feb 27 06:16:49 UTC 2004 Modified Files: pcb/src: Makefile.am Makefile.in action.c create.c data.c data.h draw.c global.h insert.c insert.h macro.h misc.c output.c parse_y.y polygon.c report.c Added Files: pcb/src: line.c line.h Log Message: Fixes for clipping the drawing. Simple saturation could change the geometry when zoomed way in. Also some organizational changes to make the code easier to maintain. To generate a diff of this commit: cvs rdiff -r1.6 -r1.7 pcb/src/Makefile.am pcb/src/create.c pcb/src/insert.c cvs rdiff -r1.7 -r1.8 pcb/src/Makefile.in pcb/src/global.h pcb/src/output.c cvs rdiff -r1.26 -r1.27 pcb/src/action.c cvs rdiff -r1.4 -r1.5 pcb/src/data.c cvs rdiff -r1.3 -r1.4 pcb/src/data.h cvs rdiff -r1.22 -r1.23 pcb/src/draw.c cvs rdiff -r1.2 -r1.3 pcb/src/insert.h cvs rdiff -r0 -r1.1 pcb/src/line.c pcb/src/line.h cvs rdiff -r1.10 -r1.11 pcb/src/macro.h cvs rdiff -r1.13 -r1.14 pcb/src/misc.c cvs rdiff -r1.8 -r1.9 pcb/src/parse_y.y cvs rdiff -r1.17 -r1.18 pcb/src/polygon.c cvs rdiff -r1.14 -r1.15 pcb/src/report.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: harry e. <hac...@us...> - 2004-02-27 06:31:28
|
Module Name: pcb Committed By: haceaton Date: Fri Feb 27 06:23:01 UTC 2004 Added Files: pcb/src: clip.c clip.h Log Message: Oh Yeah, the drawing clipping won't work without these files! To generate a diff of this commit: cvs rdiff -r0 -r1.1 pcb/src/clip.c pcb/src/clip.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |