|
From: Dan M. <da...@us...> - 2007-04-05 04:02:07
|
Module Name: pcb Committed By: danmc Date: Thu Apr 5 04:02:09 UTC 2007 Modified Files: pcb/src [usermenu]: todo Log Message: add more to the todo list To generate a diff of this commit: cvs rdiff -r1.8.4.4 -r1.8.4.5 pcb/src/todo To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/todo?r1=1.8.4.4&r2=1.8.4.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-05 13:10:58
|
Module Name: pcb Committed By: danmc Date: Thu Apr 5 13:11:00 UTC 2007 Modified Files: pcb/src [usermenu]: gpcb-menu.res Log Message: improve text for the Arrow mode hotkey To generate a diff of this commit: cvs rdiff -r1.1.2.8 -r1.1.2.9 pcb/src/gpcb-menu.res To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/gpcb-menu.res?r1=1.1.2.8&r2=1.1.2.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:16:33
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:16:34 UTC 2007 Modified Files: pcb/src [usermenu]: Makefile.am Makefile.in clip.c clip.h rats.c Log Message: sync with head To generate a diff of this commit: cvs rdiff -r1.34.4.3 -r1.34.4.4 pcb/src/Makefile.am cvs rdiff -r1.50.4.4 -r1.50.4.5 pcb/src/Makefile.in cvs rdiff -r1.5 -r1.5.12.1 pcb/src/clip.c cvs rdiff -r1.4 -r1.4.12.1 pcb/src/clip.h cvs rdiff -r1.31 -r1.31.4.1 pcb/src/rats.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/rats.c?r1=1.31&r2=1.31.4.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.am?r1=1.34.4.3&r2=1.34.4.4 http://pcb.cvs.sourceforge.net/pcb/pcb/src/clip.h?r1=1.4&r2=1.4.12.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/clip.c?r1=1.5&r2=1.5.12.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.in?r1=1.50.4.4&r2=1.50.4.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:43:03
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:43:02 UTC 2007 Modified Files: pcb/src: action.c Log Message: format string fix To generate a diff of this commit: cvs rdiff -r1.104 -r1.105 pcb/src/action.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/action.c?r1=1.104&r2=1.105 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:43:07
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:43:08 UTC 2007 Modified Files: pcb/src: create.c Log Message: remove unused variable To generate a diff of this commit: cvs rdiff -r1.37 -r1.38 pcb/src/create.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/create.c?r1=1.37&r2=1.38 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:43:12
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:43:13 UTC 2007 Modified Files: pcb/src: file.c Log Message: add missing header, remove unused variable To generate a diff of this commit: cvs rdiff -r1.59 -r1.60 pcb/src/file.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.c?r1=1.59&r2=1.60 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:43:15
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:43:16 UTC 2007 Modified Files: pcb/src: file.h Log Message: add missing prototypes To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pcb/src/file.h To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.h?r1=1.5&r2=1.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:44:05
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:44:03 UTC 2007 Modified Files: pcb/src: find.c Log Message: remove unused variable To generate a diff of this commit: cvs rdiff -r1.61 -r1.62 pcb/src/find.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/find.c?r1=1.61&r2=1.62 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:44:11
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:44:08 UTC 2007 Modified Files: pcb/src: move.c Log Message: document MoveLayer() action To generate a diff of this commit: cvs rdiff -r1.37 -r1.38 pcb/src/move.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/move.c?r1=1.37&r2=1.38 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 01:44:47
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 01:44:47 UTC 2007 Modified Files: pcb/src: rats.c Log Message: avoid using an unitialized variable (even though we ignore the result of that access) To generate a diff of this commit: cvs rdiff -r1.33 -r1.34 pcb/src/rats.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/rats.c?r1=1.33&r2=1.34 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 03:45:26
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 03:45:27 UTC 2007 Modified Files: pcb/src: flags.c Log Message: Change the stringflag in the settings from showdrc to showdrcmode since we already used showdrc for the flag. This fixes the menu choice for "crosshairs show drc clearance". To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pcb/src/flags.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/flags.c?r1=1.8&r2=1.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-06 03:47:07
|
Module Name: pcb Committed By: danmc Date: Fri Apr 6 03:47:08 UTC 2007 Modified Files: pcb/src [usermenu]: todo Log Message: fixed the "crosshair shows drc clearance bug" To generate a diff of this commit: cvs rdiff -r1.8.4.5 -r1.8.4.6 pcb/src/todo To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/todo?r1=1.8.4.5&r2=1.8.4.6 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-08 01:44:29
|
Module Name: pcb Committed By: danmc Date: Sun Apr 8 01:44:31 UTC 2007 Modified Files: pcb/src: file.c file.h parse_y.y Log Message: turn on the code which marks the file format version in the file. pcb has had the code in place for a bit now that parses that and gives a warning if the version of pcb is not new enough to read the current file version. To generate a diff of this commit: cvs rdiff -r1.60 -r1.61 pcb/src/file.c cvs rdiff -r1.6 -r1.7 pcb/src/file.h cvs rdiff -r1.37 -r1.38 pcb/src/parse_y.y To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/parse_y.y?r1=1.37&r2=1.38 http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.h?r1=1.6&r2=1.7 http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.c?r1=1.60&r2=1.61 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-10 01:14:00
|
Module Name: pcb Committed By: danmc Date: Tue Apr 10 01:14:01 UTC 2007 Modified Files: pcb/src: Makefile.in Log Message: regen To generate a diff of this commit: cvs rdiff -r1.53 -r1.54 pcb/src/Makefile.in To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.in?r1=1.53&r2=1.54 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-11 11:12:34
|
Module Name: pcb Committed By: danmc Date: Wed Apr 11 11:12:33 UTC 2007 Modified Files: pcb/src: Makefile.am Makefile.in Log Message: add the nelma export HID provided in patch: [ 1601099 ] Nelma export HID by Tomaz Solc with a few minor updates by me. To generate a diff of this commit: cvs rdiff -r1.37 -r1.38 pcb/src/Makefile.am cvs rdiff -r1.54 -r1.55 pcb/src/Makefile.in To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.am?r1=1.37&r2=1.38 http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.in?r1=1.54&r2=1.55 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: DJ D. <djd...@us...> - 2007-04-12 03:01:24
|
Module Name: pcb Committed By: djdelorie Date: Thu Apr 12 03:01:25 UTC 2007 Modified Files: pcb/src: command.c Log Message: Allow :s without filename to use current filename. To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 pcb/src/command.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/command.c?r1=1.17&r2=1.18 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-15 20:05:28
|
Module Name: pcb Committed By: danmc Date: Sun Apr 15 20:05:29 UTC 2007 Modified Files: pcb/src [usermenu]: Makefile.am Makefile.in action.c command.c create.c file.c file.h find.c flags.c move.c parse_y.y rats.c Log Message: sync with trunk To generate a diff of this commit: cvs rdiff -r1.34.4.4 -r1.34.4.5 pcb/src/Makefile.am cvs rdiff -r1.50.4.5 -r1.50.4.6 pcb/src/Makefile.in cvs rdiff -r1.100.4.2 -r1.100.4.3 pcb/src/action.c cvs rdiff -r1.17 -r1.17.4.1 pcb/src/command.c cvs rdiff -r1.37 -r1.37.2.1 pcb/src/create.c cvs rdiff -r1.55.4.1 -r1.55.4.2 pcb/src/file.c cvs rdiff -r1.5 -r1.5.4.1 pcb/src/file.h cvs rdiff -r1.59.4.1 -r1.59.4.2 pcb/src/find.c cvs rdiff -r1.7.10.1 -r1.7.10.2 pcb/src/flags.c cvs rdiff -r1.36.4.1 -r1.36.4.2 pcb/src/move.c cvs rdiff -r1.35.4.1 -r1.35.4.2 pcb/src/parse_y.y cvs rdiff -r1.31.4.1 -r1.31.4.2 pcb/src/rats.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/action.c?r1=1.100.4.2&r2=1.100.4.3 http://pcb.cvs.sourceforge.net/pcb/pcb/src/command.c?r1=1.17&r2=1.17.4.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/rats.c?r1=1.31.4.1&r2=1.31.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.am?r1=1.34.4.4&r2=1.34.4.5 http://pcb.cvs.sourceforge.net/pcb/pcb/src/parse_y.y?r1=1.35.4.1&r2=1.35.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/move.c?r1=1.36.4.1&r2=1.36.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/create.c?r1=1.37&r2=1.37.2.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.h?r1=1.5&r2=1.5.4.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/Makefile.in?r1=1.50.4.5&r2=1.50.4.6 http://pcb.cvs.sourceforge.net/pcb/pcb/src/file.c?r1=1.55.4.1&r2=1.55.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/find.c?r1=1.59.4.1&r2=1.59.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/flags.c?r1=1.7.10.1&r2=1.7.10.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-18 21:31:25
|
Module Name: pcb Committed By: danmc Date: Wed Apr 18 21:31:26 UTC 2007 Modified Files: pcb/src [usermenu]: todo Log Message: update todo list a bit To generate a diff of this commit: cvs rdiff -r1.8.4.6 -r1.8.4.7 pcb/src/todo To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/todo?r1=1.8.4.6&r2=1.8.4.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-18 21:44:47
|
Module Name: pcb Committed By: danmc Date: Wed Apr 18 21:44:49 UTC 2007 Modified Files: pcb/src [usermenu]: todo Log Message: add a complaint about the Tab key To generate a diff of this commit: cvs rdiff -r1.8.4.7 -r1.8.4.8 pcb/src/todo To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/todo?r1=1.8.4.7&r2=1.8.4.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-19 03:07:19
|
Module Name: pcb Committed By: danmc Date: Thu Apr 19 03:07:19 UTC 2007 Modified Files: pcb/src: action.c change.c misc.c set.c thermal.c Removed Files: pcb/src: output.c output.h Log Message: Remove references to the now unused output.h. To help keep it that way, go ahead and remove the unused output.c and output.h files. To generate a diff of this commit: cvs rdiff -r1.105 -r1.106 pcb/src/action.c cvs rdiff -r1.42 -r1.43 pcb/src/change.c cvs rdiff -r1.60 -r1.61 pcb/src/misc.c cvs rdiff -r1.21 -r0 pcb/src/output.c cvs rdiff -r1.6 -r0 pcb/src/output.h cvs rdiff -r1.33 -r1.34 pcb/src/set.c cvs rdiff -r1.4 -r1.5 pcb/src/thermal.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/action.c?r1=1.105&r2=1.106 http://pcb.cvs.sourceforge.net/pcb/pcb/src/output.c?rev=1.21&view=markup http://pcb.cvs.sourceforge.net/pcb/pcb/src/set.c?r1=1.33&r2=1.34 http://pcb.cvs.sourceforge.net/pcb/pcb/src/thermal.c?r1=1.4&r2=1.5 http://pcb.cvs.sourceforge.net/pcb/pcb/src/change.c?r1=1.42&r2=1.43 http://pcb.cvs.sourceforge.net/pcb/pcb/src/output.h?rev=1.6&view=markup http://pcb.cvs.sourceforge.net/pcb/pcb/src/misc.c?r1=1.60&r2=1.61 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-19 22:29:40
|
Module Name: pcb Committed By: danmc Date: Thu Apr 19 22:29:42 UTC 2007 Modified Files: pcb/src [usermenu]: gpcb-menu.res Log Message: remove a character (degree symbol) that the gtk menus do not like To generate a diff of this commit: cvs rdiff -r1.1.2.9 -r1.1.2.10 pcb/src/gpcb-menu.res To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/gpcb-menu.res?r1=1.1.2.9&r2=1.1.2.10 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-20 02:11:37
|
Module Name: pcb Committed By: danmc Date: Fri Apr 20 02:11:38 UTC 2007 Modified Files: pcb/src [usermenu]: gpcb-menu.res Log Message: don't try to use hotkeys involving Tab. That is reserved for gtk's accessibility features. If the user puts one in the menu resource file, drop it and give a message about it and why. To generate a diff of this commit: cvs rdiff -r1.1.2.10 -r1.1.2.11 pcb/src/gpcb-menu.res To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/gpcb-menu.res?r1=1.1.2.10&r2=1.1.2.11 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-20 10:50:38
|
Module Name: pcb Committed By: danmc Date: Fri Apr 20 10:50:38 UTC 2007 Modified Files: pcb/src [usermenu]: action.c change.c misc.c set.c thermal.c Removed Files: pcb/src [usermenu]: output.c output.h Log Message: sync with trunk To generate a diff of this commit: cvs rdiff -r1.100.4.3 -r1.100.4.4 pcb/src/action.c cvs rdiff -r1.40.4.1 -r1.40.4.2 pcb/src/change.c cvs rdiff -r1.59.4.1 -r1.59.4.2 pcb/src/misc.c cvs rdiff -r1.21 -r0 pcb/src/output.c cvs rdiff -r1.6 -r0 pcb/src/output.h cvs rdiff -r1.32.10.1 -r1.32.10.2 pcb/src/set.c cvs rdiff -r1.4 -r1.4.4.1 pcb/src/thermal.c To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/action.c?r1=1.100.4.3&r2=1.100.4.4 http://pcb.cvs.sourceforge.net/pcb/pcb/src/output.c?rev=1.21&view=markup http://pcb.cvs.sourceforge.net/pcb/pcb/src/set.c?r1=1.32.10.1&r2=1.32.10.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/thermal.c?r1=1.4&r2=1.4.4.1 http://pcb.cvs.sourceforge.net/pcb/pcb/src/change.c?r1=1.40.4.1&r2=1.40.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/misc.c?r1=1.59.4.1&r2=1.59.4.2 http://pcb.cvs.sourceforge.net/pcb/pcb/src/output.h?rev=1.6&view=markup Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
|
From: Dan M. <da...@us...> - 2007-04-21 02:43:54
|
Module Name: pcb Committed By: danmc Date: Sat Apr 21 02:43:55 UTC 2007 Modified Files: pcb/src: gpcb-menu.res pcb-menu.res Log Message: Change "Select all" to "Select all visible" to match up with what actually happens. Reported in bug [ 1013719 ] Select all objects: misleading name? To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pcb/src/gpcb-menu.res cvs rdiff -r1.30 -r1.31 pcb/src/pcb-menu.res To view the diffs online visit: http://pcb.cvs.sourceforge.net/pcb/pcb/src/gpcb-menu.res?r1=1.2&r2=1.3 http://pcb.cvs.sourceforge.net/pcb/pcb/src/pcb-menu.res?r1=1.30&r2=1.31 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |