You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(4) |
Mar
(5) |
Apr
|
May
(5) |
Jun
(30) |
Jul
(2) |
Aug
(18) |
Sep
(14) |
Oct
(7) |
Nov
(21) |
Dec
(44) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(63) |
Feb
(94) |
Mar
(54) |
Apr
(39) |
May
(34) |
Jun
(25) |
Jul
(10) |
Aug
(33) |
Sep
(16) |
Oct
(62) |
Nov
(12) |
Dec
(2) |
| 2005 |
Jan
(71) |
Feb
(8) |
Mar
(50) |
Apr
|
May
(2) |
Jun
(12) |
Jul
(19) |
Aug
(8) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
(8) |
| 2006 |
Jan
(10) |
Feb
(1) |
Mar
(301) |
Apr
(232) |
May
(26) |
Jun
(20) |
Jul
(26) |
Aug
(79) |
Sep
(92) |
Oct
(174) |
Nov
(17) |
Dec
(93) |
| 2007 |
Jan
(27) |
Feb
(179) |
Mar
(37) |
Apr
(81) |
May
(20) |
Jun
(5) |
Jul
|
Aug
(40) |
Sep
(68) |
Oct
(8) |
Nov
(47) |
Dec
(34) |
| 2008 |
Jan
(154) |
Feb
(15) |
Mar
(5) |
Apr
(21) |
May
(4) |
Jun
(1) |
Jul
(4) |
Aug
(6) |
Sep
(8) |
Oct
(9) |
Nov
(35) |
Dec
(50) |
| 2009 |
Jan
(8) |
Feb
(10) |
Mar
(6) |
Apr
(9) |
May
(7) |
Jun
(40) |
Jul
(7) |
Aug
(5) |
Sep
(2) |
Oct
(16) |
Nov
(42) |
Dec
(5) |
| 2010 |
Jan
(3) |
Feb
(15) |
Mar
(32) |
Apr
(18) |
May
(6) |
Jun
(9) |
Jul
|
Aug
(11) |
Sep
(16) |
Oct
|
Nov
(4) |
Dec
(35) |
| 2011 |
Jan
(24) |
Feb
(6) |
Mar
(27) |
Apr
(119) |
May
(72) |
Jun
(20) |
Jul
(31) |
Aug
(88) |
Sep
(86) |
Oct
(14) |
Nov
(11) |
Dec
(30) |
| 2012 |
Jan
(4) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: harry e. <hac...@us...> - 2004-03-06 06:10:08
|
Module Name: pcb Committed By: haceaton Date: Sat Mar 6 05:55:30 UTC 2004 Modified Files: pcb/src: select.h Log Message: Fix conditional compile variable name To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pcb/src/select.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-03-05 13:43:20
|
Module Name: pcb Committed By: haceaton Date: Fri Mar 5 13:29:16 UTC 2004 Modified Files: pcb/src: library.c mymem.c output.c polygon.c Log Message: Fixes for several memory leaks and some uninitialized varibable bugs To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pcb/src/library.c cvs rdiff -r1.5 -r1.6 pcb/src/mymem.c cvs rdiff -r1.9 -r1.10 pcb/src/output.c cvs rdiff -r1.18 -r1.19 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-03-05 02:36:35
|
Module Name: pcb Committed By: haceaton Date: Fri Mar 5 02:22:52 UTC 2004 Modified Files: pcb/src: file.c parse_l.l parse_y.y Log Message: Save the DRC settings in the board file To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pcb/src/file.c cvs rdiff -r1.3 -r1.4 pcb/src/parse_l.l cvs rdiff -r1.9 -r1.10 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: harry e. <hac...@us...> - 2004-03-04 23:54:40
|
Module Name: pcb Committed By: haceaton Date: Thu Mar 4 23:41:03 UTC 2004 Modified Files: pcb/src: Pcb.ad.in dev_ps.c global.h printdialog.c printpanner.c Log Message: Fix the postscript print panner bugs introduced with hi-res; also fix the long-standing bug where the default media selection wasn't used To generate a diff of this commit: cvs rdiff -r1.12 -r1.13 pcb/src/Pcb.ad.in cvs rdiff -r1.7 -r1.8 pcb/src/dev_ps.c cvs rdiff -r1.11 -r1.12 pcb/src/global.h cvs rdiff -r1.2 -r1.3 pcb/src/printdialog.c pcb/src/printpanner.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-03-04 22:25:53
|
Module Name: pcb Committed By: danmc Date: Thu Mar 4 22:12:19 UTC 2004 Modified Files: pcb/src: select.h Log Message: one more regex bug fix noted by Matt Ettus To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pcb/src/select.h 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-03-04 04:58:01
|
Module Name: pcb Committed By: danmc Date: Thu Mar 4 04:45:00 UTC 2004 Modified Files: pcb/doc: pcb.texi Log Message: document the ToggleVisibility action To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/doc/pcb.texi 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-03-04 04:51:58
|
Module Name: pcb Committed By: danmc Date: Thu Mar 4 04:38:51 UTC 2004 Modified Files: pcb/src: action.c action.h main.c Log Message: Added a new action which will toggle the visibility of layers without clicking on them. Intended to be bound to keys. Patch provided by Matt Ettus in patch #908658. To generate a diff of this commit: cvs rdiff -r1.31 -r1.32 pcb/src/action.c cvs rdiff -r1.3 -r1.4 pcb/src/action.h cvs rdiff -r1.12 -r1.13 pcb/src/main.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-03-04 04:40:32
|
Module Name: pcb Committed By: danmc Date: Thu Mar 4 04:27:30 UTC 2004 Modified Files: pcb/src: action.c menu.c select.c Log Message: enable the regex select stuff. A trial of a regex select of some components seems to work. Prompted by patches provided by Matt Ettus in patch submission 908651. To generate a diff of this commit: cvs rdiff -r1.30 -r1.31 pcb/src/action.c cvs rdiff -r1.23 -r1.24 pcb/src/menu.c cvs rdiff -r1.7 -r1.8 pcb/src/select.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-03-03 03:03:12
|
Module Name: pcb Committed By: danmc Date: Wed Mar 3 02:51:00 UTC 2004 Modified Files: pcb/lib: geda.inc Log Message: a HEADER60_2 should have 60 pins not 50 as noted in bug report 900231 To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/lib/geda.inc 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-03-03 02:01:28
|
Module Name: pcb Committed By: haceaton Date: Wed Mar 3 01:49:19 UTC 2004 Modified Files: pcb/src: action.c draw.c misc.c move.c report.c Log Message: Fixes for element line boundry handling To generate a diff of this commit: cvs rdiff -r1.29 -r1.30 pcb/src/action.c cvs rdiff -r1.24 -r1.25 pcb/src/draw.c cvs rdiff -r1.17 -r1.18 pcb/src/misc.c cvs rdiff -r1.12 -r1.13 pcb/src/move.c cvs rdiff -r1.15 -r1.16 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-03-03 02:01:28
|
Module Name: pcb Committed By: haceaton Date: Wed Mar 3 01:49:18 UTC 2004 Modified Files: pcb: globalconst.h Log Message: Fixes for element line boundry handling To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pcb/globalconst.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-03-01 17:10:49
|
Module Name: pcb Committed By: haceaton Date: Mon Mar 1 16:59:43 UTC 2004 Modified Files: pcb/src: move.c Log Message: Fix for search element bounding box error To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 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-03-01 16:30:40
|
Module Name: pcb Committed By: haceaton Date: Mon Mar 1 16:19:34 UTC 2004 Modified Files: pcb/src: crosshair.c crosshair.h Log Message: These were updated too for the auto-DRC infrastructure To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/src/crosshair.c cvs rdiff -r1.2 -r1.3 pcb/src/crosshair.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-03-01 05:20:48
|
Module Name: pcb Committed By: haceaton Date: Mon Mar 1 05:10:05 UTC 2004 Modified Files: pcb/src: action.c change.c control.c control.h find.c find.h global.h misc.c misc.h move.c output.c search.c set.c Log Message: Some intersection bug fixes and more rtree infrastructure change Also more ground work for auto drc line mode To generate a diff of this commit: cvs rdiff -r1.28 -r1.29 pcb/src/action.c cvs rdiff -r1.14 -r1.15 pcb/src/change.c pcb/src/set.c cvs rdiff -r1.2 -r1.3 pcb/src/control.c cvs rdiff -r1.1.1.1 -r1.2 pcb/src/control.h cvs rdiff -r1.18 -r1.19 pcb/src/find.c cvs rdiff -r1.5 -r1.6 pcb/src/find.h pcb/src/misc.h cvs rdiff -r1.10 -r1.11 pcb/src/global.h pcb/src/move.c pcb/src/search.c cvs rdiff -r1.16 -r1.17 pcb/src/misc.c cvs rdiff -r1.8 -r1.9 pcb/src/output.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: DJ D. <djd...@us...> - 2004-02-29 04:02:47
|
Module Name: pcb Committed By: djdelorie Date: Sun Feb 29 03:52:52 UTC 2004 Modified Files: pcb/src: Makefile.in Log Message: Regenerate. To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 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-28 23:54:06
|
Module Name: pcb
Committed By: haceaton
Date: Sat Feb 28 23:44:19 UTC 2004
Modified Files:
pcb/src: action.c buffer.c change.c const.h create.c draw.c find.c
global.h insert.c menu.c misc.c misc.h move.c remove.c search.c
set.c undo.c
Log Message:
More usage of rtrees for rats, pins and pads. Some foundation work
for a new auto-drc line drawing mode, and some bug fixes.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pcb/src/action.c
cvs rdiff -r1.11 -r1.12 pcb/src/buffer.c
cvs rdiff -r1.13 -r1.14 pcb/src/change.c pcb/src/set.c
cvs rdiff -r1.9 -r1.10 pcb/src/const.h pcb/src/global.h pcb/src/move.c \
pcb/src/search.c
cvs rdiff -r1.8 -r1.9 pcb/src/create.c pcb/src/undo.c
cvs rdiff -r1.23 -r1.24 pcb/src/draw.c
cvs rdiff -r1.17 -r1.18 pcb/src/find.c
cvs rdiff -r1.7 -r1.8 pcb/src/insert.c pcb/src/remove.c
cvs rdiff -r1.22 -r1.23 pcb/src/menu.c
cvs rdiff -r1.15 -r1.16 pcb/src/misc.c
cvs rdiff -r1.4 -r1.5 pcb/src/misc.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-27 22:29:21
|
Module Name: pcb Committed By: haceaton Date: Fri Feb 27 22:20:23 UTC 2004 Modified Files: pcb/src: buffer.c create.c find.c global.h menu.c misc.c move.c mymem.c remove.c rtree.c rtree.h Log Message: Store pins/pads in rtree To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pcb/src/buffer.c cvs rdiff -r1.7 -r1.8 pcb/src/create.c cvs rdiff -r1.16 -r1.17 pcb/src/find.c cvs rdiff -r1.8 -r1.9 pcb/src/global.h pcb/src/move.c cvs rdiff -r1.21 -r1.22 pcb/src/menu.c cvs rdiff -r1.14 -r1.15 pcb/src/misc.c cvs rdiff -r1.4 -r1.5 pcb/src/mymem.c cvs rdiff -r1.6 -r1.7 pcb/src/remove.c pcb/src/rtree.c cvs rdiff -r1.2 -r1.3 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-27 15:44:10
|
Module Name: pcb Committed By: haceaton Date: Fri Feb 27 15:35:25 UTC 2004 Modified Files: pcb/src: rtree.c Log Message: Fixes for some compiler warnings To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 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-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. |
|
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: Dan M. <da...@us...> - 2004-02-27 05:01:51
|
Module Name: pcb Committed By: danmc Date: Fri Feb 27 04:53:26 UTC 2004 Modified Files: pcb/doc: pcb.texi Log Message: clarify the pad creation a little To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pcb/doc/pcb.texi 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-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-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: Rudolph L. <ru...@rj...> - 2004-02-20 22:59:12
|
confirm 747975 |