2008-02-01 07:06  danmc

	* README.snapshots: update to deal with the desktop integration and
	  20080202

2008-02-01 07:05  danmc

	* NEWS: add some news items for 20080202

2008-02-01 07:05  danmc

	* src/misc.c: add 2008 to copyright year

2008-02-01 07:05  danmc

	* doc/actions.texi: regen

2008-01-31 19:00  danmc

	* src/hid/gtk/gui-utils.c: fix mark up rendering on status line

2008-01-31 17:17  danmc

	* win32/build_pcb: add a --with-tex and --with-etex to work around
	  some cygwin/tex bugs

2008-01-31 17:16  danmc

	* win32/pcb.nsi.in: fix the start menu shortcut icon

2008-01-31 02:11  danmc

	* win32/build_pcb: use tr to kill the extra \r that end up in the
	  Makefiles courtesy of pkg-config.  This builds all but the docs
	  on windows again.

2008-01-30 20:23  danmc

	* src/hid/gtk/: gtkhid-main.c, gtkhid.h, gui-top-window.c: avoid
	  segfaults on loading certain boards from the command line.  This
	  patch introduces a flag that indicates when the gui is up and
	  calls to ghid_shift_is_pressed() and ghid_control_is_pressed()
	  can proceed as normal.

2008-01-30 18:57  danmc

	* win32/extract_gtk_win32: clean up a comment

2008-01-30 18:56  danmc

	* win32/: build_pcb, extract_gtk_win32, pcb.nsi.in: copy over
	  build_pcb improvements from gerbv.  Add gdwin32 to the extract
	  script.

2008-01-30 18:27  danmc

	* win32/: Makefile.am, extract_gtk_win32, pcb.nsi.in: add script to
	  help setup build environmnet.  Also add all the various licenses
	  to the installer.

2008-01-29 18:36  petercjclifton

	* icon-theme-installer: Fix bug in icon-theme-installer where the
	  -?? size was not stripped from the installed icon name.

2008-01-28 16:37  danmc

	* src/: flags.c, gpcb-menu.res, pcb-menu.res: Repair the buffer #
	  menus by changing CheckedWhen() to checked=.	As part of this,
	  added a buffer flag.

2008-01-22 18:34  danmc

	* src/hid/gtk/: gui-misc.c, gui-utils.c, gui.h: add a bunch of
	  const fixups from Larry Doolittle.

2008-01-21 22:17  danmc

	* src/find.c: After we run DRC, force a redraw since we've possibly
	  turned on and off layers (like silk).  Should address SF bug
	  1843181.

2008-01-16 06:58  danmc

	* autogen.sh: drop the intltool required version to 0.35 as that
	  seems to work

2008-01-15 22:20  danmc

	* Makefile.am, configure.ac, icon-theme-installer,
	  data/Makefile.am: check for gtk-update-icon-cache and use it.
	  For distcheck, disable that via setting the
	  GTK_UPDATE_ICON_CACHE_BIN to 'true' to avoid creating a cache
	  file which then is not removed.  A better way would probably be a
	  uninstall hook which noticed that it was a distcheck uninstall
	  and simply removed the file.

2008-01-15 22:15  danmc

	* doc/actions.texi: regen

2008-01-15 21:57  danmc

	* win32/Makefile.am: remove deprecated icon generation code

2008-01-15 18:01  danmc

	* data/pcb_icon.ico: regen

2008-01-15 18:00  danmc

	* data/regen_files: add some help output, add options to only do
	  the .png's or the .ico, check for imagemagick and netpbm.

2008-01-15 17:45  danmc

	* win32/Xdefaults.tgif, win32/pcb_icon.ico, win32/pcb_icon_big.obj,
	  win32/pcb_icon_med.obj, win32/pcb_icon_sml.obj, configure.ac,
	  src/Makefile.am: Use the same icons for windows as in the
	  kde/gnome desktop.  Remove the old windows icons which were
	  really placeholders anyway.  Remove the rules for regenerating
	  these obsolete icons.

2008-01-15 17:41  danmc

	* doc/Xdefaults.tgif: this file is no longer used.  The drawings
	  for the documentation are drawn with pcb.

2008-01-15 17:40  danmc

	* doc/: pcb.man.in, pcb.man.raw: remove some old and very obsolete
	  files.

2008-01-15 17:22  danmc

	* icon-theme-installer, data/Makefile.am: Remove the use of
	  #!/bin/bash for the benefit of systems which don't install bash
	  in /bin.  In the Makefile, call out the name of the shell to help
	  systems like solaris where it is more likely that SHELL will be
	  /bin/ksh instead of the broken solaris /bin/sh

2008-01-15 17:17  danmc

	* autogen.sh: Check for the version of intltool.  Also apply some
	  fixups to the po/Makefile.in.in file created by intltoolize.

2008-01-15 12:18  danmc

	* src/autoroute.c: fix an unitialized variable

2008-01-15 12:18  danmc

	* src/: edif.y, hid/lesstif/menu.c: fix a few gcc4 warnings

2008-01-14 21:10  danmc

	* Makefile.am: skip adding m4/ChangeLog to the distfile.  It seems
	  to be installation dependent

2008-01-14 17:19  danmc

	* Makefile.am: it helps if we build libintl before using it...

2008-01-14 11:55  danmc

	* configure.ac: add missing $INTLLIBS to LIBS.	Fixes building with
	  lesstif and batch.

2008-01-13 00:55  danmc

	* configure.ac, src/hid/gtk/gui-top-window.c: check for and include
	  locale.h.  Should fix solaris build problems.

2008-01-13 00:51  danmc

	* mkinstalldirs: remove generated file.  This comes from the
	  ./autogen.sh bootstrap

2008-01-11 22:11  petercjclifton

	* data/regen_files: Fix script to regenerate icon files, including
	  mask channel for windows icons.

2008-01-11 19:44  danmc

	* autogen.sh: put in a check for autopoint version

2008-01-11 18:09  danmc

	* data/README: note the regen_files script

2008-01-11 18:02  danmc

	* data/regen_files: hopefully fix a few minor bugs in inkscape
	  exporting

2008-01-11 17:23  danmc

	* data/: Makefile.am, pcb_icon.ico, regen_files: add windows icon
	  and script to generate it

2008-01-11 15:32  djdelorie

	* src/polygon1.c: Strict aliasing patch from Larry Doolittle.

2008-01-10 20:22  danmc

	* lib/geda.inc: fix pincount for MSOP10

2008-01-10 19:32  danmc

	* src/hid/: batch/.cvsignore, bom/.cvsignore, common/.cvsignore,
	  gerber/.cvsignore, gtk/.cvsignore, lesstif/.cvsignore,
	  lpr/.cvsignore, nelma/.cvsignore, png/.cvsignore, ps/.cvsignore:
	  add .dirstamp

2008-01-10 19:26  petercjclifton

	* lib/gtag.m4: Fix typo in gtag.m4 file

2008-01-10 18:17  petercjclifton

	* configure.ac, src/Makefile.am, src/main.c, src/hid/gtk/gui.h:
	  Activate gettext support in PCB by setting up the domain and
	  locale dir.

2008-01-10 14:48  petercjclifton

	* data/pcb.desktop.in: Add application/x-pcb-footprint to the
	  mime-types PCB will be launched for

2008-01-10 14:46  petercjclifton

	* data/pcb.xml.in: Add an attempt at a glob pattern to match PCB
	  footprints

	  Searches for the string "Element[" starting between and offset of
	  0 and 20 bytes into the file.

2008-01-10 14:40  petercjclifton

	* data/pcb.desktop.in: Fix mime type registered to open PCB to
	  application/x-pcb-layout

2008-01-10 14:37  petercjclifton

	* data/Makefile.am: Fix data/Makefile.am where xdgdir was used
	  instead of xdgdatadir

2008-01-10 14:05  petercjclifton

	* Makefile.am: Add intltool-XXX.in to EXTRA_DIST and add
	  appropriate cleaning rules.

2008-01-10 13:57  petercjclifton

	* Makefile.am, icon-theme-installer: Add missed
	  icon-theme-installer script required for installing icons

2008-01-10 13:11  petercjclifton

	* Makefile.am: Add make distcheck ./configure flag
	  --disable-desktop-database

	  Ensures cache files won't be left during make distcheck which
	  could break the distcheck.

2008-01-10 12:35  danmc

	* win32/.cvsignore: add missing cvsignore

2008-01-10 12:34  danmc

	* src/hid/common/.cvsignore: add hidlist.h

2008-01-10 12:29  danmc

	* src/hid/common/.cvsignore, src/hid/bom/.cvsignore,
	  src/hid/lesstif/.cvsignore, src/hid/nelma/.cvsignore,
	  src/hid/gtk/.cvsignore, src/hid/lpr/.cvsignore,
	  src/hid/batch/.cvsignore, src/hid/gerber/.cvsignore,
	  src/hid/ps/.cvsignore, src/hid/.cvsignore,
	  src/hid/png/.cvsignore, src/icons/.cvsignore, src/.cvsignore,
	  .cvsignore: add a cvsignore file

2008-01-10 12:10  danmc

	* data/README: fix a typo

2008-01-10 12:10  danmc

	* Makefile.am, configure.ac: wire in the desktop stuff

2008-01-10 00:35  petercjclifton

	* src/: Makefile.am, gpcb-menu.res, hid/gtk/gui-config.c,
	  hid/gtk/gui-library-window.c, hid/gtk/gui-library-window.h,
	  hid/gtk/gui.h: Change library window to give a preview and
	  filterable list of components.

	  Code for the libarary window is based on x_compselect.c from
	  gEDA/gaf's gschem schematic editor, and the libray window code
	  pre-existing in PCB.

	  Also added a shortcut "i" to the library window, matching
	  gschem's insert component shortcut.

2008-01-09 23:32  petercjclifton

	* configure.ac, po/LINGUAS, po/POTFILES.in: Ensure GETTEXT_PACKAGE
	  is set, and add missing LINGUAS and POTFILES.in files.

2008-01-09 23:06  danmc

	* Makefile.am, README.cvs, autogen.sh, configure.ac: add i18n
	  framework.

2008-01-09 22:56  petercjclifton

	* data/Makefile.am: Add Makefile.am for data dir, with rules to
	  install icons and desktop data

2008-01-09 22:55  petercjclifton

	* data/pcb.desktop.in: Commit pcb.desktop.in template menu file for
	  translation

2008-01-09 22:38  petercjclifton

	* data/: pcb.xml.in, x-excellon.desktop.in, x-gerber.desktop.in,
	  x-pcb-footprint.desktop.in, x-pcb-layout.desktop.in,
	  x-pcb-netlist.desktop.in: Check in KDE mimelnk .desktop.in and
	  XDG pcb.xml.in MIME registrations

	  Files are annotated suitably for translation with intltool

2008-01-09 22:30  petercjclifton

	* data/: README, application-x-excellon-16.png,
	  application-x-excellon-16.svg, application-x-excellon-22.png,
	  application-x-excellon-22.svg, application-x-excellon-24.png,
	  application-x-excellon-32.png, application-x-excellon-32.svg,
	  application-x-excellon-48.png, application-x-excellon-48.svg,
	  application-x-excellon.svg, application-x-gerber-16.png,
	  application-x-gerber-16.svg, application-x-gerber-22.png,
	  application-x-gerber-22.svg, application-x-gerber-24.png,
	  application-x-gerber-32.png, application-x-gerber-32.svg,
	  application-x-gerber-48.png, application-x-gerber-48.svg,
	  application-x-gerber.svg, application-x-pcb-footprint-16.png,
	  application-x-pcb-footprint-16.svg,
	  application-x-pcb-footprint-22.png,
	  application-x-pcb-footprint-22.svg,
	  application-x-pcb-footprint-24.png,
	  application-x-pcb-footprint-32.png,
	  application-x-pcb-footprint-32.svg,
	  application-x-pcb-footprint-48.png,
	  application-x-pcb-footprint-48.svg,
	  application-x-pcb-footprint.svg, application-x-pcb-layout-16.png,
	  application-x-pcb-layout-16.svg, application-x-pcb-layout-22.png,
	  application-x-pcb-layout-22.svg, application-x-pcb-layout-24.png,
	  application-x-pcb-layout-32.png, application-x-pcb-layout-32.svg,
	  application-x-pcb-layout-48.png, application-x-pcb-layout-48.svg,
	  application-x-pcb-layout.svg, application-x-pcb-netlist-16.png,
	  application-x-pcb-netlist-16.svg,
	  application-x-pcb-netlist-22.png,
	  application-x-pcb-netlist-22.svg,
	  application-x-pcb-netlist-24.png,
	  application-x-pcb-netlist-32.png,
	  application-x-pcb-netlist-32.svg,
	  application-x-pcb-netlist-48.png,
	  application-x-pcb-netlist-48.svg, application-x-pcb-netlist.svg,
	  pcb-48.png, pcb.svg: Check in MIME and app icons along with a
	  README with origins and copyright

2008-01-08 09:47  petercjclifton

	* configure.ac, src/dbus-pcbmain.c: Avoid using deprecated
	  dbus_watch_get_fd() in newer dbus versions.

	  Use a configure test (copied from PulseAudio) for the newer API,
	  dbus_watch_get_unix_fd(), and use that if available.

2008-01-07 22:58  danmc

	* src/polygon1.c: add a FIXME comment

2008-01-07 19:50  petercjclifton

	* src/: Makefile.am, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-pinout-preview.c, hid/gtk/gui-pinout-preview.h,
	  hid/gtk/gui-pinout-window.c, hid/gtk/gui.h: Refactored pinout
	  preview code into a new widget, GhidPinoutPreview

	  In the refactoring, fix a bug where if the pinout window was
	  larger than the PCB window's viewport, elements in the preview
	  were clipped to the viewport size.

	  In a break from the old behaviour, the previewed element is
	  centered in the preview area.

2008-01-06 23:13  danmc

	* src/hid/gtk/: gui-misc.c, gui-output-events.c: remove a handful
	  of strict aliasing rule violation warnings generate by gcc4

2008-01-06 22:44  danmc

	* src/: parse_l.l, res_lex.l: avoid some 'defined but not used' gcc
	  warnings.

2008-01-06 22:07  danmc

	* src/: autoroute.c, misc.c, hid/nelma/nelma.c: clear out a few
	  more compiler warnings

2008-01-06 21:13  danmc

	* src/gpcb-menu.res: remove some duplicated entries and remove some
	  conflicting hot keys.

2008-01-06 19:22  danmc

	* src/hid/gtk/gui-top-window.c: be a little smarter about parsing
	  the hotkey parts of the menu resource file.  Now give a sane
	  message instead of segfaulting on a malformed input.	Also check
	  for duplicate hot keys and drop the duplicates with a message.

2008-01-06 16:52  danmc

	* src/hid/gtk/gui-output-events.c: correctly scale the step sizes
	  for scroll bar scrolling of the main drawing area.  This
	  addresses the "scoll bars scroll by tiny tiny steps" part of sf
	  bug [ 1796016 ] Cursor/scrolling madness

2008-01-06 16:14  danmc

	* doc/Makefile.am: add some extra dependencies to get this working
	  with parallel make jobs.

2008-01-06 00:39  danmc

	* configure.ac: add min version for automake

2008-01-06 00:25  danmc

	* configure.ac: specify the minimum autoconf version

2008-01-05 23:13  danmc

	* Makefile.in, README.cvs, aclocal.m4, config.h.in, configure,
	  README_FILES/Makefile.in, doc/Makefile.in, doc/actions.texi,
	  doc/pcbfile.texi, doc/version.texi, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/electro-optics/Makefile.in, newlib/headers/Makefile.in,
	  newlib/keystone/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, src/Makefile.in, src/icons/Makefile.in,
	  tools/Makefile.in, tutorial/Makefile.in, win32/Makefile.in:
	  remove a bunch of autotools generated files and update the
	  instructions for building from cvs accordingly.

2008-01-05 20:36  danmc

	* src/hid/png/png.c: before exporting png, clear out any existing
	  color or brush cache.  They are stale.

	  Should fix sf bug [ 1807726 ] png HID exports transparent copper
	  rectangles

2008-01-05 19:15  danmc

	* src/hid/png/png.c: apply the patch provided in sf bug [ 1792119 ]
	  Slanted squared pads: png output which corrects the drawing of
	  non 90-deg square cap lines in the png output.

2008-01-05 17:52  danmc

	* src/: Makefile.am, action.c, edif.y, edif_parse.h, file.c,
	  file.h: add the ability to load edif netlists provided in sf
	  patch [ 1516885 ] added edif netlist import by Jeff Bailey.

2008-01-05 17:38  danmc

	* src/hid/gtk/: gtkhid-main.c, gui-dialog.c: remove some unused
	  variables

2008-01-05 16:07  danmc

	* src/hid/gtk/: gtkhid-main.c, gui-dialog.c, gui.h: fix a bug where
	  sometimes the confirm dialog had corrupt button names.

2008-01-05 15:53  danmc

	* src/action.c: apply the patch provided in sf bug [ 1850097 ] Grid
	  off by 1 after setting to 1

2008-01-05 14:46  danmc

	* src/hid/gtk/gtkhid-main.c: apply a patch provided in sf bug [
	  1840422 ] GTK HID panning bug.  Keeps the scroll bars in sync
	  when the display is panned.

2008-01-05 00:37  djdelorie

	* src/hid/common/actions.c: Re-initialize num so that multiple
	  actions will be parsed properly.

2008-01-04 20:14  danmc

	* src/hid/gtk/gtkhid-main.c: remove some code from set_cursor()
	  that tries to limit the cursor position in a way which seems to
	  cause spurious scrolling in a number of situations.

	  Should hopefully fix sf bug [ 1796016 ] Cursor/scrolling madness

2008-01-04 20:02  danmc

	* src/hid/gtk/gui-top-window.c: update a comment

2008-01-04 15:37  danmc

	* src/buffer.c: Allow the conversion of a selection which contains
	  only silk to an element instead of requiring a pad or pin.
	  Useful for logos.

	  Requested in sf bug [ 1820380 ] convert-to-element requires at
	  least one pin or pad

2008-01-04 14:58  danmc

	* configure.ac: add missing check for texi2dvi.

	  sf bug [ 1840645 ] texi2dvi: Missing configure check

2008-01-04 14:53  danmc

	* src/hid/ps/ps.c: Add an option that turns off the scale and file
	  name in the postscript output.  This is useful when trying to do
	  a toner transfer or print transparencies that use the whole page.

	  Requested in sf bug [ 1858547 ] unwanted text lines in printouts
	  makes these useless

2008-01-04 14:38  danmc

	* src/: find.c, hid/gtk/gtkhid-main.c, hid/gtk/gui-dialog.c,
	  hid/gtk/gui.h: Apply sf patch [ 1848465 ] brief error info in
	  "DRC continue" dialog

	  While here, add some missing bits of code in the dialog_confirm
	  function for the gtk hid that lets you specify the ok and cancel
	  messages.

2008-01-03 22:55  danmc

	* src/hid/gtk/gui-top-window.c: fix a printf format string compiler
	  warning.

2008-01-03 20:11  danmc

	* src/: action.c, file.c, misc.c, hid/gerber/gerber.c: add some
	  casts to silence some gcc4 warnings

2008-01-03 19:00  danmc

	* lib/: geda.inc, qfpdj.inc: apply sf patch 1784721 to move the QFP
	  footprints to 0.01 mil resolution.  Also the remaining SO
	  packages have been moved to the hi-res format.

	  Minor corrections to the patch by me.

2008-01-03 18:51  danmc

	* lib/: Makefile.am, Makefile.in, png_diff.sh: add a utility script
	  for comparing .png's of an entire footprint library.

2008-01-03 18:46  danmc

	* lib/m4lib_to_newlib.sh.in: add a -d|--dpi flag to use a fixed
	  scale factor for the exported png files

2008-01-03 00:01  bjj

	* src/parse_y.y: Temporarily change PCB=yyPCB while InitClip after
	  load (similar hacks exist in other load code)

2008-01-02 22:32  danmc

	* lib/qfpdj.inc: add missing PKG_QFP_40

2008-01-02 22:30  danmc

	* src/hid/gtk/: gui-config.c, gui-top-window.c: apply patch 1852864
		GTK HID: scrolled layer preferences To enable a scroll
	  window for the layers.  This is needed if the user uses more than
	  8 or so layers.

2008-01-02 18:45  danmc

	* src/hid/bom/bom.c: Fix a problem with the X-Y output file where
	  the y values were mirrored and offset with respect to the RS274-X
	  output.  Given that this bug has been here since the code was
	  written 3 years ago, I conclude that in fact no one has used this
	  feature.

2007-12-26 11:26  danmc

	* src/lrealpath.c: change the preprocessor logic a bit to avoid
	  #ifdef-ing in code that will never be reached.

2007-12-26 11:23  danmc

	* src/puller.c: add a couple of casts to make pointer compares work
	  on identical pointer types.

2007-12-25 21:14  djdelorie

	* src/hid/png/png.c: Fix some off-by-one bugs.

2007-12-25 20:16  danmc

	* src/puller.c: get rid of a handful of compiler warnings (printf
	  format strings, and unused variables).

2007-12-21 21:04  djdelorie

	* src/hid/lesstif/netlist.c: Cast parameters to right type.

2007-12-21 07:15  danmc

	* lib/geda.inc: add 10x10mm TQFP64, 12x12mm TQFP80, and 12x12mm
	  TQFP100 footprints

2007-12-19 18:39  danmc

	* lib/connector.inc: make sure both rows of CONNECTOR_DIL use 38
	  mil pins.  Noted on geda-user by Michael Stovenour

2007-12-18 21:06  djdelorie

	* src/hid/lesstif/dialogs.c: Resolve some const-cast issues.

2007-12-18 01:08  djdelorie

	* lib/geda.inc: Add TSSOP14 and TSSOP16

2007-12-13 12:17  danmc

	* lib/plcc.inc: fix a few more cases of = being used where == was
	  called for

2007-12-13 00:29  danmc

	* lib/plcc.inc: use == instead of = for testing equality.  Gets rid
	  of a bunch of warnings.  Verified that pcblib-newlib contents did
	  not change with this commit.

2007-12-11 00:12  djdelorie

	* src/: gpcb-menu.res, pcb-menu.res: Various changes from Kai;
	  cut-copy swap for lesstif.

2007-12-10 20:48  petercjclifton

	* src/hid/gtk/gui-output-events.c: Forced checkin with no changes
	  due to missed log entry from in commit

	  Initialise static variables x_prev and y_prev in
	  ghid_port_window_motion_cb() to -1, to avoid the (unlikely) case
	  they are used initialised.

2007-12-10 20:40  petercjclifton

	* src/hid/gtk/: gui-output-events.c, gui-utils.c: Cleaned up unused
	  return values from gdk_window_get_pointer().

	  Where we are only interested in the modifier mask, we can just
	  pass NULL as return locations for the pointer x and y
	  coordinates.

	  Also removed #if 0'd out section containing duplicated code for
	  ghid_control_is_pressed() and ghid_shift_is_pressed().

2007-12-09 23:09  djdelorie

	* src/hid/gtk/gui-output-events.c: Fix enter/leave logic to avoid
	  leaving obsolete crosshair-attached elements on the screen when
	  the cursor leaves the working area.

2007-12-09 23:06  bjj

	* src/: pcb-menu.res, hid/lesstif/main.c: Add Zoom(Toggle) and bind
	  it to ` (backtick).  Fix all warnings in hid/lesstif/main.c

2007-12-09 22:29  bjj

	* src/draw.c: Make 'outline' layer test case-insensitive to match
	  other instances.

2007-12-09 20:47  bjj

	* src/draw.c: Add gross hack to avoid using mask in DrawRats() for
	  othet than lesstif HID, as lesstif and gtk provide different
	  capabilities in CLEAR mode.

2007-12-09 20:18  bjj

	* src/: draw.c, hid/lesstif/main.c, hid/lesstif/xincludes.h: Add
	  XRENDER support to the Lesstif HID.  Rat lines and soldermasks
	  are now displayed at 50% intensity on top of other drawn
	  elements.

2007-12-09 03:35  bjj

	* configure: Rebuild with 2.61

2007-12-09 01:37  djdelorie

	* config.h.in, configure, configure.ac: Check for Xrender library.

2007-12-08 12:58  haceaton

	* src/polygon1.c: Sometimes single-point touching will leave no
	  starting point on the 'A' pline for an ISECTED contour. Check for
	  starting points on the 'B' pline (only at the point of
	  intersection) just in case it has a valid starting point.

2007-12-04 03:24  bjj

	* src/hid/png/png.c: ignore paste layers when exporting 'as shown':
	  Correct logic for silk display; Add logic for mask display ignore
	  soldermask layers for normal output add option to make
	  background/erasures transparent

2007-12-03 03:39  bjj

	* src/crosshair.c: Avoid moving elements snapping to their own pins
	  or pads.  Don't snap moving vias to any kind of pins (they can't
	  overlap anyway).

2007-12-03 02:58  bjj

	* src/action.c: Don't create empty text objects.

2007-12-02 04:35  bjj

	* src/: misc.c, polygon.c: Data->LayerN should generally be
	  avoided.  It's not initialized for buffers.  All buffers should
	  have max_layer available (which is a macro for PCB->Data->LayerN,
	  the number of layers in the current board).

2007-12-02 03:44  bjj

	* src/action.c: Partial fix? [ 1775101 ] Undo with the line tool
	  sometimes switches to wrong node If you auto-drc and you extend a
	  line (causing a delete and re-add of a longer line), then undo,
	  this patch ensures the restored short segment has FOUNDFLAG so
	  you can continue drawing.

2007-12-01 23:44  bjj

	* src/: macro.h, move.c: Fix [ 1820398 ] Inconsistant vias with
	  move-to-layer Add explicit check for silk layer when making vias
	  due to movelinetolayer

2007-12-01 23:24  bjj

	* src/action.c: Fix [ 1836169 ] undo of shift-paste element
	  replacement broken Code was "stealing" the original name memory
	  before removing it, so the element went into the undo buffer
	  nameless.  Copy string instead.

2007-12-01 23:10  bjj

	* src/action.c: Fix [ 1836172 ] shift-create two vias, undo twice,
	  internal error Caused by my addition of shift-click vias -- the
	  new via undo was happening before the new flag undo.

2007-12-01 22:57  bjj

	* src/buffer.c: Missed a spot when adding 'clearlineflag' support
	  to Text.  Also Fixed a bug in movearctobuffer

2007-11-30 10:40  djdelorie

	* src/hid/: gtk/gtkhid-main.c, lesstif/dialogs.c, ps/ps.c: Fix
	  printer calibration.

2007-11-30 10:29  djdelorie

	* src/: gpcb-menu.res, pcb-menu.res: Add 50 mil grid setting.  Add
	  global puller submenu.

2007-11-30 01:33  bjj

	* src/action.c: Fix a typo.  Do not use grid size for
	  Connection(Find) search radius

2007-11-30 01:22  djdelorie

	* src/hid/lesstif/menu.c: Attach the show soldermask layer button
	  to its flag.

2007-11-30 00:54  bjj

	* src/polygon.c: In case 'biggest()' polygon is 0 area, init size =
	  -1 instead of 0.

2007-11-27 00:41  bjj

	* src/rats.c: Fix two bugs in my via-rats patch: 1)  Certain
	  combinations of objects (presumably rare!) could lead to a crash.
	  2)  Fix a cut/paste error where the wrong coordinate was tested.
	  Add explanatory comment.

2007-11-24 21:47  djdelorie

	* src/puller.c: Add global puller.

2007-11-24 21:46  djdelorie

	* src/hid/lesstif/main.c: Draw arc start/end radii in separate
	  colors, and dotted, if enabled.

2007-11-24 21:40  djdelorie

	* src/: draw.c, draw.h: Export DrawLayer() for the ps exporter.

2007-11-24 21:36  djdelorie

	* src/hid/ps/ps.c: Draw outline layer on all other copper layers
	  when "draw outline" is selected.  Make alignment marks less
	  obtrusive.  Make drill helpers half the board's minimum drill
	  size, not twice PCB's minimum drill size.  Include commented out
	  helpers for brass paste stencil etching.

2007-11-24 19:17  djdelorie

	* src/undo.c: Don't just clean out RemoveList, free it, so it's
	  created properly later.

2007-11-24 19:17  bjj

	* src/polyarea.h: Add some prototypes for global functions
	  returning double that will confuse the heck out of you if treated
	  as returning int!

2007-11-24 17:19  djdelorie

	* src/hid/lesstif/netlist.c: Don't crash if a scanned element has
	  no text.

2007-11-24 17:12  djdelorie

	* src/hid/lesstif/library.c: lesstif_show_library: Don't reset the
	  dialog when we're just re-displaying it.

2007-11-23 20:06  bjj

	* src/action.c: Apply [ 1726201 ] SaveTo(PasteBuffer.file) for
	  footprint creation with cleanups (original patch from Christian
	  Riggenbach - gizmotron)

2007-11-23 16:33  bjj

	* src/actionlist.c: Remove obsolete (generated, even!) file

2007-11-23 16:17  bjj

	* src/: gpcb-menu.res, pcb-menu.res: Change all the GetXY prompts
	  for greater clarity.

2007-11-23 15:53  bjj

	* src/hid/gtk/gui-config.c: Apply patch [ 1835365 ] Fix for [
	  1820385 ] Can't close the preference dialog from denis77

2007-11-23 15:39  bjj

	* src/autoroute.c: LIST_LOOP works on circular lists, but at least
	  some code will produce a head pointer of NULL for an empty list,
	  causing LIST_LOOP to crash.  Since I'm not sure which is the bug,
	  I changed LIST_LOOP to assert() on a NULL list head and skip the
	  loop.  With assert disabled, the loop becomes a no-op, which
	  seems appropriate.

2007-11-23 01:09  djdelorie

	* src/: search.c, search.h: Additional slanted-pad patch for missed
	  DRC

2007-11-22 00:50  djdelorie

	* src/hid/lesstif/styles.c: Update the status line even when we
	  don't have a styles dialog.

2007-11-19 11:19  djdelorie

	* src/report.c: Add annulus and mask gap to pin/via report.

2007-11-18 20:18  danmc

	* configure, configure.ac: add a missing AC_MSG_RESULT in the
	  makeinfo version test.  Patch from Peter Brett.  While here,
	  remove a bashism (== vs =).

2007-11-17 20:35  djdelorie

	* globalconst.h: Expand min/max values.

2007-11-13 23:17  djdelorie

	* src/: misc.c, parse_y.y: Fix pin bound calculations based on new
	  thermal calculations.

2007-11-12 14:29  djdelorie

	* src/crosshair.c: Snap to pin/pads whenever we're within the
	  pin/pad copper, unless shift is pressed, then snap to the nearest
	  grid point if it's closer.

2007-11-12 14:27  djdelorie

	* src/hid/common/hidnogui.c: Don't complain about checking the
	  shift key when exporting pngs from the command line.

2007-11-11 19:34  bjj

	* src/buffer.c: Fix bugs intoduced by revision 1.41 while
	  preserving the fixes in 1.41.

2007-11-10 03:35  djdelorie

	* lib/connector.inc: Reduce silk width of connector/header/jumpers
	  (some fabs clip it to the pads) to be similar to other elements.

2007-11-10 03:29  djdelorie

	* lib/: qfpdj.inc, smt.inc: Move silk away from pads.  Fix notch in
	  SO footprints.

2007-11-05 17:27  danmc

	* lib/geda.inc: fix DIN41651_20 and DIN41651_20S.  Those are 20 pin
	  footprints not 10 pin footprints.  Reported by Marshall Jose.

2007-11-04 17:01  bjj

	* src/: change.c, change.h, move.c, polygon.c, rotate.c,
	  strflags.c: Add support for clearing text from polygons.  Text
	  with the clearline flag (set with the J key by default, just like
	  lines and arcs) will have a rounded rectangle hole cut in any
	  overlapping polygons.

2007-11-04 03:52  bjj

	* src/action.c: Shift-click with the via tool to connect it to the
	  current layer as you place it.

2007-11-03 22:22  bjj

	* src/: netlist.c, rats.h, hid/lesstif/netlist.c: Plumb the
	  NetlistShow() hid action in lesstif.	Takes a pin name or a net
	  name and sets the current selection in the netlist window.  Does
	  not pop up the netlist.

2007-11-02 08:53  danmc

	* configure, doc/actions.texi, doc/version.texi: regen

2007-11-01 23:21  djdelorie

	* src/draw.c: Properly thin-draw slanted pads.

2007-11-01 22:55  djdelorie

	* src/: find.c, polygon.c, search.c, search.h: Fixes for DRC of
	  slanted pads.  Tracker bug 1791388 and patch 1791392.

2007-11-01 22:12  djdelorie

	* src/draw.c: Don't draw pins/holes on the outline layer.  Include
	  commented-out code to put board outline on mask layers, for fabs
	  that need that.

2007-11-01 21:56  danmc

	* src/: action.c, buffer.c, select.c, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-top-window.c: fix some compiler warnings

2007-11-01 20:40  danmc

	* configure.ac: Improve the robustness of the makeinfo version
	  test.  Patch provided by Peter Brett.

2007-11-01 20:25  danmc

	* src/hid/gtk/gui-top-window.c: Don't segfault when clicking the
	  top right button which toggles units.  Problem noted by and
	  solution provided by Christian Riggenbach.

2007-10-23 22:23  bjj

	* src/search.c: Treat VIAFLAG rats (displayed as donuts) as round
	  targets, not as the invisible lines they are internally.

2007-10-22 23:04  djdelorie

	* src/hid/lesstif/dialogs.c: Make sure the leftmost end of the line
	  is visible in the log window.

2007-10-20 22:04  bjj

	* src/action.c: Fix printf format warnings.

2007-10-20 22:02  bjj

	* src/: crosshair.c, draw.c, rats.c: Ratlist generation is changed
	  to favor connecting to polygons when they are available and
	  surround the pin needing a connection.  Such rats are still
	  internally lines to the corner of the polygon, but have the
	  VIAFLAG set.	The drawing code is modified to show them as little
	  donuts (suggesting the via that would be used to connect the pin,
	  vs a line).  The crosshair rubberband code is modified to NOT
	  draw these lines while dragging.  These changes are forward and
	  backward compatible.

2007-10-20 21:29  bjj

	* src/: action.c, find.c, find.h: Make DRC dialog next/continue to
	  clarify its function.  When DRC is over, message now indicates if
	  it was cancelled (so log can distinguish lack of DRC errors from
	  aborted DRC).

2007-10-20 16:28  bjj

	* src/rubberband.c: The correct point on a line now moves with a
	  polygon (fix cut'n'paste typo) When you move a line endpoint,
	  only *exactly* connected lines go with you.  When you move a
	  line, if another segment fully overlaps the end of the moving
	  line, the entire segment (not an arbitrary end of it) will move.
	  When you move an element, any segments completely covered by a
	  pad move with the pad.  (there are still some bugs in the drawing
	  code as you drag??)

2007-10-06 08:56  danmc

	* src/hid/gtk/gtkhid-main.c: Fix some really broken spurious
	  panning of the drawing area which happens when the board is
	  viewed from the back.  Reported by Peter Clifton who also helped
	  getting this patch working right.

2007-10-04 19:49  petercjclifton

	* src/hid/gtk/gui-output-events.c: Reject double and triple clicks
	  in ghid_port_button_press_cb()

	  Fixes a bug where a component would be rotated by more steps than
	  desired if clicking quickly with the rotate tool.

2007-09-24 00:37  bjj

	* src/polygon.c: Change rendering of rounded corners used when
	  clearing polygons.  This fixes a slight rotation in rounded
	  rectangles and asymmetry of all rounded clearances besides
	  complete circles (which were not affected by the bug).  For an
	  illustration, see:  http://ad7gd.net/geda/roundrectanim.gif
	  (include error code print in returns from the polygon code -- not
	  much use)

2007-09-24 00:02  bjj

	* src/autoroute.c: Add (under ifdef) code I used to debug a report
	  of "The rats nest is stale! Aborting autoroute...".  It leaves
	  the rat in question selected after the error.

2007-09-19 16:32  danmc

	* src/misc.c: add missing 2007 in copyright year (for all the gtk
	  usermenu stuff)

2007-09-17 07:43  danmc

	* src/hid/gtk/gui-top-window.c: avoid free()-ing some memory a bit
	  too soon.  Patch from Ineiev.

2007-09-14 18:07  danmc

	* src/: gpcb-menu.res, pcb-menu.res: use mil and mm instead of mils
	  and mms for grid units

2007-09-12 21:51  danmc

	* README.snapshots: a few minor corrections

2007-09-12 20:11  danmc

	* configure, doc/version.texi: regen

2007-09-12 19:44  danmc

	* configure.ac: set version to 20070912

2007-09-12 19:42  danmc

	* configure, configure.ac: welcome to 1.99w

2007-09-12 19:31  danmc

	* NEWS: news for 20070912

2007-09-12 19:07  danmc

	* ChangeLog: update for 20070912 snapshot

2007-09-12 19:06  danmc

	* README.snapshots: set date for 20070912

2007-09-12 19:05  danmc

	* Makefile.in, aclocal.m4, configure, README_FILES/Makefile.in,
	  doc/Makefile.in, doc/actions.texi, doc/pcbfile.texi,
	  doc/version.texi, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/electro-optics/Makefile.in, newlib/headers/Makefile.in,
	  newlib/keystone/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, src/Makefile.in, src/icons/Makefile.in,
	  tools/Makefile.in, tutorial/Makefile.in, win32/Makefile.in: regen

2007-09-12 17:53  danmc

	* src/hid/gtk/gtkhid-main.c: fill in the missing code to get the
	  gtk HID set_crosshair() function working as well as the Cursor()
	  action

2007-09-12 17:53  danmc

	* src/hid/lesstif/main.c: fix a typo in a help string

2007-09-12 17:53  danmc

	* src/hid/gtk/gui-output-events.c: remove unused variable

2007-09-11 12:54  djdelorie

	* src/hid/lesstif/main.c: Add missing else.

2007-09-08 19:34  bjj

	* src/buffer.c: Fix bugs with undoing "group" moves of objects over
	  a polygon.  The group code uses the buffer code (sort of an
	  automatic cut/paste) so it applies to inserting elements and
	  using the buffers as well.

2007-09-08 19:28  bjj

	* src/action.c: Fix [ 1751568 ] shorted nets stay orange after
	  fixing and re-opt netlist

2007-09-08 19:25  bjj

	* src/rotate.c: Fix [ 1751574 ] undoing rotation that put an elt
	  inside a poly didn't fix plow Properly restores/clears rubber
	  band lines during rotate and undo.  Still shockingly slow if you
	  try this on an even moderately full board!

2007-09-08 19:09  bjj

	* src/: find.c, rtree.h: Search for rat-end connections using 3x3
	  "fat" ends to avoid having rat-to-polygon-corner connections
	  missed.

2007-09-08 18:54  bjj

	* src/select.c: Fix [ 1751566 ] When 'far side' hidden, hidden
	  elements don't deselect Change the SelectBlock to ignore
	  visibility for deselect while looping over all elements.  The
	  diffs are large because the original code used VISIBLE_*_LOOP so
	  all of the looping was replaced.

2007-09-08 18:48  bjj

	* src/search.c: Apply [ 1751580 ] polys should not be
	  selectable/considered when thin-drawn

2007-09-08 18:38  bjj

	* src/search.c: Fix the crash from [ 1724453 ] PCB Crashes with bad
	  footprint (in its library) Does not fix whatever bug in the input
	  allowed a bogus element in (see bug for description of the
	  problem with the element and the source of the bad element).

2007-09-08 18:31  bjj

	* src/remove.c: Fix bugs 1751572 and 1743534 by allowing a remove
	  on an endpoint to delete the segment if it's not just deleting a
	  kink from a longer line.

2007-09-08 18:27  bjj

	* src/move.c: Fix [ 1751578 ] 'move to current layer' doesn't
	  re-plow polygon correctly by clearing the NEW line pointer
	  instead of the old (destroyed) one.

2007-09-06 19:35  danmc

	* lib/dil.inc: Patch [ 1784693 ] Fix Mark position for SDIP
	  packages

2007-09-06 18:44  danmc

	* configure, configure.ac: Add newlib/keystone/Makefile.  Forgot to
	  check this in earlier.

2007-09-05 06:40  danmc

	* newlib/: Makefile.am, Makefile.in, keystone/KEYSTONE_1062.fp,
	  keystone/Makefile.am, keystone/Makefile.in: add Keystone SMT
	  battery holder for CR2032 coin cells.

2007-09-05 06:39  danmc

	* lib/: Makefile.am, Makefile.in, candk.inc, common.m4,
	  nichicon.inc, optek.inc: Add C&K ES series switches, Optek white
	  LED, and Nichicon WT series of SMT electrolytics.

2007-09-03 20:40  danmc

	* src/hid/gtk/: gui-dialog-print.c, gui.h: gut ghid_print_dialog()
	  and use the attribute editor to do all of the dialog box work.
	  Removes a bunch of duplicated code.

2007-09-03 20:08  danmc

	* src/: action.c, file.c, gpcb-menu.res, hid.h, vendor.c,
	  hid/batch/batch.c, hid/bom/bom.c, hid/common/hidnogui.c,
	  hid/gerber/gerber.c, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-dialog-print.c, hid/gtk/gui-dialog.c, hid/gtk/gui.h,
	  hid/lesstif/dialogs.c, hid/lesstif/lesstif.h, hid/lesstif/main.c,
	  hid/lpr/lpr.c, hid/nelma/nelma.c, hid/png/png.c, hid/ps/ps.c:
	  Add a ->fileselect() function to the HID interface.  Now actions
	  can use gui->fileselect() instead of gui->prompt_for() when they
	  are specifically looking for a file.	Currently the gtk HID
	  implements this and the lesstif one has the old behaviour.

	  While messing around with dialogs, add a "descr" argument to the
	  attribute editor.  That can be used as a tooltip, help string, or
	  ignored.

2007-08-26 07:14  petercjclifton

	* src/hid/ps/ps.c: Fixed .ps output with "drill-copper" and
	  "drill-helper" options.

	  Holes in the soldermask (and other non-copper layers) are now
	  drawn correctly when the "drill-copper" option is set to false.
	  With the "drill-helper" option on, only holes on copper layers
	  are affected.

2007-08-21 23:23  danmc

	* src/: hid.h, hid/batch/batch.c, hid/common/hidnogui.c,
	  hid/gtk/gtkhid-main.c, hid/gtk/gui-dialog-print.c, hid/gtk/gui.h,
	  hid/lesstif/dialogs.c, hid/lesstif/main.c, hid/ps/ps.c: add a
	  title argument to the HID attribute_dialog function so the
	  dialogs can have appropriate titles

2007-08-21 22:43  danmc

	* src/hid/gtk/: gtkhid-main.c, gui-dialog-print.c, gui.h: Implement
	  the missing attribute editor dialog for the GTK HID and now that
	  it is available, add the PrintCalibrate() action to match the
	  lesstif one.

2007-08-21 22:42  danmc

	* src/hid/ps/ps.c: indent

2007-08-19 14:25  danmc

	* src/draw.c: when drawing the mark for an element also put an "L"
	  on it if the element is locked.  Patch from Bert Timmerman

2007-08-17 17:06  danmc

	* doc/pcb.texi: clean up the regexp appendix a bit

2007-08-17 08:26  danmc

	* lib/qfn.inc: use a default pad clearance of 20 mils instead of
	  zero.  Bug [ 1742394 ] Zero clearance QFN footprints.

2007-08-16 23:51  danmc

	* src/: gpcb-menu.res, hid/gtk/gui-top-window.c: Teach the GTK HID
	  about active=<flag> in the menu resource file.  Now that this
	  works, sync up the active=have_regex menus with the lesstif menu
	  resource file.

2007-08-06 00:31  djdelorie

	* src/global.h: Give data->pcb a real type.

2007-08-06 00:30  djdelorie

	* src/buffer.c: Make sure loaded buffers have a proper pcb
	  backpointer.

2007-08-05 22:18  djdelorie

	* src/draw.c: [ 1751567 ] with thin-draw-poly on, soldermask
	  display is messed up

2007-08-05 22:09  djdelorie

	* src/select.c: Match whole names with regex's, when possible.
	  [1741650]

2007-08-05 21:45  djdelorie

	* src/: flags.c, pcb-menu.res: Fix the have_regex flag in
	  pcb-menu.res [1751564]

2007-08-05 21:35  djdelorie

	* src/hid/: common/actions.c, lesstif/menu.c: More empty :command
	  checks [1751582]

2007-08-05 20:37  djdelorie

	* src/polygon.c: Ben: Avoid duplicate passes through pad
	  clearances.

2007-08-05 19:40  djdelorie

	* src/: action.c, const.h, draw.c, flags.c, global.h,
	  gpcb-menu.res, main.c, pcb-menu.res, polygon.c, strflags.c: patch
	  1738364: flag for non-clipped polygons.

2007-08-05 12:15  djdelorie

	* src/hid/bom/bom.c: Adds an export in mm to the BOM export dialog
	  [1742399]

2007-08-04 22:36  djdelorie

	* src/set.c: Don't limit keepaway size to minimum *line* size.

2007-08-04 17:40  djdelorie

	* src/hid/ps/ps.c: Apply bloat to drawn rectangles.

2007-08-04 17:20  djdelorie

	* src/draw.c: Tracker 1753084 - fixes 1751589, merged soldermask
	  has larger than expected outline.

2007-08-03 13:41  djdelorie

	* src/hid/gtk/gui-top-window.c: More paranoid check for "gui is up"

2007-08-02 15:28  djdelorie

	* src/hid/gtk/gui-top-window.c: Don't allow LayersChanged if
	  there's no GUI yet.

2007-07-31 23:03  djdelorie

	* src/hid/lesstif/main.c: Protect against empty :command string.

2007-07-31 22:59  djdelorie

	* src/strflags.c: Fixed a bug in flags_to_string where the LOCALREF
	  pcb flag would be discarded.

2007-07-31 22:54  djdelorie

	* src/action.c: Fix references to RouteStyleChanged (should be
	  RouteStylesChanged).	Call it when :RouteStyle is called.

2007-07-31 22:52  djdelorie

	* src/file.c: When a board is loaded, the first route style is
	  automatically selected if the old style doesn't happen to match
	  any styles.

2007-07-31 22:49  djdelorie

	* src/misc.c: Add missing variable.

2007-07-31 22:45  djdelorie

	* src/misc.c: When the layer stack is reset, bring the component
	  layer to the front and make it active.

2007-07-31 22:38  djdelorie

	* src/hid/lesstif/main.c: When swapping board sides, swap top/bot
	  layers even if both layers are visible.

2007-07-31 22:16  djdelorie

	* src/hid/lesstif/main.c: Swap the direction of scroll bars when
	  the board is swapped.

2007-07-31 22:11  djdelorie

	* src/hid/: gerber/gerber.c, ps/eps.c, ps/ps.c: Gerber, PS, and EPS
	  ignore the thindraw settings.  Fix bug in PS when first item on
	  the board is an arc.	PS "drill helper" changed to a simple hole
	  reduction so that copper extends to drilled hole even when hole
	  is off-center.

2007-07-31 21:29  djdelorie

	* src/hid/lesstif/menu.c: Don't free home_pcbmenu until after it's
	  used.

2007-06-28 18:15  danmc

	* src/hid/gtk/gui-config.c: Don't forget to fclose() the config
	  file after we're done reading it.  CID 27, scan #1.

2007-06-27 21:46  danmc

	* src/hid/bom/bom.c: Fix a few memory leaks.  Coverity ID 22, 23,
	  and 24, scan #1.

2007-06-12 21:51  danmc

	* src/hid/gtk/gtkhid-main.c: add missing save_syntax and save_help.
	  Also allow Save(PasteBuffer) so we have more compatibility with
	  the lesstif HID.  This also fixes the regression about saving
	  buffer elements which appeared after the user menu branch was
	  merged.

2007-06-12 21:50  danmc

	* src/hid/lesstif/dialogs.c: add Save(PasteBuffer) to save_syntax.

2007-06-09 16:34  djdelorie

	* src/: action.c, pcb-menu.res: Add Delete() action.  No arguments:
	  delete selected ELSE object, but options for selected only,
	  object only, selected rats, all rats.

2007-05-29 07:18  petercjclifton

	* src/draw.c: Revert patch to hide far-side (invisible) pads when
	  near-side pins / pads are switched off. Old behaviour was
	  intentional.

2007-05-25 15:08  petercjclifton

	* src/hid/ps/ps.c: Add option "drill-copper" to draw / not draw
	  drill holes in the copper layers of the ps exporter. This is
	  useful for plated through processes which require the etch mask
	  to protect the vias / pins during etching.

2007-05-25 14:12  petercjclifton

	* src/draw.c: Change drawing code for square pads to use
	  gui->fill_rect (...) as on Win32, the current method of drawing a
	  zero length line doesn't work.

2007-05-25 13:43  petercjclifton

	* src/draw.c: Stop far side 'invisible' pads being drawn when pins
	  / pads are switched off.

2007-05-25 13:40  petercjclifton

	* src/hid/gtk/gtkhid-main.c: Fix drawing of filled rectangles when
	  the board is flipped.  Makes soldermask view	on the back of the
	  board work.

2007-05-24 18:06  danmc

	* configure: regen

2007-05-24 18:00  danmc

	* configure.ac: check for buggy versions of m4 which seem to think
	  eval(-2/2) should be 2147483647.  Noted by Peter Clifton.

2007-05-22 21:21  danmc

	* src/hid/gtk/gui-top-window.c: Avoid a stack corruption.  Noted by
	  Peter Clifton.  Should probably replace all instances of sprintf
	  in pcb with snprintf, but that will take some work.

2007-05-17 00:39  danmc

	* src/: main.c, hid/gtk/gui-top-window.c, hid/lesstif/menu.c: check
	  for getenv() return codes everywhere and deal if getenv returns
	  NULL.  Noted by Peter Clifton.

2007-05-16 18:19  danmc

	* src/file.c: if the popen fails for the ListLibraryContents.sh
	  shell script, continue on with the newlib processing instead of
	  failing.  This helps on systems where either the user has
	  disabled m4 libraries or on systems like windows where the popen
	  will not work.

2007-05-03 23:16  danmc

	* src/todo: remove a few fixed things

2007-05-03 22:21  danmc

	* lib/connector.inc: Increase the hole size on the DIN* connectors
	  (are these named wrong btw?) from 28 mils to 40 mils.  This is
	  more in line with what is recommended for Tyco *-1634689-* box
	  headers in Tyco drawing 1634689.  Noted by Seb James.

2007-05-01 23:17  danmc

	* src/create.c: When refusing to create overlapping vias spit out a
	  warning.  We should probably allow overlapping vias but turn it
	  into a DRC violation.  But until then, at least give a warning
	  instead of silently dropping them.  More details are in bug
	  reports: [ 1687692 ] Large Pads (150 mils) silently dropped [
	  1266154 ] lost vias

2007-05-01 22:50  danmc

	* src/: file.c, file.h, misc.c: avoid triggering an emergency save
	  on normal exit.  Reported and patch provided in bug [ 1705607 ]
	  Emergency save on normal exit.

2007-05-01 17:53  danmc

	* src/hid/gtk/gui-pinout-window.c: - make arcs show up in the
	  pinout window - don't rotate the element in the pinout window.
	  Rather display with	the same rotation as in the layout.
	  Besides being more useful this   avoid a segfault in some cases.

2007-05-01 17:52  danmc

	* src/gpcb-menu.res: remove the menu mneumonics as some conflict
	  with hotkeys

2007-04-30 23:29  danmc

	* src/: gpcb-menu.res, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-output-events.c, hid/gtk/gui-top-window.c,
	  hid/gtk/gui.h: Teach the GTK HID how to trap certain hotkeys
	  which gtk usually captures for its own use.  This lets PCB use
	  the arrow keys and the tab key again.  So restore the hotkey for
	  flipping sides in the menu resource file.  Start on the Cursor()
	  action which is needed for the arrow keys.  That part is not done
	  yet.

2007-04-28 10:32  haceaton

	* src/polygon.c: Don't double the pad thickness when restoring to
	  the polygon.	For speedup, just add back a simple rectangle since
	  it only has 4 points. Should do that for lines too, but didn't.
	  ----------------------------------------------------------------------

2007-04-27 00:17  haceaton

	* src/polygon.c: fix bloating of region to search for re-clearance
	  after a portion of polyogn is restored.
	  ----------------------------------------------------------------------

2007-04-21 23:33  djdelorie

	* src/hid/gerber/gerber.c: Draw non-circular arcs manually.

2007-04-21 17:21  djdelorie

	* src/: action.c, buffer.c, copy.c, create.c, create.h, parse_y.y:
	  Preserve width *and* height when manipulating arcs.

2007-04-21 16:41  djdelorie

	* src/buffer.c: Add FreeRotatebuffer(Angle) (angle can be any
	  angle)

2007-04-21 15:00  djdelorie

	* src/: crosshair.c, search.c: Allow for diagonal pads.

2007-04-21 14:02  djdelorie

	* src/hid/lesstif/dialogs.c: Use ".fp" when loading element data.

2007-04-21 13:03  djdelorie

	* src/: buffer.c, create.c: Permit the existence of diagonal pads.

2007-04-21 13:00  djdelorie

	* src/hid/gerber/gerber.c: Use polygons to draw square ended
	  diagonal lines.

2007-04-20 23:17  danmc

	* src/autoplace.c: add a check to make sure malloc() succeeds.
	  Noted in bug [ 1657886 ] Check return codes everywhere

2007-04-20 22:43  danmc

	* src/: gpcb-menu.res, pcb-menu.res: Change "Select all" to "Select
	  all visible" to match up with what actually happens.	Reported in
	  bug [ 1013719 ] Select all objects: misleading name?

2007-04-20 18:39  danmc

	* src/hid/: gtk/gui-output-events.c, gtk/gui-top-window.c,
	  lesstif/main.c, ps/ps.c, ps/ps.h: fix a handful of compiler
	  warnings

2007-04-20 08:13  danmc

	* doc/actions.texi: regen after usermenu merge

2007-04-20 07:31  danmc

	* README.cvs_branches, config.h.in, configure, configure.ac,
	  src/Makefile.am, src/Makefile.in, src/action.c, src/action.h,
	  src/autoroute.c, src/change.c, src/clip.c, src/clip.h,
	  src/command.c, src/const.h, src/create.c, src/crosshair.c,
	  src/data.c, src/data.h, src/djopt.c, src/draw.c, src/draw.h,
	  src/file.c, src/file.h, src/find.c, src/flags.c, src/global.h,
	  src/gpcb-menu.res, src/macro.h, src/main.c, src/misc.c,
	  src/misc.h, src/move.c, src/parse_l.l, src/parse_y.y,
	  src/pcbtest.sh.in, src/polygon.c, src/print.c, src/rats.c,
	  src/remove.c, src/report.c, src/rotate.c, src/search.c,
	  src/set.c, src/strflags.c, src/strflags.h, src/thermal.c,
	  src/todo, src/undo.c, src/vendor.c, src/hid/batch/batch.c,
	  src/hid/common/hidinit.c, src/hid/common/hidnogui.c,
	  src/hid/gerber/gerber.c, src/hid/gtk/gtkhid-main.c,
	  src/hid/gtk/gui-config.c, src/hid/gtk/gui-misc.c,
	  src/hid/gtk/gui-output-events.c, src/hid/gtk/gui-pinout-window.c,
	  src/hid/gtk/gui-top-window.c, src/hid/gtk/gui.h,
	  src/hid/lesstif/dialogs.c, src/hid/lesstif/main.c,
	  src/hid/lesstif/menu.c, src/hid/lesstif/netlist.c,
	  src/hid/lpr/lpr.c, src/hid/nelma/nelma.c, src/hid/nelma/nelma.h,
	  src/hid/png/png.c, src/hid/ps/eps.c, src/hid/ps/ps.c,
	  win32/pcb.nsi.in: Merge the usermenu branch.	 This reworks how
	  the menus and hotkeys are defined and handled for the gtk HID.
	  In particular, instead of being hard coded, the menus are loaded
	  from a menu resource file like in the lesstif gui.  All hotkeys
	  are defined via the menu hotkeys and thus are visually presented
	  in the menus.  The gtk HID looks for "gpcb-menu.res" instead of
	  "pcb-menu.res" so that the menu organization may be different
	  between the lesstif and gtk HID's.

2007-04-20 06:50  danmc

	* src/: action.c, change.c, misc.c, output.c, output.h, set.c,
	  thermal.c, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-pinout-window.c, hid/gtk/gui-top-window.c: sync with
	  trunk

2007-04-19 22:20  danmc

	* src/hid/gtk/: gtkhid-main.c, gui-output-events.c: clean up some
	  comments and also some warning output

2007-04-19 22:11  danmc

	* src/: gpcb-menu.res, hid/gtk/gui-top-window.c: 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.

2007-04-19 18:29  danmc

	* src/hid/gtk/: gtkhid-main.c, gui-output-events.c,
	  gui-top-window.c, gui.h: fix several bugs (flipping, centering,
	  no routestyles and layer group edit actions) found by Bernd
	  Jendrissek

2007-04-19 18:29  danmc

	* src/gpcb-menu.res: remove a character (degree symbol) that the
	  gtk menus do not like

2007-04-19 00:50  danmc

	* src/hid/gtk/gtkhid-main.c: fix botched commit

2007-04-18 23:39  danmc

	* src/hid/gtk/gtkhid-main.c: organize the actions in the list so
	  they are easier to find

2007-04-18 23:31  danmc

	* src/hid/gtk/: gtkhid-main.c, gui-config.c, gui-top-window.c:
	  remove a bunch of now unused code

2007-04-18 23:07  danmc

	* src/: action.c, change.c, misc.c, output.c, output.h, set.c,
	  thermal.c, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-pinout-window.c, hid/gtk/gui-top-window.c: 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.

2007-04-18 17:44  danmc

	* src/todo: add a complaint about the Tab key

2007-04-18 17:35  danmc

	* config.h.in, configure, configure.ac: when using gtk which is
	  older than 2.8.0, check for gdkx.h and then use that to call
	  XWarpPointer instead of the gdk function which does the same
	  thing.  Needed for the Center() action.

2007-04-18 17:33  danmc

	* src/hid/gtk/gtkhid-main.c: get the Center action to work

2007-04-18 17:32  danmc

	* src/hid/gtk/gui-output-events.c: output undefined keysyms in hex
	  as well as decimal

2007-04-18 17:31  danmc

	* src/todo: update todo list a bit

2007-04-17 23:02  danmc

	* src/hid/gtk/gtkhid-main.c: start work on a Center() action. Not
	  quite right yet.

2007-04-17 22:49  danmc

	* src/hid/gtk/gtkhid-main.c: get the flip_x and flip_y stuff
	  working

2007-04-17 22:15  danmc

	* src/hid/gtk/gui-top-window.c: do not complain about tip= menuitem
	  resources.  we like them!

2007-04-15 18:40  danmc

	* src/hid/gtk/gui-top-window.c: fix one more merge conflict

2007-04-15 16:05  danmc

	* configure, configure.ac, doc/actions.texi, doc/pcbfile.texi,
	  doc/version.texi, src/Makefile.am, src/Makefile.in, src/action.c,
	  src/command.c, src/create.c, src/file.c, src/file.h, src/find.c,
	  src/flags.c, src/move.c, src/parse_y.y, src/rats.c,
	  src/hid/gtk/gui-config.c, src/hid/gtk/gui-misc.c,
	  src/hid/gtk/gui-output-events.c, src/hid/gtk/gui-top-window.c,
	  src/hid/nelma/hid.conf, src/hid/nelma/nelma.c,
	  src/hid/nelma/nelma.h: sync with trunk

2007-04-11 23:01  djdelorie

	* src/command.c: Allow :s without filename to use current filename.

2007-04-11 07:12  danmc

	* configure, configure.ac, src/Makefile.am, src/Makefile.in,
	  src/hid/nelma/hid.conf, src/hid/nelma/nelma.c,
	  src/hid/nelma/nelma.h: add the nelma export HID provided in
	  patch: [ 1601099 ] Nelma export HID by Tomaz Solc with a few
	  minor updates by me.

2007-04-10 22:13  danmc

	* src/hid/gtk/gui-output-events.c: Apply patch supplied in patch [
	  1692014 ] Patch for "click on focus for zoom" bug from Tomaz
	  Solc.

2007-04-09 21:14  danmc

	* doc/actions.texi, doc/pcbfile.texi, doc/version.texi,
	  src/Makefile.in: regen

2007-04-07 22:28  danmc

	* src/hid/gtk/gui-config.c: Initialize command history size to 5 if
	  no config setting is given.  Patch [ 1608559 ] Patch for command
	  entry history bug.

2007-04-07 22:19  danmc

	* src/hid/gtk/gui-misc.c: add distance and angle to the relative
	  readout.  Mostly provided in patch submission [ 1621913 ]
	  Euclidian distance from mark.  Minor update (fix the fact that in
	  PCB units, positive Y is down) from me.

2007-04-07 21:44  danmc

	* src/: file.c, file.h, parse_y.y: 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.

2007-04-07 13:06  danmc

	* src/hid/gtk/: gui-misc.c, gui-top-window.c: prevent the cursor
	  position labels from growing/shrinking as you move the cursor
	  around.

2007-04-05 23:47  danmc

	* src/todo: fixed the "crosshair shows drc clearance bug"

2007-04-05 23:45  danmc

	* src/flags.c: 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".

2007-04-05 21:44  danmc

	* src/rats.c: avoid using an unitialized variable (even though we
	  ignore the result of that access)

2007-04-05 21:44  danmc

	* src/move.c: document MoveLayer() action

2007-04-05 21:43  danmc

	* src/file.h: add missing prototypes

2007-04-05 21:43  danmc

	* src/file.c: add missing header, remove unused variable

2007-04-05 21:43  danmc

	* src/: create.c, find.c: remove unused variable

2007-04-05 21:43  danmc

	* src/action.c: format string fix

2007-04-05 21:16  danmc

	* src/: Makefile.am, Makefile.in, clip.c, clip.h, rats.c,
	  hid/gtk/gtkhid-main.c, hid/lesstif/main.c: sync with head

2007-04-05 09:10  danmc

	* src/gpcb-menu.res: improve text for the Arrow mode hotkey

2007-04-05 00:02  danmc

	* src/hid/gtk/gui-top-window.c: add more debug output

2007-04-05 00:02  danmc

	* src/todo: add more to the todo list

2007-04-04 23:17  danmc

	* src/: gpcb-menu.res, pcbtest.sh.in, todo, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-output-events.c, hid/gtk/gui-top-window.c: Fix many
	  bugs found by Stuart Brorson who was helpful enough to try out
	  every single menu item.

2007-03-12 22:30  danmc

	* src/todo: update the usermenu stuff a bit

2007-03-12 22:27  danmc

	* src/gpcb-menu.res: update comment in Mouse section

2007-03-12 22:19  danmc

	* src/: action.c, gpcb-menu.res, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-output-events.c, hid/gtk/gui-top-window.c: Move the
	  rest of the key strokes out of gui-top-window.c and into
	  gpcb-menu.res.  Also add a DoWindows() action and add an "Escape"
	  option to the Mode() action to behave like the gtk HID escape.

2007-03-09 22:06  haceaton

	* src/rats.c: find rats regardless of how far the coordinates are
	  out of bounds
	  ----------------------------------------------------------------------

2007-03-09 19:14  haceaton

	* src/rats.c: Handle case for connections are close to or beyond
	  MAX_COORD
	  ----------------------------------------------------------------------

2007-03-09 01:03  djdelorie

	* src/: Makefile.am, Makefile.in, clip.c, clip.h,
	  hid/gtk/gtkhid-main.c, hid/lesstif/main.c: Add basic line
	  clipping to both GUIs.

2007-03-07 21:48  danmc

	* src/: gpcb-menu.res, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-top-window.c: Bring gpcb-menu.res more inline with
	  the way the gtk menus are setup in the hard coded menu version
	  currently.  While here, move a whole bunch of hot keys out of
	  gui-output-events.c and into the menu resource file.

2007-03-06 22:52  danmc

	* src/hid/gtk/gui-top-window.c: get the @routestyle menus working.

2007-03-05 21:25  danmc

	* src/: Makefile.in, hid/gtk/gui-top-window.c: garbage collect some
	  more now-obsolete code

2007-03-05 21:24  danmc

	* src/todo: add some usermenu todo items

2007-03-03 22:57  danmc

	* README.cvs_branches, src/Makefile.am, src/Makefile.in,
	  src/Pcb.ad.in, src/Pcb.ad.raw, src/Pcb.ad.small, src/action.c,
	  src/action.h, src/autoroute.c, src/change.c, src/const.h,
	  src/crosshair.c, src/data.c, src/data.h, src/djopt.c, src/draw.c,
	  src/draw.h, src/file.c, src/find.c, src/flags.c, src/global.h,
	  src/hid.h, src/macro.h, src/main.c, src/misc.c, src/misc.h,
	  src/move.c, src/parse_l.l, src/parse_y.y, src/pcb-menu.res,
	  src/polygon.c, src/print.c, src/remove.c, src/report.c,
	  src/rotate.c, src/search.c, src/set.c, src/strflags.c,
	  src/strflags.h, src/todo, src/undo.c, src/vendor.c,
	  src/hid/batch/batch.c, src/hid/common/hidinit.c,
	  src/hid/common/hidnogui.c, src/hid/gerber/gerber.c,
	  src/hid/gtk/gtkhid-main.c, src/hid/lesstif/dialogs.c,
	  src/hid/lesstif/main.c, src/hid/lesstif/menu.c,
	  src/hid/lesstif/netlist.c, src/hid/lpr/lpr.c, src/hid/png/png.c,
	  src/hid/ps/eps.c, src/hid/ps/ps.c, win32/pcb.nsi.in: sync with
	  trunk

2007-03-03 22:46  danmc

	* src/find.c: Fix a bug when looking for square pad to square pad
	  clearance.  The old way simply grew one of the pads by Bloat on
	  all 4 sides and looked for overlap.  This is not the correct test
	  in the case where the closest line between the two pads is a
	  unique line from two of the corners.	The new way should
	  correctly handle all cases.

2007-03-03 22:42  danmc

	* src/hid/gtk/gui-top-window.c: fix some comments

2007-03-03 22:17  djdelorie

	* src/: Makefile.am, Makefile.in, action.c, action.h, autoroute.c,
	  change.c, const.h, crosshair.c, data.c, data.h, djopt.c, draw.c,
	  file.c, find.c, flags.c, global.h, hid.h, macro.h, main.c,
	  misc.c, misc.h, parse_y.y, pcb-menu.res, report.c, search.c,
	  set.c, strflags.c, strflags.h, todo, hid/batch/batch.c,
	  hid/common/hidinit.c, hid/common/hidnogui.c, hid/gerber/gerber.c,
	  hid/gtk/gtkhid-main.c, hid/lesstif/main.c, hid/lesstif/menu.c,
	  hid/lesstif/netlist.c, hid/png/png.c, hid/ps/eps.c, hid/ps/ps.c:
	  Made flags type big enough to hold PCB flags.

	  Added hash table for parameter lookup in action.c

	  Moved thindraw code out of lesstif hid.

	  Added "thin draw polygons" flag to toplevel stuff.

	  Fixed "check polygons" so it works again.

	  Added "lock names" setting: When set, the arrow tool ignores
	  element names and text objects, so you can select the elements or
	  objects beneath them.

	  Added "only names" setting: When set, the arrow tool can only
	  select element names and text objects; you won't accidentally
	  move an element.

	  Made the crosshair-move code draw the outline of pads, not the
	  centerline.  It does still draw round-end pads as rectangles,
	  though.

	  Allow "--no-foo" to shut off boolean "--foo" options that default
	  to on.

	  Added "--layer-stack" option that takes a string and sets the
	  layer stack to it (for eps/png export, mostly).  Layers are
	  numbers 0..N-1, the names of the layers from the loaded PCB file,
	  or the special names "rats", "invisible", "pins", "vias", or
	  "elements".  Layers may be separated by spaces, commas,
	  semicolons, or colons.

	  Added Display(Step,[1..9]) to move the cursor in steps.
	  Implemented in lesstif HID, attached to arrow keys.  Added "what
	  to do with the pointer" parameter - warp pointer to match
	  crosshair, or pan window to put crosshair under cursor.

	  Make autorouter show live trials.

	  Clean up various FIXMEs.

	  Add support for string encoded PCB flags.

	  thindraw exports: off by default?  Follow current setting?  Or
	  put it in their own attribute list?

	  Added Report(NetLength) which reports on the total length of
	  segments (lines and arcs) for the net under the cursor.  It will
	  also tell you the name of the net.

	  Remove obsolete UseLogWindow and RaiseLogWindow.

2007-03-02 17:38  danmc

	* win32/pcb.nsi.in: remove some left over links on uninstall

2007-02-27 14:33  djdelorie

	* src/file.c: Avoid segfaults when loading elements, fixes bug in
	  load-element-as-pcb patch.

2007-02-27 01:32  djdelorie

	* src/hid/ps/ps.c: Add calibration values to the attribute list so
	  they can be stored in the settings file, or given on the command
	  line.

2007-02-25 22:20  danmc

	* src/hid/gtk/gui-top-window.c: Implement ToggleView() and
	  SelectLayer() actions.  Now the @layerview and @layerpick menus
	  appear to be fully functional.

2007-02-24 01:08  djdelorie

	* src/: file.c, parse_y.y: Allow the user to load a footprint as a
	  pcb; create a suitably-sized pcb around it.

2007-02-23 11:59  djdelorie

	* src/report.c: Report on pads as rectangles, not lines, so we get
	  width and height for the pad and mask.  Also, report the gap
	  between the pad and the mask.

2007-02-23 00:30  danmc

	* src/hid/gtk/gui-top-window.c: more progress on the @layerview and
	  @layerpick menus.  The menus now seem to always get their names
	  and check marks updated properly.  Still need to work the other
	  way around (clicking the menu making the right thing happen).

2007-02-22 22:07  djdelorie

	* src/hid/ps/ps.c: Silence some compiler warnings.

2007-02-22 22:05  djdelorie

	* src/hid/ps/ps.c: Don't print the scale if we're filling the page.
	  Don't print (null) if there's no board name.

2007-02-22 18:17  danmc

	* src/hid/gtk/gui-top-window.c: lots more work on the @layerpick
	  and @layerview menus

2007-02-21 20:48  danmc

	* src/: gpcb-menu.res, hid/gtk/gui-top-window.c: start getting the
	  @layerview @layerpick and @routestyles menu resources working

2007-02-20 08:55  danmc

	* src/hid/gtk/gui-top-window.c: fix a typo

2007-02-17 00:50  danmc

	* src/: gpcb-menu.res, hid/gtk/gui-top-window.c: support m= values
	  in menu resources for mneumonics

2007-02-17 00:50  danmc

	* src/hid/gtk/gtkhid-main.c: avoid a segfault on Zoom() with no
	  args

2007-02-17 00:07  danmc

	* src/hid/gtk/gtkhid-main.c: start work on fixing the gtk Zoom()
	  action to make it behave like the lesstif one

2007-02-16 18:48  danmc

	* src/hid/gtk/gui-top-window.c: Make sure that the menu
	  accelerators get connected to the toggle menuitems as well.  Also
	  add a translation table to convert certain keys like ':' from the
	  menu resource to the value that gtk wants to see.  In this case
	  it is "colon".  This gets rid of all of the warnings like:
	  (pcb:4288): Gtk-WARNING **: Unable to parse accelerator ':' for
	  action 'MenuItem66'

2007-02-16 00:50  danmc

	* src/hid/gtk/: gui-output-events.c, gui-top-window.c: get menu
	  accelerators mostly working

2007-02-16 00:02  danmc

	* src/hid/gtk/gtkhid-main.c: add a first cut at a Popup() action to
	  popup the specified popup menu

2007-02-15 18:25  danmc

	* src/: gpcb-menu.res, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-top-window.c: add and enable the popup menus

2007-02-15 18:25  danmc

	* src/: Makefile.am, Makefile.in: fix the target for gpcb-menu.res

2007-02-15 08:04  djdelorie

	* src/hid/lesstif/main.c: Attach status bar widgets to the correct
	  siblings.

2007-02-15 00:48  djdelorie

	* src/hid/lesstif/main.c: Don't use the crosshair's position to
	  keep track of whether it's in the window or not; have a separate
	  variable so we can avoid panning when we're just resetting the
	  crosshair after a tool change.

2007-02-15 00:12  djdelorie

	* src/: autoroute.c, parse_l.l, polygon.c, hid/ps/ps.c: Move
	  declarations before statements (patch by Ben Jackson
	  <ben@ben.com>)

2007-02-14 22:42  danmc

	* src/hid/gtk/: gui-output-events.c, gui-top-window.c, gui.h: Add
	  ghid_update_toggle_flags() to the idle callback.  Now the menu
	  flags get updated even when they are torn off.  For example,
	  hitting 'esc' twice to exit out of line mode now show up in a
	  torn off menu.  While here, turn off some extra debug spew which
	  is no longer really needed.

2007-02-14 18:31  danmc

	* src/hid/gtk/gui-top-window.c: disable some more deprecated code
	  which gets rid of a bunch of runtime gtk warnings

2007-02-14 18:31  danmc

	* src/hid/gtk/gtkhid-main.c: add thindraw, thindrawpoly, flip_x,
	  and flip_y flags

2007-02-14 02:05  danmc

	* src/hid/gtk/gui-top-window.c: - fill in the code to put menuitems
	  in the menu that don't have actions	associated with them.
	  Probably will only be used when starting on	a new menu layout.

	  - remove a whole bunch of the old deprecated callbacks.

2007-02-12 23:44  djdelorie

	* src/: action.c, change.c, draw.c, draw.h, move.c, print.c,
	  remove.c, rotate.c, undo.c: Keep track of the minimum line size
	  for text depending on which layer the text is on (copper, silk,
	  pin numbers).

2007-02-12 19:31  danmc

	* src/hid/gtk/gui-top-window.c: First cut at getting the toggle
	  menu items to work.  They seem to get the check marks when
	  they're supposed to and they toggle.

2007-02-12 18:17  danmc

	* src/hid/gtk/gui-output-events.c: comment out some calls to
	  ghid_set_menu_toggle_button which I have broken for now

2007-02-12 18:16  danmc

	* src/hid/gtk/gui-top-window.c: - remove a bunch of menu callbacks
	  which are no longer needed since there   is just 1 master menu
	  callback now.

	  - deal with the toggle menu items (menus with the checked=
	  resource value)   in terms of getting them into the menus and
	  having the callbacks do something.	The checked/not checked
	  code is still missing.

2007-02-12 18:14  danmc

	* src/: Makefile.am, Makefile.in, gpcb-menu.res: start work on a
	  gpcb-menu.res to be used by the gtk HID.  Either gtk or lesstif
	  HID should be able to read the same resource file but this way
	  the menu layouts can comply more with the style guides for
	  lesstif or gtk apps.

2007-02-11 23:22  danmc

	* src/: Makefile.am, Makefile.in, Pcb.ad.in, Pcb.ad.raw,
	  Pcb.ad.small: Remove the appdefaults files.  These were leftover
	  from Xaw days and weren't really doing anything other than
	  providing a filename conflict on case insensitive file systems
	  (pcb vs Pcb).

2007-02-11 22:27  djdelorie

	* src/hid/ps/ps.c: Compensate for rotated boards.  Allow the print
	  step to be skipped.

2007-02-10 16:59  djdelorie

	* src/: action.c, pcb-menu.res, hid/lesstif/dialogs.c,
	  hid/lpr/lpr.c, hid/ps/ps.c: Add printer calibration code for
	  lesstif HID.

2007-02-10 16:59  djdelorie

	* src/vendor.c: Cache vendor lookups.  Use binary search instead of
	  linear.

2007-02-10 14:21  djdelorie

	* src/: file.c, parse_l.l: Properly deal with quoted characters in
	  both string reading and string writing.

2007-02-10 11:57  djdelorie

	* src/vendor.c: Call busy before applying the vendor map.

2007-02-10 11:49  djdelorie

	* src/: action.c, djopt.c, hid.h, hid/batch/batch.c,
	  hid/gtk/gtkhid-main.c, hid/lesstif/main.c: Change the way the
	  busy cursor is done.	Called for autoplace, autoroute, and
	  optimize.

2007-02-10 11:07  djdelorie

	* src/: pcb-menu.res, hid/lesstif/main.c: Add "C" for Center()
	  action.  Provide examples for zooming-with-centering in
	  pcb-menu.res.

2007-02-10 00:30  danmc

	* src/hid/gtk/gui-top-window.c: Let the menu actions actually do
	  something.  At this point, the user customizable menus are at
	  least partially functional.

2007-02-10 00:20  danmc

	* src/hid/gtk/gui-top-window.c: Generate a list of actions
	  associated with each menu item as the menu resources are being
	  added.  Add some code to the menu callback which for now just
	  spits out the actions which would be taken.

	  At this point, the menus get created according to the resource
	  file and the actions get correctly associated.  Accelerators
	  don't work yet and neither do menu items with checks.

2007-02-09 23:44  danmc

	* README.cvs_branches: note the usermenu branch

2007-02-09 19:28  danmc

	* src/hid/gtk/gui-top-window.c: Start work on user configurable
	  menus for the gtk HID.

	  Right now the menus get loaded from pcb-menu.res and the callback
	  simply reports which one.  There are many issues left to deal
	  with.

2007-02-08 23:33  djdelorie

	* src/: create.c: Always initialize default layer names.

2007-02-08 22:50  danmc

	* src/create.c: pullup rev 1.36 from the trunk.  Prevents a
	  segfault on startup in the lesstif hid.

2007-02-08 22:49  danmc

	* src/create.c: use MAX_LAYER in a spot instead of max_layer.
	  Prevents a segfault with the lesstif hid.

2007-02-08 19:44  danmc

	* configure, configure.ac, doc/fractional_size.texi,
	  doc/letter_size.texi, doc/metric_size.texi, doc/version.texi,
	  doc/wire_size.texi: update version for 20070208 snapshot

2007-02-08 19:17  danmc

	* configure, configure.ac: bump rev after 20070208 branch

2007-02-08 19:14  danmc

	* ChangeLog, NEWS: update for 20070208 snapshot

2007-02-08 17:52  danmc

	* configure, configure.ac, src/main.c: if we somehow fail to find
	  the install path from lrealpath(argv[0]) or by searching through
	  the PATH environment variable, fall back to the configure time
	  path which is compiled into the binary.

2007-02-08 17:30  danmc

	* doc/: actions.texi, version.texi: regen

2007-02-08 17:20  danmc

	* lib/: Makefile.am, Makefile.in: Modify how the dependencies work
	  a bit for the newlib library that is generated from the m4
	  libraries.  In particular, make sure that a normal user building
	  from a tarball doesn't have to build the libraries since they
	  take quite a bit of time.  Also make sure things work with a
	  read-only source tree.

2007-02-08 16:58  danmc

	* src/main.c: When pcb is called with no path, i.e. "pcb" instead
	  of "../src/pcb" or /usr/local/bin/pcb, then we can't just look at
	  argv[0] to figure out the installation path.	In this situation,
	  search through PATH to find which pcb was called.  Should fix
	  problems noted on geda-dev by Tomaz Solc.

2007-02-08 01:44  haceaton

	* src/pcbtest.sh.in: fix pcbtest script to use the new binary name
	  ('pcb') even when not using gdb
	  ----------------------------------------------------------------------

2007-02-08 01:23  haceaton

	* src/polygon1.c: Prevent degenrate holes with no points from being
	  added to polygon.  This is a stop-gap measure until I figure out
	  why coincident edges in opposite directions are being created in
	  some polygons.
	  ----------------------------------------------------------------------

2007-02-07 23:32  danmc

	* Makefile.in, aclocal.m4, configure, README_FILES/Makefile.in,
	  doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/electro-optics/Makefile.in, newlib/headers/Makefile.in,
	  newlib/msp430/Makefile.in, newlib/not_vetted_ingo/Makefile.in,
	  newlib/sockets/Makefile.in, newlib/tests/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in, win32/Makefile.in: regen

2007-02-07 23:31  danmc

	* doc/: pad.gif, pad.png: remove these generated files

2007-02-07 23:24  danmc

	* README.snapshots: update for 20070208 snapshot

2007-02-07 23:22  danmc

	* configure.ac: add a GIF AM_CONDITIONAL to go along with the PNG
	  one

2007-02-06 16:08  danmc

	* doc/: Makefile.am, Makefile.in: s/pcb-bin/pcb

2007-02-06 14:46  danmc

	* win32/build_pcb: fix botched commit

2007-02-06 14:40  danmc

	* win32/build_pcb: add a --enable-maintainer-mode flag

2007-02-06 14:38  danmc

	* win32/pcb.nsi.in: Include in the installer the licenses for the
	  included libraries (gd, png, jpeg, freetype, zlib).

2007-02-06 14:29  danmc

	* win32/: build_pcb, pcb.nsi.in: Add in the png HID to the
	  non-cygwin windows build.

2007-02-06 14:27  danmc

	* lib/m4lib_to_newlib.sh.in: When generating the previews of the
	  footprints, run pcb on an input and output file in the current
	  directory instead of a different directory.  This becomes
	  important on filesystems that use \ instead of / for the
	  directory separator.

2007-02-06 14:25  danmc

	* config.h.in, configure.ac, configure: On non-cygwin windows, look
	  for -lbgd instead of -lgd since the former is what is available
	  as a pre-build dll.

2007-02-06 00:40  danmc

	* src/file.c: remove some illegal casts to unions.

2007-02-05 20:45  danmc

	* lib/m4lib_to_newlib.sh.in: the executible is now pcb not pcb-bin

2007-02-04 21:42  danmc

	* src/parse_l.l: If the passed path to Parse is "" then don't use
	  it.

2007-02-04 20:11  danmc

	* src/parse_l.l: make sure r is always initialized

2007-02-04 18:20  danmc

	* Makefile.in, acinclude.m4, aclocal.m4, config.h.in, configure,
	  configure.ac, README_FILES/Makefile.in, doc/Makefile.in,
	  example/Makefile.in, example/libraries/Makefile.in,
	  lib/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/electro-optics/Makefile.in, newlib/headers/Makefile.in,
	  newlib/msp430/Makefile.in, newlib/not_vetted_ingo/Makefile.in,
	  newlib/sockets/Makefile.in, newlib/tests/Makefile.in,
	  src/Makefile.in, src/file.c, src/main.c, src/parse_l.l,
	  src/icons/Makefile.in, tools/Makefile.in, tutorial/Makefile.in,
	  win32/Makefile.in: More work on the relocatability stuff to
	  handle the annoying "\" instead of "/" for directory separators
	  in windows.  Use ";" instead of ":" for path seperators under
	  windows since it is common to have "c:\some\path".  With this
	  change things seem to work under non-cygwin windows.

2007-02-03 21:44  danmc

	* win32/pcb.nsi.in: install pcb.exe instead of pcb-bin.exe

2007-02-03 21:29  danmc

	* configure, configure.ac, lib/Makefile.am, lib/Makefile.in,
	  newlib/Makefile.am, newlib/Makefile.in,
	  newlib/cypress/Makefile.am, newlib/cypress/Makefile.in,
	  newlib/generic_SMD_packages/0805_reflow_solder,
	  newlib/generic_SMD_packages/0805_wave_solder,
	  newlib/generic_SMD_packages/1206_reflow_solder,
	  newlib/generic_SMD_packages/Makefile.am,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/generic_SMD_packages/SOT-23_Transistor,
	  newlib/toko/Makefile.am, newlib/toko/Makefile.in: Remove some
	  empty newlib directories, some poorly maintained footprints, and
	  some "heavy" footprints.  There is still much more to be done but
	  this is a start.

2007-02-03 20:32  danmc

	* config.h.in, configure, configure.ac, doc/actions.texi,
	  doc/pcb.texi, doc/version.texi, src/Makefile.am, src/Makefile.in,
	  src/file.c, src/global.h, src/main.c, src/pcbtest.sh.in,
	  src/hid/common/hidinit.c, src/hid/gtk/gui-config.c: Take a stab
	  at making pcb installations be relocatable.  By this I mean you
	  can configure and install with

	  ./configure --prefix=/original/path make make install mv
	  /original/path /new/path and still have pcb work.

	  To make this work, the binary path is determined at runtime and
	  all of the other paths are computed relative to this.

	  As part of this, go ahead and kill off the pcb wrapper script
	  around pcb-bin.  That was leftover from Xaw days and wasn't
	  really needed anymore.  As a side effect, the --program-prefix
	  and --program-suffix configure options will probably work now.

2007-02-03 00:55  danmc

	* acinclude.m4, config.h.in, configure, configure.ac: add autoconf
	  macros from
	  http://autoconf-archive.cryp.to/adl_compute_relative_paths.html
	  and http://autoconf-archive.cryp.to/adl_normalize_path.html and
	  use them to find relative paths from $bindir (where the pcb
	  binary gets installed) to the directories with the default font
	  and the footprints.  This is the first step in making an
	  installation be relocatable.

2007-02-02 23:12  danmc

	* src/: file.c, file.h, main.c, hid/gtk/gui-config.c: - Instead of
	  tying the saving of preferences to the autobackup timer, save
	  them when we press ok on the preferences form.

	  - Move the autosave code out of the gtk hid and put it in the
	  core.  Now autosave	should work on all gui's instead of just
	  the gtk one.

2007-02-02 22:01  danmc

	* src/hid/gtk/gui-netlist-window.c: Add a "find" and "rip-up"
	  button to the netlist window.  Patch from Hans Nieuwenhuis on the
	  geda-user mailing list.

2007-02-02 20:05  danmc

	* globalconst.h, src/file.c: Instead of writing the backup file
	  always to /tmp/something derive a backup name from the pcb file
	  name (if the pcb file name exists, otherwise use PCB.%i.save in
	  the current directory).  This should make it easier to find the
	  backup file for a particular layout and also helps in cases where
	  /tmp is not appropriate (windows).

2007-02-02 00:20  djdelorie

	* src/main.c: Add command line option for setting DrawGrid

2007-02-02 00:01  djdelorie

	* src/report.c: Round drill sizes before reporting them.

2007-02-01 23:49  djdelorie

	* src/: netlist.c, rats.c, rats.h: Fix logic for adding new rat
	  lines to the netlist.

2007-02-01 23:09  djdelorie

	* src/hid/gtk/gtkhid-main.c: Fix gtk grid when board flipped.

2007-02-01 21:57  danmc

	* Makefile.in, configure, README_FILES/Makefile.in,
	  doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in, win32/Makefile.in: regen

2007-02-01 16:10  djdelorie

	* src/draw.c: Draw plated holes when exporting.

2007-01-28 23:30  djdelorie

	* src/hid/lesstif/: main.c, netlist.c: Add more functionality to
	  netlist dialog.

2007-01-26 21:16  djdelorie

	* src/action.c: Make sure we have a current mark when we convert
	  selection to an element.

2007-01-21 20:27  danmc

	* lib/: Makefile.am, Makefile.in: Fix a problem where we ended up
	  with "//" in a full path name.  This caused problems on cygwin.

2007-01-20 08:51  danmc

	* src/hid/gtk/gtkhid-main.c: add some code showing how to get the
	  installation path on windows.  Right now, just print out the
	  directory to show it works until I figure out how to get it to
	  the rest of the program.

2007-01-20 08:28  danmc

	* win32/build_pcb: clean out the old install directory prior to
	  installing to avoid leftover cruft showing up in the installer.

2007-01-20 08:05  danmc

	* win32/build_pcb: add a number of flags to this script to help
	  when using it with cvs sources or in debug mode.  See "build_pcb
	  --help" for details on the flags.

2007-01-20 08:04  danmc

	* configure, configure.ac, src/main.c: Break apart PCBTREEDIR into
	  the original plus PCBTREEPATH where the latter is a : seperated
	  path and the former is just the base installation directory for
	  newlib.

2007-01-19 17:33  danmc

	* src/: compat.c, compat.h, hid/common/hidinit.c: Add replacement
	  wrappers for dlopen() and friends on windows.  Update the hid
	  initialization code to pull in the compat header.  Also work
	  around windows limitations with stat().  No change on real
	  operating systems.

2007-01-19 17:31  danmc

	* config.h.in, configure, configure.ac: - check for dlfcn.h and
	  windows.h - fix the test for if the PNG hid is being compiled in
	  or not

2007-01-17 17:00  danmc

	* src/file.c: exclude .html and .png files from newlib directories

2007-01-17 17:00  danmc

	* configure, configure.ac, src/pcbtest.sh.in: add the generated
	  (from m4lib) newlib to the library search path

2007-01-16 18:29  danmc

	* lib/: Makefile.am, Makefile.in, footprint.pcb: - Add missing
	  template .pcb file for generating previews of all the footprints.
	  Building the previews also verifies that there are no syntax
	  errors in the    m4lib footprints.  - fix the logic for
	  rebuilding the newlib library from m4 libs.

2007-01-16 13:15  djdelorie

	* src/hid/gerber/gerber.c: Use a global aperture list instead of
	  per-layer lists.

2007-01-16 13:13  djdelorie

	* src/: file.c, macro.h, main.c, parse_l.l: Don't call popen() if
	  we don't need to.

2007-01-15 08:26  danmc

	* lib/: Makefile.am, Makefile.in: Build and install a newlib
	  library from the m4lib library.  Currently nothing else has
	  changed, the default for pcb is still the old behaviour.  This is
	  just the first step.

2007-01-15 08:25  danmc

	* lib/m4lib_to_newlib.sh.in: Make building the png preview
	  optional.  Other minor cleanups.

2007-01-15 08:24  danmc

	* configure, configure.ac: add an AM_CONDITIONAL indicating if the
	  png HID was compiled in

2007-01-15 01:31  djdelorie

	* doc/: actions.texi, pcbfile.texi, version.texi: Update from
	  ../src

2007-01-15 01:13  djdelorie

	* src/djopt.c: Keep canonicalizing lines until they're all
	  canonicalized.  Don't delete vias that aren't tented (assume
	  they're test points).  Add an option to just canonicalize lines.

2007-01-14 15:19  haceaton

	* src/: autoroute.c, mtspace.c, mtspace.h: More thurough via site
	  searching, cost function changes and some better handling of
	  certain search conditions.  Much improved smoothing pass
	  implementation. Doesn't gratuitously pack traces at minimum
	  clearance during smoothing pass. Overall much better routing is
	  acheived.
	  ----------------------------------------------------------------------

2007-01-11 15:55  djdelorie

	* src/hid/ps/ps.c: From: Hans Nieuwenhuis <vzzbx@xs4all.nl> Check
	  for failed opens.

2007-01-09 09:16  djdelorie

	* src/: draw.c, hid/gerber/gerber.c: Don't draw plated holes on
	  outline gerber.

2007-01-08 19:30  haceaton

	* src/move.c: fix segfault when moving polygon to layer. Also user
	  r_search to find the pin/via thermals.
	  ----------------------------------------------------------------------

2006-12-23 12:30  djdelorie

	* src/hid/lesstif/dialogs.c: Cast away const-ness.

2006-12-22 00:05  haceaton

	* src/crosshair.c: don't indicate line end-point if the line is
	  selected since move will move the whole selection.
	  ----------------------------------------------------------------------

2006-12-21 23:59  haceaton

	* src/: crosshair.c, search.h, todo, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-misc.c, hid/gtk/gui.h, hid/lesstif/main.c: provide a
	  cursor shape change when the arrow mode crosshair is over a line
	  end-point.
	  ----------------------------------------------------------------------

2006-12-21 23:53  djdelorie

	* src/todo: Take "enums" off the lesstif list.

2006-12-21 23:47  djdelorie

	* src/hid/lesstif/dialogs.c: Add support for HID_Enum in attribute
	  dialogs.

2006-12-21 21:46  djdelorie

	* src/hid/lesstif/main.c: Increase default size of main window.

2006-12-21 17:03  danmc

	* win32/build_pcb: if the configure or build fails, then abort the
	  whole process.

2006-12-21 17:03  danmc

	* win32/pcb.nsi.in: the link should be to pcb-bin.exe not pcb

2006-12-21 10:01  djdelorie

	* src/todo: Remove completed projects, add some new ones.

2006-12-18 00:48  djdelorie

	* src/hid/: common/hidnogui.c, gtk/gtkhid-main.c, lesstif/main.c:
	  ... and return 0 for progress hooks.

2006-12-18 00:43  djdelorie

	* src/hid/: gtk/gtkhid-main.c, lesstif/main.c, common/hidnogui.c:
	  Fix progress prototypes.

2006-12-17 00:28  djdelorie

	* src/: hid.h, hid/batch/batch.c, hid/bom/bom.c,
	  hid/common/hidnogui.c, hid/gtk/gtkhid-main.c, hid/lesstif/main.c,
	  hid/lpr/lpr.c, hid/png/png.c, hid/ps/ps.c: Add progress() hook to
	  HID structure.  No actual implementation yet.

2006-12-16 23:41  djdelorie

	* src/hid/lesstif/main.c: Add automatic busy cursor.  Add
	  (disabled) debug code for arc thindraw.

2006-12-16 22:59  djdelorie

	* lib/geda.inc: Add SDIP20.  Fix comment.

2006-12-15 01:15  djdelorie

	* src/parse_y.y: Allow attributes in old-style elements too.

2006-12-14 01:28  danmc

	* src/hid/gtk/: gui-output-events.c, gui.h: Fix a bug in GTK hid
	  that causes the view port to scroll in a random direction on a
	  mouse click inside the view port (for example when drawing a
	  line).

	  This bug only shows itself when an X application that steals
	  window focus is running together with PCB on the same X server.
	  At least GNOME and XFCE window managers are known to do that.

	  See the following and related GNOME bugs for some discussion
	  about this:

	  http://bugzilla.gnome.org/show_bug.cgi?id=102209

	  See also GTK documentation for GtkWidget and GdkEvent.

	  Analysis and patch provided in patch [ 1610717 ] Patch for
	  auto-pan bug by Tomaz Solc.

	  This should also address bug report [ 1593578 ] Display sometimes
	  auto-scrolls when drawing lines by Garth Webb.

2006-12-14 01:08  danmc

	* src/Makefile.in: regen

2006-12-13 20:55  haceaton

	* src/polygon1.c: avoid duplicate removal of duplicate points
	  ----------------------------------------------------------------------

2006-12-13 20:53  haceaton

	* src/hid/gtk/gui-config.c: beginnings of support for isleArea as a
	  dialog changeable item
	  ----------------------------------------------------------------------

2006-12-13 20:26  haceaton

	* src/draw.c: fix arc drawing on the flipped board
	  ----------------------------------------------------------------------

2006-12-13 19:37  danmc

	* src/: Makefile.am, Makefile.in: add missing lrealpath.h

2006-12-13 19:36  danmc

	* src/dbus.c: change a libiberty.h include to lrealpath.h since
	  thats what we have now

2006-12-13 17:42  danmc

	* src/: buffer.c, mymem.c, undo.c: Avoid some null pointer
	  dereferences.  Also make sure UndoList and RemoveList are
	  initialized at startup to avoid any strange behavior there.  This
	  fixes a bug reported on geda-user where starting pcb with an
	  empty board and then doing 'load layout to buffer' and pasting
	  and then doing it again causes a segfault.  Thanks to Peter
	  Clifton for pointing this out.

2006-12-13 17:13  danmc

	* src/: dbus-pcbmain.c, dbus-pcbmain.h, dbus.c, dbus.h: indent new
	  code -- no other changes

2006-12-12 21:51  danmc

	* config.h.in, configure, src/Makefile.in: regen

2006-12-12 21:40  danmc

	* acinclude.m4: fix underquoting of libiberty_NEED_DECLARATION

2006-12-12 21:33  danmc

	* src/Makefile.am: when building dbus, compile in lrealpath.c

2006-12-12 21:32  danmc

	* acinclude.m4, configure.ac: add configure checks needed for
	  lrealpath.c

2006-12-12 21:30  danmc

	* src/lrealpath.c: remove ansidecls.h

2006-12-12 21:03  danmc

	* src/: lrealpath.c, lrealpath.h: add a header with the lrealpath
	  prototype and point to that instead of libiberty.h

2006-12-12 21:02  danmc

	* src/lrealpath.c: Add lrealpath.c from gcc's libiberty.   For now
	  lets just add this one libiberty function.  This is the
	  unmodified version from gcc current as of 2006-12-12.  Last
	  modified on 2005-05-24.

2006-12-10 09:48  haceaton

	* src/misc.c: scan all layers for match because buffers don't
	  always have LayerN set properly
	  ----------------------------------------------------------------------

2006-12-09 16:11  haceaton

	* src/autoroute.c: break loops when exploring new paths, plus some
	  other enhancements.
	  ----------------------------------------------------------------------

2006-12-07 18:19  danmc

	* src/dbus.c: put back the unused variable but protect it with
	  #ifdef DEBUG. From Peter Clifton

2006-12-07 17:33  uid62541

	* src/hid/gtk/gtkhid-main.c: fix broken dereference from last
	  commit

2006-12-07 17:33  danmc

	* src/dbus.c: remove an unused variable

2006-12-07 12:42  danmc

	* src/hid/: gtk/gtkhid-main.c, lesstif/main.c: Don't try to cast to
	  a union.  This practice does not work with all compilers.  Fixes
	  compilation with sun compilers.

2006-12-07 08:36  danmc

	* src/hid/ps/ps.c: add --scale for postscript scaling.	Patch from
	  Hans Nieuwenhuis on geda-user.

2006-12-07 08:10  danmc

	* Makefile.in, config.h.in, configure, configure.ac,
	  README_FILES/Makefile.in, doc/Makefile.in, doc/pcbfile.texi,
	  example/Makefile.in, example/libraries/Makefile.in,
	  lib/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/dbus-pcbmain.c,
	  src/dbus-pcbmain.h, src/dbus.c, src/dbus.h, src/dbus.xml,
	  src/hid.h, src/main.c, src/hid/common/extents.c,
	  src/hid/common/hidnogui.c, src/hid/gtk/gtkhid-main.c,
	  src/hid/lesstif/main.c, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in, win32/Makefile.in: Initial checkin of Peter
	  Cliftons DBus work.  Currently dbus is disabled by default but
	  can be enabled with --enable-dbus

2006-12-06 13:01  danmc

	* src/hid/gtk/gui-top-window.c: Intercept window manager delete
	  events.  This prevents data loss when the window manager closes
	  or deletes a window.	 Reported as [ 1458340 ] data loss with
	  closing main PCB windows and also on geda-dev by Peter Clifton.

2006-12-06 10:10  danmc

	* src/hid/gtk/: gui-library-window.c, gui-log-window.c,
	  gui-netlist-window.c, gui-pinout-window.c: Stop preventing the
	  library, log, netlist, and pinout windows from accepting focus.
	  Preventing them from accepting focus had the side effect of
	  breaking those dialogs on some systems with certain window
	  managers.

2006-12-05 05:29  haceaton

	* src/autoroute.c: allow searching across expansion boxes in each
	  direction which can find lower cost routes.
	  ----------------------------------------------------------------------

2006-12-05 00:22  haceaton

	* src/autoroute.c: Various changes to improve the ability to find
	  routes and make better looking, more efficient routes.

2006-12-03 12:32  haceaton

	* src/: misc.c, polygon.c: use Data->LayerN instead of max_layer
	  where Data may not be PCB->Data
	  ----------------------------------------------------------------------

2006-12-02 11:03  djdelorie

	* src/move.c: Handle edge conditions when adding/removing layers
	  wrt thermals.

2006-12-01 23:58  djdelorie

	* src/move.c: Move thermals when we move layers.

2006-12-01 22:11  djdelorie

	* src/hid/ps/ps.c: Move layer ID text outside of the "board" area.
	  Print board name, layer name, and mirror flag in lower left near
	  margin.  When both mirror and auto-mirror are checked, xor them.

2006-11-30 22:36  danmc

	* src/hid/: ps/ps.c, lpr/lpr.c, ps/ps.h: make sure the postscript
	  header line makes it in the lpr HID.	Should fix problems where
	  the postscript text was being printed instead of executed.

2006-11-15 22:01  haceaton

	* src/: polygon.c, polygon.h, thermal.c: make clearances around
	  rectangular pins and pads have rounded rectangle features
	  ----------------------------------------------------------------------

2006-11-14 21:57  haceaton

	* src/draw.c: remove dead code accidentally left behind
	  ----------------------------------------------------------------------

2006-11-14 08:56  haceaton

	* src/: polygon.c, polygon.h, draw.c: always draw with dicing so
	  that polygons can reside in holes of other polygons
	  ----------------------------------------------------------------------

2006-11-14 00:29  haceaton

	* src/hid/gtk/: gtkhid-main.c, gui.h: Make the invalidate rectangle
	  only include the drawn region.  This vastly speeds up drawing
	  when zoomed in on a complex deisgn.
	  ----------------------------------------------------------------------

2006-11-13 16:50  haceaton

	* src/buffer.c: Warn if non-manhattan lines are trying to become
	  pads.

2006-11-13 16:48  haceaton

	* src/polygon.c: preven silk clipping copper polygons and copper
	  clipping silk polygons

2006-11-11 09:45  danmc

	* src/parse_y.y: minor fix to the FileVersion documentation

2006-11-10 16:57  danmc

	* src/hid/ps/ps.c: add us and international business card media

2006-11-10 16:56  danmc

	* src/: file.c, file.h, parse_l.l, parse_y.y: Add code to the
	  parser which looks for a line like

	  FileVersion[20061101]

	  at the top of the .pcb file.	If this line is seen and indicates
	  a version which is too new for this version of pcb then issue a
	  complaint and explain why.  This should help out when the file
	  format changes and someone tries to load a new design with an
	  older version of pcb.  Of course the real benefit won't happen
	  until versions of pcb prior to this check all go away...

	  For now, the actual output file from pcb hasn't changed.  There
	  is a two line change to include the FileVersion[] line that can
	  be included the next time the file format is changed.  However,
	  there is no reason to not have the program start watching for it.

2006-11-10 13:28  haceaton

	* src/: buffer.c, undo.c: fix some segfaults due to clearing pcb
	  pointer in data structure.

2006-11-09 00:13  danmc

	* src/hid/ps/ps.c: Add several more media types and for the
	  existing metric ones, recompute the bounding box size since pcb
	  has more internal resolution that the old values.

2006-11-08 08:23  haceaton

	* src/remove.c: prevent segfault when removing polyogn points
	  resulting in fewer than 3 points in the poly
	  ----------------------------------------------------------------------

2006-11-05 23:13  haceaton

	* src/: polygon.c, polygon1.c: fix some bugs for unusual clipping
	  conditions. Specifically holes touching at one point (or edge) as
	  an acceptable self-intersection and snap-rounding expanding the
	  bounding box by 1.
	  ----------------------------------------------------------------------

2006-11-04 20:40  danmc

	* doc/: actions.texi, pcbfile.texi: regen

2006-11-04 20:27  danmc

	* src/: action.c, change.c, change.h, const.h, draw.c, find.c,
	  strflags.c: Add a 'nopaste' flag for pads.  This lets you produce
	  fiducial marks that should not have solder paste.  In addition
	  you can use it for things like card edge connectors where you may
	  not want solder paste.  Since this is moderately dangerous (how
	  do you make sure you don't set this flag somewhere where you
	  _need_ solder paste), the drc check reports a count of how many
	  times this flag is used.

2006-11-04 16:57  haceaton

	* src/intersect.c: fix crash due to not checking for no overlaps.
	  Thanks to Anread Kemnade for the patch.
	  ----------------------------------------------------------------------

2006-11-02 21:26  danmc

	* src/action.c: use *FILEVERSION* instead of *VERSION* for the
	  annotation file to help avoid possible confusion between file
	  version and program version.

2006-10-29 15:18  djdelorie

	* src/report.c: Report units in mm or mils as selected by user.

2006-10-29 08:35  haceaton

	* src/parse_y.y: fix polyarea ordering to correspond to file saving
	  ----------------------------------------------------------------------

2006-10-25 17:53  haceaton

	* src/action.c: fix setsame layer changing
	  ----------------------------------------------------------------------

2006-10-21 11:10  haceaton

	* src/find.c: allow pins/vias with zero clearance to touch polygons
	  ----------------------------------------------------------------------

2006-10-21 10:48  haceaton

	* src/polygon1.c: speed improvement by avoiding r_search call
	  overhead when there is no overlap
	  ----------------------------------------------------------------------

2006-10-21 10:38  haceaton

	* src/: file.c, global.h, main.c, parse_l.l: support for polygon
	  island size in the pcb file
	  ----------------------------------------------------------------------

2006-10-21 10:31  haceaton

	* src/: polygon.c, parse_y.y: Avoid use of 'max_layer' macro - it
	  assumes the Data is the loaded PCB which doesn't work during file
	  reading.
	  ----------------------------------------------------------------------

2006-10-20 22:34  haceaton

	* src/: polygon.c, thermal.c, thermal.h: use the saved thermal
	  scale when loading a design
	  ----------------------------------------------------------------------

2006-10-20 19:19  danmc

	* src/hid/: gerber/gerber.c, common/hidinit.c: Cast the char's
	  which are being fed to isspace() and friends to ints which is
	  what they want.

2006-10-19 23:25  haceaton

	* src/rtree.c: check the coming regions, not the one we're at over
	  and over
	  ----------------------------------------------------------------------

2006-10-19 20:11  danmc

	* src/hid/gtk/: gui-misc.c, gui-output-events.c: add a couple of
	  casts and kill the rest of the remaining gcc and SunPRO warnings!

2006-10-19 18:43  danmc

	* src/hid/lesstif/: dialogs.c, menu.c, styles.c: cast to a size_t
	  before converting callback data between ints and pointers

2006-10-19 18:42  danmc

	* src/hid/gtk/: gui-icons-misc.data, gui-top-window.c: remove some
	  SunPRO compiler complaints about initilizers being out of range

2006-10-19 18:42  danmc

	* src/hid/common/hidinit.c: catch HID_Mixed in a switch

2006-10-19 18:42  danmc

	* src/: print.c, hid/bom/bom.c, hid/gerber/gerber.c: avoid gcc
	  warnings when using %c with strftime

2006-10-19 18:42  danmc

	* src/polygon1.c: #ifdef DEBUG out a couple of things which are
	  defined but not used unless DEBUG is defined

2006-10-19 18:42  danmc

	* src/draw.c: cast to a size_t before an int when passing an int to
	  a callback function.

2006-10-19 15:22  haceaton

	* src/rtree.c: even faster tree searching and insertion
	  ----------------------------------------------------------------------

2006-10-18 23:49  danmc

	* src/polygon1.c: modify the DEBUGP macro slightly so it can be
	  legally called with only one argument like DEBUGP("\n");

2006-10-18 21:54  haceaton

	* src/polygon1.c: oops, don't manage the contour bounding boxes in
	  the tree
	  ----------------------------------------------------------------------

2006-10-18 17:22  danmc

	* lib/geda.inc: {T,}QFN16_3{,_EP} needs to use PKG_QFN_50S not
	  PKG_QFN_50.  Noted by Matthias Wenzel.

2006-10-18 07:32  haceaton

	* src/polygon1.c: speed up hole insertion further. Trees
	  everywhere!
	  ----------------------------------------------------------------------

2006-10-18 01:59  danmc

	* configure, configure.ac: Only apply the -rdynamic check if we're
	  using gcc.  This probably isn't the correct long term fix but for
	  now it lets users with SunPRO build again.  The problem is
	  -rdynamic with SunPRO's cc doesn't have the same behaviour as
	  with gcc but it returns 0 so configure thinks it is ok to add
	  -rdynamic.

2006-10-17 12:01  danmc

	* src/hid/ps/ps.c: Use the media option to set the page size and
	  margins.  Selecting different paper size should work now.

2006-10-17 08:06  haceaton

	* src/: create.c, polyarea.h, polygon.c, polygon1.c, rtree.c: bug
	  fixes for hole insertion and fast point inside polygon checking
	  ----------------------------------------------------------------------

2006-10-16 22:28  danmc

	* config.h.in, configure, configure.ac: check for dlopen in -ldl.
	  Needed on solaris 9

2006-10-16 22:21  danmc

	* configure, configure.ac: be verbose about the rdynamic test

2006-10-16 19:41  danmc

	* lib/geda.inc: add some 16 pin 3x3 mm QFN packages

2006-10-15 02:20  djdelorie

	* src/buffer.c: If we're converting a buffer to an element and the
	  buffer has no associated PCB; assign the current one so we have
	  *a* group table to use.

2006-10-14 20:45  djdelorie

	* src/hid/: gtk/gui-top-window.c, lesstif/menu.c: Keep ElemenOn and
	  *SILK->On in sync.

2006-10-14 00:17  haceaton

	* src/change.c: handle polygon clearance for unplated holes
	  ----------------------------------------------------------------------

2006-10-13 20:38  haceaton

	* src/find.c: fix rat<->polygon connection test
	  ----------------------------------------------------------------------

2006-10-13 20:31  haceaton

	* src/: change.c, polygon.c: fix undo handling for all change
	  operations that affect polygon clip
	  ----------------------------------------------------------------------

2006-10-13 07:18  haceaton

	* src/find.c: fix rat to polygon connection test
	  ----------------------------------------------------------------------

2006-10-12 23:04  haceaton

	* src/change.c: fix the sense of set/clear for line join
	  ----------------------------------------------------------------------

2006-10-11 22:46  haceaton

	* src/macro.h: Fix GROUP_LOOP macro

2006-10-11 22:41  haceaton

	* src/: create.c, global.h, heap.h, polygon.c, polygon1.c: fix
	  GROUP_LOOP macro, optimize hole insertion and fix some small bugs
	  ----------------------------------------------------------------------

2006-10-11 22:37  haceaton

	* src/action.c: Morph selections
	  ----------------------------------------------------------------------

2006-10-10 21:17  danmc

	* src/hid/lesstif/: dialogs.c, menu.c: fix a few pointer bugs.

2006-10-10 06:51  danmc

	* src/hid/lesstif/dialogs.c: remove some unused variables

2006-10-10 06:51  danmc

	* src/hid/lesstif/menu.c: - include resource.h before lesstif.h to
	  make sure we get a prototype	 for lesstif_note_mouse_resource().

	  - remove some unused variables.

2006-10-10 06:49  danmc

	* src/hid/lesstif/main.c: remove some unused variables and add a
	  missing return value

2006-10-10 06:49  danmc

	* src/hid/lesstif/lesstif.h: - Be consistent with underscores in
	  __RESOURCE_INCLUDED__.  Now this file   matches what resource.h
	  has!

	  - Add a couple of missing prototypes.

2006-10-10 06:48  danmc

	* src/resource.h: be consistent with underscores in
	  __RESOURCE_INCLUDED__

2006-10-10 00:35  haceaton

	* src/: draw.c, polyarea.h, polygon.c, polygon.h, polygon1.c: fix
	  polygon search bug introduced with optimizations.  fix a layer
	  group bug in polygon clearing.  speed up gerber generation a
	  little
	  ----------------------------------------------------------------------

2006-10-08 20:53  danmc

	* doc/version.texi: regen

2006-10-08 20:41  danmc

	* configure, configure.ac: bump rev to 1.99u in light of the
	  clipper code going in

2006-10-08 20:35  danmc

	* README.snapshots, configure.ac, doc/actions.texi,
	  doc/extract-docs, doc/pcbfile.texi, doc/ideas/database.txt,
	  lib/Makefile.am, lib/amp.inc, lib/amphenol.inc, lib/bourns.inc,
	  lib/connector.inc, lib/dil.inc, lib/geda.inc, lib/johnstech.inc,
	  lib/lsi.m4, lib/m4lib_to_newlib.sh.in, lib/misc.inc, lib/pci.inc,
	  lib/plcc.inc, lib/qfn.inc, lib/qfp.inc, lib/qfp2.inc,
	  lib/qfpdj.inc, lib/to.inc, src/Makefile.am, src/Makefile.in,
	  src/action.c, src/autoplace.c, src/autoroute.c, src/buffer.c,
	  src/buffer.h, src/change.c, src/change.h, src/command.c,
	  src/compat.c, src/const.h, src/copy.c, src/copy.h, src/create.c,
	  src/create.h, src/crosshair.c, src/dev_ps.c, src/dev_ps.h,
	  src/dev_rs274x.c, src/dev_rs274x.h, src/djopt.c, src/draw.c,
	  src/drill.c, src/file.c, src/find.c, src/fontmode.c,
	  src/global.h, src/hid.h, src/insert.c, src/line.c, src/macro.h,
	  src/main.c, src/mirror.c, src/misc.c, src/misc.h, src/move.c,
	  src/mtspace.c, src/mymem.c, src/mymem.h, src/netlist.c,
	  src/parse_l.l, src/parse_y.y, src/polyarea.h, src/polygon.c,
	  src/polygon.h, src/polygon1.c, src/print.c, src/puller.c,
	  src/rats.c, src/remove.c, src/report.c, src/rotate.c,
	  src/rtree.c, src/rubberband.c, src/search.c, src/search.h,
	  src/select.c, src/strflags.c, src/thermal.c, src/thermal.h,
	  src/undo.c, src/undo.h, src/vendor.c, src/hid/hidint.h,
	  src/hid/batch/batch.c, src/hid/bom/bom.c,
	  src/hid/common/actions.c, src/hid/common/extents.c,
	  src/hid/common/flags.c, src/hid/common/hidinit.c,
	  src/hid/common/hidnogui.c, src/hid/gerber/gerber.c,
	  src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-dialog-print.c,
	  src/hid/gtk/gui-dialog.c, src/hid/gtk/gui-output-events.c,
	  src/hid/gtk/gui-pinout-window.c, src/hid/gtk/gui-top-window.c,
	  src/hid/lesstif/dialogs.c, src/hid/lesstif/main.c,
	  src/hid/lesstif/menu.c, src/hid/lpr/lpr.c, src/hid/png/png.c,
	  src/hid/ps/eps.c, src/hid/ps/ps.c, win32/build_pcb: Merge clipper
	  branch back to the trunk.

2006-10-08 20:14  danmc

	* doc/actions.texi, doc/pcbfile.texi, src/hid.h, src/main.c,
	  src/hid/common/hidinit.c, src/hid/gtk/gui-dialog-print.c,
	  src/hid/lesstif/dialogs.c: sync with trunk

2006-10-08 15:01  haceaton

	* src/parse_y.y: unclearing polys need an initclip too.
	  ----------------------------------------------------------------------

2006-10-08 10:31  djdelorie

	* src/hid/common/hidinit.c: Add RTLD_GLOBAL.

2006-10-08 00:13  haceaton

	* src/polygon1.c: fix bug where snap round falls just outside
	  contour bounding box.
	  ----------------------------------------------------------------------

2006-10-07 23:31  haceaton

	* src/: create.c, parse_y.y: fix for clipper not knowing layer
	  groupings during file loading
	  ----------------------------------------------------------------------

2006-10-07 23:21  haceaton

	* src/polygon.c: fix Morph to work with optimized clipper
	  ----------------------------------------------------------------------

2006-10-07 19:14  haceaton

	* src/polygon1.c: yet more optimization - don't use copies of
	  holes, use the exisiting contour which saves a copying and
	  deletion step.
	  ----------------------------------------------------------------------

2006-10-07 18:47  haceaton

	* src/find.c: proper centering of display around DRC error
	  ----------------------------------------------------------------------

2006-10-07 15:40  haceaton

	* src/create.c: initialize Data->pcb
	  ----------------------------------------------------------------------

2006-10-07 00:09  haceaton

	* src/: global.h, parse_y.y, polygon.c: fix clipper understanding
	  of layer groups during file parsing.
	  ----------------------------------------------------------------------

2006-10-06 20:50  danmc

	* src/hid/common/hidinit.c: add missing header for Message()
	  prototype and remove an unused variable

2006-10-06 20:49  danmc

	* src/hid.h: add missing hid_{load,save}_settings prototypes

2006-10-06 14:34  djdelorie

	* src/hid/gtk/gui-dialog-print.c: Minor bug fix for exporter.

2006-10-05 22:03  haceaton

	* src/draw.c: fix a compiler warning
	  ----------------------------------------------------------------------

2006-10-05 17:36  haceaton

	* src/polygon1.c: yet more optimizations. The code is reasonably
	  fast at this point.
	  ----------------------------------------------------------------------

2006-10-05 14:56  djdelorie

	* src/: hid.h, main.c, hid/common/hidinit.c,
	  hid/gtk/gui-dialog-print.c, hid/lesstif/dialogs.c: Add global
	  "exporter" option.

2006-10-05 00:59  haceaton

	* src/: polyarea.h, polygon.c, polygon1.c, thermal.c: more
	  optimizations
	  ----------------------------------------------------------------------

2006-10-04 22:14  haceaton

	* src/: polyarea.h, polygon1.c: Huge performance improvement.
	  Improved the intersection routine from typically 28% of clipping
	  cpu time (the biggest contributor) to 2% of clipping cpu time!
	  Also fixed a subtle bug.
	  ----------------------------------------------------------------------

2006-10-04 20:40  haceaton

	* src/: polyarea.h, polygon.c, polygon1.c: some optimization to
	  improve speed
	  ----------------------------------------------------------------------

2006-10-04 20:38  haceaton

	* src/action.c: fixed the command-line interface to SetThermal()
	  ----------------------------------------------------------------------

2006-10-03 23:23  danmc

	* ChangeLog, Makefile.in, NEWS, README.snapshots, config.h.in,
	  configure, configure.ac, README_FILES/Makefile.in,
	  doc/Makefile.in, doc/actions.texi, doc/pcbfile.texi,
	  doc/version.texi, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.am, lib/Makefile.in,
	  lib/amp.inc, lib/amphenol.inc, lib/bga.inc, lib/bourns.inc,
	  lib/connector.inc, lib/dil.inc, lib/geda.inc, lib/gtag.m4,
	  lib/johnstech.inc, lib/lsi.m4, lib/m4lib_to_newlib.sh.in,
	  lib/misc.inc, lib/pci.inc, lib/plcc.inc, lib/qfn.inc,
	  lib/qfp.inc, lib/qfp2.inc, lib/qfpdj.inc,
	  lib/resistor_adjust.inc, lib/to.inc, lib/zif.inc,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/action.c, src/buffer.c, src/change.c,
	  src/copy.c, src/create.c, src/create.h, src/draw.c, src/drill.c,
	  src/file.c, src/find.c, src/fontmode.c, src/global.h, src/hid.h,
	  src/main.c, src/misc.c, src/misc.h, src/mymem.c, src/mymem.h,
	  src/netlist.c, src/parse_l.l, src/parse_y.y, src/pcb-menu.res,
	  src/rats.c, src/search.c, src/search.h, src/todo, src/undo.c,
	  src/undo.h, src/hid/hidint.h, src/hid/batch/batch.c,
	  src/hid/bom/bom.c, src/hid/common/actions.c,
	  src/hid/common/extents.c, src/hid/common/flags.c,
	  src/hid/common/hidinit.c, src/hid/common/hidnogui.c,
	  src/hid/gerber/gerber.c, src/hid/gtk/gtkhid-main.c,
	  src/hid/gtk/gui-dialog.c, src/hid/gtk/gui-output-events.c,
	  src/hid/gtk/gui-top-window.c, src/hid/lesstif/dialogs.c,
	  src/hid/lesstif/main.c, src/hid/lesstif/menu.c,
	  src/hid/lpr/lpr.c, src/hid/png/png.c, src/hid/ps/eps.c,
	  src/hid/ps/ps.c, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in, win32/Makefile.in, win32/build_pcb: sync
	  with the trunk

2006-10-03 21:11  haceaton

	* src/: polygon.c, thermal.c: added cache for recently used
	  thermals
	  ----------------------------------------------------------------------

2006-10-03 21:10  haceaton

	* src/action.c: improved documentation for morph command
	  ----------------------------------------------------------------------

2006-10-03 21:07  haceaton

	* src/find.c: oops, didn't do the clearances correctly
	  ----------------------------------------------------------------------

2006-10-03 19:51  haceaton

	* src/find.c: remove no-longer-needed zero thickness arc checks.
	  Restore DRC check on clearances
	  ----------------------------------------------------------------------

2006-10-02 00:51  djdelorie

	* doc/actions.texi, src/action.c, src/hid.h, src/main.c,
	  src/hid/common/hidinit.c: Load settings from ./pcb.settings and
	  ~/.pcb/settings.  Add :savesettings action.

2006-10-01 23:15  djdelorie

	* src/hid/common/hidinit.c: Remove debugging printf.

2006-10-01 22:18  djdelorie

	* src/hid/common/hidinit.c: Fix plugin init function logic.

2006-10-01 22:06  djdelorie

	* configure, configure.ac, src/hid.h, src/hid/batch/batch.c,
	  src/hid/bom/bom.c, src/hid/common/extents.c,
	  src/hid/common/hidinit.c, src/hid/common/hidnogui.c,
	  src/hid/gerber/gerber.c, src/hid/gtk/gtkhid-main.c,
	  src/hid/lesstif/main.c, src/hid/lpr/lpr.c, src/hid/png/png.c,
	  src/hid/ps/eps.c, src/hid/ps/ps.c: Dynamically load plug-ins
	  (hids, actions, etc) at runtime.

2006-10-01 13:53  haceaton

	* src/polygon1.c: some more small optimizations
	  ----------------------------------------------------------------------

2006-10-01 13:52  haceaton

	* src/undo.c: correctly handle polygon clearances with size/clear
	  size undo
	  ----------------------------------------------------------------------

2006-10-01 13:51  haceaton

	* src/: change.c, polygon.c: add missing clearances for SMD pads
	  and proper change function for them
	  ----------------------------------------------------------------------

2006-10-01 12:08  haceaton

	* src/polygon1.c: some speed improvements to help make up for slow
	  intersection with snap rounding algorithm.
	  ----------------------------------------------------------------------

2006-10-01 11:52  haceaton

	* src/find.c: properly check octagonal pins, plus improve
	  optimization some
	  ----------------------------------------------------------------------

2006-10-01 10:26  danmc

	* win32/build_pcb: extract the version from configure.ac instead of
	  hard coding it.

2006-10-01 00:41  haceaton

	* src/action.c: remove no longer useful "fix me" suggestion
	  ----------------------------------------------------------------------

2006-10-01 00:39  haceaton

	* src/hid/lesstif/menu.c: fix off-by one error
	  ----------------------------------------------------------------------

2006-10-01 00:39  haceaton

	* src/change.c: include clearing polygon in thermal undo
	  information with flag change.
	  ----------------------------------------------------------------------

2006-10-01 00:25  haceaton

	* src/create.c: set thermal style default to 4
	  ----------------------------------------------------------------------

2006-10-01 00:24  haceaton

	* src/buffer.c: handle polygon clearances when removing/restoring
	  elements
	  ----------------------------------------------------------------------

2006-10-01 00:02  haceaton

	* doc/ideas/database.txt: added some comments on the database ideas
	  ----------------------------------------------------------------------

2006-09-30 23:36  haceaton

	* src/thermal.c: correct style 1 and 2 order for octagon thermals
	  ----------------------------------------------------------------------

2006-09-30 22:44  djdelorie

	* src/hid/lesstif/menu.c: Fix off-by-one error.

2006-09-30 22:37  haceaton

	* src/action.c: updated docs for SetThermal() action
	  ----------------------------------------------------------------------

2006-09-30 22:25  haceaton

	* src/polygon.c: fix another issue due to polygon pointers moving
	  as polygons are created
	  ----------------------------------------------------------------------

2006-09-30 22:17  haceaton

	* src/file.c: fix too-short memory allocation error
	  ----------------------------------------------------------------------

2006-09-30 22:12  haceaton

	* src/find.c: fix bug where lines created by IsPolyInPoly didn't
	  have their bounding box set needed by IsLineInPolygon()
	  ----------------------------------------------------------------------

2006-09-30 22:09  haceaton

	* src/polygon.c: fix bug where polygon pointer can move while
	  creating polygons during morph
	  ----------------------------------------------------------------------

2006-09-30 21:40  haceaton

	* src/misc.c: fix bug for oldflags marking new thermals
	  ----------------------------------------------------------------------

2006-09-30 21:17  danmc

	* config.h.in, configure, configure.ac: Check for popen().  So far
	  nothing is done as a result of this.

2006-09-30 20:41  danmc

	* win32/build_pcb: It should be "-mms-bitfields" instead of
	  "--mms-bitfields".  Noted by Cesar Strauss.

2006-09-30 15:43  djdelorie

	* configure, configure.ac: Add -rdynamic when it's available.

2006-09-30 15:34  haceaton

	* src/thermal.c: add thermal styles 1 and 2 to rounds and octagons.
	  Still need thermal style 4 octagons
	  ----------------------------------------------------------------------

2006-09-30 14:48  djdelorie

	* src/todo: I did the one about separate ps files.

2006-09-30 00:21  haceaton

	* src/: action.c, autoroute.c, change.c, create.c, draw.c, find.c,
	  global.h, macro.h, misc.c, move.c, parse_y.y, polygon.c,
	  polygon.h, polygon1.c, report.c, strflags.c, thermal.c,
	  thermal.h: Complete re-think of thermals - they are now purely a
	  matter of partial clearing in the polygon - there are no lines,
	  arc or anything in the layout. DRC will be a matter of internal
	  polygon DRC checking, but there is no danger of things "sticking
	  out" etc.
	  ----------------------------------------------------------------------

2006-09-29 01:24  danmc

	* configure, configure.ac, win32/build_pcb: Move the gcc flags that
	  cause builds under cygwin to produce non-cygwin binaries out of
	  the configure script and into the script which is used to build a
	  non-cygwin binary under cygwin.

	  The end result should be the same for users who use
	  ./win32/build_pcb but users who wish to compile a cygwin binary
	  should be able to now.

	  Adapated from patch #1567401 "Re-enabling the Cygwin port" by
	  Cesar Strauss.

2006-09-28 00:30  haceaton

	* src/: action.c, change.c, draw.c, find.c, move.c, polygon.c,
	  polygon.h, rats.c, strflags.c, thermal.c, thermal.h: make new
	  thermal style that allows for arc segment clearing added a
	  function for "morphing" polygons so that the islands get
	  converted to other polygons
	  ----------------------------------------------------------------------

2006-09-27 22:35  danmc

	* doc/extract-docs: sync with trunk

2006-09-27 22:31  haceaton

	* src/buffer.c: Restore polygons when arc is moved to a buffer
	  ----------------------------------------------------------------------

2006-09-27 18:51  danmc

	* src/buffer.c: remove unneeded cast

2006-09-27 17:40  danmc

	* src/file.c: Use NULL instead	of -1 for a pointer initializer and
	  check for a NULL pointer instead of -1.  Avoids complaints about
	  comparing pointers and integers.

2006-09-27 17:06  danmc

	* doc/extract-docs: make this script more robust with respect to
	  the formatting of the help and syntax strings.  In particular,
	  variable whitespace is now allowed in the "static const char"
	  declaration and the string may not begin on the same line as the
	  declaration.	This allows the source code to run through
	  indent(1) and still have the docs extracted properly.

2006-09-26 22:55  haceaton

	* src/rtree.c: remove a compiler warning when NDEBUG is not defined
	  ----------------------------------------------------------------------

2006-09-26 22:54  haceaton

	* src/: find.c, polygon.c, polygon.h, polygon1.c, rats.c:
	  connection searching of clipped polygons completed some bugs
	  fixed too
	  ----------------------------------------------------------------------

2006-09-26 07:25  danmc

	* configure, configure.ac: We don't directly need X stuff anymore
	  unless we're using the lesstif HID so don't look for X except in
	  that case.  This avoids some issues seen on some systems which
	  have older libraries in /usr/X11R6/lib (like freetype or
	  fontconfig).

2006-09-25 23:41  haceaton

	* src/: autoroute.c, find.c, parse_y.y, polygon.c, polygon1.c: fix
	  various other bugs
	  ----------------------------------------------------------------------

2006-09-25 23:39  haceaton

	* src/change.c: handle thermals on pins and correctly adjust
	  clearance with size changes
	  ----------------------------------------------------------------------

2006-09-25 22:45  haceaton

	* src/: autoroute.c, find.c, polygon.c, polygon.h, rtree.c: various
	  bug fixes; arc poly intersection testing
	  ----------------------------------------------------------------------

2006-09-25 19:02  danmc

	* src/hid/lesstif/dialogs.c: use the unified "about" string.

2006-09-25 18:55  danmc

	* src/: mymem.c, mymem.h: const-ify DSAddString

2006-09-25 18:55  danmc

	* src/: misc.c, misc.h, hid/gtk/gui-dialog.c: Improve the gtk
	  "about" dialog box output to explicitly list the HID's which have
	  been compiled in.  As part of this, pull out the code which
	  generates the text of the dialog box into its own function so
	  that it can be used by other HID's.

2006-09-24 23:30  haceaton

	* src/: autoroute.c, change.c, djopt.c, draw.c, misc.c, move.c,
	  polygon.c, polygon1.c, remove.c, thermal.c, undo.c: added support
	  for arcs and some efficiency improvements fixed some bugs too.
	  ----------------------------------------------------------------------

2006-09-24 22:16  djdelorie

	* src/draw.c: A layer group that only contains a layer named
	  "outline" or "route" will not have pins, pads, or vias drawn.

2006-09-24 22:15  djdelorie

	* src/hid/common/flags.c: A layer group containing only an
	  "outline" or "route" layer will be named "outline" when exported.

2006-09-24 22:13  djdelorie

	* src/hid/gerber/gerber.c: Add a --verbose option to list gerber
	  files as they're printed.

2006-09-24 18:44  danmc

	* src/rats.c: When optimizing rats, if there are > 0 of them,
	  display a message indicating how many.  This way when the layout
	  is not complete you see how far you have to go and also you see
	  that the operation has done something.

2006-09-24 18:09  djdelorie

	* src/draw.c: If Settings.RatThickness is less than 20, it's a
	  pixel size, not a pcb size.

2006-09-24 18:01  djdelorie

	* src/hid/lesstif/main.c: Display remaining rats in status bar.

2006-09-24 17:23  djdelorie

	* src/: search.h, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-top-window.c: Note pixel slop in gtk hid.  Increase
	  slop to 10 pixels.

2006-09-22 19:07  danmc

	* src/fontmode.c: add missing return value

2006-09-22 19:06  danmc

	* src/: create.c, file.c: remove some unused variables

2006-09-22 09:09  danmc

	* src/hid/gtk/gtkhid-main.c: add a missing initializer to the
	  extents HID

2006-09-22 09:09  danmc

	* src/rubberband.c: add a missing header

2006-09-22 08:58  danmc

	* src/Makefile.in: regen

2006-09-22 01:04  djdelorie

	* src/buffer.c: Fix bug in poly point sorting for element
	  conversion.

2006-09-21 23:14  djdelorie

	* src/buffer.c: Allow rectangular polygons when converting a buffer
	  to an element.

2006-09-21 23:00  haceaton

	* src/hid/: batch/batch.c, png/png.c: add "poly_dicer" flag
	  ----------------------------------------------------------------------

2006-09-21 22:40  haceaton

	* src/: dev_ps.c, dev_ps.h, dev_rs274x.c, dev_rs274x.h: remove
	  these files - their functions are in the hid directory now
	  ----------------------------------------------------------------------

2006-09-21 21:38  haceaton

	* src/: Makefile.am, action.c, buffer.c, change.c, change.h,
	  const.h, draw.c, file.c, global.h, hid.h, misc.c, misc.h, move.c,
	  parse_y.y, polygon.c, report.c, strflags.c, thermal.c, thermal.h,
	  undo.c, undo.h, hid/bom/bom.c, hid/common/extents.c,
	  hid/common/hidnogui.c, hid/gerber/gerber.c,
	  hid/gtk/gtkhid-main.c, hid/lesstif/main.c, hid/lpr/lpr.c,
	  hid/ps/eps.c, hid/ps/ps.c: Reasonable support for thermals added.
	  Created new hid flag "poly_dicer" to allow an hid gui to request
	  diced polygons instead of earasing.
	  ----------------------------------------------------------------------

2006-09-21 17:31  djdelorie

	* src/: drill.c, mymem.c: Avoid attempts to realloc to zero bytes.

2006-09-21 00:19  djdelorie

	* src/action.c: Fix undo for MinMaskGap()

2006-09-21 00:07  djdelorie

	* src/action.c, doc/actions.texi: Add MinMaskGap() action.

2006-09-20 00:27  djdelorie

	* src/hid/ps/ps.c: Add multi-file output option.

2006-09-20 00:26  djdelorie

	* src/hid/: hidint.h, common/flags.c, gerber/gerber.c: Break out
	  layer->filename code.  Fix bug in top/bottom detection.

2006-09-18 08:33  haceaton

	* src/: action.c, buffer.c, buffer.h, change.c, copy.c, create.c,
	  draw.c, file.c, global.h, insert.c, mirror.c, misc.c, misc.h,
	  move.c, polygon.c, polygon.h, polygon1.c, remove.c, rotate.c,
	  rtree.c, undo.c: elliminated ObjectArgType - decided it's easier
	  to use multiple args.  fixed some bugs, started work on thermals
	  and saving files and backward compatibility.
	  ----------------------------------------------------------------------

2006-09-15 17:46  danmc

	* src/Makefile.in: regen

2006-09-15 17:03  danmc

	* src/hid/gtk/gui-pinout-window.c: Add new dx and dy parameters to
	  a call of CopyElementLowLevel.

2006-09-15 17:02  danmc

	* src/parse_y.y: change polys.h to polygon.h as the former has been
	  replaced

2006-09-15 17:01  danmc

	* src/polygon.c: remove an out of bounds assignment that caused a
	  stack corruption

2006-09-15 07:43  haceaton

	* src/create.c: initialize Clipped pointer in new polygons. Thanks
	  to Dan M.
	  ----------------------------------------------------------------------

2006-09-15 07:41  haceaton

	* src/polygon.c: removed the (now extraneous) 3rd vector
	  intialization and changed form to array indecies instead of
	  pointers. Thanks to Dan M. for finding this bug
	  ----------------------------------------------------------------------

2006-09-15 07:34  haceaton

	* src/: polygon.c, polygon.h: created "NoHolesPolygonDicer" that
	  will allow non-erasing gerber files with arbitrary complex
	  polygons.
	  ----------------------------------------------------------------------

2006-09-15 00:14  haceaton

	* src/: action.c, autoroute.c, change.c, file.c, insert.c, misc.h,
	  move.c, polygon.c, polygon.h, remove.c: remove all UpdatePIPFlag
	  occurances PIP Flags are no more. I plan to keep thermal flags
	  for now.
	  ----------------------------------------------------------------------

2006-09-14 23:48  haceaton

	* src/: 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: boatloads more changes
	  to support polygon clipping. Some of this is just change of
	  indents, but mostly code changes for the clipper.
	  ----------------------------------------------------------------------

2006-09-14 23:16  haceaton

	* src/rtree.c: remove compiler warning when no NDEBUG is set
	  ----------------------------------------------------------------------

2006-09-14 19:15  haceaton

	* src/: polyarea.h, polygon1.c: stop the computation for touching
	  as soon as touching is seen rather than computing the whole
	  intersecting polygon
	  ----------------------------------------------------------------------

2006-09-14 19:08  haceaton

	* src/Makefile.am: oops, didn't mean to have polys.c and polys.h
	  ----------------------------------------------------------------------

2006-09-14 11:17  haceaton

	* src/polygon1.c: some small bug fixes to intersections, cvslist
	  linking and some code cleanup

2006-09-13 23:02  danmc

	* src/hid/gerber/gerber.c: If the output file(s) can't be opened
	  for writing then spit out an error message instead of
	  segfaulting.	The segfaults were noted in bug [ 1556894 ]
	  "segfault when exporting to non-existing directory" reported by
	  Stephan Boettcher.

2006-09-12 23:35  haceaton

	* src/parse_y.y: another initial clipper change

	  ----------------------------------------------------------------------

2006-09-12 23:32  djdelorie

	* src/draw.c: Draw the elements' marks.

2006-09-12 23:30  danmc

	* lib/: amp.inc, amphenol.inc, bga.inc, bourns.inc, connector.inc,
	  dil.inc, gtag.m4, johnstech.inc, lsi.m4, misc.inc, pci.inc,
	  plcc.inc, qfn.inc, qfp.inc, qfp2.inc, qfpdj.inc,
	  resistor_adjust.inc, to.inc, zif.inc: quote the refdes parameter
	  (name on board parameter) on the PKG_* macros.  This prevents
	  problems when a refdes matches the name of a macro and m4 expands
	  it.  Patch provided by Peter Clifton.

2006-09-12 23:28  haceaton

	* src/: Makefile.am, buffer.c, buffer.h, change.c, create.c,
	  draw.c, find.c, global.h, macro.h, move.c, mymem.c, polyarea.h,
	  polygon.c, polygon.h, polygon1.c, report.c, search.c, search.h,
	  undo.c: First cut at polygon clipping. Many more changes to go.
	  Mostly lines and pins/vias are handeled plus a lot of
	  infrastructure
	  ----------------------------------------------------------------------

2006-09-12 23:27  danmc

	* lib/to.inc: remove a ' in an output comment line which threw off
	  a closing ) that broke the TO3_90 element.

2006-09-12 22:59  djdelorie

	* src/hid/common/actions.c: [pcjc2@cam.ac.uk] Patch to fix bug
	  #1553558, Stack corruption PCB bug in hid_parse_actions

2006-09-12 10:29  haceaton

	* src/polygon1.c: fixed a number of bugs. There are still
	  degenerate cases when point rounding causes new intersections
	  ----------------------------------------------------------------------

2006-09-04 08:17  danmc

	* configure, configure.ac, lib/Makefile.am, lib/Makefile.in,
	  lib/m4lib_to_newlib.sh.in: Go ahead and let configure process the
	  m4lib_to_newlib script.  Also remove a couple of hardcoded paths
	  in the same script.

2006-09-03 11:04  danmc

	* lib/to.inc: Fix up the pads and drill sizes on the TO* packages.
	  Based on patch [ 1108881 ] "Fix to m4 library hole sizes" by
	  Walter Fetter Lages.	I added comments containing the actual
	  dimensions from the JEDEC drawings and comments about how the pad
	  size and drill size were selected.  Based on the JEDEC drawings I
	  adjusted some of the drill and pad sizes.  I did not change or
	  examine pin locations, numbering, or silk.

2006-09-03 11:01  danmc

	* lib/misc.inc: improve the drill sizes for several footprints.
	  Changes provided by patch [ 1108881 ] "Fix to m4 library hole
	  sizes" by Walter Fetter Lages.

2006-09-02 07:54  danmc

	* src/hid/common/hidinit.c: ensure that derive_default_filename()
	  always comes back with a valid string even when we don't have a
	  name for the pcbfile.  This fixes bug [ 1548756 ] "Segfault when
	  exporting png files" reported by Werner Hoch.

2006-09-01 18:24  danmc

	* lib/connector.inc: increase PKG_CONNECTOR and PKG_CONNECTOR_DIL
	  hole size to something more reasonable.

2006-09-01 18:02  danmc

	* lib/geda.inc: - remove the BRE* footprints.  The required
	  PKG_RECTANGULAR macro doesn't   exist anywhere and I can't figure
	  out what the correct behaviour should   be anyway so rather than
	  propagate a very questionable footprint name,   kill it right
	  here.

	  - Fix the problem where the ACY*P and RCY*P packages called
	  non-existant	 macros.  They now produce the same footprints as
	  the ACY* and RCY* packages   but with a polarity marking.  The
	  suitability for any particular part	number should be still
	  verified before using them on a board.

2006-09-01 17:59  danmc

	* lib/misc.inc: expand the PKG_AXIAL_LAY and PKG_RADIAL_CAN macros
	  to take an extra optional argument.  When set to 1, this optional
	  argument causes the part to have a "+" by pin 1 and "-" by pin 2.
	  This was done instead of implementing the missing
	  PKG_AXIAL_LAY_POLAR and  PKG_RADIAL_CAN_POLAR macros.

2006-09-01 17:58  danmc

	* lib/m4lib_to_newlib.sh.in: Rather than putting a huge list of
	  footprints into one index file, break it out by library.

2006-09-01 08:24  danmc

	* lib/geda.inc: remove unused PKG_DUMMY which did not do anything
	  anyway

2006-09-01 08:23  danmc

	* lib/m4lib_to_newlib.sh.in: - put both the index.html file and the
	  broken.html file in the output directory.  - run pcb-bin from the
	  src build directory to avoid complaints about not being   able to
	  find the font - use .fp as the file extension for footprints -
	  fix up the .png output file names - fix up the links in the index
	  file

2006-08-31 22:07  djdelorie

	* src/action.c: Shift-click replaces element on pcb with element in
	  buffer.

2006-08-29 23:16  djdelorie

	* doc/: actions.texi, pcbfile.texi, version.texi: Regenerate to add
	  attributes

2006-08-29 23:14  djdelorie

	* src/parse_y.y: Doc typo.

2006-08-29 23:02  djdelorie

	* src/copy.c: Copy attributes when copying element data.

2006-08-29 22:42  djdelorie

	* src/: create.c, create.h, file.c, global.h, parse_l.l, parse_y.y:
	  Add arbitrary attributes to PCB and Element types.  Ignore
	  optional flags on Layer types.

2006-08-29 21:37  djdelorie

	* src/draw.c: Remove obsolete comment.

2006-08-29 18:44  danmc

	* lib/m4lib_to_newlib.sh.in: add the start of a m4lib to newlib
	  conversion script

2006-08-27 21:47  danmc

	* Makefile.in, README_FILES/Makefile.in, doc/Makefile.in,
	  example/Makefile.in, example/libraries/Makefile.in,
	  lib/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in, win32/Makefile.in: regen after the lex/yacc
	  configure.ac change

2006-08-27 00:14  djdelorie

	* src/hid/lesstif/main.c: Constrain arc start angles to -180..180
	  degrees.

2006-08-26 22:56  haceaton

	* src/: polyarea.h, polygon1.c: Initial version of polygon clipping
	  code. It seems to work with my test cases but there still may be
	  some bugs
	  ----------------------------------------------------------------------

2006-08-23 22:31  djdelorie

	* src/netlist.c: Fix rats enable/disable code.

2006-08-23 18:19  danmc

	* configure, configure.ac: error out if yacc or lex could not be
	  found

2006-08-22 22:41  danmc

	* doc/version.texi: bump rev after 20060822 branch

2006-08-22 21:43  danmc

	* configure, configure.ac, doc/version.texi: set version for
	  20060822

2006-08-22 21:30  danmc

	* configure, configure.ac: bump rev after 20060822 branch

2006-08-22 20:48  djdelorie

	* src/hid/ps/eps.c: When printing as-shown, mirror the image if
	  we're viewing the solder side.

2006-08-22 20:28  djdelorie

	* src/hid/ps/eps.c: Don't consider off layers for fast mask.  Don't
	  print paste.

2006-08-22 18:46  djdelorie

	* src/hid/ps/eps.c: Don't print invisible silk.

2006-08-22 17:20  danmc

	* README.snapshots: add a note about how I test the distcheck
	  target for the lesstif HID

2006-08-22 16:26  djdelorie

	* src/find.c: Special case: allow vias with exactly zero clearance.

2006-08-22 12:14  danmc

	* ChangeLog, NEWS, README.snapshots: update for 20060822 snapshot

2006-08-22 10:33  djdelorie

	* src/hid/lesstif/main.c: fill_rect needs the same point-ordering
	  as draw_rect

2006-08-22 10:29  djdelorie

	* src/change.c: Allow via clearance to be reduced to zero.

2006-08-22 10:27  djdelorie

	* src/draw.c: If a pad/via's clearance is zero, don't attempt to
	  draw a zero-width clear.

2006-08-21 19:18  djdelorie

	* src/main.c: Add default colors for layers 9..16

2006-08-21 19:18  djdelorie

	* src/file.c: post-initialize PCBs loaded from files.

2006-08-21 13:27  djdelorie

	* src/pcb-menu.res: Let right-mouse do "rotate" for now.

2006-08-21 13:19  djdelorie

	* src/: search.c, todo: Don't let search find backsilk if invisible
	  objects are off.

2006-08-20 20:23  djdelorie

	* src/draw.c: Draw via annulii on assembly drawings.

2006-08-17 23:44  danmc

	* configure, doc/actions.texi, doc/pcbfile.texi: regen

2006-08-17 23:30  danmc

	* src/: action.c, global.h, undo.c, undo.h: add a Renumber() action
	  which renumbers reference designators and outputs a "was/is" sort
	  of file which can be used for back annotation if someone writes a
	  utility to apply those changes to a schematic.

	  For now Renumber() is still considered somewhat experimental and
	  hence is not hooked up to the menus yet.

2006-08-14 23:36  djdelorie

	* configure, configure.ac: Add X_CFLAGS to CFLAGS so that Xm/Xm.h
	  can be found.

2006-08-14 23:01  danmc

	* src/hid/ps/ps.c: add header for a missing prototype

2006-08-14 22:50  danmc

	* src/action.c: Apply patch from patch [ 1496742 ] Make 'a' key
	  (SetSame) work again submitted by Wim Lewis.

2006-08-14 09:23  danmc

	* configure, configure.ac: when pkg-config fails to find the
	  desired version of gtk or glib, then print the pkg-config output
	  as part of the error message.  Suggested in bug # 1507555 by Mark
	  Whitis.

2006-08-14 08:53  danmc

	* lib/geda.inc: use 0.01 mm instead of 0.05 mm for the roundoff for
	  01005 footprints because they are so small.  This bumps the gap
	  between pads just over 6 mils instead of just under 6 mils.

2006-08-11 12:22  danmc

	* src/hid/lpr/lpr.c: Fix bug [ 1534098 ] Segmentation fault in GTK
	  print dialog reported by Mark Rages.	Symptom was changing the
	  lpr command in the gtk dialog box gave an instant crash.

2006-08-10 12:27  danmc

	* src/: Makefile.am, Makefile.in: add hid/batch/batch_lists.h to
	  DISTCLEANFILES

2006-08-09 21:34  danmc

	* lib/geda.inc: Add 01005 footprints.

2006-08-04 08:40  danmc

	* src/copy.c: Remove extra calls to Draw().  This greatly speeds up
	  copy operations.  This is especially true when pasting large
	  blocks of layout.  Patch supplied by	Tibor Palinkas as patch
	  #1532922.

2006-08-03 01:25  djdelorie

	* src/: Makefile.am, Makefile.in, fontmode.c: Add font editing mode
	  (FontEdit() and FontSave())

2006-08-03 01:24  djdelorie

	* src/file.c: Use the old style (mil) syntax when saving font info,
	  if the values permit it, for readability and to save file space.

2006-08-03 01:19  djdelorie

	* src/action.c: Allow New() to take a name, so that the user need
	  not be prompted during scripts and such.

2006-08-03 01:18  djdelorie

	* src/move.c: When deleting a layer, make sure to zero out the
	  now-unused slot at the end.

2006-08-02 14:32  danmc

	* configure, configure.ac: After running PATH_XTRA and checking for
	  various X libs (Xpm, etc), we need to use $X_LIBS as part of LIBS
	  in subsequent library tests or we'll have a failure.	This should
	  address some issues noted recently on one of the gEDA lists and
	  configuring with lesstif and the png HID's.

2006-08-02 11:55  djdelorie

	* src/: Pcb.ad.in, Pcb.ad.raw, Pcb.ad.small, action.c, autoroute.c,
	  buffer.c, create.c, crosshair.c, data.c, dev_rs274x.c, djopt.c,
	  draw.c, error.c, file.c, find.c, line.c, misc.c, mtspace.h,
	  mymem.c, netlist.c, output.c, parse_l.l, parse_y.y, polygon.c,
	  puller.c, rats.c, rtree.c, rubberband.c, search.c, select.c,
	  undo.c, hid/gtk/gtkhid-main.c, hid/lesstif/main.c: spelling fixes
	  from Larry.

2006-08-02 11:47  djdelorie

	* src/: print.c, print.h, hid/ps/ps.c: When the drill list fits
	  "naturally", no offset is added, which makes me happy.  When the
	  drill list would otherwise fall off the left edge of the paper,
	  just enough offset is added to keep that from happening.

2006-08-02 11:41  djdelorie

	* src/hid/lesstif/netlist.c: Allow extended selections.

2006-08-01 08:33  danmc

	* README.cvs: - Note that automake-1.7 and older are too old.  -
	  Add a pointer to the README.snapshot document

2006-07-26 14:13  djdelorie

	* src/file.c: Enable loaded netlists by default.

2006-07-26 00:58  djdelorie

	* src/: pcb-menu.res, hid/lesstif/lesstif.h, hid/lesstif/main.c,
	  hid/lesstif/menu.c: Add the ability to user-configure mouse
	  actions.

2006-07-24 02:42  djdelorie

	* src/hid/lesstif/: lesstif.h, main.c, menu.c: Add support for
	  multi-key hotkeys, via <Keys>abc syntax for a/b/c sequence.

2006-07-23 17:01  djdelorie

	* src/hid/lesstif/dialogs.c: use "top" and "bottom" to describe the
	  side flags, instead of using "solder" and "component", which are
	  common layer names.

2006-07-19 22:51  haceaton

	* src/: autoroute.c, mtspace.c, rtree.c: Various improvements to
	  speed up auto-routing. Mainly optimizing the r-tree searching
	  even more.
	  ----------------------------------------------------------------------

2006-07-14 15:52  djdelorie

	* src/: crosshair.c, hid/gtk/gtkhid-main.c, hid/lesstif/main.c: Fix
	  draw_rect vs board flipping bug.

2006-07-14 15:47  djdelorie

	* src/: autoplace.c, djopt.c, main.c, move.c, mymem.c: Minor
	  patches from Larry.

2006-07-13 08:05  haceaton

	* src/: autoroute.c, rats.c: fix some autorouter bugs and improve
	  ability to round around non-manhattan lines
	  ----------------------------------------------------------------------

2006-07-10 07:38  danmc

	* src/: Makefile.am, Makefile.in: remove circular dependency which
	  breaks non-GNU make programs.

2006-07-08 15:23  danmc

	* INSTALL: summarize the dependencies for building pcb

2006-07-08 15:17  danmc

	* INSTALL: fix a typo

2006-07-08 15:16  danmc

	* README: remove some redundant and out of date notes

2006-07-07 00:01  djdelorie

	* src/misc.c: Fix minor rounding bug in c_dtostr().

2006-07-06 22:15  djdelorie

	* src/misc.c: Fix layer group parsing code.  Avoid trailing colon
	  in group string.

2006-07-04 08:42  danmc

	* src/hid/: hidint.h, bom/bom.c, common/hidinit.c, gerber/gerber.c,
	  gtk/gui-top-window.c, png/png.c, ps/eps.c, ps/ps.c: Apply a patch
	  from Larry Doolittle.

	  Refactors filename handling code common to the file export HIDs
	  (bom, gerber, png, eps, ps).

	  The png code had one feature (last_made_filename) that was
	  missing in the others.  This refactoring brings all the HIDs to
	  feature parity, which lets

	  pcb -x bom --bomfile=foo.txt bar.pcb

	  work as expected.  The old code ignores the command line flag,
	  and writes the bom to bar.bom.  Likewise for .xy, .gbr, .eps, and
	  .ps files.

	  Also fixes a couple of spelling errors.

2006-07-04 08:16  danmc

	* doc/actions.texi, doc/pcbfile.texi, src/Makefile.in,
	  src/action.c, src/create.c, src/dev_rs274x.c, src/drill.c,
	  src/file.c, src/find.c, src/mymem.c, src/mymem.h, src/parse_l.l,
	  src/rats.c, src/remove.c, src/undo.c: Apply a patch from Larry
	  Doolittle that switches from the MyFree() function to the new
	  MYFREE() macro to avoid strict aliasing violations.

2006-06-25 23:22  djdelorie

	* src/djopt.c: Don't delete vias with thermals.  Try to split
	  diagonal lines at pins and vias.

2006-06-25 19:21  djdelorie

	* src/todo: MoveLayers cleanup tasks - thermals, pips, undo

2006-06-22 09:46  danmc

	* README.cvs: add a comment about needing the png HID for building
	  docs from cvs

2006-06-20 22:51  djdelorie

	* src/hid/lesstif/main.c: Account for board flipping when zooming.

2006-06-10 22:27  djdelorie

	* src/action.c: Remove obsolete ActionSwapSides()

2006-06-10 22:25  djdelorie

	* src/: pcb-menu.res, hid/lesstif/main.c: Merge lesstif's Flip()
	  action into SwapSides to avoid conflict with core Flip().

2006-06-10 22:24  djdelorie

	* src/hid/lesstif/menu.c: Print actions called when verbose.

2006-06-09 23:07  djdelorie

	* globalconst.h, src/action.c, src/autoplace.c, src/autoroute.c,
	  src/buffer.c, src/copy.c, src/create.c, src/create.h,
	  src/crosshair.c, src/data.h, src/djopt.c, src/draw.c, src/file.c,
	  src/find.c, src/global.h, src/line.c, src/macro.h, src/main.c,
	  src/misc.c, src/misc.h, src/move.c, src/move.h, src/parse_y.y,
	  src/pcb-menu.res, src/polygon.c, src/print.c, src/rats.c,
	  src/rtree.c, src/rubberband.c, src/search.c, src/undo.c,
	  src/undo.h, src/hid/common/extents.c, src/hid/common/flags.c,
	  src/hid/gerber/gerber.c, src/hid/gtk/gtkhid-main.c,
	  src/hid/gtk/gui-config.c, src/hid/gtk/gui-top-window.c,
	  src/hid/gtk/gui.h, src/hid/lesstif/dialogs.c,
	  src/hid/lesstif/main.c, src/hid/lesstif/menu.c,
	  src/hid/png/png.c, src/hid/ps/eps.c, src/hid/ps/ps.c: flexible
	  max_layers

2006-06-08 23:31  djdelorie

	* src/hid/lesstif/main.c: Compensate for board flipping in the
	  panning code.

2006-06-05 23:32  djdelorie

	* src/hid/gerber/gerber.c: Fix rounding bug when collecting drill
	  sizes.

2006-06-02 23:33  djdelorie

	* src/djopt.c: Fix logic a bit, don't try to move pins.

2006-06-02 23:32  djdelorie

	* src/pcb-menu.res: Syntax fix for DisperseElements()

2006-05-29 00:09  djdelorie

	* src/todo: Remove lesstif board flipping item.

2006-05-29 00:03  djdelorie

	* src/: pcb-menu.res, hid/lesstif/main.c: Add Flip action, both
	  vertical and horizontal.

2006-05-28 22:33  djdelorie

	* src/djopt.c: Adjust endpoints of lines that don't quite reach
	  adjoining lines.

2006-05-21 00:36  djdelorie

	* src/: report.c, hid/lesstif/menu.c: Report on locked objects if
	  there are no unlocked objects under the cursor.  Save the cursor
	  position even if we don't initially need it, in case we call an
	  action that does.

2006-05-20 23:52  djdelorie

	* src/hid/gerber/gerber.c: Reset layer value cache before we
	  shortcut for counting apertures.

2006-05-20 16:04  djdelorie

	* src/: draw.c, hid.h, hid/common/extents.c, hid/gerber/gerber.c,
	  hid/gtk/gtkhid-main.c, hid/lesstif/main.c, hid/png/png.c,
	  hid/ps/eps.c, hid/ps/ps.c: Split plated and unplated drills in
	  gerber output.

2006-05-20 15:20  djdelorie

	* src/hid/gerber/gerber.c: Name internal gerber layers sanely.

2006-05-20 14:37  djdelorie

	* src/hid/gerber/gerber.c: Change gerber names to be compatible
	  with pre-hid.

2006-05-20 13:41  djdelorie

	* src/: const.h, search.c: Ignore locked objects unless LOCKED_TYPE
	  is passed (lock tool).

2006-05-16 18:15  danmc

	* configure, configure.ac: add the batch HID to the list of gui
	  HIDs in the help output

2006-05-15 00:48  djdelorie

	* src/hid/gtk/gui-top-window.c: Fig typo in ChangeDrillSize menu.

2006-05-14 21:08  djdelorie

	* src/hid/batch/batch.c: Fix test for interactiveness.

2006-05-14 20:54  djdelorie

	* src/: Makefile.am, Makefile.in, hid/batch/batch.c,
	  hid/batch/hid.conf: Add batch-mode HID.

2006-05-14 19:22  djdelorie

	* src/crosshair.c: Fix drawing of box around text items in buffer.

2006-05-13 22:08  djdelorie

	* src/draw.c: Add support for drawing/exporting paste layers.

2006-05-01 17:47  danmc

	* doc/actions.texi, doc/version.texi, src/action.c: add Message()
	  action

2006-04-30 00:28  danmc

	* src/buffer.c: fix a bug where mirroring a buffer with only traces
	  triggered the "can't mirror a buffer with text" if there was text
	  anywhere in the layout.  Patch provided as part of bug #1467446.

2006-04-29 14:43  billw2

	* src/hid/gtk/: gtkhid-main.c, gui-dialog.c, gui-top-window.c:

	  Update status line after menu Save layout and Save layout as.

	  Change file select response button from "Open" to "Ok".

	  Don't try to Save layout when user hits Cancel and file name is
	  NULL.

2006-04-29 13:05  billw2

	* src/hid/gtk/: gui-output-events.c, gui-utils.c:

	  Couple of small typo bugs: a missing "break" and needed -1 arg to
	  size request.

2006-04-28 19:44  danmc

	* src/action.c: prevent segfaults when trying to undo in the middle
	  of drawing ratlines.	Problem noted by Daniel Wisehart, fixed by
	  me.

2006-04-27 23:09  djdelorie

	* src/: file.c, misc.c, misc.h, parse_l.l: Use locale-independent
	  strtod and dtostr functions.

2006-04-26 23:22  danmc

	* config.h.in: regen

2006-04-26 23:22  danmc

	* INSTALL: minor updates, mention gd-2.0.23 as having been used

2006-04-26 22:34  danmc

	* configure, configure.ac: if gdlib-config is not found, try and
	  just check for -lgd on the off chance that it works.	The user in
	  this case may have to add things like -lpng to their LDFLAGS
	  variable in the environment or just update to a newer version of
	  gdlib.  gdlib-config has been around for at least a few years
	  anyway.

2006-04-26 18:00  danmc

	* README_FILES/Makefile.in: remove obsolete README file

2006-04-26 17:47  danmc

	* INSTALL: bring the install docs up to date

2006-04-26 17:47  danmc

	* README-GTK_PORT, README_FILES/INSTALL, README_FILES/Makefile.am,
	  README_FILES/Makefile.in: remove obsolete README file

2006-04-25 18:40  danmc

	* configure, configure.ac: complain if the png HID has been
	  requested but all formats disabled

2006-04-24 18:02  danmc

	* src/hid/gtk/gui-top-window.c: do not crash if the input pipe
	  terminates when using --listen

2006-04-24 18:02  danmc

	* src/hid/lesstif/main.c: remove a debugging printf

2006-04-24 01:10  djdelorie

	* src/global.h: Comment tweak.

2006-04-24 01:05  djdelorie

	* src/global.h: Define on-board objects in terms of base types.

2006-04-23 16:41  danmc

	* src/buffer.c: when smashing the pastebuffer, don't set the pure
	  hole flag on the vias unless is was set on the original pin.
	  Reported by Levente Kovacs on geda-user.

2006-04-23 12:57  danmc

	* doc/pcb.texi: update newlib creation section for the latest GTK
	  HID.	Addresses bug 1473640.

2006-04-22 15:05  danmc

	* configure, doc/version.texi: set version for snapshot

2006-04-22 14:37  danmc

	* NEWS: add 20060422 release notes

2006-04-22 14:31  danmc

	* configure.ac: set version for snapshot

2006-04-22 14:09  danmc

	* README.snapshots: update for 20060422

2006-04-22 14:09  danmc

	* ChangeLog: update for 20060422 snapshot

2006-04-21 17:05  danmc

	* src/hid/gtk/gui-config.c: Comment out locale.h since the code
	  which needed that was also commented out.  Fixes builds on
	  solaris with sunpro and the gtk HID.

2006-04-21 17:04  danmc

	* src/macro.h: protect some GNU C specific stuff with #ifdef
	  __GNUC__

2006-04-21 17:03  danmc

	* src/hid/gtk/gui-utils.c: change from NONE_PRESSED to
	  NO_BUTTON_PRESSED since the former is not part of the ButtonState
	  enum while the latter is.

2006-04-20 22:12  danmc

	* src/hid/lesstif/main.c: comment out with #if 0 the code related
	  to lesstif_options and lesstif_resources since those were both
	  empty.  With this change pcb should build correctly on 64-bit
	  Irix-6.5 with version 7.41 of the MIPSpro compilers.	There are
	  still a handful of compiler warnings to investigate.

2006-04-19 23:23  djdelorie

	* doc/actions.texi, src/hid.h, src/hid/common/actions.c,
	  src/hid/lesstif/dialogs.c, src/hid/lesstif/library.c,
	  src/hid/lesstif/main.c, src/hid/lesstif/menu.c,
	  src/hid/lesstif/netlist.c, src/hid/lesstif/styles.c: Document
	  lesstif hid actions.

2006-04-19 20:39  danmc

	* src/: box.h, find.c: rely on the autoconf test for inline instead
	  of using our own based on __GNUC__.  This will let other non-gcc
	  C99 compilers take advantage of inline.

2006-04-19 18:36  danmc

	* config.h.in, configure, configure.ac, doc/actions.texi,
	  doc/version.texi, src/Makefile.am, src/Makefile.in, src/djopt.c,
	  src/draw.c, src/file.c, src/flags.c, src/misc.c, src/parse_y.y,
	  src/strflags.c, src/strflags.h, src/hid/lesstif/dialogs.c,
	  src/hid/lesstif/library.c, src/hid/lesstif/main.c,
	  src/hid/lesstif/menu.c, src/hid/lesstif/netlist.c,
	  src/hid/lesstif/styles.c, src/hid/lesstif/xincludes.h: - add
	  checks for sys/param.h and compiler understanding of 'inline'.  -
	  remove a handful of warnings which showed up with the sunpro
	  compiler.  - move the X11 includes into a header where they can
	  be included in a   way which keeps them from messing up the
	  namespace of the rest of   pcb.  Fixes some obscure warnings from
	  sunpro.

2006-04-19 18:34  danmc

	* src/hid/png/png.c: get this to properly link when --disable-gif
	  is used and the installed libgd does not have gif support.

2006-04-19 18:33  djdelorie

	* src/hid/ps/ps.c: Add --psfade option.

2006-04-18 12:54  billw2

	* src/: command.c, data.c:

	  Clean out Gtk HID related FIXMEs

2006-04-18 12:49  billw2

	* src/draw.c:

	  Clean out Gtk HID related FIXMEs.  Also old background image code
	  which is now done in the Gtk and Lesstif HIDs.

2006-04-18 12:40  billw2

	* src/: main.c, set.c:

	  Clean out FIXMEs specific to the Gtk HID.

2006-04-18 12:20  billw2

	* src/: misc.c, misc.h:

	  Remove Gtk HID specific build_route_string() function.

2006-04-18 12:16  billw2

	* src/hid/gtk/: gui-config.c, gui-dialog-size.c, gui-top-window.c:

	  Fix route style "Save as default" bug.

	  Update status line when new route style selected.

2006-04-17 01:04  djdelorie

	* doc/actions.texi, doc/extract-docs, doc/pcb.texi,
	  doc/pcbfile.texi, doc/version.texi, src/const.h, src/hid.h,
	  src/parse_y.y, src/hid/common/actions.c, src/hid/lesstif/main.c:
	  Remove all the prev-next-up links, reformat all the texi files to
	  allow for automatic structure generation.  Add helper hooks in
	  the extractor to let the source files control what types of nodes
	  and document structure is used for each category.  Auto-create
	  nodes and document substructure for each key within each
	  category.

2006-04-16 21:49  billw2

	* src/hid/gtk/: gui-config.c, gui-top-window.c, gui-utils.c, gui.h:


	  For the Gtk HID, add an alternate vertical window layout mode to
	  help on lower vertical resolution displays.

2006-04-16 21:04  djdelorie

	* src/netlist.c: Include sys/types.h so that regex compiles on more
	  hosts.

2006-04-15 23:36  billw2

	* src/hid/gtk/: gtkhid-main.c, gui-command-window.c,
	  gui-keyref-window.c, gui-library-window.c, gui-log-window.c,
	  gui-netlist-window.c, gui-top-window.c, gui.h:

	  Fix soldermask draw while TAB view from solder side.

	  Don't raise windows if already shown so library & netlist window
	  won't grab focus.  Focus can still be grabbed if an already shown
	  window is reshown via the top menu bar.  Not sure yet how to
	  handle this case.

2006-04-15 21:28  danmc

	* src/hid/png/png.c: switch the output scaling to default to 100
	  dpi instead of fixing the max dimension at 800 pixels.  This at
	  makes the default be a sort of to scale (for 100 dpi monitors it
	  will be to scale) image.

2006-04-15 00:00  djdelorie

	* doc/actions.texi, src/report.c: Document actions in report.c.

2006-04-14 23:32  djdelorie

	* src/puller.c, doc/Makefile.am, doc/Makefile.in, doc/actions.texi,
	  doc/puller.pcb, doc/version.texi: Document the puller action.

2006-04-14 20:09  billw2

	* src/hid/gtk/gui-output-events.c:

	  Make ghid_get_coords() x value account for side viewed (when
	  using TAB).

2006-04-14 19:48  billw2

	* src/hid/gtk/: gtkhid-main.c, gui-top-window.c, gui.h:

	  Support --bg-image in the Gtk HID.  Images can be jpg, png, gif,
	  etc. as supported by the Gdk installation.

	  Zooming gets slow at higher zoom levels, but I can address that
	  later when I have more time.

2006-04-14 18:30  danmc

	* src/global.h: pullup rev 1.43 from the head: Make sure the
	  Message and return are in the same scope.

2006-04-14 17:33  djdelorie

	* src/global.h: Make sure the Message and return are in the same
	  scope.

2006-04-14 12:24  danmc

	* src/hid/gtk/gui-top-window.c: make sure we set the default icon
	  _before_ any windows are created

2006-04-14 09:14  danmc

	* configure, configure.ac: set version for 20060414 snapshot

2006-04-14 09:14  danmc

	* configure, configure.ac: bump rev after 20060414 branch

2006-04-14 09:11  danmc

	* NEWS: 20060414 release notes

2006-04-14 09:00  danmc

	* ChangeLog, win32/pcb_icon.ico: update for 20060414 snapshot

2006-04-14 08:35  danmc

	* README.snapshots: update the instructions a bit

2006-04-14 08:33  danmc

	* doc/actions.texi: regen

2006-04-14 08:32  danmc

	* Makefile.am, Makefile.in: fix a distcheck problem

2006-04-13 21:16  djdelorie

	* src/hid/lesstif/main.c: Add --bg-image option to lesstif hid to
	  load a background image.

2006-04-13 19:47  danmc

	* src/hid/gtk/gui-top-window.c: on win32, figure out the path to
	  the installed package so we can set the newlib directory.

2006-04-13 19:46  danmc

	* src/hid/gtk/gtkhid-main.c: add missing return value

2006-04-13 19:46  danmc

	* src/compat.c: add a (lame) random() replacement

2006-04-13 19:45  danmc

	* src/: autoplace.c, strflags.c: add compat.h header for missing
	  system functions

2006-04-13 10:12  danmc

	* Makefile.am, Makefile.in, README.win32: add a win32 README file

2006-04-13 09:54  danmc

	* src/: Makefile.am, Makefile.in: add a dependency on the icon
	  resource object if this is win32

2006-04-13 09:33  danmc

	* win32/Makefile.in: add missing file

2006-04-13 09:30  danmc

	* win32/pcb_icon.ico: add generated icon file

2006-04-13 09:26  danmc

	* Makefile.am, Makefile.in: add win32 to SUBDIRS

2006-04-13 09:24  danmc

	* win32/: Makefile.am, Xdefaults.tgif: add a tgif Xdefaults file
	  needed for generating the correct XPM version

2006-04-13 09:22  danmc

	* win32/: pcb_icon_big.obj, pcb_icon_med.obj, pcb_icon_sml.obj:
	  replace wcalc icons with placeholder pcb icons

2006-04-13 09:15  danmc

	* Makefile.in, configure, configure.ac, README_FILES/Makefile.in,
	  doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/icons/Makefile.in,
	  tools/Makefile.in, tutorial/Makefile.in: check for a few tools
	  used to regenerate windows icons

2006-04-13 09:04  danmc

	* src/error.c, src/file.c, src/find.c, src/main.c, src/misc.c,
	  win32/build_pcb: add a few more checks to let this build under
	  cygwin/mingw

2006-04-13 09:01  danmc

	* config.h.in, configure, configure.ac: check for getcwd()

2006-04-13 08:59  danmc

	* src/hid/gtk/pcb.rc: add windres file for win32 icons

2006-04-13 08:55  danmc

	* config.h.in, configure, configure.ac: one more header check

2006-04-13 07:47  danmc

	* config.guess, config.sub: add some new configure related files

2006-04-12 23:45  danmc

	* src/: Makefile.am, Makefile.in: add stuff to compile in icons for
	  win32

2006-04-12 23:33  danmc

	* Makefile.in, config.h.in, configure, configure.ac,
	  README_FILES/Makefile.in, doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/compat.c, src/compat.h, src/file.c,
	  src/misc.c, src/print.c, src/hid/gerber/gerber.c,
	  src/icons/Makefile.in, tools/Makefile.in, tutorial/Makefile.in:
	  Add a couple more configure checks for functions (gethostname and
	  password related functions) and headers which may not be present
	  on win32.  This should be enough to get things to compile under
	  cygwin although there are still runtime issues.

2006-04-12 18:58  danmc

	* win32/: Makefile.am, Readme.txt, build_pcb, pcb.nsi.in,
	  pcb_icon_big.obj, pcb_icon_med.obj, pcb_icon_sml.obj: Add some
	  stuff to help build under win32.  Note:  win32 support is not
	  finished and PCB does not yet work correctly under win32, but
	  this is some progress.

2006-04-12 18:55  danmc

	* src/: error.c, error.h, hid.h, hid/common/hidnogui.c,
	  hid/gtk/gui-log-window.c, hid/gtk/gui.h, hid/lesstif/dialogs.c,
	  hid/lesstif/main.c: const-ify the log message functions

2006-04-12 18:55  danmc

	* src/hid/gtk/gtkhid-main.c: add the About action

2006-04-12 18:51  danmc

	* src/: action.c, global.h, vendor.c: use AFAIL() when an action
	  fails due to a syntax error

2006-04-12 09:16  djdelorie

	* src/hid/ps/eps.c: Determine when we need to use the complex erase
	  logic, and when we can just paint white.  Painting white is a LOT
	  faster, and avoids rasterization in ps2pdf.

2006-04-12 08:44  danmc

	* doc/version.texi: add thermals to glossary

2006-04-12 08:44  danmc

	* doc/pcb.texi: add thermal to the glossary

2006-04-12 08:44  danmc

	* doc/: Makefile.am, Makefile.in: increase resolution of PDFs of
	  drawings.  72dpi looked pretty bad on the thermal drawing

2006-04-12 08:23  danmc

	* doc/: Makefile.am, Makefile.in: add thermal drawing

2006-04-12 08:23  danmc

	* doc/thermal.pcb: change name of board

2006-04-12 08:22  danmc

	* doc/thermal.pcb: add a drawing showing what a thermal relief
	  looks like

2006-04-12 08:21  danmc

	* doc/: database.txt, keepouts.txt, ideas/database.txt,
	  ideas/keepouts.txt: move these to an ideas subdirectory to
	  hopefully more clearly indicate that not only are these not
	  implemented yet but that they are not even certain to ever be
	  implemented.

2006-04-12 00:24  djdelorie

	* doc/actions.texi, doc/version.texi, src/netlist.c: Document
	  actions in netlist.c

2006-04-11 23:29  danmc

	* doc/actions.texi, src/action.c: add support for units and
	  relative coordinates in PasteBuffer(ToLayout)

2006-04-11 23:17  danmc

	* doc/: database.txt, keepouts.txt: add two documents in progress
	  describing a plan for future work

2006-04-11 19:24  danmc

	* doc/actions.texi, src/action.c, src/global.h: Add a "ToLayout"
	  option for the PasteBuffer() action.	You can now do things like
	  PasteBuffer(ToLayout, 10000, 200000) to paste from the current
	  buffer Also add a DumpLibrary() action.

2006-04-11 18:12  djdelorie

	* doc/actions.texi, doc/extract-docs, src/action.c, src/command.c:
	  Document actions in command.c.

2006-04-11 17:52  danmc

	* lib/: crystal.list, crystal.m4, generic.list, generic.m4,
	  resistor_0.25W.list, resistor_array.list,
	  texas_inst_voltage_reg.m4, transistor.m4: - add a missing
	  description and move some footprints from the wrong .list file to
	  the correct .list file to be able to pick up the descriptions and
	  parameters from the corresponding .m4 file.

	  - all of the m4 libs should at least be correct in the sense that
	  the pieces are all there and they all run through m4 correctly.
	  They have not been verified any more for correctness, but this is
	  progress.

2006-04-11 16:54  djdelorie

	* src/: print.c, report.c: Print correct symbol counts for drills
	  on fab drawing.

2006-04-11 13:00  danmc

	* Makefile.in, README_FILES/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in: regen (after checking for perl)

2006-04-11 12:59  danmc

	* doc/actions.texi, doc/version.texi, src/action.c, src/select.c,
	  src/select.h: - for the Select(*ByName) action, allow a 2nd
	  argument to specify the name and only use the gui dialog box if
	  the 2nd argument is not specified.

	  - Add *ByName options for the Unselect() action.

2006-04-11 12:58  danmc

	* src/hid/gtk/gtkhid-main.c: garbage collect some printf output

2006-04-11 12:55  danmc

	* src/hid/gtk/gui-top-window.c: Fix bug [ 1462380 ] saving buffer
	  elemnts to file does nothing.

2006-04-11 12:54  danmc

	* configure, configure.ac, doc/Makefile.am, doc/Makefile.in: When
	  building docs, look for a perl to use.  This will let the user
	  set PERL in their environment and have configure pick it up.

2006-04-10 22:01  haceaton

	* src/find.c: turn off debugging by default
	  ----------------------------------------------------------------------

2006-04-10 21:48  haceaton

	* src/find.c: fixed list overflow with element connection listing
	  ----------------------------------------------------------------------

2006-04-10 20:19  haceaton

	* src/find.c: added overflow error reporting to the ADD* routines
	  ----------------------------------------------------------------------

2006-04-10 18:32  haceaton

	* src/find.c: fixed bug using in LookupLOConnectionsToPVList where
	  the wrong variable was used.
	  ----------------------------------------------------------------------

2006-04-10 01:18  djdelorie

	* doc/actions.texi, doc/version.texi, src/action.c: Document the
	  rest of the registered actions in action.c.

2006-04-05 22:34  danmc

	* src/find.c: move some initializations inside a loop so they don't
	  get missed

2006-04-05 22:33  danmc

	* src/main.c: declare dump_actions() right before using it

2006-04-05 20:58  danmc

	* src/hid/png/png.c: add some missing const-s

2006-04-05 20:54  billw2

	* src/hid/gtk/gui-top-window.c:

	  mode_button_toggled_cb() didn't sync ghidgui->settings_mode with
	  current mode button state.

2006-04-05 20:19  danmc

	* src/hid/gtk/gui-top-window.c: revert the previous, this part
	  wasn't quite right.

2006-04-05 19:03  danmc

	* src/: mymem.c, mymem.h: add a MyMalloc to go along with MyCalloc

2006-04-05 17:43  billw2

	* src/hid/gtk/: gui-netlist-window.c, gui.h:

	  Fix netlist window to scroll to net/node when user lookups
	  connection.

2006-04-05 17:32  danmc

	* src/hid/gtk/: gui-output-events.c, gui-top-window.c: - make the
	  ESC key return you to the arrow tool if you are in via, thermal,
	   lock, etc modes.

	  - in line, poly, arc, etc. modes, the first ESC press returns you
	  to "tool   neutral" and the 2nd ESC press returns you to the
	  arrow tool.

2006-04-05 17:30  danmc

	* src/hid/: gtk/gui-dialog.c, lesstif/dialogs.c: add pointer to the
	  geda homepage and wiki as well as the pcb home page in the about
	  dialog

2006-04-05 00:22  danmc

	* src/hid/gtk/gui-dialog-print.c: fix a bug which prevented the
	  File->Export menu from working more than once in a pcb session.

2006-04-04 23:21  djdelorie

	* src/: action.c, djopt.c, hid.h, main.c, vendor.c,
	  hid/common/actions.c, hid/gtk/gtkhid-main.c,
	  hid/lesstif/dialogs.c, hid/lesstif/main.c: Initial chunk of
	  inline action docs.

2006-04-04 23:17  djdelorie

	* doc/: Makefile.am, Makefile.in, actions.texi, extract-docs,
	  pad.gif, pad.png, pcb.texi, version.texi: Fix eps->pdf rule to
	  set size and resolution right.  Limit pcb->* to visible areas.
	  Add support for action extraction from sources.

2006-04-04 23:05  haceaton

	* src/find.c: Expand search box during bloat in case the box
	  overlap would otherwise prevent checking.  This repairs a really
	  bad bug introduced when the rtrees were used to speed the find
	  tracing.
	  ----------------------------------------------------------------------

2006-04-04 23:03  haceaton

	* src/misc.c: fixed pin/via bounding box to include thermal tails;
	  bug reported by CL
	  ----------------------------------------------------------------------

2006-04-04 23:01  danmc

	* src/hid/gtk/gui.h: Be a bit more careful with rouding issues when
	  converting to pcb units.  Hopefully this will help with the issue
	  reported on the geda lists about 23.99 mil vias when the user
	  thought they picked 24 mil ones.

	  Patch posted on geda-user by DJ.

2006-04-04 22:37  danmc

	* config.h.in, configure, configure.ac, src/hid/png/png.c: check to
	  see which graphic file formats are supported by the installed GD.
	  If the desired list is not found, abort and tell the user they
	  can explicitly disable certain file types.  Should deal with
	  installed versions of gd which do not support GIF output.

2006-04-04 22:36  danmc

	* src/hid/lesstif/styles.c: fix a prototype

2006-03-28 18:25  danmc

	* src/: dolists.h, hid/lesstif/dialogs.c, hid/lesstif/main.c,
	  hid/lesstif/menu.c, hid/lesstif/styles.c: move variable
	  declarations to the beginning of blocks to make gcc-2.95 and
	  probably other non-gcc compilers happy.

2006-03-28 18:25  danmc

	* src/find.c: Check to make sure a pointer is not NULL before
	  dereferencing it.  This seems to be the place where the segfault
	  was happening sometimes when saving connection data.	For now,
	  spit out a warning message because I think there may be some
	  other underlying bug which causes the NULL pointer in the first
	  place.

2006-03-27 23:37  danmc

	* src/mymem.h: do not redefine malloc if we are using dmalloc

2006-03-27 23:29  danmc

	* src/: action.c, autoplace.c, autoroute.c, buffer.c, change.c,
	  command.c, crosshair.c, djopt.c, draw.c, error.c, file.c,
	  insert.c, intersect.c, line.c, main.c, misc.c, mtspace.c,
	  netlist.c, output.c, print.c, puller.c, report.c, res_parse.y,
	  rtree.c, select.c, set.c, strflags.c, vector.c, vendor.c: put
	  back dmalloc support

2006-03-27 22:42  djdelorie

	* src/: action.c, find.c, main.c, set.c, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-misc.c, hid/gtk/gui-output-events.c,
	  hid/gtk/gui-top-window.c, hid/lesstif/dialogs.c,
	  hid/lesstif/library.c, hid/lesstif/main.c, hid/lesstif/netlist.c:
	  hid_actionl must be terminated with NULL, not a plain 0, in case
	  integers and pointers are different sizes.

2006-03-27 22:00  danmc

	* src/hid/gtk/gui-top-window.c: access djopt_set_auto_only() via
	  the associated action instead of directly

2006-03-27 21:59  danmc

	* src/: djopt.c, djopt.h: fix prototype for an action.	kills one
	  more compiler warning

2006-03-27 21:57  danmc

	* src/hid/lesstif/main.c: add a missing typecase

2006-03-27 18:05  danmc

	* src/: action.c, pcb-menu.res, hid/gtk/gui-top-window.c: - When
	  changing selected line size from the menu, do it to the selected
	  arcs to.

	  - Add a SelectedArcs option to the ChangeSize action.

2006-03-27 17:52  danmc

	* src/select.c: Fix a bug where actions using SelectedPads did
	  nothing and SelectedPins picked up both pins and pads.  Noted by
	  bug #1438523

2006-03-27 17:16  danmc

	* src/strflags.c: avoid allocating 0 bytes

2006-03-27 17:16  danmc

	* src/misc.c: fix a typo in a comment

2006-03-27 17:15  danmc

	* src/main.c: No need to use strdup(Concat()) as Concat already
	  gives us allocated memory that is not referenced anywhere else.

2006-03-27 17:13  danmc

	* src/file.c: Fix an off by one overflow of a malloc'ed buffer.
	  Found with ElectricFence.

2006-03-27 08:28  danmc

	* src/misc.c: in a function which is supposed to return a string
	  but is commented out with #ifdef FIXME, return a big warning
	  string rather than no return value until I/we figure out how to
	  fix it.  Hopefully if this triggers bugs it will be easier to
	  locate.

2006-03-27 07:28  danmc

	* configure, configure.ac: add back in the --enable-efence and
	  --enable-dmalloc configure flags to turn on ElectricFence and
	  dmalloc debugging respectively.

2006-03-26 23:16  djdelorie

	* src/: action.c, command.c, djopt.c, hid.h, netlist.c, puller.c,
	  report.c, vendor.c, hid/common/actions.c, hid/gtk/gtkhid-main.c,
	  hid/gtk/gui-netlist-window.c, hid/gtk/gui-top-window.c,
	  hid/lesstif/dialogs.c, hid/lesstif/library.c, hid/lesstif/main.c,
	  hid/lesstif/menu.c, hid/lesstif/netlist.c, hid/lesstif/styles.c:
	  hid actions: remove needs_coords, use need_coord_msg to determine
	  when to get coords.

2006-03-26 22:18  danmc

	* src/hid/gtk/: gui-top-window.c, gui-utils.c: Make sure we
	  initialize some variables before using them.	Fixes a segfault on
	  startup problem noted on NetBSD/alpha when displaying to an 8-bit
	  Xvnc.

2006-03-26 21:24  billw2

	* src/hid/gtk/gtkhid-main.c:

	  I wrapped too much into the verbose option so the file load
	  stopped working - fixed.

2006-03-26 12:39  danmc

	* configure, configure.ac: bump the rev letter to help identify
	  this as the HID version if someone pulls up the "about" dialog
	  box.

2006-03-26 09:45  danmc

	* src/hid/gtk/gtkhid-main.c: - Remove a debug printf which tried to
	  print a NULL string.	Avoids a segfault bug.	- When chosing
	  "Save Layout" on a new layout (that hadn't already been given a
	  name or filename), correctly use the new file name that is
	  selected with the dialog box.

2006-03-26 01:45  danmc

	* src/hid/lesstif/dialogs.c: - remove a debug printf which was
	  trying to print a NULL string.  Fixes   a segfault bug on
	  solaris-2.9/sparc.  - Fix the behaviour when doing "Save Layout"
	  on a new board that	didn't have a file name yet.

2006-03-26 01:07  danmc

	* src/hid/lesstif/main.c: add a --listen option for the lesstif HID
	  too (works the same as the gtk one -- listens on stdin for
	  actions).

2006-03-25 20:35  billw2

	* src/hid/gtk/: gui-netlist-window.c, gui-output-events.c:

	  Pan to a netlist window selected node if it's not visible.

	  Fix a pan bug.

2006-03-25 18:04  danmc

	* src/hid/gtk/gui-netlist-window.c: add cast to avoid compiler
	  warnings

2006-03-25 17:32  djdelorie

	* src/: action.c, pcb-menu.res, hid/gtk/gui-top-window.c: Add
	  File->Revert.

2006-03-25 16:51  billw2

	* src/hid/gtk/: gtkhid-main.c, gui-netlist-window.c:

	  Turn of Disable all nets button when NetlistChanged.

	  Make some diagnostic output only if verbose.

2006-03-25 16:38  billw2

	* src/hid/gtk/gui-netlist-window.c:

	  Set netlist nodes enabled by default when NetlistChanged.

2006-03-25 15:59  billw2

	* src/hid/gtk/gtkhid-main.c:

	  Fix draw arc when flipped.

2006-03-25 15:22  danmc

	* doc/: actions.texi, fractional_size.texi, letter_size.texi,
	  metric_size.texi, overview.texi, pad.gif, pad.png, pcbfile.texi,
	  wire_size.texi: add some of the generated files to see if that
	  will help with those who don't read the README.cvs file...

2006-03-25 10:45  danmc

	* src/hid/gtk/gui-top-window.c: use fileno(stdin) instead of 1 to
	  get the stdin file descriptor.

2006-03-25 10:13  danmc

	* src/drill.c: fix a segfault when printing a board with no drill
	  holes at all.

2006-03-24 23:53  danmc

	* src/hid/gtk/gui-top-window.c: add a --listen option which causes
	  pcb to listen on the standard input for actions.  This should
	  open the door to experimenting with having gschem interact
	  directly with pcb.

2006-03-24 23:48  danmc

	* src/hid/gtk/gui-config.c: Fix a bug in options parsing where the
	  loop looking for matches continued after a match had already been
	  found.

2006-03-24 22:17  danmc

	* src/main.c: add a help string for --lib-newlib

2006-03-24 19:54  danmc

	* doc/: Makefile.am, Makefile.in: minor cleanup of status output

2006-03-24 17:47  djdelorie

	* src/hid/lesstif/menu.c: Also look for ~/.pcb/pcb-menu.res.
	  Actually use the path we found ;-)

2006-03-24 17:42  danmc

	* configure, configure.ac: List the available HID's in the
	  ./configure --help output.  Ideally, we'd have the help text be
	  automatic, but until we figure out how, just statically list the
	  HID (in the help text)

2006-03-24 17:38  danmc

	* Makefile.in, config.h.in, configure, README_FILES/Makefile.in,
	  doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in: regen

2006-03-24 17:27  danmc

	* Makefile.am, README.cvs, configure.ac, doc/Makefile.am: - when
	  not in maintainer mode, do not list all the dependencies for the
	   manual.  This allows regular users who are building from a
	  tarball to   avoid having to rebuild the manual and lets them
	  simply take the preformatted	 one.  This avoids recently noted
	  issues with incompatibility with older   versions of texinfo
	  which seem somewhat common.  It also removes the   requirement
	  for having latex installed and for building the png HID for
	  pcb.

	  - add a --disable-doc flag which allows users who are building
	  from CVS to	skip the doc directory and thus avoid the need for
	  the documentation   formatting tools.

2006-03-24 17:21  danmc

	* README.snapshots: note the DISTCHECK_CONFIGURE_FLAGS variable

2006-03-24 16:21  billw2

	* src/hid/gtk/gui-top-window.c:

	  Fix gtk magenta color messages -> initialize all new hidGC
	  colornames to Settings.BackgroundColor because bgGC color outside
	  of ghid_expose_callback() is never initialized and it's used to
	  draw outside of the callback when an object is selected.

2006-03-23 21:24  danmc

	* doc/: Makefile.am, Makefile.in: Fix the calculation of the names
	  of the generated .texi tables for the drill sizes.

2006-03-23 21:05  danmc

	* Makefile.in, aclocal.m4, README_FILES/Makefile.in,
	  doc/Makefile.in, doc/pad.eps, doc/pad.png, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/icons/Makefile.in, tools/Makefile.in, tutorial/Makefile.in:
	  regen after configure.ac changes

2006-03-23 19:32  danmc

	* autogen.sh: don't automatically run ./configure.  Simplifies
	  things a bit when trying to have several different builds share
	  the same source tree.

2006-03-23 19:30  danmc

	* doc/extract-docs: put the generated files in the build directory
	  instead of the source directory (in case they are not the same)

2006-03-23 19:28  danmc

	* doc/: Makefile.am, Makefile.in: Rework the dependencies on the
	  various generated files a bit to hopefully correctly include all
	  dependencies.  Also allow this to continue and just use the
	  shipped preformatted docs in the case where latex and friends are
	  not available.

2006-03-23 19:27  danmc

	* src/pcbtest.sh.in: correctly find the font file correctly find
	  the m4lib stuff when building outside the source tree.

2006-03-23 19:25  danmc

	* configure, configure.ac, lib/ListLibraryContents.sh,
	  lib/ListLibraryContents.sh.in: move ListLibraryContents.sh to
	  being something created at configure time like the rest of the
	  m4lib stuff.	This puts it in the build directory and allows you
	  to run pcb out of the build directory prior to installation even
	  in the case of a read only source tree.  While here add some
	  AM_CONDITIONALS to indicate when latex and friends are not
	  available for formating the reference card.

2006-03-23 19:21  danmc

	* src/: Makefile.am, Makefile.in: add missing lesstif header to get
	  it in the distfile

2006-03-23 12:32  danmc

	* src/hid/png/png.c: fix a bug when specifying the output file name

2006-03-23 07:23  danmc

	* src/pcbtest.sh.in: also set the font path

2006-03-23 01:04  danmc

	* src/pcbtest.sh.in: fix a couple of paths when building outside
	  the source directory

2006-03-23 00:53  danmc

	* src/hid/lesstif/: main.c, menu.c: avoid some compiler warnings on
	  solaris-2.9/sparc (gcc-3.3.5)

2006-03-23 00:46  danmc

	* src/hid/lesstif/main.c: check the result of the --install options
	  _after_ the options have been processed.  Thanks to DJ for
	  finding this one.

2006-03-23 00:17  djdelorie

	* src/: Makefile.am, Makefile.in: Change the way we handle built
	  include files.

2006-03-23 00:15  danmc

	* src/strflags.c: avoid some compiler warnings on solaris-2.9/sparc
	  (gcc-3.3.5)

2006-03-23 00:11  billw2

	* src/hid/gtk/: gui-config.c, gui-top-window.c:

	  ghid_invalidate_all() when colors change.

2006-03-22 23:59  danmc

	* src/misc.c: avoid some compiler warnings on solaris-2.9/sparc
	  (gcc-3.3.5)

2006-03-22 23:56  danmc

	* src/: mymem.c, hid/common/actions.c: avoid some compiler warnings
	  on solaris-2.9/sparc (gcc-3.3.5)

2006-03-22 23:55  billw2

	* src/hid/gtk/: gtkhid-main.c, gui-output-events.c:

	  Fix a zoom glitch.

2006-03-22 23:54  danmc

	* src/file.c: avoid some complier warnings on solaris-2.9/sparc
	  (gcc-3.3.5)

2006-03-22 23:28  djdelorie

	* src/: drill.c, drill.h, print.c, hid/gerber/gerber.c: Round drill
	  sizes to nearest mil for fab drawings and gerber drill file.

2006-03-22 23:27  djdelorie

	* src/mtspace.c: Avoid aliasing problems.

2006-03-22 23:21  danmc

	* src/pcbtest.sh.in: add some missing arguments when running in gdb

2006-03-22 23:21  danmc

	* src/main.c: don't include the full path for the default value of
	  the LibraryCommand and LibraryContentsCommand.  That prevented
	  --lib-command-dir from working.

2006-03-22 22:00  djdelorie

	* src/undo.c: Use void * pointers to avoid aliasing problems.

2006-03-22 21:57  djdelorie

	* src/search.c: Use explicit void** pointers to avoid aliasing
	  problems.

2006-03-22 21:51  djdelorie

	* src/hid/: gerber/gerber.c, lesstif/dialogs.c, lesstif/lesstif.h,
	  lesstif/main.c, lesstif/menu.c, lesstif/netlist.c,
	  lesstif/styles.c: Misc bugfixes and changes, to silence compiler
	  warnings.

2006-03-22 21:47  djdelorie

	* src/: mymem.c, mymem.h: MyCalloc, MyRealloc, MyStrdup: make final
	  parameter (tag string) const, to avoid compiler warnings.

2006-03-22 21:19  danmc

	* src/action.c: fix the ChangeFlag action (compiler warning pointed
	  to the bug)

2006-03-22 20:46  danmc

	* src/: Makefile.am, Makefile.in: quote the regexp passed to grep
	  to keep solaris-2.9 happy

2006-03-22 19:32  djdelorie

	* src/hid/lesstif/main.c: Don't try to run the idle proc until the
	  GUI is created.

2006-03-22 19:23  danmc

	* src/: action.c, command.c, djopt.c, dolists.h, flags.c, hid.h,
	  main.c, netlist.c, puller.c, report.c, vendor.c,
	  hid/gtk/gtkhid-main.c, hid/gtk/gui-netlist-window.c,
	  hid/gtk/gui-top-window.c, hid/lesstif/dialogs.c,
	  hid/lesstif/library.c, hid/lesstif/main.c, hid/lesstif/netlist.c,
	  hid/lesstif/styles.c, hid/png/png.c, hid/ps/eps.c, hid/ps/ps.c:
	  Revert the ";" thing.  The REGISTER_* macros now contain ";"
	  where needed and a ";" should not be used when the macros are
	  called.   This is because the REGISTER_* macros in hid.h expand
	  to a function like int foo(){/* code here */} where no ";" should
	  be used at the end.  gcc ignores the resulting empty declaration
	  but the sunpro c compiler doesn't like it.

2006-03-22 18:14  danmc

	* src/: hid/lesstif/dialogs.c, hid/lesstif/lesstif.h,
	  hid/lesstif/library.c, hid/lesstif/main.c, hid/lesstif/menu.c,
	  hid/lesstif/netlist.c, hid/lesstif/styles.c, hid/lpr/lpr.c,
	  hid/png/png.c, hid/png/png.h, hid/ps/eps.c, hid/ps/ps.c,
	  hid/ps/ps.h, hid/hidint.h, action.c, action.h, actionlist.c,
	  autoplace.c, autoplace.h, autoroute.c, autoroute.h, box.h,
	  buffer.c, buffer.h, change.c, change.h, clip.c, clip.h,
	  command.c, command.h, compat.c, compat.h, const.h, copy.c,
	  copy.h, create.c, create.h, crosshair.c, crosshair.h, data.c,
	  data.h, dev_ps.c, dev_ps.h, dev_rs274x.c, dev_rs274x.h, djopt.c,
	  djopt.h, dolists.h, draw.c, draw.h, drill.c, drill.h, error.c,
	  error.h, file.c, file.h, find.c, find.h, flags.c, global.h,
	  heap.c, heap.h, hid.h, insert.c, insert.h, intersect.c,
	  intersect.h, line.c, macro.h, main.c, mirror.c, mirror.h, misc.c,
	  misc.h, move.c, move.h, mtspace.c, mtspace.h, mymem.c, mymem.h,
	  netlist.c, output.c, output.h, parse_l.h, polygon.c, polygon.h,
	  print.c, print.h, puller.c, rats.c, rats.h, remove.h, report.c,
	  resource.h, rotate.c, rotate.h, rtree.c, rtree.h, rubberband.c,
	  rubberband.h, search.c, search.h, select.c, select.h, set.c,
	  set.h, strflags.c, strflags.h, undo.c, undo.h, vector.c,
	  vector.h, vendor.c, vendor.h, icons/Makefile.in: indent

2006-03-22 18:05  danmc

	* src/hid/gtk/: gtkhid-main.c, gtkhid.h, gui-command-window.c,
	  gui-config.c, gui-dialog-print.c, gui-dialog-size.c,
	  gui-dialog.c, gui-keyref-window.c, gui-library-window.c,
	  gui-log-window.c, gui-misc.c, gui-netlist-window.c,
	  gui-output-events.c, gui-pinout-window.c, gui-top-window.c,
	  gui-utils.c, gui.h: indent

2006-03-22 18:02  danmc

	* src/hid/: bom/bom.c, common/actions.c, common/extents.c,
	  common/flags.c, common/hidinit.c, common/hidnogui.c,
	  gerber/gerber.c: indent

2006-03-22 17:49  danmc

	* src/: action.c, command.c, djopt.c, dolists.h, flags.c, hid.h,
	  main.c, netlist.c, puller.c, report.c, vendor.c,
	  hid/gtk/gtkhid-main.c, hid/gtk/gui-netlist-window.c,
	  hid/gtk/gui-top-window.c, hid/lesstif/dialogs.c,
	  hid/lesstif/library.c, hid/lesstif/main.c, hid/lesstif/menu.c,
	  hid/lesstif/netlist.c, hid/lesstif/styles.c, hid/png/png.c,
	  hid/ps/eps.c, hid/ps/ps.c: Take the ";" out of the REGISTER_*
	  defines and put them in the invocations.  This will let indent
	  work correctly.

2006-03-22 12:18  danmc

	* src/: action.c, command.c, crosshair.c, draw.c, main.c, misc.c,
	  polygon.c, polygon.h, puller.c, rats.c: fix several more compiler
	  warnings by removing some unused variables and adding/removing
	  return values where appropriate.

2006-03-22 12:10  danmc

	* src/hid/: gtk/gui-icons-mode-buttons.data, gtk/gui-top-window.c,
	  ps/eps.c: remove more compiler warnings

2006-03-22 12:10  danmc

	* src/hid/lpr/lpr.c: add missing member to the lpr_hid
	  initialization

2006-03-22 08:47  danmc

	* src/file.c: remove unused variable

2006-03-22 08:44  danmc

	* src/misc.c: add missing header

2006-03-22 08:33  danmc

	* src/hid/common/flags.c: remove an unused variable

2006-03-22 08:31  danmc

	* src/hid/common/hidnogui.c: remove compiler warning

2006-03-22 08:28  danmc

	* src/vendor.c: remove unused variable

2006-03-22 08:27  danmc

	* src/report.c: format string fix

2006-03-22 08:13  danmc

	* src/puller.c: add a couple of missing headers

2006-03-22 08:08  danmc

	* src/print.c: add missing draw.h header

2006-03-22 08:07  danmc

	* src/flags.c: add RCSID and dmalloc.h

2006-03-22 08:04  danmc

	* src/flags.c: remove a spurious ";"

2006-03-22 07:40  danmc

	* src/hid/gerber/gerber.c: remove unused variable

2006-03-22 06:57  danmc

	* src/hid/gtk/gui-misc.c: remove a duplicate header and Id

2006-03-22 06:51  danmc

	* src/hid/lesstif/lesstif.h: add RCS Id

2006-03-22 06:50  danmc

	* src/hid/lesstif/: dialogs.c, library.c, main.c, menu.c,
	  netlist.c, styles.c: add config.h, dmalloc.h, and RCS Id

2006-03-22 06:48  danmc

	* src/hid/gtk/gui-misc.c: add dmalloc.h

2006-03-22 06:45  danmc

	* src/hid/hidint.h: add RCS Id

2006-03-22 06:43  danmc

	* src/hid/: common/actions.c, common/extents.c, common/flags.c,
	  common/hidinit.c, common/hidnogui.c, gerber/gerber.c, lpr/lpr.c:
	  add config.h, dmalloc.h, and RCS Id

2006-03-22 06:39  danmc

	* src/hid/ps/: eps.c, ps.c, ps.h: remove compiler warning and add
	  config.h, dmalloc.h, and RCS Id

2006-03-22 06:33  danmc

	* src/hid/png/png.c: remove a compiler warning

2006-03-22 06:31  danmc

	* src/hid/bom/bom.c: add missing header

2006-03-21 22:49  danmc

	* src/: Makefile.am, Makefile.in: add the generated headers to
	  DISTCLEANFILES and add a bunch of missing headers to the various
	  *_SOURCES.  With this change, the 'distcheck' target works again.

2006-03-21 22:47  danmc

	* configure: regen

2006-03-21 22:47  danmc

	* configure.ac: add $srcdir in a couple of places for configuring
	  outside of the source directory.

2006-03-21 22:34  danmc

	* src/dolists.h: add missing RCS Id

2006-03-21 19:19  danmc

	* configure.ac, configure, doc/Makefile.am, doc/Makefile.in,
	  doc/pad.eps, doc/pad.obj, doc/pad.png: Replace the tgif drawing
	  with a pcb drawing.  The suffix rules are now in place to use
	  .pcb files as part of the manual.

2006-03-21 18:47  djdelorie

	* src/hid/lpr/lpr.c: Call lpr, don't just save the file.

2006-03-21 18:46  djdelorie

	* src/hid/lesstif/library.c: Remove a debug printf.

2006-03-21 18:45  djdelorie

	* src/: action.c, file.c, main.c, misc.h, set.c, set.h: Remove
	  UpdateSettingsOnScreen.  Call InitCrosshair only for GUIs.

2006-03-21 18:31  danmc

	* doc/pad.pcb: correctly identify the poly clearance

2006-03-21 18:29  danmc

	* configure, doc/Makefile.in: regen

2006-03-21 18:26  danmc

	* configure.ac, doc/Makefile.am: detect when tgif is not found and
	  give a warning instead of crashing the build

2006-03-21 17:43  danmc

	* doc/: pad.eps, pad.png: include the tgif output here until I
	  replace the drawings with pcb drawings

2006-03-21 17:41  danmc

	* doc/pad.pcb: improve this drawing a bit

2006-03-21 17:40  danmc

	* src/hid/bom/bom.c: Use log() instead of logv().  Fixes
	  compilation on NetBSD/alpha, gcc-3.3.3

2006-03-21 16:27  djdelorie

	* compile: New file, from automake 1.9.

2006-03-21 16:25  djdelorie

	* depcomp, install-sh, missing, mkinstalldirs, ylwrap,
	  doc/mdate-sh, doc/texinfo.tex: Update to automake 1.9 files.

2006-03-21 12:59  djdelorie

	* Makefile.in, aclocal.m4, config.h.in, configure,
	  README_FILES/Makefile.in, doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in: regenerate everything with FC4.

2006-03-21 12:34  djdelorie

	* config.h.in, configure, configure.ac, src/Makefile.am,
	  src/Makefile.in, src/Pcb.ad.in, src/action.c, src/action.h,
	  src/autoplace.c, src/autoroute.c, src/buffer.c, src/change.c,
	  src/command.c, src/command.h, src/const.h, src/control.c,
	  src/control.h, src/copy.c, src/create.c, src/create.h,
	  src/crosshair.c, src/data.c, src/data.h, src/dialog.c,
	  src/dialog.h, src/djopt.c, src/djopt.h, src/dolists.h,
	  src/draw.c, src/draw.h, src/error.c, src/file.c,
	  src/fileselect.c, src/fileselect.h, src/find.c, src/find.h,
	  src/flags.c, src/global.h, src/gui-command-window.c,
	  src/gui-config.c, src/gui-dialog-print.c, src/gui-dialog-size.c,
	  src/gui-dialog.c, src/gui-icons-misc.data,
	  src/gui-icons-mode-buttons.data, src/gui-keyref-window.c,
	  src/gui-library-window.c, src/gui-log-window.c, src/gui-misc.c,
	  src/gui-netlist-window.c, src/gui-output-events.c,
	  src/gui-pinout-window.c, src/gui-top-window.c, src/gui-utils.c,
	  src/gui.c, src/gui.h, src/heap.c, src/hid.h, src/insert.c,
	  src/intersect.c, src/lgdialog.c, src/lgdialog.h, src/library.c,
	  src/library.h, src/line.c, src/log.c, src/log.h, src/macro.h,
	  src/main.c, src/menu.c, src/menu.h, src/misc.c, src/misc.h,
	  src/move.c, src/mtspace.c, src/mymem.c, src/mymem.h,
	  src/netlist.c, src/netlist.h, src/output.c, src/output.h,
	  src/parse_l.l, src/parse_y.y, src/pcb-menu.res,
	  src/pcbtest.sh.in, src/pinout.c, src/pinout.h, src/polygon.c,
	  src/print.c, src/print.h, src/printdialog.c, src/printdialog.h,
	  src/printpanner.c, src/printpanner.h, src/puller.c, src/rats.c,
	  src/report.c, src/report.h, src/res_lex.l, src/res_parse.y,
	  src/resmenu.c, src/resmenu.h, src/rotate.c, src/rtree.c,
	  src/search.c, src/select.c, src/selector.c, src/selector.h,
	  src/set.c, src/set.h, src/sizedialog.c, src/sizedialog.h,
	  src/strflags.c, src/todo, src/undo.c, src/undo.h, src/vector.c,
	  src/vendor.c, src/vendor.h, src/hid/hidint.h, src/hid/bom/bom.c,
	  src/hid/bom/hid.conf, src/hid/common/actions.c,
	  src/hid/common/extents.c, src/hid/common/flags.c,
	  src/hid/common/hidinit.c, src/hid/common/hidnogui.c,
	  src/hid/gerber/gerber.c, src/hid/gerber/hid.conf,
	  src/hid/gtk/gtkhid-main.c, src/hid/gtk/gtkhid.h,
	  src/hid/gtk/gui-command-window.c, src/hid/gtk/gui-config.c,
	  src/hid/gtk/gui-dialog-print.c, src/hid/gtk/gui-dialog-size.c,
	  src/hid/gtk/gui-dialog.c, src/hid/gtk/gui-icons-misc.data,
	  src/hid/gtk/gui-icons-mode-buttons.data,
	  src/hid/gtk/gui-keyref-window.c,
	  src/hid/gtk/gui-library-window.c, src/hid/gtk/gui-log-window.c,
	  src/hid/gtk/gui-misc.c, src/hid/gtk/gui-netlist-window.c,
	  src/hid/gtk/gui-output-events.c, src/hid/gtk/gui-pinout-window.c,
	  src/hid/gtk/gui-top-window.c, src/hid/gtk/gui-utils.c,
	  src/hid/gtk/gui.h, src/hid/gtk/hid.conf,
	  src/hid/lesstif/dialogs.c, src/hid/lesstif/hid.conf,
	  src/hid/lesstif/lesstif.h, src/hid/lesstif/library.c,
	  src/hid/lesstif/main.c, src/hid/lesstif/menu.c,
	  src/hid/lesstif/netlist.c, src/hid/lesstif/styles.c,
	  src/hid/lpr/hid.conf, src/hid/lpr/lpr.c, src/hid/png/hid.conf,
	  src/hid/png/png.c, src/hid/png/png.h, src/hid/ps/eps.c,
	  src/hid/ps/hid.conf, src/hid/ps/ps.c, src/hid/ps/ps.h: HID merge.

2006-03-21 09:05  danmc

	* README.cvs_branches: note what some of the branches are

2006-03-21 08:59  danmc

	* README.snapshots: add a few more notes about the snapshot process

2006-03-21 01:33  danmc

	* configure, doc/version.texi: regen for 20060321

2006-03-21 01:25  danmc

	* configure.ac: set version for 20060321 snapshot

2006-03-21 01:17  danmc

	* aclocal.m4, README_FILES/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/icons/Makefile.in, tools/Makefile.in: regen

2006-03-21 01:16  danmc

	* NEWS: add news for the 20060321 snapshot

2006-03-21 01:16  danmc

	* AUTHORS: update authors a bit

2006-03-21 00:59  danmc

	* ChangeLog: update with changes for 20060321 snapshot.

2006-03-21 00:58  danmc

	* Makefile.in, tutorial/Makefile.in: regen

2006-03-20 21:33  danmc

	* doc/version.texi: bump updated date

2006-03-20 21:15  danmc

	* doc/Makefile.in: regen

2006-03-20 21:14  danmc

	* doc/Makefile.am: Minor updates to fix the 'distcheck' target.
	  Adds a missing file (extract-docs) to the list of distributed
	  files, uses $(srcdir) in a couple of spots, etc.

2006-03-20 17:50  danmc

	* configure: regen

2006-03-20 17:44  danmc

	* configure.ac: - replace obsolete AC_ERROR with AC_MSG_ERROR -
	  store the path to the m4 executible

2006-03-16 00:05  djdelorie

	* src/parse_y.y: Document ElementArc, ElementLine, and Mark.

2006-03-14 08:04  danmc

	* doc/pad.pcb: add drawing of soldermask opening around a pad

2006-03-13 21:33  danmc

	* lib/: QueryLibrary.sh.in, common.m4: add an optional -fp argument
	  which will display the correct footprint= attribute for gschem.
	  Generally useful for debugging.

2006-03-13 21:33  danmc

	* lib/: pci.inc, pci.list, pci.m4: Remove the abuse of the value
	  field as a way of passing in multiple extra parameters.  While
	  here fix the pinlists.  These footprints still have diagonal pads
	  which are not allowed.

2006-03-13 21:29  danmc

	* src/Makefile.in, lib/Makefile.in: regen

2006-03-13 21:03  danmc

	* lib/: Makefile.am, genericsmt.inc, genericsmt.list,
	  genericsmt.m4: garbage collect some footprints that were not at
	  all conforming to the correct usage of the m4 library system.  In
	  addition, they were rather redundant.

2006-03-13 18:08  danmc

	* lib/CreateLibraryContents.sh.in: put the correct gschem
	  footprint= attribute in [] at the end of each description

2006-03-11 20:55  djdelorie

	* doc/extract-docs: New file, for extracting inline documentation.

2006-03-11 20:43  danmc

	* lib/QueryLibrary.sh.in: eat blank lines of which there can be
	  many in the element output

2006-03-11 16:28  djdelorie

	* src/const.h, src/parse_y.y, doc/Makefile.am, doc/Makefile.in,
	  doc/pcb.texi, doc/pcb.css: Inline documentation.

2006-03-11 11:30  djdelorie

	* src/: action.c, change.c, change.h: Add "join" to SetFlag,
	  ClrFlag, and ChangeFlag actions.

2006-03-08 01:41  haceaton

	* src/autoroute.c: Fixed bug where pads were assumed to be on the
	  same side as the element
	  ----------------------------------------------------------------------

2006-03-08 01:40  haceaton

	* src/crosshair.c: Crosshair snap to pad ends instead of center -
	  necessary for rat drawing because rats only connect at pad end
	  points.
	  ----------------------------------------------------------------------

2006-03-05 19:35  djdelorie

	* src/print.c: Fab author fixes from Karel.

2006-03-05 19:07  danmc

	* src/parse_y.y: Fix reduce-reduce conflicts (patch from DJ).

2006-03-03 16:45  danmc

	* doc/pcb.texi: - clarify that the manual does not currently
	  document the very latest pcb	 output file format.

	  - add a (sparsely populated) glossary appendix

	  - add a note about how to change layers

2006-03-03 16:33  danmc

	* globalconst.h, src/action.c, src/create.c, src/file.c,
	  src/find.c, src/global.h, src/gui-config.c, src/parse_y.y,
	  src/rotate.c, src/sizedialog.c, src/vendor.c: add DRC checks for
	  minimum drill diameter and minimum annular ring.

2006-03-02 18:26  danmc

	* src/rats.c: When manually adding nets, make sure we actually pick
	  a unique name when a new net is created.  Fixes a bug noted by
	  Vanessa Dannenberg.

2006-02-27 19:05  danmc

	* doc/pad.pcb: Add a pad drawing showing how a pad is drawn with a
	  rectangular aperture.  Not used yet, but this will replace the
	  tgif drawing at some point.

2006-01-29 17:33  danmc

	* src/error.c: apply some fixes for DragonFly BSD

2006-01-17 23:11  danmc

	* src/action.c: format cleanup of ActionChangePinName() to bring
	  more in line with GNU coding standards for C code formatting.

2006-01-16 21:47  danmc

	* doc/pcb.texi: document ChangePinName action

2006-01-16 21:47  danmc

	* src/: action.c, action.h, command.c: add a ChangePinName() action
	  which lets you change the name of a pin/pad on an element.  For
	  example, ChangePinName(U1, 7, VCC) changes the name of pin #7 on
	  U1 to "VCC".	This makes it simple to propagate pin names from a
	  schematic capture tool to the layout without requiring the layout
	  library to know the pin names for every component.

2006-01-15 20:34  haceaton

	* src/: buffer.c, copy.c, create.c, draw.c, find.c, insert.c,
	  move.c, mymem.c, parse_y.y, polygon.c, print.c, remove.c,
	  report.c, search.c, select.c: Updated to use rtrees for polygon
	  handling

2006-01-15 07:29  haceaton

	* src/polygon.c: Fixed bugs in GetClosestPolygonPoint where (a) the
	  passed point was not used, and (b) projection of the segment past
	  the end was being used when it shouldn't.
	  ----------------------------------------------------------------------

2006-01-02 16:35  haceaton

	* src/autoroute.c: Speed computation of route costs, it uses about
	  13% of the CPU time during routing.
	  ----------------------------------------------------------------------

2006-01-02 14:49  haceaton

	* src/rtree.c: Speed up the rtree searches by establishing better
	  balance of the cluster size during a node split. This reduces the
	  tree depth resulting in faster searching.
	  ----------------------------------------------------------------------

2006-01-02 10:51  haceaton

	* src/strflags.c: Fixed clearline flag so that arcs also have this
	  property
	  ----------------------------------------------------------------------

2006-01-02 10:12  haceaton

	* src/change.c: Fixed bug where clearances could be set 1 below the
	  spacing setting
	  ----------------------------------------------------------------------

2005-12-09 08:21  danmc

	* doc/Makefile.in: regen [put the html manual in 1 file]

2005-12-09 08:20  danmc

	* doc/Makefile.am: put the html manual in 1 file.  Its a bit easier
	  to manage

2005-12-09 08:19  danmc

	* doc/version.texi: bump date last touched

2005-12-07 17:56  danmc

	* lib/smt.inc: cause the missing ) in PKG_SMT_2PAD_MM100 to appear

2005-12-05 20:01  danmc

	* doc/pcb.texi: - added the pad drawing showing how a pad is drawn
	  with an aperture.

	  - added some comments about the evolving file format for layout
	  files.

2005-12-02 18:29  danmc

	* src/: create.c, global.h, gui-netlist-window.c, rats.c: fix a bug
	  which prevented disabling nets from the ratsnest

2005-12-01 23:17  danmc

	* lib/geda.inc: fix duplicate PKG_SME4 which should have been
	  called SME5.	Reported by  Wojciech Kazubski in bug #1353304

2005-12-01 23:15  danmc

	* src/pcbtest.sh.in: Be sure to set the library path to the source
	  tree.  Patch supplied by Wim Lewis in patch #1362564

2005-10-10 21:15  danmc

	* lib/geda.inc: redo the 0201, 0402, etc passives to bring them in
	  line with the IPC recommendations.  The pads on, for example
	  0603, were too small before.	They worked, were really not
	  adequate.

2005-10-10 21:14  danmc

	* lib/smt.inc: add a PKG_SMT_2PAD_MM100 which directly takes
	  dimensions for the pads, silk, and placement courtyard from
	  IPC-7351 for things like 0402 capacitor and resistor footprints.

2005-09-06 00:31  danmc

	* autogen.sh: make this script a bit more verbose and also abort on
	  errors

2005-09-06 00:30  danmc

	* configure: regen

2005-09-06 00:16  danmc

	* configure.ac: make sure to check for -lX11 even when we're using
	  the gtk gui.	action.c still has a direct call to an X function
	  (XWarpPointer) so on some systems (Solaris) you need to
	  explicitly link -lX11 instead of getting it through the gtk
	  dependencies

2005-08-05 18:33  danmc

	* configure: regen

2005-08-05 18:31  danmc

	* configure.ac: check for gtk+ >= 2.4.0 instead of 2.2.0 since we
	  need >= 2.4.0

2005-08-04 18:24  danmc

	* src/gui-library-window.c: fix -auto-place for the library window

2005-08-03 23:23  danmc

	* src/: action.c, action.h, command.c, global.h,
	  gui-library-window.c, gui-log-window.c, gui-netlist-window.c,
	  gui-pinout-window.c, gui-top-window.c, main.c, misc.c: - change
	  the Print action to PrintDialog since it causes the print
	  dialog box to come up - add a new Print action provided by David
	  Baird as patch # 1212168.    Modified by me to work with the gtk
	  version of pcb.  - to let this action work, allow actions to take
	  a parameter list and	 # of parameters to allow large numbers of
	  arguments.  - modify the Quit action and some of the
	  initialization code so that	you can use Quit() in a startup
	  script.  - add a -auto-place command line option which causes the
	  windows to be   automatically placed rather than letting the
	  window manager do it.    This is useful when printing via the
	  command line.  - add a command line shell script for printing.
	  This is a wrapper which   takes a whole bunch of flags relating
	  to the print parameters and	translates that to the correct
	  invocation of the Print() action.    Shell script provided by
	  David Baird as part of patch #1212168 and    modified by me to
	  make it portable.

2005-07-31 14:48  danmc

	* lib/geda.inc: add 1008 package

2005-07-27 12:28  danmc

	* lib/bourns.inc: fix the pin order.

2005-07-24 12:19  haceaton

	* src/gui-config.c: Fix initial layer groups so that layer named
	  'component' is actually on the component side and layer named
	  'solder' is actually on the solder side. Unfortunately the GTK
	  version saves the old bug in the .pcb/preferences file so no
	  patching will fix existing installations. They must manually edit
	  the layer groups and check the "use as default" to fix their
	  installation.
	  ----------------------------------------------------------------------

2005-07-23 10:58  danmc

	* aclocal.m4, configure: regen (fix botched commit which was
	  missing some M4 paths)

2005-07-22 00:30  danmc

	* doc/: pcb.texi, version.texi: add appendix describing the
	  centroid file format along with the algorithm for finding the
	  centroid and rotation.

2005-07-22 00:08  danmc

	* src/print.c: remove some redundant code to make things more clear

2005-07-18 18:24  danmc

	* lib/genericsmt.m4: fix typo

2005-07-18 18:22  danmc

	* configure, aclocal.m4: regen

2005-07-18 18:19  danmc

	* configure.ac, src/vendor.c: add a check for sys/types.h and then
	  if found, include in vendor.c.  Needed to build on FreeBSD.
	  Problem and fix reported in bug #1220963.

2005-07-18 18:09  danmc

	* lib/qfn.inc: hires-ify the QFN packages.  While here make sure we
	  use an appropriate soldermask relief for this style of package.

2005-07-18 17:14  danmc

	* src/: gui-dialog-print.c, gui-dialog-size.c, set.c: remove the
	  inclusion of menu.h.	We don't use that file anymore and the only
	  reason we could still build on some systems is we'd find the
	  /usr/include/menu.h from curses!  Problem noted in bug #1226924
	  by Axeloide.

2005-07-18 17:09  danmc

	* doc/refcard.tex, src/gui-keyref-window.c,
	  src/gui-output-events.c: apply patches provided by Bill Wilson in
	  patch #1230708.   Fix key bindings for drill size changes to be
	  <mod>s   and <shift><mod>s to agree with the Xaw default key
	  bindings.

	   Add missing key bindings '/' and '.' for cycle
	   multiline mode and toggle 45 degree enforcement
	   respectively.

	   Fix refcard.tex to reflect the current set of key binding.

	   Now the gtk key bindings and the refcard should be in
	   sync and be the same as the default Xaw PCB bindings
	   with one exception: the buffer selection binding is
	   <control>1...5 instead of <shift>1...5. This can be
	   fixed but at the cost of removing the shortcuts from
	   the menus because gtk can't use <shift>digits as menu
	   shortcuts.

2005-07-18 17:06  danmc

	* INSTALL, NEWS, README-GTK_PORT: apply patches provided by Bill
	  Wilson in patch #1230704

	   This patch adds a note to the README-GTK_PORT about
	   runtime warnings if using early gtk+2.4.0 versions.

	   It also makes small adjustments to the INSTALL file to
	   remove an outdated Xt reference and a non-existent
	   68HC11 file reference.

	   In addition, note that gtk+2.4 is needed, not gtk+2.2.

2005-07-18 17:01  danmc

	* src/: global.h, gui-config.c, gui-top-window.c, gui.h: apply
	  patches provided by Bill Wilson in patch #1227292

	   As per a request on the gEDA list, this patch adds a
	   Preferences option to make the layout name appear on
	   the window title bar instead of on the main menu bar
	   area. This is convenient when the layout name might be
	   somewhat long and takes up too much horizontal space on
	   the menu bar area.

2005-07-18 17:00  danmc

	* src/: file.c, gui-config.c, gui-top-window.c: apply patches
	  provided by Bill Wilson in patch #1227205  When loading layouts
	  using alternating mil/mm units,  the PCB units displaying can get
	  out of sync. This  patch fixes it.

2005-07-18 16:54  danmc

	* src/: find.c, gui-utils.c: apply patches provided by Bill Wilson
	  in patch #1215935 1) The DRC user interface issue has been
	  reported on the gEDA mailing list and is listed on the PCB bugs
	  page as request id 1206762 dated 2005-05-23 01:29 and is fixed in
	  this patch.

	  3) Fix a dangling DRC check g_message() which I overlooked fixing
	  during the final Gtk port cleanup.

	  4) Adjust the DRC draw centering to be 1/4 screen offset since
	  the continue dialog is centered (under window manager control)
	  and that was covering up the DRC highlighted portion of the draw
	  which was previously also centered.

	  2) The log window was not scrolling to keep most recent log items
	  added in view and this patch fixes that.

2005-07-18 16:50  danmc

	* src/: const.h, global.h, gui-netlist-window.c: apply the patches
	  provided by Wim Lewis in patch #1189989 to allow pcb to compile
	  more cleanly on OpenBSD.

2005-06-11 00:37  djdelorie

	* src/: action.c, autoroute.c, buffer.c, change.c, const.h, copy.c,
	  create.c, create.h, crosshair.c, data.h, dev_rs274x.c, djopt.c,
	  draw.c, file.c, find.c, global.h, gui-top-window.c, insert.c,
	  line.c, macro.h, misc.c, misc.h, move.c, mymem.c, parse_l.l,
	  parse_y.y, polygon.c, print.c, rats.c, report.c, rotate.c,
	  search.c, strflags.c, strflags.h, undo.c, undo.h: Update sources
	  to support more than 8 layers.

2005-06-08 18:20  danmc

	* doc/version.texi: set version to 20050609

2005-06-08 18:12  danmc

	* configure: set version to 20050609

2005-06-08 18:07  danmc

	* configure.ac: set version to 20050609

2005-06-08 18:03  danmc

	* NEWS: add news for 20050609

2005-06-08 18:03  danmc

	* ChangeLog: add changes for 20050609

2005-06-08 18:02  danmc

	* globalconst.h: reduce minimum board size from 1.2 to 0.6 inches

2005-06-08 08:37  danmc

	* src/Makefile.in: regen [add missing strflags.h]

2005-06-08 08:36  danmc

	* src/Makefile.am: add missing strflags.h

2005-06-08 07:34  danmc

	* configure: regen

2005-06-08 07:33  danmc

	* configure.ac: make sure we still set the X library rpath (yes, it
	  is still possible to use --disable-rpath debian folks).

2005-06-07 21:34  danmc

	* src/: draw.c, global.h, gui-config.c, gui-output-events.c,
	  gui-top-window.c, gui-utils.c, main.c: convert several c++ style
	  comments to c comments.  not all compilers like //

2005-06-03 15:03  djdelorie

	* src/djopt.c: Avoid name conflict with abs/min/max

2005-05-25 23:32  danmc

	* configure: regen [error out if m4 not found]

2005-05-25 23:25  danmc

	* configure.ac: error out if m4 is not found

2005-03-27 20:22  djdelorie

	* src/strflags.c: Fix the "all pads are ovals" bug.

2005-03-20 21:57  djdelorie

	* src/strflags.c: Minor bugfixes related to error handling

2005-03-20 21:46  djdelorie

	* src/: Makefile.am, Makefile.in, file.c, parse_y.y, strflags.c,
	  strflags.h: When saving files, convert flags to symbolic format
	  instead of storing the actual internal bitfield.

2005-03-20 19:35  djdelorie

	* src/const.h: Put parens around computed macros.  Use ~0 instead
	  of -1 for "all bits".

2005-03-16 05:52  danmc

	* configure: regen (after version bump)

2005-03-15 20:56  danmc

	* configure.ac: set version

2005-03-15 20:12  danmc

	* NEWS: add some news for 20050315

2005-03-13 22:41  danmc

	* src/: gui-icons-misc.data, gui-icons-mode-buttons.data: add some
	  files missed in the gtk-pcb checkin

2005-03-13 09:59  danmc

	* doc/pcbrc-sample, src/file.c, src/global.h, src/gui-config.c,
	  src/gui-top-window.c, src/gui.h, src/main.c, src/misc.c,
	  src/misc.h, src/pcbtest.sh.in: add some config file patches from
	  Bill Wilson

2005-03-11 21:27  danmc

	* doc/Makefile.in: regen after Makefile.am pullup

2005-03-11 21:23  danmc

	* doc/Makefile.am: pullup rev 1.10.  Adds some missing files to
	  EXTRA_DIST

2005-03-11 21:17  danmc

	* README-GTK_PORT, configure, configure.ac, globalconst.h,
	  doc/version.texi, po/fr_FR.po, po/pcb.pot, src/Makefile.am,
	  src/Makefile.in, src/Pcb.ad.in, src/action.c, src/action.h,
	  src/autoplace.c, src/autoroute.c, src/buffer.c, src/change.c,
	  src/clip.c, src/clip.h, src/command.c, src/command.h,
	  src/const.h, src/create.c, src/crosshair.c, src/data.c,
	  src/data.h, src/dev_ps.c, src/dev_rs274x.c, src/djopt.c,
	  src/djopt.h, src/draw.c, src/draw.h, src/drill.c, src/error.c,
	  src/error.h, src/file.c, src/file.h, src/find.c, src/global.h,
	  src/gui-command-window.c, src/gui-config.c,
	  src/gui-dialog-print.c, src/gui-dialog-size.c, src/gui-dialog.c,
	  src/gui-keyref-window.c, src/gui-library-window.c,
	  src/gui-log-window.c, src/gui-misc.c, src/gui-netlist-window.c,
	  src/gui-output-events.c, src/gui-pinout-window.c,
	  src/gui-top-window.c, src/gui-utils.c, src/gui.h, src/heap.c,
	  src/insert.c, src/intersect.c, src/line.c, src/macro.h,
	  src/main.c, src/menu.h, src/misc.c, src/misc.h, src/move.c,
	  src/mtspace.c, src/mymem.c, src/output.c, src/output.h,
	  src/parse_l.l, src/parse_y.y, src/pcb-menu.res,
	  src/pcbtest.sh.in, src/polygon.c, src/print.c, src/rats.c,
	  src/rats.h, src/report.c, src/res_parse.y, src/rotate.c,
	  src/rtree.c, src/select.c, src/select.h, src/set.c, src/set.h,
	  src/undo.c, src/vector.c, src/vendor.c, src/vendor.h: Import Bill
	  Wilson's port of pcb to gtk.	Things seem to compile and run but
	  this should be considered a work in progress at the moment.

2005-03-11 21:09  danmc

	* doc/Makefile.in: regen

2005-03-11 21:06  danmc

	* doc/Makefile.am: add a few missing files to EXTRA_DIST

2005-03-11 07:10  danmc

	* configure: regen

2005-03-11 07:07  danmc

	* configure.ac: indicate that this is the xaw branch

2005-03-10 17:56  danmc

	* ChangeLog: update with latest changes

2005-03-10 17:33  danmc

	* Makefile.in, README_FILES/Makefile.in, doc/Makefile.in,
	  doc/version.texi, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in: regen after adding gtk configure.ac stuff

2005-03-10 17:32  danmc

	* autogen.sh: use ACLOCAL_FLAGS if set

2005-03-10 17:22  danmc

	* lib/: geda.inc, misc.inc, to.inc: add MULTIWATT and friends.	Fix
	  drill size for several versions of the TO-220 package, fix some
	  bugs which caused several TO-220 packages and others to generate
	  syntax errors, and fix the drill size on several TO-* packages.
	  You can't fit a 40 mil pin in a 20 mil hole!

2005-02-23 09:05  djdelorie

	* src/: global.h, main.c, print.c: Allow FAB author name to be set
	  by .Xdefaults

2005-02-09 19:19  danmc

	* src/action.h: add a few missing prototypes

2005-02-09 18:36  danmc

	* aclocal.m4: regen

2005-02-09 18:34  danmc

	* configure: regen after adding --enable-gtk and --disable-xaw

2005-02-09 18:32  danmc

	* configure.ac: add --enable-gtk and --disable-xaw configure flags
	  which will turn on the configuring of gtk+ and turn off the
	  configuring of Athena widgets respectively.  At this time the
	  effect is that you will not be able to compile if you use these
	  options.  They are added to help support some gtk+ development
	  work.

2005-02-02 17:37  danmc

	* src/: data.c, dialog.c, printdialog.c: fix a segfault bug when
	  using <Key>Up and <Key>Down to try and adjust the scale slider in
	  the print dialog box.  While here fix up the print dialog box so
	  that you can use the arrow keys to fine adjust the scale slider.
	  Noted in bug #1111847 filed by Bob Paddock.

2005-02-01 20:59  danmc

	* src/rotate.c: fix a segfault bug on the pinout window (no null
	  pointer dereference)

2005-02-01 20:59  danmc

	* src/Pcb.ad.in: change units to 1/100 mil for pinout window offset

2005-01-30 14:01  danmc

	* lib/geda.inc: Add DIP44.  Provided by Walter Fetter Lages in
	  patch #1108881

2005-01-30 09:05  danmc

	* lib/misc.inc: fix drill size for ZIP packages.  Noted by Walter
	  Fetter Lages in patch #1108881

2005-01-29 20:09  danmc

	* lib/connector.inc: fix drill size for PKG_BNC_LAY.  Provided by
	  Walter Fetter Lages in patch #1108881

2005-01-29 19:34  danmc

	* lib/geda.inc: add TQFP packages provided by Walter Fetter Lages
	  in patch #1108881.  More to come from that patch...

2005-01-29 08:58  danmc

	* doc/Makefile.in: regen

2005-01-29 08:57  danmc

	* doc/Makefile.am: add flag to keep building the html manual as a
	  single page.	Having multiple pages seems to do strange things to
	  the install.

2005-01-28 20:01  danmc

	* doc/Makefile.am: fix typo in target for creating texi files from
	  the ascii list of drills

2005-01-28 19:59  danmc

	* doc/: Makefile.in: regen

2005-01-28 19:59  danmc

	* doc/: Makefile.am, ascii2texi.awk, fractional_size.tab,
	  letter_size.tab, metric_size.tab, pcb.texi, wire_size.tab: add an
	  appendix with a big list of drill sizes.  Included are American
	  Standard wire size, letter size, fractional size, and metric.

2005-01-27 18:15  danmc

	* configure, doc/version.texi: set version for snapshot

2005-01-27 06:26  danmc

	* configure.ac: change version for snapshot

2005-01-27 06:19  danmc

	* NEWS: add news for snapshot 20050127

2005-01-26 21:38  danmc

	* ChangeLog: update to get ready for next snapshot

2005-01-26 21:36  danmc

	* Makefile.in, aclocal.m4, README_FILES/Makefile.in,
	  doc/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in: update to latest automake

2005-01-26 20:49  danmc

	* src/: Pcb.ad.in, main.c: change pcb to Pcb in a commented out
	  resource

2005-01-26 20:45  danmc

	* lib/: geda.inc, misc.inc: fix the LED3 and LED5 footprints for
	  T-1 and T-1 3/4 (3mm and 5mm) standard LED's.  The old footprint
	  had drill holes which were too small and also there was silk on
	  the pad.

2005-01-25 20:35  danmc

	* lib/plcc.inc: increase the padsize and drill size for
	  through-hole PLCC sockets

2005-01-25 13:20  djdelorie

	* src/pcb-menu.res: Oops, take out test entry

2005-01-25 13:07  djdelorie

	* src/: menu.c, pcb-menu.res, resmenu.c, resmenu.h: Move
	  right-click popup menu to pcb-menu.res also.

2005-01-21 18:19  danmc

	* doc/version.texi: bump date

2005-01-21 17:46  danmc

	* src/create.c: do not complain about MIN_PINORVIACOPPER on a
	  mounting hole

2005-01-21 17:25  danmc

	* src/: Pcb.ad.in, main.c, set.c: - break the status line into 2
	  lines as it was getting rather long - put the cursor position
	  line below the menu as it is also getting   rather long with the
	  metric display.

	  Besides keeping the 2 lines from being cutoff on smaller
	  displays, it seems to avoid some of the strange Xaw issues seen
	  in bug #1099862 and patch #1042731 where the porthole for the
	  main drawing area is not properly sized and where the status line
	  is sometimes covered by the porthole.

2005-01-21 17:21  danmc

	* src/Makefile.in: regen

2005-01-21 17:18  danmc

	* src/Makefile.am: for the .test/Pcb apps-default file (the one
	  used when running before installation), use the pcb-menu.res file
	  in the source directory.

2005-01-21 17:15  danmc

	* src/action.c, src/pcb-menu.res, doc/pcb.texi: Add "Selected" and
	  "All" arguments to DisperseElements so you have the option to not
	  disperse all of them.  Add corresponding menu choices.

2005-01-18 18:13  danmc

	* src/print.c: avoid having text overlaying text in the fab drawing
	  when a very small number of drill sizes are used.  Problem
	  reported in bug #1100163.  Patch provided by Mick.

2005-01-17 23:40  danmc

	* configure: regen

2005-01-17 23:38  danmc

	* configure.ac: add a --disable-rpath flag to disable hardcoding of
	  the X11 library path.  Default behaviour is unchanged.

2005-01-16 23:08  danmc

	* src/main.c: use LAYOUT_BOTTOM to always put the status line at
	  the bottom of the main window.  Gets rid of some annoying bugs on
	  solaris and some other systems where the status line would
	  sometimes get covered up when the window was resized.

2005-01-16 22:54  danmc

	* src/create.c: in the message log produced when a via size has to
	  be increased to meet the minimum copper, add a location to make
	  it easier to locate the via.

2005-01-16 22:46  danmc

	* src/: Pcb.ad.in, main.c: Increase
	  Pcb.masterForm*cursorPosition.width to make room for metric
	  display.  Provided by Mark Whitis in patch #1042731

2005-01-16 20:05  danmc

	* doc/pcb.texi: add docs for ChangeClearSize() action.	Also apply
	  some other fixes provided in patch #1068842

2005-01-13 19:31  danmc

	* lib/misc.inc: increase quoting of $2 in PKG_CRYSTAL to avoid the
	  refdes from being expanded by m4.  Lets you use "X1" as the
	  refdes in gschem and gsch2pcb

2005-01-13 17:30  danmc

	* README_FILES/Makefile.in: regen

2005-01-13 17:29  danmc

	* doc/version.texi: udate data

2005-01-13 17:15  danmc

	* src/pcb-menu.res: add DisperseElements() to menu

2005-01-13 17:13  danmc

	* src/: control.c, main.c, resmenu.c: remove some more compiler
	  warnings

2005-01-13 17:08  danmc

	* doc/pcb.texi, src/action.c, src/action.h, src/main.c: add a
	  DisperseElements() action which will disperse all elemnents in a
	  layout.  The purpose is to spread out elements which are all on
	  top of each other at the very beginning of a design.

2005-01-06 18:27  danmc

	* README, README_FILES/LICENSE, README_FILES/MAILING,
	  README_FILES/Makefile.am, README_FILES/README: remove duplicated
	  files and fix some out of date info

2005-01-05 22:46  danmc

	* src/: djopt.c, rtree.c: cast some pointers to (void *) when
	  printing debug output.  reduces the # of compiler warnings

2005-01-03 07:56  danmc

	* src/: action.c, autoplace.c, autoroute.c, box.h, buffer.c,
	  buffer.h, change.c, change.h, clip.c, clip.h, copy.c, copy.h,
	  create.c, create.h, crosshair.c, crosshair.h, data.c, data.h,
	  dev_ps.c, dev_rs274x.c, draw.c, file.c, find.c, find.h, global.h,
	  insert.c, insert.h, intersect.c, line.c, macro.h, mirror.c,
	  mirror.h, misc.c, misc.h, move.c, move.h, mtspace.c, output.c,
	  output.h, pinout.c, polygon.c, polygon.h, print.c, print.h,
	  printdialog.c, rotate.c, rotate.h, rubberband.c, search.c,
	  search.h, set.c, set.h, undo.c, undo.h: change "Location" to
	  "LocationType".  Avoids some confusion with some compilers
	  (SunPRO in particular) when "Location" is also used as part of a
	  struct.

2004-12-31 00:11  danmc

	* src/vendor.c: move the regfree() call _before_ the return from
	  the function that calls it so that it actually happens.

2004-12-11 19:12  danmc

	* src/vendor.c: remove a compiler warning

2004-11-20 17:25  danmc

	* src/set.c: add metric output to the location display.  Based on
	  patches provided in patch #1042731 by Mark Whitis

2004-11-20 17:20  danmc

	* src/main.c: adjust Pcb.masterForm*cursorPosition.width to match
	  the app-defaults file value

2004-11-20 09:30  danmc

	* src/actionlist.c: revert previous.  Seems to have snuck in by
	  mistake in the strcmp() cleanup.

2004-11-20 09:15  danmc

	* src/pcb-menu.res: add <Key>. as the hotkey for toggling 45 degree
	  line mode.  addressed bug #1069665 filed by Mark Whitis.

2004-11-18 23:12  haceaton

	* src/crosshair.c: Snap to pads go to pad centers and allow
	  snapping to element mark too.
	  ----------------------------------------------------------------------

2004-11-18 22:08  haceaton

	* src/: action.c, actionlist.c, autoplace.c, create.c,
	  dev_rs274x.c, dialog.c, djopt.c, draw.c, file.c, fileselect.c,
	  macro.h, main.c, misc.c, netlist.c, print.c, rats.c, res_parse.y,
	  search.c, selector.c, set.c, vendor.c: Replace all strcmp with a
	  macro that tests for NULL pointers
	  ----------------------------------------------------------------------

2004-11-08 00:36  danmc

	* src/control.c: Restore translation table for the mode buttons.
	  This seems to fix the "mode buttons are not responsive" bug
	  reported in bug #716517 Patch provided by Daniel Nilsson in patch
	  #1023078.

2004-11-07 09:46  haceaton

	* src/: change.c, change.h: Allow element names to be edited over
	  the name itself
	  ----------------------------------------------------------------------

2004-11-01 22:38  danmc

	* src/Pcb.ad.in: Fix the <Key>. binding to toggle 45 degree mode.
	  Addresses bug #1022800

2004-11-01 06:58  danmc

	* config.h.in, configure: regen [add support for ElectricFence
	  debugging.  --enable-efence]

2004-11-01 06:57  danmc

	* configure.ac: add support for ElectricFence debugging.
	  --enable-efence

2004-11-01 06:52  danmc

	* doc/: pcb.texi, version.texi: clarify the units used by PCB a bit

2004-10-31 01:50  danmc

	* doc/pcb.texi, src/vendor.c: Allow the use of regular expressions
	  in the resources which specify elements which should not have
	  their drill holes mapped to the vendor table.

2004-10-30 02:56  danmc

	* src/: pcb-menu.res, vendor.c: Modify the LoadVendor() action so
	  if the file name is not give, the user is presented with a file
	  selection dialog box to choose a file.  Also add a menu choice
	  for this.

2004-10-29 09:05  danmc

	* src/: Makefile.am, Makefile.in: add missing vendor.h

2004-10-29 02:08  danmc

	* doc/pcb.texi: document vendor drill mapping

2004-10-29 02:07  danmc

	* src/: Makefile.in, actionlist.c: regen after adding vendor
	  resource/mapping code

2004-10-29 02:07  danmc

	* src/: Makefile.am, action.c, change.c, change.h, create.c,
	  pcb-menu.res, vendor.c, vendor.h: Add support for a loadable
	  vendor resource.  The primary purpose is to import a list of
	  vendor supported or prefered drill sizes.  The design is then
	  modified to change drills to sizes in the drill list.
	  Additionally, the vendor resource file may include DRC settings.

2004-10-27 10:36  djdelorie

	* src/resmenu.c: Support multiple actions per line for -action and
	  -script

2004-10-27 10:28  djdelorie

	* src/pcbtest.sh.in: Quote "$@" to keep args whole

2004-10-27 10:23  djdelorie

	* src/: actionlist.c, global.h, main.c, resmenu.c: Add -action
	  command line, to execute one action string at startup

2004-10-27 10:11  djdelorie

	* src/: pcb-menu.res, res_lex.l: Add support for comments.
	  Comments begin with '#' and extend to the end of the line.

2004-10-27 10:10  djdelorie

	* doc/: pcb.texi, version.texi: Document resource file comments

2004-10-25 21:38  danmc

	* src/dialog.c: remove unused variable, make sure return returns a
	  value on a non-void fn

2004-10-25 06:55  danmc

	* src/dialog.c: Add date and compile time to the About dialog.
	  Patch provided as patch #1053444 by Bob Paddock.

2004-10-24 22:10  danmc

	* src/buffer.c: Fix one more (last one maybe?) hires bug where when
	  converting a selection or buffer to element, the soldermask
	  relief is 100x smaller than the default.  Address bug report
	  #1049033.

2004-10-24 22:00  danmc

	* Makefile.in, README_FILES/Makefile.in, example/Makefile.in,
	  example/libraries/Makefile.in, lib/Makefile.in,
	  newlib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.in, src/icons/Makefile.in, tools/Makefile.in,
	  tutorial/Makefile.in: regen so that all Makefile.in files came
	  from the same version of automake

2004-10-24 21:59  danmc

	* doc/version.texi: update date on manual since there have been
	  additions

2004-10-22 23:39  danmc

	* doc/pcb.texi: minor fixups to make this happy again with the new
	  texinfo.tex

2004-10-22 23:38  danmc

	* doc/texinfo.tex: update to texinfoversion 2004-09-06.16

2004-10-21 18:49  haceaton

	* src/change.c: Fix borking of name_tree when changing an element
	  name
	  ----------------------------------------------------------------------

2004-10-21 18:16  danmc

	* doc/Makefile.in: regen

2004-10-21 18:14  danmc

	* doc/Makefile.am: - override the mostlyclean-aminfo target to
	  avoid deleting the .dvi, .html, .pdf, and .ps versions of the
	  manual with 'make clean'.  Since these files already go in the
	  distfile, we don't want a 'make clean' to remove them as that
	  would force a dependency on TeX.  This issue was noted by Stuart
	  Brorson.

	  - while here let automake handle the html and pdf conversions
	  automatically.  This ends up defaulting to texi2pdf for PDF which
	  seems to do a better job than ps2pdf anyway.

2004-10-21 18:11  danmc

	* aclocal.m4, configure: regen

2004-10-21 18:04  danmc

	* configure.ac: check for ps2pdf which is used for building the
	  refcard

2004-10-21 18:02  danmc

	* acinclude.m4: improve the quoting so that aclocal-1.9.2 is
	  happier

2004-10-20 08:21  danmc

	* doc/pcb.texi: minor fixup in the newlib element creation guide.

2004-10-19 21:02  danmc

	* doc/pcb.texi: Apply several improvements from Bob Paddock
	  including:

	  - spell check - improved section on modifying newlib footprints -
	  add section on searching for elements - add section on
	  measurements - add appendix on regular expressions

	  Some texinfo fixes from me.

2004-10-17 01:40  djdelorie

	* src/resmenu.c: Sort actions by modifier so that both Ctrl<Key>x
	  and <Key>x work.

2004-10-17 01:40  djdelorie

	* src/actionlist.c: Regenerated

2004-10-17 01:16  djdelorie

	* src/action.c: Add FlagHaveRegex (have_regex) so that the
	  SelectByName menu entries work.

2004-10-12 09:16  djdelorie

	* src/global.h: Oops, overzealous patching ;-)

2004-10-12 09:13  djdelorie

	* src/global.h: add non-gcc definition of ATTRIBUTE_UNUSED

2004-10-12 08:09  danmc

	* src/global.h: add missing #else clause in defining
	  ATTRIBUTE_UNUSED on non-gcc or older gcc version.  Problem noted
	  by Dave McGuire.

2004-10-08 12:56  djdelorie

	* src/rats.c: Check for numberless pins.

2004-10-07 22:30  djdelorie

	* src/print.c: Print plated and unplated hole counts on separate
	  lines.

2004-10-06 16:04  djdelorie

	* src/print.c: Avoid checking pin numbers for unnumbered pins.

2004-09-23 22:55  djdelorie

	* src/: actionlist.c, data.c, dialog.c, global.h, main.c: Add
	  command history to : widget.

2004-09-23 22:02  danmc

	* README.snapshots: minor tweaks to instructions

2004-09-21 00:37  haceaton

	* src/: draw.c, move.c, pinout.c: Fixes for pinout window crash.
	  Still need to fix pinout scroll range at high zoom

2004-09-20 23:51  haceaton

	* src/misc.c: Fix error on non-quarter circle arc bounding box
	  calculations

2004-09-20 22:31  haceaton

	* src/menu.c: Don't ask for X,Y coordinates in third-button pop-up
	  menu; the coordinate is where the cursor was when the menu was
	  popped up.

2004-09-20 22:16  haceaton

	* src/draw.c: Fixed return value of Emark_callback. (Didn't really
	  matter, we weren't count number of marks drawn).

2004-09-20 21:48  haceaton

	* src/action.c: Allow Ctrl-drag to copy objects in arrow mode.

2004-09-20 21:46  haceaton

	* src/polygon.c: Fix bug with polygon clearances from other layers
	  in the group.

2004-09-08 00:05  danmc

	* src/set.c: add an extra digit to the display of metric
	  measurements.  Patch from Gabriel Paubert.

2004-09-03 20:35  danmc

	* NEWS: mention the background image in 20040903

2004-09-03 18:12  danmc

	* NEWS: update with pcb-20040903 news items

2004-09-03 07:43  danmc

	* aclocal.m4, configure, doc/version.texi: regen for pcb-20040903

2004-09-03 00:28  danmc

	* configure.ac: set version for snapshot

2004-09-03 00:04  danmc

	* ChangeLog: update to get ready for next snapshot

2004-09-03 00:02  danmc

	* README.snapshots: add more detailed snapshot instructions

2004-08-30 07:54  danmc

	* src/: resmenu.h, main.c: add missing headers

2004-08-30 07:29  danmc

	* src/parse_y.y: add missing prototype

2004-08-30 07:26  danmc

	* src/find.c: remove unused variable

2004-08-30 07:21  danmc

	* src/res_lex.l: add missing prototype

2004-08-29 23:32  danmc

	* src/res_parse.y: clean up a few more compiler warnings

2004-08-29 23:13  danmc

	* src/djopt.c: get rid of a bunch of format string compiler
	  warnings along with some unused variable warnings

2004-08-29 22:52  danmc

	* src/: action.c, autoplace.c, autoroute.c, buffer.c, change.c,
	  clip.c, command.c, compat.c, control.c, copy.c, create.c,
	  crosshair.c, data.c, dev_ps.c, dev_rs274x.c, dialog.c, djopt.c,
	  draw.c, drill.c, error.c, file.c, fileselect.c, find.c, global.h,
	  gui.c, heap.c, insert.c, intersect.c, lgdialog.c, library.c,
	  line.c, log.c, main.c, menu.c, mirror.c, misc.c, move.c,
	  mtspace.c, mymem.c, netlist.c, output.c, parse_l.l, parse_y.y,
	  pinout.c, polygon.c, print.c, printdialog.c, printpanner.c,
	  rats.c, remove.c, report.c, res_lex.l, res_parse.y, resmenu.c,
	  rotate.c, rtree.c, rubberband.c, search.c, select.c, selector.c,
	  set.c, sizedialog.c, undo.c, vector.c: rework the lines which
	  have static char *rcsid=....	to include an unused attribute on
	  gcc.	This gets rid of a bunch of gcc -Wall warnings which can
	  cause some actual bugs to be lost in the noise.

	  While here, make sure we include config.h and also dmalloc.h if
	  dmalloc debugging has been requested.

2004-08-28 21:46  danmc

	* src/draw.c: fix a "=" instead of "==" bug

2004-08-28 08:41  danmc

	* README.cvs: update this to more closely match the current reality

2004-08-28 08:33  danmc

	* src/actionlist.c: add actionlist.c for non-maintainers

2004-08-28 01:25  danmc

	* configure: regen (if we are using gcc then add -Wall)

2004-08-28 01:24  danmc

	* configure.ac: if we are using gcc then add -Wall

2004-08-27 18:04  danmc

	* src/draw.c: add missing header (for isdigit)

2004-08-27 18:01  danmc

	* src/dev_rs274x.c: use long int in some places to avoid assigning
	  a long int to an int

2004-08-27 18:01  danmc

	* src/: action.c, rtree.c: remove some unused variables

2004-08-27 17:57  danmc

	* src/: output.c, resmenu.c: add a missing header

2004-08-27 17:57  danmc

	* src/main.c: remove an unused variable

2004-08-26 22:21  danmc

	* doc/version.texi: bump updated date

2004-08-26 21:54  danmc

	* doc/Makefile.in: regen (add pcb.1 to EXTRA_DIST)

2004-08-26 21:53  danmc

	* doc/Makefile.am: add pcb.1 to EXTRA_DIST

2004-08-26 21:04  danmc

	* doc/pcb.texi: document the ExecuteFile() action and the -script
	  command line option

2004-08-26 20:58  danmc

	* src/: global.h, main.c, misc.c, resmenu.c: add an
	  ExecuteFile(file) action which executes the actions contained in
	  the specified file.  In addition, add a "-script <filename>"
	  option which will invoke ExecuteFile(<filename>) upon startup.
	  Eventually (but not yet) this will be able to be used for things
	  like generating postscript and RS-274-X output from the command
	  line.

2004-08-25 21:58  danmc

	* src/resmenu.c: Fix a minor memory leak bug which allocated space
	  for 10 more pointers everytime invoke_action() was called.

	  While here add a few comments about whats going on in this
	  function.

2004-08-24 22:38  danmc

	* doc/pcb.texi: update the table of the output files generated by
	  PCB

2004-08-24 22:37  danmc

	* src/pcb-menu.res: use "Reference Designator" instead of "Name on
	  PCB" as the former is more standard

2004-08-24 22:27  danmc

	* src/file.c: exclude Makefile, Makefile.am, and Makefile.in as
	  valid element names as these may reside in a lib directory

2004-08-24 22:22  danmc

	* doc/pcb.texi: add a brief comment about what M4 is and where to
	  find more info

2004-08-24 21:59  danmc

	* src/action.c: add one more Usage message.  this time for the
	  RemoveSelected() action

2004-08-24 21:07  danmc

	* src/: main.c, misc.c: allow --version, --help, and --copyright to
	  also work since those are typically supported by GNU programs.

2004-08-24 21:03  danmc

	* src/misc.c: In the Usage() function be sure to restore stderr at
	  the beginning since this function calls exit().  This will ensure
	  that the Usage() message can actually be seen in all cases.
	  Fixes the following:	 clock@oberon:~$ pcb --version
	  clock@oberon:~$ noted by Karel Kulhav on the gEDA mailing list.

2004-08-24 17:49  danmc

	* doc/Makefile.in: regen after adding pcb.1

2004-08-24 17:44  danmc

	* doc/: pcb.1, Makefile.am: add a man page which says where to look
	  for the manual

2004-07-30 23:29  danmc

	* src/find.c: avoid 'inline' unless we're using gcc.

2004-07-30 23:26  danmc

	* src/res_parse.y: use foo?foo:bar instead of foo?:bar as the
	  latter is a gcc extension.  Makes the irix c compiler happy.

2004-07-28 21:50  danmc

	* lib/geda.inc: update the 150 and 300 mil width SOIC packages per
	  the IPC recommendations at footprint.ipc.org.  Partially
	  addresses the "silk on pad" bug noted in bug report #995401.

2004-07-28 21:48  danmc

	* lib/smt.inc: improve the decision on adding or not adding a silk
	  arc on the COMMON_SMT_DIL_MIL macro

2004-07-16 23:14  haceaton

	* src/print.c: Only clear silk on same side as pad. Patch
	  contributed by burto

2004-07-09 23:42  djdelorie

	* doc/pcb.texi, src/draw.c, src/draw.h, src/global.h, src/main.c,
	  src/misc.c: Add limited support for a behind-the-board background
	  image.

2004-07-07 21:32  danmc

	* src/rubberband.c: Fix a bug related to checking for the
	  intersection of a circular region defined by an line end point
	  and its radius and a rectangular pin/pad.  The old code looked
	  for the intersection of the smallest square which encloses the
	  circular region and the rectangular pin/pad region.  However this
	  method claims that there are intersections when in fact there are
	  not.	For example a very wide trace has a significant area
	  enclosed by the square which encloses the circular region defined
	  by the line end and radius that is not enclosed by the circular
	  region.

	  The new code actually looks for intersection of the circular
	  region and the square region.

2004-07-07 19:59  danmc

	* src/rubberband.c: fix some errors where the diameter was used
	  where the radius should have been used when looking for circular
	  regions which intersect.  Fixes bug report #978412.  Partial
	  patch provided in the bug report, additional bugs fixed by me.

	  Note: a bug still exists when calculating line -> rectangular pad
	  intersection.  A fix will be coming.

2004-07-01 22:02  haceaton

	* src/undo.c: Fix UndoChangeMaskSize assuming LINESTRUCT has the
	  mask parameter

2004-06-30 19:28  danmc

	* src/pcbtest.sh.in: when running under gdb set XAPPLRESDIR and
	  unset XUSERFILESEARCHPATH

2004-06-30 19:24  danmc

	* src/resmenu.c: make 'str' static so that the memory allocated by
	  MyStrdup() can properly be freed on the next call of
	  invoke_action.

2004-06-25 19:04  djdelorie

	* src/pcb-menu.res: Change size of selected objects, fix enlarge
	  options to actually enlarge (bug 978408)

2004-06-25 18:58  djdelorie

	* src/menu.c: Cut and Copy from the popup menu now wait for a click
	  before acting (bug 978406)

2004-06-24 11:05  djdelorie

	* src/: Pcb.ad.in, main.c, menu.c, pcb-menu.res, resmenu.c,
	  resmenu.h: Add support for menu accelerators.  Replace hotkey
	  translations with menu accelerators where appropriate.

2004-06-20 17:33  djdelorie

	* src/: Makefile.am, Makefile.in: Run gather-actions only if
	  maintainer-mode

2004-06-15 09:32  haceaton

	* src/: action.c, autoroute.c, const.h, menu.c, pcb-menu.res: Fix
	  live routing menu handling; patch segfault on breaking element
	  with no element specified.  Autorouter tweaks.

2004-06-10 18:48  danmc

	* lib/geda.inc: add a few more 400mil width DIP packages (DIPxM)

2004-06-09 20:22  danmc

	* src/dev_rs274x.c: make sure we define all aperture codes used by
	  arcs.  Fixes the bug reported in bug #969903 by Werner Hoch where
	  an arc of a width not used by anything else in the layout does
	  not have its aperture defined.

2004-06-09 19:09  danmc

	* src/find.c: fix the function name strings passed to MyCalloc().

2004-06-09 00:15  danmc

	* src/pcb-menu.res: Do not arbitrarily change the zoom setting
	  whenever running DRC.  Especially if there are no DRC errors, we
	  don't want/need to change the zoom.  Noted by Mark Becker.

2004-06-09 00:14  danmc

	* src/pcb-menu.res: Add 0.5 and 0.1 mil grid selections.  Requested
	  in RFE #876549 by John Griessen.

2004-06-09 00:12  danmc

	* src/: find.c, misc.c, misc.h: Save layerstack settings prior to
	  running DRC and restore them afterwards so that things like
	  current input layer are not changed by DRC.  Noted by Mark
	  Becker.

2004-06-04 23:33  danmc

	* configure: regen after rpath flag order change

2004-06-04 23:32  danmc

	* configure.ac: change the order in the list of rpath flags which
	  are tried out.  This is because when -R was tried first, it was
	  accepted on linux systems because even though gcc didn't like it,
	  it still exited with 0.  The new order seems to do the right
	  thing on solaris, linux, and netbsd as the compiler now actually
	  gives an error code for the flags it does not like.

2004-06-04 22:21  djdelorie

	* src/djopt.c: Be even more picky about which line is chosen as an
	  example.

2004-06-04 19:01  danmc

	* configure: regen (If --enable-dmalloc is given but dmalloc is not
	  found then error out instead of disabling dmalloc

2004-06-04 19:00  danmc

	* configure.ac: If --enable-dmalloc is given but dmalloc is not
	  found then error out instead of disabling dmalloc

2004-06-03 19:06  danmc

	* src/action.c: add usage output for several more actions

2004-06-02 20:45  danmc

	* src/action.c: Add usage output if the input arguments are not
	  quite right for several actions.  Still have more to add, but
	  this is a start.

2004-06-01 20:45  danmc

	* src/default_font: add @ character.  Absence noted by Dave
	  McGuire.

2004-06-01 19:29  danmc

	* src/pcb-menu.res: add a GetXY() to the 'copy selection to buffer'
	  menu.  Needed to have a resonable reference point for the copy.
	  Noted by Mark Becker.

2004-06-01 19:18  danmc

	* configure: regen (fail configuration if Xaw is not found)

2004-06-01 19:18  danmc

	* configure.ac: fail configuration if Xaw is not found

2004-05-31 08:28  danmc

	* README.snapshots: add a note to remember to do something better
	  with versions on the next snapshot

2004-05-31 08:15  danmc

	* NEWS: remove duplicated line

2004-05-30 20:51  danmc

	* ChangeLog: update changelog with cvs2cl.pl.  This file previously
	  was empty.

2004-05-30 20:49  danmc

	* doc/version.texi: bump updated date to match snapshot date

2004-05-30 20:46  danmc

	* NEWS: add some release notes for the upcoming 20040530 snapshot

2004-05-29 14:57  danmc

	* src/change.c: add missing prototype

2004-05-28 22:26  danmc

	* globalconst.h: set MASKFRAME to be 3 (mils) instead of 0.  This
	  way the soldermask opening will be larger than the pads for
	  components defined using the older style format which did not
	  explicitly give soldermask relief size.

2004-05-28 21:47  danmc

	* doc/pcb.texi: document the SetFlag(), ClrFlag(), and ChangeFlag()
	  actions

2004-05-28 21:38  danmc

	* doc/pcb.texi: correct location for Pcb appdefaults file

2004-05-28 20:15  danmc

	* src/pcbtest.sh.in: For the pcb wrapper script, if the first
	  argument is "-gdb", pick off that flag and run pcb inside of the
	  gdb debugger.  Should simplify debugging a bit.

2004-05-28 20:13  danmc

	* src/: action.c, action.h, change.c, change.h, main.c: Add
	  SetFlag, ClrFlag, and ChangeFlag actions.  These currently let
	  you set, clear, or change the square, octagon, or thermal pads.
	  For example :SetFlag(SelectedVias,thermal)
	  :ClrFlag(SelectedObjects,square)
	  :ChangeFlag(SelectedPads,octagon,1)

2004-05-27 23:17  danmc

	* src/djopt.c: Fix the segfault bug noted in bug report #959073 by
	  Bob Paddock.	While here, also fix a bug which can potentially
	  cause a floating point exception.

2004-05-27 23:15  danmc

	* config.h.in, configure: regen after adding rint() test

2004-05-27 23:12  danmc

	* configure.ac: add test for rint()

2004-05-26 22:11  danmc

	* doc/version.texi: bump date

2004-05-26 22:10  danmc

	* doc/pcb.texi: add INFO-DIR-SECTION Miscellaneous per bug #957369
	  submitted by Mike Frysinger

2004-05-23 14:57  danmc

	* lib/smt.inc: update the COMMON_SMT_2PAD_MIL macro to the newer
	  element format.  With this change, the soldermask relief and
	  clearance can now be specified for the pads.	This fixes the
	  issue noted recently on the geda mailing list about 0805
	  footprints from the ~geda library having soldermask openings
	  which are the same size as the pads.

2004-05-14 17:23  danmc

	* src/dev_ps.c: make sure we get the preamble in all EPS output
	  files.  Bug noted by David Koski

2004-05-14 17:22  danmc

	* lib/geda.inc: add SOJ packages (lots of them)

2004-05-14 17:22  danmc

	* lib/smt.inc: fix a hi-res bug in the polarity arc silk for some
	  SMT DIL pkgs

2004-05-14 17:22  danmc

	* src/res_parse.y: add missing string.h (for strcmp).  Noted by
	  Dave McGuire

2004-05-13 22:59  danmc

	* src/pcbtest.sh.in: unset XUSERFILESEARCHPATH which causes a
	  conflict with XAPPLRESDIR

2004-05-13 22:29  danmc

	* src/resource.h: add a comment

2004-05-13 18:09  danmc

	* src/misc.c: correct the pin/pad bounding box calculation.  Bug
	  noted by David Koski.

2004-05-04 23:47  danmc

	* src/macro.h: fix typo in comment

2004-05-02 01:02  djdelorie

	* src/: djopt.c, pcb-menu.res: Add flag to default to optimizing
	  only autorouted nets, plus menu option to control it.

2004-05-02 00:26  djdelorie

	* src/resmenu.c: Don't use local var for widget name.

2004-05-02 00:23  djdelorie

	* src/djopt.c: Fix bug wrt intersecting layer groups in miter

2004-05-01 23:40  djdelorie

	* src/: menu.c, resmenu.c: Remove gcc-isms

2004-05-01 00:44  danmc

	* doc/pcb.texi: fix typo

2004-05-01 00:29  danmc

	* src/resmenu.c: protect the inclusion of string.h with
	  HAVE_STRING_H

2004-04-30 18:55  danmc

	* lib/minicircuits.inc: adjust spacing between the 2 rows of pins
	  to better match the datasheet

2004-04-30 18:55  danmc

	* lib/smt.inc: clarify a comment

2004-04-29 21:49  danmc

	* src/: Pcb.ad.in, action.c, file.c, find.c, global.h, macro.h,
	  main.c, parse_y.y, sizedialog.c: Add some DRC checking of
	  silkscreen layers.  Currently this check looks for minimum widths
	  of silk lines.  Currently not checked are:

	  - silk polygons - silk text - wide silk lines made by overlapping
	  several narrow silk lines

2004-04-29 20:19  danmc

	* src/find.c: put a string which is repeated several times into a
	  #define and use that macro instead.

2004-04-29 19:50  danmc

	* src/: autoplace.h, autoroute.h, djopt.h, drill.h, heap.h,
	  intersect.h, netlist.h, output.c, rats.c, resmenu.h, rtree.h,
	  selector.c, vector.h: RCS Id police

2004-04-29 19:09  danmc

	* src/Makefile.in: regen

2004-04-29 19:05  danmc

	* src/Makefile.am: minor fixes to get the distcheck target working
	  again.

2004-04-28 23:12  danmc

	* doc/pcb.texi: add a note about the centroid and bill of materials
	  output.  While here add a feature list near the top of the
	  document to help a new user quickly answer the question "what is
	  pcb and what can it do?".

2004-04-28 22:41  danmc

	* src/resmenu.c: RCS Id and config.h police

2004-04-28 22:34  danmc

	* src/print.c: When printing to RS-274-X also generate a centroid
	  data file (X-Y data) with the required data to drive a pick and
	  place machine.  The centroid of each part is calculated from the
	  center of each pin/pad.  The rotation is determined by looking at
	  the angle of pin1 relative to the centroid.

	  In addition, generate a bill of materials file.  This lists the
	  part, quantity, and list of reference designators.

2004-04-28 22:21  danmc

	* src/: res_lex.l, res_parse.y, resmenu.c: fix some 64-bit bugs to
	  get this working on my alpha.  Of prime importance, an int isn't
	  big enough to hold a pointer.

2004-04-28 21:31  danmc

	* src/resource.h: RCS Id police

2004-04-28 18:42  danmc

	* src/: res_lex.l, res_parse.y: RCS Id police

2004-04-28 18:42  danmc

	* src/misc.c: put variable declarations at the beginning of
	  functions.  Avoids syntax error on gcc-2.95

2004-04-28 17:53  danmc

	* lib/: amp.inc, bourns.inc, johnstech.inc, minicircuits.inc,
	  panasonic.inc: fix the EXTRACT_END flag

2004-04-28 17:34  danmc

	* lib/: Makefile.am, Makefile.in, common.m4, cts.inc: add cts
	  library containing CTS series 742/3/4/5/6 resistor packs

2004-04-28 17:34  danmc

	* lib/: johnstech.inc, smt.inc: fix refdes silk size

2004-04-27 22:42  danmc

	* lib/: dil.inc, geda.inc: Fix SDIP (shrink DIP) footprints.  Patch
	  from Wojciech Kazubski in RFE #929697 slightly modified by me.

2004-04-27 22:17  danmc

	* lib/panasonic.inc: Correct the spacing between the rows of pads.
	  Also fix one of the pad widths on a footprint which was obviously
	  broken.

2004-04-27 22:09  danmc

	* lib/smt.inc: hires-ify the COMMON_SMT_DIL_MIL macro.	The macro
	  already took input arguments in 1/1000 mil so now we simple only
	  reduce the resolution to 1/100 mil in the output instead of to 1
	  mil.	This also helps the COMMON_SMT_DIL_MM which calls the
	  COMMON_SMT_DIL_MIL macro.

2004-04-27 18:28  danmc

	* src/tmp.txt: test commit #3

2004-04-27 18:18  danmc

	* src/tmp.txt: test commit #2

2004-04-27 18:17  danmc

	* src/tmp.txt: test commit

2004-04-27 15:13  djdelorie

	* doc/version.texi: add version.texi for non-maintainers

2004-04-27 15:08  djdelorie

	* src/Makefile.am, src/Makefile.in, src/Pcb.ad.in, src/Pcb.ad.raw,
	  src/Pcb.ad.small, src/action.h, src/dialog.c, src/gather-actions,
	  src/global.h, src/gui.c, src/main.c, src/menu.c, src/menu.h,
	  src/misc.c, src/misc.h, src/pcb-menu.res, src/res_lex.l,
	  src/res_parse.y, src/resmenu.c, src/resmenu.h, src/resource.h,
	  src/set.c, src/sizedialog.c, doc/pcb.texi: add file-driven menus

2004-04-27 14:49  djdelorie

	* Makefile.in, ylwrap: add ylwrap

2004-04-27 08:56  haceaton

	* src/autoroute.c: More autorouter improvements, some bug fixes

2004-04-26 09:20  haceaton

	* src/: autoroute.c, mtspace.c: Significant improvements to
	  autorouting of congested designs

2004-04-25 00:56  haceaton

	* src/: global.h, rtree.c: Fix rtree memory management bugs

2004-04-19 17:20  haceaton

	* src/rtree.c: Fix a bug that allocates too much memory to store
	  pointers

2004-04-19 17:20  haceaton

	* src/: buffer.c, move.c: Fix some bugs with rtree based name
	  handling

2004-04-18 22:19  haceaton

	* src/: autoroute.c, find.c, rats.c: More autorouter improvements.
	  Improve trace appearance, slightly speed up and allow it to use
	  power planes

2004-04-18 10:12  haceaton

	* src/: action.c, change.c, copy.c, file.c, insert.c, move.c,
	  polygon.c, polygon.h, remove.c, rotate.c: Fix pin-in-poly bug;
	  because polys can overlap can never check one single polygon.

2004-04-12 00:12  haceaton

	* src/: djopt.c, autoroute.c: Restore mistakenly lost lines in
	  djopt, and various improvements to auto-router

2004-04-11 11:15  haceaton

	* src/move.c: Argh, another attempt to properly fix the bug

2004-04-11 11:12  haceaton

	* src/: djopt.c, move.c: Fixup some errors introduced in last patch

2004-04-09 00:13  haceaton

	* src/djopt.c: Fix segfault with edge-connector elements (pads on
	  both sides)

2004-04-08 20:25  haceaton

	* src/: draw.c, insert.c, move.c, output.c: Various bug fixes

2004-03-28 12:45  haceaton

	* src/: action.c, autoroute.c, global.h, menu.c: Still more
	  improvements to the router, plus can show it's action on screen.

2004-03-27 22:06  haceaton

	* src/: autoroute.c, box.h, mtspace.c, mtspace.h: More improvements
	  to the autorouter

2004-03-26 15:44  haceaton

	* src/create.c: Forbid diagonal pads when created externally with
	  an editor

2004-03-25 17:36  haceaton

	* src/autoroute.c: Some improvements to autorouter - still need to
	  better handle mtspace structures so there is not so much
	  duplicate effort with multiple route styles

2004-03-23 15:28  djdelorie

	* src/parse_y.y: Provide our own yywrap(), just in case.

2004-03-22 08:12  haceaton

	* src/Pcb.ad.in: Fix a couple of key binding bugs

2004-03-22 01:27  haceaton

	* src/find.c: Fix some re-drawing issues after finding connections

2004-03-22 01:26  haceaton

	* src/autoroute.c: Fix some autoroute bugs; add proper style
	  handling to autorouter

2004-03-20 18:02  haceaton

	* src/: report.c, rtree.c: Provide better rtree visualization
	  capability

2004-03-20 18:01  haceaton

	* src/: buffer.c, change.c, create.c, dev_ps.c, draw.c, global.h,
	  misc.c, move.c, move.h, mymem.c, print.c, printpanner.c,
	  remove.c, rotate.c, search.c: Use rtree to search element names;
	  fix postscript paper handling; fix silk names clipped over
	  pins/pads

2004-03-20 13:25  haceaton

	* src/: rtree.c, rtree.h: Slight optimization of tree construction,
	  plus add means to visualize tree

2004-03-20 12:01  haceaton

	* src/file.c: Don't use _LOOP macros for writing files in order to
	  preserver ordering so that diff can be effectively used on pcb
	  files

2004-03-18 19:08  danmc

	* lib/johnstech.inc: increase soldermask relief on mounting pads

2004-03-18 10:35  haceaton

	* src/: const.h, draw.c, polygon.c: Use sqrt(2)/2 defined in math
	  library when available

2004-03-18 10:34  haceaton

	* src/rats.c: Handle shorts to unnamed elements and pins

2004-03-18 10:33  haceaton

	* src/line.c: Forgot to check this in with the _LOOP macro changes

2004-03-18 00:46  haceaton

	* src/: print.c, dev_ps.c: Add assembly drawing output for
	  postscript

2004-03-16 23:59  haceaton

	* src/: action.c, autoplace.c, autoroute.c, buffer.c, change.c,
	  copy.c, create.c, crosshair.c, dev_ps.c, dev_rs274x.c, djopt.c,
	  draw.c, drill.c, file.c, find.c, global.h, library.c, macro.h,
	  menu.c, mirror.c, misc.c, move.c, mymem.c, netlist.c, pinout.c,
	  polygon.c, print.c, rats.c, remove.c, report.c, rotate.c,
	  rtree.c, rubberband.c, search.c, select.c, set.c, undo.c: Change
	  _LOOP macros so that gdb can break inside the loop

2004-03-16 19:29  danmc

	* src/rtree.c: revert last change.  Some compilers including
	  gcc-2.95.3 do not like it.  ok'ed by harry.

2004-03-14 01:30  haceaton

	* src/: autoplace.c, intersect.c: Various fixes to autoplacement
	  code

2004-03-14 01:29  haceaton

	* src/set.c: auto drc bug fix

2004-03-14 01:29  haceaton

	* src/action.c: Acknowledge placement

2004-03-14 01:26  haceaton

	* src/: netlist.c, rats.c: Fix memory leaks

2004-03-13 00:51  haceaton

	* src/rotate.c: corrctly distinguish rubberand rat lines

2004-03-11 17:57  haceaton

	* src/rtree.c: Remove unnecessary union identifier to clarify code

2004-03-10 17:55  haceaton

	* src/action.c: Fix polygon insert point bug introduced when
	  reorganizing code

2004-03-09 20:17  danmc

	* lib/geda.inc: 100 pin QFP packages have 100 pins not 72

2004-03-09 19:10  haceaton

	* src/error.c: Fix for bad pipe handling under cygwin

2004-03-09 14:51  haceaton

	* src/draw.c: Minimize rectangle fills

2004-03-09 14:30  haceaton

	* src/polygon.c: Oops - this fixes the error introduced moving to
	  IsPadInPolygon

2004-03-09 09:01  haceaton

	* src/crosshair.c: Use SQUARE macro

2004-03-09 08:59  haceaton

	* src/: action.c, create.c, rats.c, change.c: clean up code to use
	  SQUARE macro and fix via mask update bug

2004-03-09 08:58  haceaton

	* src/: draw.c, find.c, find.h, polygon.c, print.c, search.c,
	  search.h: Erase silk over solder regions when they cross and
	  display that way on screen

2004-03-08 17:48  haceaton

	* src/rtree.c: Streamline code for clustering

2004-03-07 21:29  haceaton

	* src/: Pcb.ad.in, action.c: Added a function { AddRats(Close)
	  bound to shift-n } that selects the shortest unselected ratline
	  and centers the screen view on it.

2004-03-07 20:52  haceaton

	* src/: crosshair.c, crosshair.h, line.c, line.h: New Auto-DRC line
	  drawing mode implemented.

2004-03-07 13:24  haceaton

	* src/: draw.c, draw.h: Forgot to checkin draw.h; fix some bugs
	  with really high zoom

2004-03-07 13:20  haceaton

	* src/find.c: Avoid doubling DRC clearance between non-clearing
	  polygons and square pins/pads

2004-03-06 22:38  haceaton

	* src/: action.c, buffer.c, change.c, create.c, dialog.c, draw.c,
	  find.c, global.h, move.c, move.h, mymem.c, output.c,
	  printpanner.c, remove.c, rotate.c, rtree.c, search.c, select.c:
	  Fixes for various bugs introduced with the rtree database
	  infrastructure

2004-03-06 22:31  haceaton

	* src/: menu.c, misc.c: A couple of bug fixes: absolute negative
	  value entries (e.g. =-4) also check the correct zoom level in the
	  menu

2004-03-06 00:55  haceaton

	* src/select.h: Fix conditional compile variable name

2004-03-05 08:29  haceaton

	* src/: library.c, mymem.c, output.c, polygon.c: Fixes for several
	  memory leaks and some uninitialized varibable bugs

2004-03-04 21:22  haceaton

	* src/: file.c, parse_l.l, parse_y.y: Save the DRC settings in the
	  board file

2004-03-04 18:41  haceaton

	* src/: Pcb.ad.in, dev_ps.c, global.h, printdialog.c,
	  printpanner.c: Fix the postscript print panner bugs introduced
	  with hi-res; also fix the long-standing bug where the default
	  media selection wasn't used

2004-03-04 17:12  danmc

	* src/select.h: one more regex bug fix noted by Matt Ettus

2004-03-03 23:44  danmc

	* doc/pcb.texi: document the ToggleVisibility action

2004-03-03 23:38  danmc

	* src/: action.c, action.h, main.c: 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.

2004-03-03 23:27  danmc

	* src/: action.c, menu.c, select.c: 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.

2004-03-02 21:51  danmc

	* lib/geda.inc: a HEADER60_2 should have 60 pins not 50 as noted in
	  bug report 900231

2004-03-02 20:49  haceaton

	* globalconst.h, src/action.c, src/draw.c, src/misc.c, src/move.c,
	  src/report.c: Fixes for element line boundry handling

2004-03-01 11:59  haceaton

	* src/move.c: Fix for search element bounding box error

2004-03-01 11:19  haceaton

	* src/: crosshair.c, crosshair.h: These were updated too for the
	  auto-DRC infrastructure

2004-03-01 00:10  haceaton

	* src/: find.c, action.c, change.c, control.c, control.h, find.h,
	  global.h, misc.c, misc.h, move.c, output.c, search.c, set.c: Some
	  intersection bug fixes and more rtree infrastructure change Also
	  more ground work for auto drc line mode

2004-02-28 22:52  djdelorie

	* src/Makefile.in: Regenerate.

2004-02-28 18:44  haceaton

	* 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: More usage of rtrees for rats,
	  pins and pads. Some foundation work for a new auto-drc line
	  drawing mode, and some bug fixes.

2004-02-27 17:20  haceaton

	* src/: buffer.c, create.c, find.c, global.h, menu.c, misc.c,
	  move.c, mymem.c, remove.c, rtree.c, rtree.h: Store pins/pads in
	  rtree

2004-02-27 10:35  haceaton

	* src/rtree.c: Fixes for some compiler warnings

2004-02-27 01:23  haceaton

	* src/: clip.c, clip.h: Oh Yeah, the drawing clipping won't work
	  without these files!

2004-02-27 01:16  haceaton

	* src/: Makefile.am, Makefile.in, action.c, create.c, data.c,
	  data.h, draw.c, global.h, insert.c, insert.h, line.c, line.h,
	  macro.h, misc.c, output.c, parse_y.y, polygon.c, report.c: 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.

2004-02-26 23:53  danmc

	* doc/pcb.texi: clarify the pad creation a little

2004-02-26 23:41  haceaton

	* src/misc.c: Fix for text bounding box error

2004-02-25 15:56  haceaton

	* src/: action.c, const.h, crosshair.c, menu.c: Add a feature to
	  display design-rule clearance arround prospective line/arc/via

2004-02-25 14:33  haceaton

	* src/: find.c, search.c: Fix some DRC bugs with square pins

2004-02-19 22:11  danmc

	* lib/misc.inc: whitespace fix

2004-02-18 22:10  danmc

	* lib/connector.inc: add a PKG_CONNECTOR_DIL for 2 column headers
	  with DIL pin numbering.  This fixes the HEADER*_1 entries in the
	  geda footprint library.

2004-02-17 11:12  haceaton

	* src/buffer.c: Fix typo that caused bug in via tree handling.

2004-02-17 07:40  danmc

	* lib/generic.list: remove extra whitespace in generic208_lqfp

2004-02-17 01:27  haceaton

	* src/: action.c, draw.c, find.c, polygon.c, polygon.h, print.c,
	  report.c, rtree.c: Bug fixes for design rule checking

2004-02-16 22:31  haceaton

	* src/rtree.c: Make rtree routines reentrant since now they are
	  used that way when drawing during DRC.

2004-02-15 13:04  haceaton

	* src/: action.c, autoplace.c, autoroute.c, buffer.c, change.c,
	  copy.c, create.c, dev_ps.c, draw.c, file.c, find.c, insert.c,
	  main.c, mirror.c, misc.c, move.c, mtspace.c, mymem.c, pinout.c,
	  polygon.c, print.c, find.h, global.h, macro.h, mirror.h, misc.h,
	  move.h, mymem.h, parse_y.y, polygon.h, rats.c, remove.c,
	  report.c, rotate.c, rotate.h, rtree.c, rtree.h, rubberband.c,
	  search.c, search.h, select.c, undo.c: Large number of changes to
	  keep most of the database in rtrees and avoid linear searches

2004-02-15 11:54  haceaton

	* src/change.c: Fix minor bug in pad clearance adjustment

2004-02-15 02:46  danmc

	* src/Makefile.in: regen after adding compat.c/h

2004-02-15 02:46  danmc

	* src/: Makefile.am, compat.c, compat.h, draw.c, set.c: add a place
	  for putting our own implementation of missing/broken functions.
	  For now add a logf and expf to help solaris.

2004-02-15 02:44  danmc

	* tools/: Makefile.am, Makefile.in: install MergePCBPS and
	  Merge_dimPBPS

2004-02-15 02:29  danmc

	* config.h.in, configure: regen after adding logf and expf checks

2004-02-15 02:28  danmc

	* configure.ac: add checks for logf and expf

2004-02-15 02:12  danmc

	* src/: create.c, dev_ps.c, dev_rs274x.c, draw.c, file.c, global.h,
	  parse_l.l, parse_y.y: 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.

2004-02-15 02:00  danmc

	* src/report.c: correct the drill diameter in the drill report
	  after the hi-res changes

2004-02-14 18:04  haceaton

	* src/polygon.c: Fixed syntax error and potential bug

2004-02-14 13:03  haceaton

	* src/draw.c: Elliminate pre-computing of octagons - there are too
	  many with .01 mil resolution

2004-02-14 11:12  haceaton

	* src/: find.c, polygon.c: More non-clearing polygon fixes

2004-02-14 10:46  haceaton

	* src/: buffer.c, dev_rs274x.c, draw.c, macro.h, menu.c, polygon.c,
	  print.c, rubberband.c: Fixed some bugs with non-clearing polygons
	  and made GROUP_LOOP macro

2004-02-14 01:40  haceaton

	* src/: action.c, crosshair.c, macro.h: Fix arc creation tool when
	  crosshair is on-axis with start point

2004-02-13 21:48  haceaton

	* src/: report.c, report.h: Report on points and fix some formating

2004-02-13 21:38  haceaton

	* src/set.c: Fix formatting mismatch

2004-02-13 21:32  haceaton

	* src/polygon.c: Fixup includes and trivial bug

2004-02-13 21:22  haceaton

	* src/move.c: fix includes for Message()

2004-02-13 21:21  haceaton

	* src/menu.c: add left/right buffer mirror menu entry

2004-02-13 17:31  haceaton

	* 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:
	  More complete and sensible DRC checking

2004-02-13 16:11  haceaton

	* src/: move.c, search.c: Prevent changing layers of locked
	  objects, find ratlines before other layer objects

2004-02-13 00:54  haceaton

	* src/: action.c, buffer.c, buffer.h, menu.c: Added function to
	  mirror the buffer

2004-02-13 00:36  haceaton

	* src/buffer.c: Recalculate arc bounding box when swaping the side

2004-02-12 21:02  haceaton

	* src/dialog.c: Updated about dialog

2004-02-12 20:57  haceaton

	* src/rats.c: Use warn color on pins/pads even when netname is
	  known

2004-02-12 20:11  haceaton

	* src/change.c: Only change masks with size change when they're
	  non-zero to begin with

2004-02-12 20:06  haceaton

	* src/change.c: Allow +0 change to mask size to make it equal the
	  underlying copper

2004-02-12 19:51  haceaton

	* src/: action.c, change.c, select.c: Proper handling of all text
	  scalings

2004-02-12 19:13  haceaton

	* src/: action.c, select.c: Handle element name size changing
	  properly

2004-02-12 10:56  haceaton

	* src/change.c: Automatically adjust mask size when copper size is
	  changed

2004-02-10 17:13  haceaton

	* src/print.c: Fixed output bug with persistant thermal changes

2004-02-08 23:08  danmc

	* tools/Makefile.in: regen after adding Merge_dimPCBPS

2004-02-08 23:07  danmc

	* tools/Makefile.am: add Merge_dimPCBPS

2004-02-08 23:06  danmc

	* tools/: MergePCBPS, Merge_dimPCBPS: #/bin/sh -> #!/bin/sh to make
	  these execute correctly.

	  While here, add RCS Id's.

2004-02-06 22:28  haceaton

	* src/find.c: Find more errors when skipping through DRCs

2004-02-06 16:59  haceaton

	* src/: action.c, find.c, find.h: Added feature to continue
	  checking drc after first error is found

2004-02-06 16:03  haceaton

	* src/change.c: Prevent clearance size adjustment from changing
	  joined lines to unjoined

2004-02-06 15:57  haceaton

	* src/set.c: Fix bug where local reference mark was not erased
	  properly

2004-02-06 15:40  haceaton

	* src/file.c: Fix bug where loading pcb didn't restore saved view
	  position correctly

2004-02-06 15:30  haceaton

	* src/: global.h, undo.c: Fixed undo change text size bug
	  introduced with hi-res changes

2004-02-06 11:25  haceaton

	* src/draw.c: Special drawing mode to examine planes for break-up
	  due to tracks routing through them.

2004-02-06 11:22  haceaton

	* tools/Merge_dimPCBPS: Add a tool to merge to PCB postscript files
	  where the first one is printed in a light gray color. This is
	  useful for making an assembly drawing where the front tracks are
	  shown in light gray while the silkscreen is solid black.

2004-02-05 23:11  haceaton

	* src/: macro.h, draw.c, polygon.c, print.c: Make persistant
	  thermal flags for easier changes to polygons

2004-02-05 17:04  haceaton

	* src/: action.c, const.h, menu.c: Add mode for poly viewing to
	  help spot broken planes

2004-02-05 17:02  haceaton

	* src/main.c: Fix text scaling intialization

2004-02-05 09:18  haceaton

	* src/dev_rs274x.c: Fix a couple of gerber bugs introduced with
	  hi-res

2004-02-05 01:25  haceaton

	* src/polygon.c: Warn on unplated holes piercing polygons

2004-02-05 01:21  haceaton

	* src/print.c: Don't clear pure-holes in polygons

2004-02-05 01:20  haceaton

	* src/polygon.c: Fix bug in PIP flags

2004-02-05 01:06  haceaton

	* src/: dev_rs274x.c, find.c, find.h, print.c: Fixed some gerber
	  hi-res bugs and some complex ground-plane print issues

2004-02-03 23:09  djdelorie

	* example/libraries/Makefile.in: * Detect re_comp(), regcomp(), and
	  <regex.h> (select.c doesn't use the	new HAVE_* yet, this is a
	  prelude to it).

	  * Set -DNDEBUG for all src/* compiles.

	  * Support maintainer mode (--enable-maintainer-mode) (I got tired
	  of   having half the world regenerated just because I did a "cvs
	  update")

	  * Detect tgif, if not found pad.{png,eps} just isn't built
	  (what's   that for, anyway?)	Prebuilt copies of those should be
	  checked in   too at some point.

2004-02-03 22:59  djdelorie

	* Makefile.in, aclocal.m4, config.h.in, configure, configure.ac,
	  README_FILES/Makefile.in, doc/Makefile.am, doc/Makefile.in,
	  example/Makefile.in, lib/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in,
	  src/Makefile.am, src/Makefile.in, src/icons/Makefile.in,
	  tools/Makefile.in, tutorial/Makefile.in: * Detect re_comp(),
	  regcomp(), and <regex.h> (select.c doesn't use the   new HAVE_*
	  yet, this is a prelude to it).

	  * Set -DNDEBUG for all src/* compiles.

	  * Support maintainer mode (--enable-maintainer-mode) (I got tired
	  of   having half the world regenerated just because I did a "cvs
	  update")

	  * Detect tgif, if not found pad.{png,eps} just isn't built
	  (what's   that for, anyway?)	Prebuilt copies of those should be
	  checked in   too at some point.

2004-02-03 19:53  djdelorie

	* src/draw.c: Don't assume that an all-ones pixel is white.

2004-02-03 18:28  haceaton

	* src/menu.c: Fixes for hi-res bugs

2004-02-03 18:10  haceaton

	* src/print.c: Changes to the fab drawing for improved clarity and
	  allows for a an outline route by naming a layer "outline" or
	  "route"

2004-02-03 00:30  haceaton

	* src/error.c: Added a line count to Message mechanism

2004-02-02 22:08  danmc

	* NEWS: note harry's hi-res changes.

2004-02-01 20:03  haceaton

	* src/: autoroute.c, heap.c, heap.h: More speed-ups for the router

2004-02-01 12:12  haceaton

	* src/print.c: Change gerber drill files to have .cnc suffix and
	  name the component side output group "front", the solder-side
	  output "back"

2004-02-01 11:28  haceaton

	* src/: action.c, parse_y.y: A couple of bug fixes for arc handling
	  in hi-res

2004-01-31 10:35  haceaton

	* src/autoroute.c: More speed-up changes. Limit the intial search
	  in FindIntersecting

2004-01-31 10:33  haceaton

	* src/rtree.c: Minor comment changes and some tiny tweaks

2004-01-30 22:20  haceaton

	* src/buffer.c: Fix bug in element name mirroring when elements are
	  created on the solder side

2004-01-30 09:09  haceaton

	* src/main.c: Fix initial screen/offscreen zoom

2004-01-30 09:09  haceaton

	* src/polygon.c: Some Hi-res fixes plus elliminat too close to
	  polygon concept

2004-01-29 23:34  haceaton

	* src/output.c: Fixed the auto-scroll broken when switched to
	  hi-res

2004-01-29 23:20  haceaton

	* src/rats.c: Fix bug introduced changing to hi-res

2004-01-29 01:46  haceaton

	* src/: autoroute.c, box.h: More speed ups to the auto-router code.
	  This is only code streamlining, there is no algorithm change

2004-01-27 23:54  haceaton

	* src/: kdtree.c, kdtree.h: The kdtree has been replaced with rtree
	  which is faster given the way it is used

2004-01-27 23:48  haceaton

	* src/: rtree.c, rtree.h: rtree for faster rectangle intersection
	  searching

2004-01-27 23:47  haceaton

	* src/: Makefile.am, Makefile.in, autoplace.c, autoroute.c,
	  mtspace.c: replaced kd-tree with r-tree for faster auto-routing

2004-01-20 11:15  haceaton

	* src/action.c: Fix for smashing element in place

2004-01-19 17:17  haceaton

	* src/: autoroute.c, heap.h, kdtree.c, kdtree.h: Fixes for
	  auto-router with hi-res and some speed-ups of its operation

2004-01-19 16:49  haceaton

	* src/find.c: Speed up polygon/polygon intersection testing. The
	  special case is *all* points inside polygon, not just some points
	  so only one point need be tested

2004-01-19 14:16  haceaton

	* src/: const.h, data.c, data.h, draw.c, draw.h, file.c, global.h,
	  macro.h, main.c, menu.c, parse_y.y, pinout.c, set.c, set.h:
	  Modifications to support arbitrary zoom ratios

2004-01-17 20:08  haceaton

	* src/menu.c: Fix for intermediate zoom levels

2004-01-17 20:05  haceaton

	* globalconst.h, src/Pcb.ad.in, src/data.c, src/draw.c,
	  src/macro.h, src/output.c, src/parse_y.y, src/set.c: Added some
	  intermediate zooms, so now it goes by sqrt(2)

2004-01-17 18:07  haceaton

	* src/menu.c: Add menu item to auto-route only selected rats

2004-01-17 18:06  haceaton

	* src/output.c: Increase the minimum size of the panner control

2004-01-17 18:06  haceaton

	* src/main.c: Fix some default sizes for hi-res when no resource
	  file is available

2004-01-15 15:16  haceaton

	* src/: action.c, action.h, menu.c: Added support to smash an
	  element in place

2004-01-15 11:17  haceaton

	* src/: action.c, const.h, menu.c, misc.c, set.c: Added Local
	  reference measurement for line drawing and allow not-overriding
	  the mark position for moves and line-drawing

2004-01-15 09:21  haceaton

	* src/: Pcb.ad.in, action.c, main.c, set.c, set.h: Fix to keep mode
	  setting and add a function for moving an object by/to numerical
	  coordinates

2004-01-13 22:10  haceaton

	* src/: Pcb.ad.in, action.c, command.c, misc.c: Tweaks for
	  case-insensitive command arguments, keyboard adjust of grid and
	  fixed a couple of absolute/relative bugs.

2004-01-13 21:24  haceaton

	* src/misc.c: Turned off debugging messages

2004-01-13 21:23  haceaton

	* src/: macro.h, misc.c, output.c: Fixes for several solder-side
	  viewing bugs introduced with hi-res changes

2004-01-13 00:00  haceaton

	* src/djopt.c: Fixed for new definition of mils for savings report

2004-01-12 23:52  haceaton

	* src/: box.h, mtspace.c: Fix for mtspace coalesce; hi-res requires
	  floats for area computation

2004-01-10 14:38  haceaton

	* src/: action.c, draw.c, report.c: Fixes for text scaling

2004-01-09 20:23  danmc

	* src/parse_y.y: One more hi-res buglet.  Correct parsing of 'Arc'.
	  Thanks to Bill Wilson for catching this one.

2004-01-09 07:15  danmc

	* lib/smt.inc: partially undo the last change with respect to
	  quoting.  Only quote $2.  This keeps the reference designator
	  from being expanded as desired but lets the Description field get
	  expanded as desired.

2004-01-08 00:00  haceaton

	* Makefile.in, aclocal.m4, configure, doc/Makefile.in,
	  lib/Makefile.in, newlib/Makefile.in,
	  newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/msp430/Makefile.in,
	  newlib/not_vetted_ingo/Makefile.in, newlib/sockets/Makefile.in,
	  newlib/tests/Makefile.in, newlib/toko/Makefile.in, src/Pcb.ad.in,
	  src/action.c, src/main.c, src/misc.c, src/icons/Makefile.in:
	  Fixes for absolute/relative size change. Also added repeat last
	  typed command and fixed a few hi-res bugs.

2004-01-06 18:53  haceaton

	* src/set.c: Fixed sign display in fractional mil part of crosshair

2004-01-05 20:04  haceaton

	* src/action.c: Fix for Display(Save|Restore)

2004-01-05 18:41  danmc

	* src/print.c: fix generation of fab drawing with the high
	  resolution changes

2004-01-05 18:40  danmc

	* src/dev_rs274x.c: fix a couple of other bugs related to the high
	  res changes.	In particular, correct the aperture for the fab
	  drawing and for the outline.	Also fix up text output.

2004-01-05 17:23  danmc

	* lib/johnstech.inc: Convert to a high resolution footprint.  Pads
	  are a little more accurate now.

2004-01-05 17:21  danmc

	* src/dev_rs274x.c: correct the aperture definition output lines
	  and the drill tool definition output lines after the hi-res
	  change.  Gerber output should be ok again.

2004-01-05 00:00  haceaton

	* src/Pcb.ad.in: fixed missing continuation in scroll commands

2004-01-04 20:40  haceaton

	* configure, configure.ac, globalconst.h, src/Makefile.in,
	  src/Pcb.ad.in, src/action.c, src/action.h, src/autoplace.c,
	  src/autoplace.h, src/autoroute.c, src/autoroute.h, src/box.h,
	  src/buffer.c, src/buffer.h, src/change.c, src/change.h,
	  src/const.h, src/copy.c, src/copy.h, src/create.c, src/create.h,
	  src/crosshair.c, src/crosshair.h, src/data.c, src/data.h,
	  src/dev_ps.c, src/dev_rs274x.c, src/djopt.c, src/djopt.h,
	  src/draw.c, src/drill.h, src/file.c, src/find.c, src/find.h,
	  src/global.h, src/gui.c, src/gui.h, src/heap.h, src/insert.c,
	  src/insert.h, src/intersect.c, src/intersect.h, src/kdtree.c,
	  src/kdtree.h, src/macro.h, src/main.c, src/menu.c, src/mirror.c,
	  src/mirror.h, src/misc.c, src/misc.h, src/move.c, src/move.h,
	  src/mtspace.c, src/mtspace.h, src/netlist.c, src/netlist.h,
	  src/output.c, src/output.h, src/parse_y.y, src/pinout.c,
	  src/polygon.c, src/polygon.h, src/print.c, src/print.h,
	  src/rats.c, src/report.c, src/rotate.c, src/rotate.h,
	  src/rubberband.c, src/search.c, src/search.h, src/set.c,
	  src/set.h, src/sizedialog.c, src/undo.c, src/undo.h,
	  src/vector.h: Many changes to add 0.01 mil resolution

2004-01-02 15:52  haceaton

	* src/change.c: Display pin/pad number when prompting for name

2004-01-02 00:46  haceaton

	* src/draw.c: Minor correction to not attempt to write vertical
	  null strings

2004-01-02 00:26  danmc

	* doc/refcard.tex: add missing RCS Id

2004-01-02 00:00  danmc

	* src/: autoplace.h, autoroute.h, box.h, djopt.h, drill.h, gui.h,
	  heap.h, intersect.h, kdtree.h, mtspace.h, netlist.h, vector.h,
	  autoplace.c, autoroute.c, djopt.c, gui.c, heap.c, intersect.c,
	  kdtree.c, mtspace.c, netlist.c, rats.c, vector.c: add missing RCS
	  Id

2004-01-01 15:05  danmc

	* lib/smt.inc: - modify the 2 pad smt base definition to put the
	  origin of the footprint   at the common centroid.  Useful both
	  for driving pick and place as noted	in bug report 716519 and
	  for centering a part on a grid.

	  - while here make sure the $1, $2, and $3 arguments to the
	  various   macros are properly quoted.  This helps avoid some
	  obscure bugs	 with generated layouts from gEDA.

2004-01-01 08:30  haceaton

	* src/draw.c: Font metrics need to be outside TO_DRAW() macros

2004-01-01 02:43  danmc

	* lib/smt.inc: fix some quoting

2004-01-01 02:42  danmc

	* lib/amphenol.inc: bump copyright date

2004-01-01 02:42  danmc

	* lib/amphenol.inc: properly pass down the arguments to the
	  underlying macro for the PKG_AMPHENOL_ARFX123{0,1,2} packages

2003-12-31 23:43  danmc

	* doc/wishlist.txt: add element versioning and database of good
	  elements

2003-12-31 23:41  danmc

	* doc/wishlist.txt: add a features wish list.  not sure if this is
	  the best place for such a thing, but for now it'll do.

2003-12-31 14:37  danmc

	* lib/Makefile.in: regen after adding amp library

2003-12-31 14:26  danmc

	* lib/: Makefile.am, amp.inc, common.m4: add Amp connector library.
	  Currently its populated with the 767054 series of Mictor
	  connectors.

2003-12-31 00:01  haceaton

	* src/menu.c: Fixed menu selection of metric grids: The
	  C-preprocessor won't change string literals of course.

2003-12-30 22:41  haceaton

	* src/: Pcb.ad.in, const.h, draw.c, misc.c: Added vertical text
	  support for pinout descriptions

2003-12-30 22:33  danmc

	* lib/smt.inc: with reverse order numbering in COMMON_SMT_DIL_MIL
	  and COMMON_SMT_DIL_MM, make sure the pin number matches the pin
	  name.

2003-12-30 22:03  danmc

	* lib/panasonic.inc: fix typo in a comment

2003-12-30 21:57  danmc

	* lib/: geda.inc, smt.inc: add SC70_3, SC70_4, SC70_5, and SC70_6
	  footprints (the 3,4,5, and 6 pin SC70 family).

2003-12-30 21:37  danmc

	* lib/to.inc: rename the SOT23 and SOT323 footprints here to
	  SOT23_CEL and SOT323_CEL to avoid a conflict with the ones
	  defined in the geda library.	The "CEL" part reflects that the
	  pin numbering is the one used by CEL which is different from what
	  others seem to use.

2003-12-30 21:32  danmc

	* lib/Makefile.in: regen after adding panasonic library

2003-12-30 21:30  danmc

	* lib/: Makefile.am, common.m4, panasonic.inc: Add the panasonic
	  EXB series of chip resistor arrays.

2003-12-30 21:29  danmc

	* lib/smt.inc: deal with SMT DIL packages with an odd number of
	  pads per side

2003-12-30 20:24  danmc

	* lib/smt.inc: add an extra argument to COMMON_SMT_DIL_MIL and
	  COMMON_SMT_DIL_MM to allow the pins to go in the reverse order to
	  deal with some non-standard pinouts like the mini-circuits KK81
	  package.

2003-12-30 20:05  danmc

	* lib/Makefile.in: regen after adding minicircuits

2003-12-30 20:04  danmc

	* lib/: Makefile.am, common.m4, minicircuits.inc: add several
	  minicircuits packages

2003-12-30 18:05  danmc

	* lib/Makefile.in: regen after adding bourns library

2003-12-30 18:04  danmc

	* lib/: geda.inc, smt.inc: - add a handful of 3 pin SMT EMI filter
	  footprints - add US* family of SMT packages.

2003-12-30 18:02  danmc

	* lib/connector.inc: add through hole test point footprint.

2003-12-30 17:59  danmc

	* lib/common.m4: include the bourns library

2003-12-30 17:59  danmc

	* lib/: amphenol.inc, amphenol.list, amphenol.m4: add some more SMA
	  connectors

2003-12-30 17:58  danmc

	* lib/: Makefile.am, bourns.inc: add bourns 3224G, 3224J, 3224W,
	  and 3224X trim pots

2003-12-29 23:42  danmc

	* doc/pcb.texi: add note about the dangers of whitespace in .list
	  files

2003-12-29 23:37  danmc

	* lib/amphenol.m4: correct capitalization for amphenol_ARFX1229

2003-12-29 23:37  danmc

	* lib/amphenol.list: remove extra whitespace at end of ARFX1229
	  line

2003-12-29 23:13  danmc

	* lib/Makefile.in: regen after adding amphenol library

2003-12-29 23:08  danmc

	* lib/: Makefile.am, amphenol.inc, amphenol.list, amphenol.m4,
	  common.m4: Add amphenol connectors.  Start out with the ARFX1229
	  SMA connector.

2003-12-29 23:06  danmc

	* lib/: connector.inc, geda.inc: add MTA100 connectors

2003-12-29 21:18  haceaton

	* src/: action.c, autoplace.c, buffer.c, change.c, copy.c,
	  create.c, crosshair.c, dev_ps.c, dev_rs274x.c, dialog.c, draw.c,
	  drill.c, file.c, find.c, library.c, menu.c, mirror.c, misc.c,
	  move.c, mymem.c, netlist.c, pinout.c, polygon.c, print.c, rats.c,
	  remove.c, report.c, rotate.c, rubberband.c, search.c, select.c,
	  set.c, undo.c: Ok, this complete the formating changes. Whew!

2003-12-29 18:40  haceaton

	* src/file.c: Fixed another glitch during format change

2003-12-29 09:24  haceaton

	* src/find.c: Fixed a polygon/polygon intersection bug where a
	  wrong point index was used

2003-12-29 09:10  haceaton

	* src/file.c: Restored accidentally deleted line during formating
	  change.

2003-12-28 22:15  haceaton

	* src/: action.c, autoplace.c, buffer.c, change.c, command.c,
	  control.c, copy.c, create.c, crosshair.c, dev_ps.c, dev_rs274x.c,
	  dialog.c, draw.c, drill.c, error.c, file.c, fileselect.c, find.c,
	  gui.c, insert.c, kdtree.c, lgdialog.c, library.c, log.c, main.c,
	  menu.c, mirror.c, misc.c, move.c, mtspace.c, mymem.c, netlist.c,
	  output.c, pinout.c, polygon.c, print.c, printdialog.c,
	  printpanner.c, rats.c, remove.c, report.c, rotate.c,
	  rubberband.c, search.c, select.c, set.c, sizedialog.c, undo.c,
	  vector.c: Cleaned up coding formating from long-ago indent
	  diaster with _LOOP macros.  These should be formating changes
	  only.

2003-12-28 12:16  haceaton

	* src/: insert.c, polygon.c, remove.c, search.c, search.h, undo.c:
	  fixed polygon undo bugs; speed-up of undo operations

2003-12-26 15:04  djdelorie

	* src/djopt.c: Use the layer groups to determine which layers are
	  solder and component.  Fix bugs in check2 and padcleaner where
	  deleted lines weren't skipped.

2003-12-25 22:33  haceaton

	* src/djopt.c: added undo capability for trace optimizations

2003-12-25 12:22  haceaton

	* src/: autoroute.c, copy.c, dev_rs274x.c, draw.c, find.c, macro.h,
	  polygon.c, print.c, rubberband.c, undo.c: using macro
	  LAYER_PTR(n) to go from layer number to pointer.  this simplifies
	  the code a little bit

2003-12-25 11:27  haceaton

	* src/: move.c, remove.c: simplified ObjectMove undo serial number
	  handling

2003-12-24 18:58  haceaton

	* src/select.c: fixed bug where null F->Pad could be called (e.g.
	  change drill size)

2003-12-22 09:13  haceaton

	* src/netlist.c: Both ends of an added rat line must have named
	  elements

2003-12-22 00:16  haceaton

	* src/: find.c, search.c: Fixed various DRC errors with arcs,
	  square pads and square pins

2003-12-21 13:58  haceaton

	* src/netlist.c: Disallow drawing rat-lines to unnamed elements;
	  fixed a problem with netlist window being doubly disposed.

2003-12-19 22:31  danmc

	* lib/smt.inc: add -*- m4 -*-

2003-12-16 22:36  danmc

	* lib/: Makefile.am, Makefile.in, common.m4, gen_list.awk,
	  gen_m4.awk, johnstech.inc: add footprints for Johnstech
	  Evaluation Socket for QFN packages Johnstech Socket Part Numbers
	  724810 through 724839.  Note, the footprint has been checked by
	  hand but not yet verified through fabrication.

2003-11-30 19:30  danmc

	* configure: regen after -R fix

2003-11-30 19:28  danmc

	* configure.ac: When trying out the various -R, --rpath, etc.
	  compiler flags, actually try them out instead of just claiming
	  to.  Addresses part of bug report 850369 filed by Tom Saunders.

2003-11-28 21:00  haceaton

	* src/crosshair.c: Allow snap to line end-points and vias when
	  off-grid

2003-11-20 13:55  haceaton

	* src/dev_rs274x.c: restored bug fixes that got lost, fixed some
	  bugs and cleaned the code a little

2003-11-20 10:43  haceaton

	* src/dev_rs274x.c: removed #include <varargs> that accidentally
	  got in on the last commit

2003-11-19 16:58  haceaton

	* src/: dev_rs274x.c, print.c:
	  Changed print.c and dev_rs274x.c in order to provide negative
	  image ground planes for gerber output when possible. Some fab
	  vendors can't handle or charge extra for composite ground planes
	  which is the motivation for this.  Negative image planes are made
	  when (1) There are no lines, arcs, text, or pads on a layer and
	  (2) There is exactly 1 polygon on the layer and (3) All
	  vias/holes/pins pierce the polygon. The polygon is then assumed
	  to consume all of the area and only the thermal reliefs and
	  pin/via clearances are needed. haceaton 11/19/03

2003-11-13 04:18  danmc

	* doc/Makefile.in: regen

2003-11-13 04:13  danmc

	* doc/Makefile.am: add rules for creating postscript and png from a
	  tgif drawing.  Needed for improved docs.

2003-11-13 04:06  danmc

	* config.h.in: regen after adding Xpm check

2003-11-13 04:01  danmc

	* src/print.c: Change how the polarity of the soldermask relief
	  layer is handled.  The polarity is not changed but it now
	  correctly works for postscript output as well as gerber output.
	  Previously the postscript output produced white on a white
	  background or black on a black background.  This addresses PR
	  825680 filed by Russ Dill.

2003-11-08 00:12  danmc

	* configure.ac, configure: use AC_PATH_PROGS to search through a
	  list of candidates for wish

2003-11-07 22:35  danmc

	* configure, src/Makefile.in: regen after moving the pcb script to
	  a subdirectory.

2003-11-07 22:31  danmc

	* configure.ac, src/Makefile.am, src/pcb.in: move the pcb script to
	  a subdirectory to avoid name conflicts with the Pcb application
	  default file on systems such as cygwin that are not case
	  sensitive.

2003-11-07 22:06  danmc

	* configure.ac, configure: search for libXpm which is needed on
	  cygwin libXaw

2003-11-07 19:05  danmc

	* configure.ac, configure: add a few more variants of wish (wish83,
	  cygwish80, etc) to search for

2003-10-15 19:54  danmc

	* src/dev_rs274x.c: fix two bugs related to gerber file generation.
	   The first bug is triggered when the first aperture used in a
	  file is the same as the last aperture used in the previous file.
	  In this case the aperture selection code is missing from the
	  output file.

	  The second bug is when the first point drawn has its Y coordinate
	  (in PCB coordinates) equal to zero.  The output will be at gerber
	  Y coordinate zero which is on the opposite side of the board.

	  Thanks to Gabriel Paubert (paubert at iram dot es) for noting
	  these bugs and supplying a patch.

2003-10-12 23:37  danmc

	* src/report.c: correct the reporting of soldermask relief for pads
	  and via's.  Patch provided by Gabriel Paubert, paubert at iram
	  dot es on the geda-dev mailing list.

2003-10-11 00:43  danmc

	* src/report.c: show pad names in object report.  patch supplied in
	  bug report 787711 by Olof Tangrot.

2003-10-10 23:35  danmc

	* src/: cmask.grb, cpaste.grb, csilk.grb, pdrill.grb, smask.grb,
	  spaste.grb, ssilk.grb, udrill.grb: remove some output files which
	  should have never been in CVS.

2003-10-02 20:04  danmc

	* lib/Makefile.in: regen after qfn.inc additions

2003-10-02 20:02  danmc

	* lib/: Makefile.am, common.m4, geda.inc, qfn.inc: add 60 members
	  of the Quad Flat No-lead (QFN) package family.  Based on package
	  drawings downloaded from www.maxim-ic.com and Intersil technical
	  brief TB389.1 "PCB Land Pattern Desugn and Surface Mount
	  Guidelines for QFN (MLFP) Packages".

2003-10-01 07:20  danmc

	* doc/: Xdefaults.tgif, pad.obj: add a figure to help with
	  describing the pads.	Also add an Xresources file needed to
	  convert the tgif drawing to png

2003-09-30 19:50  danmc

	* doc/pcb.texi: update copyright for last changes

2003-09-30 19:41  danmc

	* configure, example/Makefile.in, example/libraries/Makefile.in:
	  regen after example/libraries addition

2003-09-30 19:38  danmc

	* configure.ac, example/Makefile.am: add example/libraries/Makefile

2003-09-30 19:32  danmc

	* doc/pcb.texi, example/libraries/Makefile.am,
	  example/libraries/example.inc, example/libraries/example.list,
	  example/libraries/example.m4: Add two new chapters to the manual.
	  The first attempts to provide some more documentation about
	  library creation.  It includes a complete example of adding
	  footprints using M4 style libraries as well as giving
	  instructions on creating newlib style footprints.  The second
	  added chapter shows how to take a design from start to finish
	  using gEDA as the schematic capture and PCB as the layout tool.
	  This chapter still needs work, but early feedback is good and its
	  better than no documentation.

2003-09-02 23:18  djdelorie

	* src/: dev_ps.c, dev_rs274x.c, draw.c, drill.c, print.c, report.c:
	  Add FAB drawing page.  Use thinner traces for larger fonts.

2003-09-02 22:08  danmc

	* aclocal.m4, configure: regen

2003-09-02 22:06  danmc

	* acinclude.m4, configure.ac: don't hardcode -lXaw in the FUNCPROTO
	  and related tests.

2003-09-02 21:50  danmc

	* configure: regen

2003-09-02 21:49  danmc

	* configure.ac: add a --with-xaw= option that lets you select an
	  alternative to Xaw.  For example, --with-xaw=Xaw3d will search
	  for the Xaw3d library.

2003-09-02 20:21  danmc

	* doc/pcb.texi: add brief section about the trace optimizer.

2003-08-31 19:10  danmc

	* lib/geda.inc: change 'Square' to 'Rectangular' to the comment for
	  the rectangular QFP section.

2003-08-29 20:26  danmc

	* lib/: gen_geda_list.awk, gen_geda_m4.awk: remove the lines which
	  tried to copy the source file RCS Id to the generated files.	CVS
	  broke this feature by expanding keywords on me.

2003-08-29 20:21  danmc

	* lib/: geda.list, geda.m4: these files are autogenerated now

2003-08-29 20:17  danmc

	* lib/: geda.inc, qfpdj.inc: rework the QFP packages fixing several
	  bugs and greatly expanding the footprint database.  Patches
	  supplied in bug report 785400 by Wojciech Kazubski.  Many thanks
	  for the contribution!

2003-08-29 20:12  danmc

	* lib/common.m4: add qfpdj.inc to the include list

2003-08-29 20:12  danmc

	* lib/CreateLibraryContents.sh.in: when given a -I flag, look both
	  there and the current directory for .list files.   Needed for
	  building outside the source tree directory.

2003-08-29 20:11  danmc

	* lib/: Makefile.am, Makefile.in, gen_geda_list.awk,
	  gen_geda_m4.awk: add scripts which autogenerate geda.m4 and
	  geda.list from geda.inc.

2003-08-26 06:48  danmc

	* lib/: geda.inc, geda.list, geda.m4, plcc.inc: Add 20,28,32 pin
	  PLCC footprints, both unsocketed and socketed (through hole).
	  Provided in bug report 777539 by Troy Jacobson.

2003-08-23 00:41  djdelorie

	* src/djopt.c: Support however many layers are configured.

2003-08-16 16:01  danmc

	* doc/pcb.texi: add info-dir entry

2003-08-16 15:52  danmc

	* newlib/2_pin_thru-hole_packages/Makefile.in: regen

2003-08-16 15:37  danmc

	* newlib/2_pin_thru-hole_packages/Makefile.am: Makefile.am is not a
	  library component so do not install it as one

2003-08-14 21:07  danmc

	* README.snapshots: add a note on creating snapshots

2003-08-14 20:42  danmc

	* doc/pcb.texi: add DJ and myself

2003-08-14 07:01  danmc

	* lib/: lsi.list, lsi.m4: Remove extra space in one of the pin
	  names in AT90S2313_dil and add missing AT90S4434_dil
	  AT90S8535_dil AT90S8535_plcc.  Patch provided in bug report
	  770829 by Daniel Mooney (dbmk).

2003-08-06 08:10  danmc

	* lib/texas_inst_voltage_reg.m4: fix parse error on uA7952C.  Patch
	  provided in bug report 770829 by Daniel Mooney (dbmk).

2003-08-05 05:38  danmc

	* lib/texas_inst_amplifier.m4: fix parse errors in TL083 and ua747.
	  Patch provided in bug report 770829 by Daniel Mooney (dbmk).

2003-08-05 05:18  danmc

	* lib/jerry.m4: fix parse errors on DS1225 and DS1230.	Patch
	  provided in bug report 770829 by Daniel Mooney (dbmk).

2003-07-24 22:12  djdelorie

	* src/djopt.c: second dummy commit

2003-07-24 20:22  djdelorie

	* src/djopt.c: Dummy commit to test log messages

2003-07-20 15:58  danmc

	* README.cvs: note that autoconf 2.13 is not new enough and mention
	  how to get the version

2003-07-19 23:04  djdelorie

	* src/dev_rs274x.c: polygon fills must have a defined aperture also

2003-07-19 22:39  djdelorie

	* src/: dev_rs274x.c, print.c: Solder mask layers are reliefs and
	  normally are positive prints.  Support inverted gerber plots.

2003-07-06 20:22  djdelorie

	* src/dev_rs274x.c: Properly scale outline and alignment.  Add
	  segment to alignment to act as registration.

2003-07-06 12:39  djdelorie

	* src/report.c: Sort drill report by hole size, list total hole
	  count.

2003-07-02 09:33  djdelorie

	* src/djopt.c: Fix off-by-one bug in handling bloat.  Be more
	  careful about cleaning up traces within pads.

2003-07-01 12:27  djdelorie

	* src/sizedialog.c: The minimum size of a board should never be
	  more than the current actual size of the board.

2003-06-25 19:48  djdelorie

	* src/: Pcb.ad.in, change.c: Automatically set CLEARLINEFLAG if the
	  user modifies the clearance.	Add keys for changing clearance by
	  selection instead of pointer.

2003-06-22 13:06  djdelorie

	* src/Makefile.in: Regenerate with djopt.c

2003-06-22 13:02  djdelorie

	* src/: action.c, const.h, crosshair.c, menu.c: Add orthogonal move
	  feature

2003-06-22 12:51  djdelorie

	* src/: Pcb.ad.in, action.c, const.h, draw.c, menu.c: Add Thindraw

2003-06-22 00:34  djdelorie

	* src/: Makefile.am, Pcb.ad.in, djopt.c, djopt.h, main.c, menu.c:
	  Add trace optimizer.

2003-06-13 19:52  danmc

	* Makefile.in, aclocal.m4, config.h.in, configure, depcomp: add
	  automake/conf output to make it easier for users to build

2003-06-13 19:42  danmc

	* README_FILES/Makefile.in, doc/Makefile.in, example/Makefile.in,
	  lib/Makefile.in, newlib/2_pin_thru-hole_packages/Makefile.in,
	  newlib/analog-devices/Makefile.in, newlib/burr-brown/Makefile.in,
	  newlib/connectors/Makefile.in, newlib/crystal/Makefile.in,
	  newlib/cypress/Makefile.in, newlib/electro-optics/Makefile.in,
	  newlib/generic_SMD_packages/Makefile.in,
	  newlib/headers/Makefile.in, newlib/Makefile.in,
	  newlib/msp430/Makefile.in, newlib/not_vetted_ingo/Makefile.in,
	  newlib/sockets/Makefile.in, newlib/tests/Makefile.in,
	  newlib/toko/Makefile.in, src/icons/Makefile.in, src/Makefile.in,
	  tools/Makefile.in, tutorial/Makefile.in: add the automake/conf
	  generated files to make building from CVS sources easier for
	  people.

2003-06-13 19:14  danmc

	* src/error.c: only declare sys_nerr if we're using the sys_errlist
	  interface.  This fixes compilation on NetBSD/alpha using gcc-3.3.

2003-06-13 19:10  danmc

	* src/dev_rs274x.c: remove unused varargs.h header which breaks
	  gcc-3.3 compilation

2003-06-05 06:48  danmc

	* src/: action.c, menu.c: Allow '=' at the beginning of the zoom
	  exponent to indicate an absolute number rather than a relative
	  number.  This lets a value of "=-2" be used to indicate an
	  absolute -2 while "-2" still indicates a relative -2.  Also
	  correct the position of the check mark on the zoom menu.

	  Patch from DJ Delorie.

2003-05-26 19:45  danmc

	* src/: file.c, fileselect.c, misc.c, misc.h: Fix a bug in the way
	  the current working directory is found.  This caused the file
	  dialog box to always start in the library tree directory.

	  In addition add a loop in ParseLibraryTree() to allow multiple
	  newlib style directory tree's to be specified in the Xresource.
	  This provides an easy way to have per-user and per-project
	  library directories.	These directories may either be specified
	  as an absolute or relative path.

	  Patches provided by Tony (droghedra at users dot sourceforge dot
	  net) in bug report 736010 with minor changes by me.

2003-05-22 17:51  danmc

	* lib/Makefile.am: add missing rules.inc

2003-05-22 07:31  danmc

	* src/menu.c: add 2 more levels of zooming to the menu.  Inspired
	  by an email from DJ Delorie on the gEDA mailing list.

2003-05-20 20:39  danmc

	* src/parse_l.l: change yy_current_buffer to YY_CURRENT_BUFFER.
	  This addresses the build \ problem reported in bug 734403 and
	  also agrees with the man page for \ flex-2.5.4.\ \ In addition
	  add a %option yylineno to address part of bug 736010\ where the
	  line number associated with a parse error is incorrectly\
	  displayed as 1. \

2003-05-20 07:50  danmc

	* lib/common.m4: add missing bga.inc and resistor_adjust.inc
	  included.  The latter addresses part of bug report 734403.

2003-03-17 06:50  danmc

	* src/.output.h.swp: remove spurious file which should not have
	  been imported.  Noted by  Mark Becker.

2003-03-17 06:16  danmc

	* ...: remove spurious file which should not have been imported.
	  Noted by Mark Becker.

2003-03-04 21:17  danmc

	* src/error.c: if strerror() is present on our system then use it
	  instead of trying to use sys_errlist.  Patch from harry, with the
	  check for strerror from me.

2003-03-04 21:11  danmc

	* configure.ac: move the strerror test up in the configure process
	  so we don't need to link to the X libraries for the test.

2003-03-04 20:58  danmc

	* configure.ac: add check for strerror()

2003-02-24 07:18  danmc

	* src/autoroute.c: when checking for a NULL pointer compare to NULL
	  rather than 0 for enhanced portability.

2003-02-20 21:14  danmc

	* configure.ac: bump to 1.99o since a 1.99n version was posted to
	  the geda list.  We should avoid further updates to this version
	  number until a release.  If users want snapshots, they can get
	  them from CVS.

2003-02-20 21:10  danmc

	* src/kdtree.c: change c++ style comments to c style and remove the
	  use of non-static initializers to allow the SunPRO c compiler to
	  be able to compile this file.

2003-02-20 21:05  danmc

	* src/autoroute.c: coding style fixes to allow this to be compiled
	  with the SunPRO c compiler.  Changes are moving from c++ style
	  comments to c style comments and getting rid of non-static
	  initializers.

2003-02-20 20:40  danmc

	* README.cvs: - add section on checking out via anoncvs and
	  updating via anoncvs.

	  - point to INSTALL document for what to do afte bootstrapping the
	  auto*   tools

2003-02-20 05:26  danmc

	* doc/: Imakefile, pcb.texi.in, pcb.texi.raw, refcard.tex.in,
	  refcard.tex.raw: remove obsolete files

2003-02-20 05:19  danmc

	* lib/newlib.tgz: remove obsolete file (the contents live in
	  pcb/newlib/ now

2003-02-20 05:18  danmc

	* lib/: CreateLibrary.sh.raw, CreateLibraryContents.sh.raw,
	  Imakefile, QueryLibrary.sh.raw: remove obsolete files

2003-02-19 20:00  danmc

	* src/: CreateSedScript.sh, Imakefile: remove obsolete files

2003-02-19 19:46  danmc

	* src/: 1.grb, 2.grb, 3.grb, 4.grb, 5.grb: remove unneeded output
	  files

2003-02-19 19:22  danmc

	* AUTHORS, ..., COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, README.cvs, acinclude.m4, autogen.sh, configure.ac,
	  globalconst.h, install-sh, missing, mkinstalldirs,
	  README_FILES/CHANGES, README_FILES/INSTALL, README_FILES/LICENSE,
	  README_FILES/MAILING, README_FILES/Makefile.am,
	  README_FILES/README, README_FILES/Tools,
	  README_FILES/Whats_new_in_2.0, doc/Imakefile, doc/Makefile.am,
	  doc/mdate-sh, doc/pcb.man.in, doc/pcb.man.raw, doc/pcb.texi,
	  doc/pcb.texi.in, doc/pcb.texi.raw, doc/refcard.tex,
	  doc/refcard.tex.in, doc/refcard.tex.raw, doc/texinfo.tex,
	  example/LED.NET, example/LED, example/Makefile.am, example/LED2,
	  lib/CreateLibrary.sh.in, lib/CreateLibrary.sh.raw,
	  lib/CreateLibraryContents.sh.in,
	  lib/CreateLibraryContents.sh.raw, lib/Imakefile,
	  lib/ListLibraryContents.sh, lib/Makefile.am,
	  lib/QueryLibrary.sh.in, lib/QueryLibrary.sh.raw,
	  lib/TTL_74xx_DIL.list, lib/TTL_74xx_DIL.m4, lib/bga.inc,
	  lib/common.m4, lib/connector.inc, lib/connector.list,
	  lib/connector.m4, lib/crystal.list, lib/crystal.m4, lib/dil.inc,
	  lib/geda.inc, lib/geda.list, lib/geda.m4, lib/generic.list,
	  lib/generic.m4, lib/genericsmt.inc, lib/genericsmt.list,
	  lib/genericsmt.m4, lib/gtag.list, lib/gtag.m4, lib/jerry.list,
	  lib/jerry.m4, lib/linear.list, lib/linear.m4, lib/logic.list,
	  lib/logic.m4, lib/lsi.list, lib/lsi.m4, lib/memory.list,
	  lib/memory.m4, lib/misc.inc, lib/newlib.tgz, lib/optical.list,
	  lib/optical.m4, lib/pci.inc, lib/pci.list, lib/pci.m4,
	  lib/plcc.inc, lib/qfp-ui.in, lib/qfp.dat, lib/qfp.inc,
	  lib/qfp2.inc, lib/qfpdj.inc, lib/resistor_0.25W.list,
	  lib/resistor_0.25W.m4, lib/resistor_adjust.inc,
	  lib/resistor_adjust.list, lib/resistor_adjust.m4,
	  lib/resistor_array.list, lib/resistor_array.m4, lib/rules.inc,
	  lib/smt.inc, lib/texas_inst_amplifier.list,
	  lib/texas_inst_amplifier.m4, lib/texas_inst_voltage_reg.list,
	  lib/texas_inst_voltage_reg.m4, lib/to.inc, lib/transistor.list,
	  lib/transistor.m4, lib/zif.inc, newlib/Makefile.am,
	  newlib/2_pin_thru-hole_packages/0.125W_Carbon_Resistor,
	  newlib/2_pin_thru-hole_packages/1W_Carbon_Resistor,
	  newlib/2_pin_thru-hole_packages/CK05_type_Capacitor,
	  newlib/2_pin_thru-hole_packages/CK06_type_capacitor,
	  newlib/2_pin_thru-hole_packages/IRU1015-33CT_3.3V_reg_TO220,
	  newlib/2_pin_thru-hole_packages/Makefile.am,
	  newlib/2_pin_thru-hole_packages/RN55_type_0.1W_Resistor,
	  newlib/2_pin_thru-hole_packages/T1.75_LED,
	  newlib/analog-devices/ADC12138CIMSA,
	  newlib/analog-devices/Makefile.am, newlib/burr-brown/Makefile.am,
	  newlib/burr-brown/OPA340_SOT23-5, newlib/connectors/100_Pin_jack,
	  newlib/connectors/16x1_SMD_jack,
	  newlib/connectors/3terminal_screw_block,
	  newlib/connectors/72pin45degreeSIMMconnector,
	  newlib/connectors/MOLEX_miniFitJr-12pin,
	  newlib/connectors/Makefile.am, newlib/connectors/Power_Jack,
	  newlib/connectors/RightAngleSMA,
	  newlib/connectors/SJ-3523-SMT_3.5mm_stereo_jack,
	  newlib/crystal/CTX169_oscillator, newlib/crystal/Makefile.am,
	  newlib/cypress/Makefile.am,
	  newlib/electro-optics/IRF_optical_switch,
	  newlib/electro-optics/Makefile.am,
	  newlib/generic_SMD_packages/0805_reflow_solder,
	  newlib/generic_SMD_packages/0805_wave_solder,
	  newlib/generic_SMD_packages/1206_reflow_solder,
	  newlib/generic_SMD_packages/Makefile.am,
	  newlib/generic_SMD_packages/SOT-23_Transistor,
	  newlib/headers/0.1_inch_10pin, newlib/headers/0.1_inch_2pin,
	  newlib/headers/2mm_8pin_header, newlib/headers/Makefile.am,
	  newlib/msp430/MSP430F1121, newlib/msp430/MSP430F1121+jtag,
	  newlib/msp430/Makefile.am, newlib/not_vetted_ingo/Makefile.am,
	  newlib/not_vetted_ingo/pc104+.ele,
	  newlib/not_vetted_ingo/pc104.ele,
	  newlib/not_vetted_ingo/pq100.ele,
	  newlib/not_vetted_ingo/pq128.ele,
	  newlib/not_vetted_ingo/pq144.ele,
	  newlib/not_vetted_ingo/pq160.ele,
	  newlib/not_vetted_ingo/pq208.ele,
	  newlib/not_vetted_ingo/pq240.ele,
	  newlib/not_vetted_ingo/pq304.ele,
	  newlib/not_vetted_ingo/pq32.ele, newlib/not_vetted_ingo/pq44.ele,
	  newlib/not_vetted_ingo/smt0402.ele,
	  newlib/not_vetted_ingo/smt0603.ele,
	  newlib/not_vetted_ingo/smt0805.ele,
	  newlib/not_vetted_ingo/smt1206.ele,
	  newlib/not_vetted_ingo/smt1210.ele,
	  newlib/not_vetted_ingo/smt1913.ele,
	  newlib/not_vetted_ingo/smt2416.ele, newlib/sockets/Makefile.am,
	  newlib/tests/14DIP_oval_pad, newlib/tests/Generic_TSOP48_Flash,
	  newlib/tests/MONOBLOCK_large, newlib/tests/Makefile.am,
	  newlib/tests/StrongARM_CPU, newlib/tests/TK11950,
	  newlib/tests/TO99fromLED, newlib/tests/UART,
	  newlib/tests/monoblock_small, newlib/toko/Makefile.am,
	  src/smask.grb, src/.output.h.swp, src/1.grb, src/2.grb,
	  src/3.grb, src/4.grb, src/5.grb, src/CreateSedScript.sh,
	  src/Imakefile, src/Makefile.am, src/Pcb.ad.in, src/Pcb.ad.raw,
	  src/Pcb.ad.small, src/action.c, src/action.h, src/autoplace.c,
	  src/autoplace.h, src/autoroute.c, src/autoroute.h, src/box.h,
	  src/buffer.c, src/buffer.h, src/change.c, src/change.h,
	  src/check_icon.data, src/cmask.grb, src/set.h, src/command.c,
	  src/command.h, src/const.h, src/control.c, src/control.h,
	  src/copy.c, src/copy.h, src/cpaste.grb, src/create.c,
	  src/create.h, src/crosshair.c, src/crosshair.h, src/csilk.grb,
	  src/data.c, src/data.h, src/default_font, src/dev_ps.c,
	  src/dev_ps.h, src/dev_rs274x.c, src/dev_rs274x.h, src/dialog.c,
	  src/dialog.h, src/draw.c, src/draw.h, src/drill.c, src/drill.h,
	  src/error.c, src/error.h, src/file.c, src/file.h,
	  src/fileselect.c, src/fileselect.h, src/find.c, src/find.h,
	  src/global.h, src/gui.c, src/gui.h, src/heap.c, src/heap.h,
	  src/icon.data, src/insert.c, src/insert.h, src/intersect.c,
	  src/intersect.h, src/kdtree.c, src/kdtree.h, src/lgdialog.c,
	  src/lgdialog.h, src/library.c, src/library.h, src/log.c,
	  src/log.h, src/macro.h, src/main.c, src/menu.c, src/menu.h,
	  src/mirror.c, src/mirror.h, src/misc.c, src/misc.h,
	  src/mode_icon.data, src/move.c, src/move.h, src/mtspace.c,
	  src/mtspace.h, src/mymem.c, src/mymem.h, src/netlist.c,
	  src/netlist.h, src/output.c, src/output.h, src/parse_l.h,
	  src/parse_l.l, src/parse_y.y, src/pcb.in, src/pcbtest.sh.in,
	  src/pdrill.grb, src/pinout.c, src/pinout.h, src/polygon.c,
	  src/polygon.h, src/print.c, src/print.h, src/printdialog.c,
	  src/printdialog.h, src/printpanner.c, src/printpanner.h,
	  src/rats.c, src/rats.h, src/remove.c, src/remove.h, src/report.c,
	  src/report.h, src/rotate.c, src/rotate.h, src/rubberband.c,
	  src/rubberband.h, src/search.c, src/search.h, src/select.c,
	  src/select.h, src/selector.c, src/selector.h, src/set.c,
	  src/sizedialog.c, src/sizedialog.h, src/spaste.grb,
	  src/ssilk.grb, src/udrill.grb, src/undo.c, src/undo.h,
	  src/vector.c, src/vector.h, src/icons/Makefile.am,
	  src/icons/hand.dat, src/icons/hcurs.dat, src/icons/lcurs.dat,
	  src/icons/lock.dat, tools/Makefile.am, tools/MergePCBPS,
	  tools/PCB2HPGL, tools/apctools.zip, tools/gerbertotk.c,
	  tools/pcb2ncap.tgz, tools/tgo2pcb.tcl, tutorial/Makefile.am,
	  tutorial/tut1.pcb: Initial revision

2003-02-19 19:22  danmc

	* AUTHORS, ..., COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, README.cvs, acinclude.m4, autogen.sh, configure.ac,
	  globalconst.h, install-sh, missing, mkinstalldirs,
	  README_FILES/CHANGES, README_FILES/INSTALL, README_FILES/LICENSE,
	  README_FILES/MAILING, README_FILES/Makefile.am,
	  README_FILES/README, README_FILES/Tools,
	  README_FILES/Whats_new_in_2.0, doc/Imakefile, doc/Makefile.am,
	  doc/mdate-sh, doc/pcb.man.in, doc/pcb.man.raw, doc/pcb.texi,
	  doc/pcb.texi.in, doc/pcb.texi.raw, doc/refcard.tex,
	  doc/refcard.tex.in, doc/refcard.tex.raw, doc/texinfo.tex,
	  example/LED.NET, example/LED, example/Makefile.am, example/LED2,
	  lib/CreateLibrary.sh.in, lib/CreateLibrary.sh.raw,
	  lib/CreateLibraryContents.sh.in,
	  lib/CreateLibraryContents.sh.raw, lib/Imakefile,
	  lib/ListLibraryContents.sh, lib/Makefile.am,
	  lib/QueryLibrary.sh.in, lib/QueryLibrary.sh.raw,
	  lib/TTL_74xx_DIL.list, lib/TTL_74xx_DIL.m4, lib/bga.inc,
	  lib/common.m4, lib/connector.inc, lib/connector.list,
	  lib/connector.m4, lib/crystal.list, lib/crystal.m4, lib/dil.inc,
	  lib/geda.inc, lib/geda.list, lib/geda.m4, lib/generic.list,
	  lib/generic.m4, lib/genericsmt.inc, lib/genericsmt.list,
	  lib/genericsmt.m4, lib/gtag.list, lib/gtag.m4, lib/jerry.list,
	  lib/jerry.m4, lib/linear.list, lib/linear.m4, lib/logic.list,
	  lib/logic.m4, lib/lsi.list, lib/lsi.m4, lib/memory.list,
	  lib/memory.m4, lib/misc.inc, lib/newlib.tgz, lib/optical.list,
	  lib/optical.m4, lib/pci.inc, lib/pci.list, lib/pci.m4,
	  lib/plcc.inc, lib/qfp-ui.in, lib/qfp.dat, lib/qfp.inc,
	  lib/qfp2.inc, lib/qfpdj.inc, lib/resistor_0.25W.list,
	  lib/resistor_0.25W.m4, lib/resistor_adjust.inc,
	  lib/resistor_adjust.list, lib/resistor_adjust.m4,
	  lib/resistor_array.list, lib/resistor_array.m4, lib/rules.inc,
	  lib/smt.inc, lib/texas_inst_amplifier.list,
	  lib/texas_inst_amplifier.m4, lib/texas_inst_voltage_reg.list,
	  lib/texas_inst_voltage_reg.m4, lib/to.inc, lib/transistor.list,
	  lib/transistor.m4, lib/zif.inc, newlib/Makefile.am,
	  newlib/2_pin_thru-hole_packages/0.125W_Carbon_Resistor,
	  newlib/2_pin_thru-hole_packages/1W_Carbon_Resistor,
	  newlib/2_pin_thru-hole_packages/CK05_type_Capacitor,
	  newlib/2_pin_thru-hole_packages/CK06_type_capacitor,
	  newlib/2_pin_thru-hole_packages/IRU1015-33CT_3.3V_reg_TO220,
	  newlib/2_pin_thru-hole_packages/Makefile.am,
	  newlib/2_pin_thru-hole_packages/RN55_type_0.1W_Resistor,
	  newlib/2_pin_thru-hole_packages/T1.75_LED,
	  newlib/analog-devices/ADC12138CIMSA,
	  newlib/analog-devices/Makefile.am, newlib/burr-brown/Makefile.am,
	  newlib/burr-brown/OPA340_SOT23-5, newlib/connectors/100_Pin_jack,
	  newlib/connectors/16x1_SMD_jack,
	  newlib/connectors/3terminal_screw_block,
	  newlib/connectors/72pin45degreeSIMMconnector,
	  newlib/connectors/MOLEX_miniFitJr-12pin,
	  newlib/connectors/Makefile.am, newlib/connectors/Power_Jack,
	  newlib/connectors/RightAngleSMA,
	  newlib/connectors/SJ-3523-SMT_3.5mm_stereo_jack,
	  newlib/crystal/CTX169_oscillator, newlib/crystal/Makefile.am,
	  newlib/cypress/Makefile.am,
	  newlib/electro-optics/IRF_optical_switch,
	  newlib/electro-optics/Makefile.am,
	  newlib/generic_SMD_packages/0805_reflow_solder,
	  newlib/generic_SMD_packages/0805_wave_solder,
	  newlib/generic_SMD_packages/1206_reflow_solder,
	  newlib/generic_SMD_packages/Makefile.am,
	  newlib/generic_SMD_packages/SOT-23_Transistor,
	  newlib/headers/0.1_inch_10pin, newlib/headers/0.1_inch_2pin,
	  newlib/headers/2mm_8pin_header, newlib/headers/Makefile.am,
	  newlib/msp430/MSP430F1121, newlib/msp430/MSP430F1121+jtag,
	  newlib/msp430/Makefile.am, newlib/not_vetted_ingo/Makefile.am,
	  newlib/not_vetted_ingo/pc104+.ele,
	  newlib/not_vetted_ingo/pc104.ele,
	  newlib/not_vetted_ingo/pq100.ele,
	  newlib/not_vetted_ingo/pq128.ele,
	  newlib/not_vetted_ingo/pq144.ele,
	  newlib/not_vetted_ingo/pq160.ele,
	  newlib/not_vetted_ingo/pq208.ele,
	  newlib/not_vetted_ingo/pq240.ele,
	  newlib/not_vetted_ingo/pq304.ele,
	  newlib/not_vetted_ingo/pq32.ele, newlib/not_vetted_ingo/pq44.ele,
	  newlib/not_vetted_ingo/smt0402.ele,
	  newlib/not_vetted_ingo/smt0603.ele,
	  newlib/not_vetted_ingo/smt0805.ele,
	  newlib/not_vetted_ingo/smt1206.ele,
	  newlib/not_vetted_ingo/smt1210.ele,
	  newlib/not_vetted_ingo/smt1913.ele,
	  newlib/not_vetted_ingo/smt2416.ele, newlib/sockets/Makefile.am,
	  newlib/tests/14DIP_oval_pad, newlib/tests/Generic_TSOP48_Flash,
	  newlib/tests/MONOBLOCK_large, newlib/tests/Makefile.am,
	  newlib/tests/StrongARM_CPU, newlib/tests/TK11950,
	  newlib/tests/TO99fromLED, newlib/tests/UART,
	  newlib/tests/monoblock_small, newlib/toko/Makefile.am,
	  src/smask.grb, src/.output.h.swp, src/1.grb, src/2.grb,
	  src/3.grb, src/4.grb, src/5.grb, src/CreateSedScript.sh,
	  src/Imakefile, src/Makefile.am, src/Pcb.ad.in, src/Pcb.ad.raw,
	  src/Pcb.ad.small, src/action.c, src/action.h, src/autoplace.c,
	  src/autoplace.h, src/autoroute.c, src/autoroute.h, src/box.h,
	  src/buffer.c, src/buffer.h, src/change.c, src/change.h,
	  src/check_icon.data, src/cmask.grb, src/set.h, src/command.c,
	  src/command.h, src/const.h, src/control.c, src/control.h,
	  src/copy.c, src/copy.h, src/cpaste.grb, src/create.c,
	  src/create.h, src/crosshair.c, src/crosshair.h, src/csilk.grb,
	  src/data.c, src/data.h, src/default_font, src/dev_ps.c,
	  src/dev_ps.h, src/dev_rs274x.c, src/dev_rs274x.h, src/dialog.c,
	  src/dialog.h, src/draw.c, src/draw.h, src/drill.c, src/drill.h,
	  src/error.c, src/error.h, src/file.c, src/file.h,
	  src/fileselect.c, src/fileselect.h, src/find.c, src/find.h,
	  src/global.h, src/gui.c, src/gui.h, src/heap.c, src/heap.h,
	  src/icon.data, src/insert.c, src/insert.h, src/intersect.c,
	  src/intersect.h, src/kdtree.c, src/kdtree.h, src/lgdialog.c,
	  src/lgdialog.h, src/library.c, src/library.h, src/log.c,
	  src/log.h, src/macro.h, src/main.c, src/menu.c, src/menu.h,
	  src/mirror.c, src/mirror.h, src/misc.c, src/misc.h,
	  src/mode_icon.data, src/move.c, src/move.h, src/mtspace.c,
	  src/mtspace.h, src/mymem.c, src/mymem.h, src/netlist.c,
	  src/netlist.h, src/output.c, src/output.h, src/parse_l.h,
	  src/parse_l.l, src/parse_y.y, src/pcb.in, src/pcbtest.sh.in,
	  src/pdrill.grb, src/pinout.c, src/pinout.h, src/polygon.c,
	  src/polygon.h, src/print.c, src/print.h, src/printdialog.c,
	  src/printdialog.h, src/printpanner.c, src/printpanner.h,
	  src/rats.c, src/rats.h, src/remove.c, src/remove.h, src/report.c,
	  src/report.h, src/rotate.c, src/rotate.h, src/rubberband.c,
	  src/rubberband.h, src/search.c, src/search.h, src/select.c,
	  src/select.h, src/selector.c, src/selector.h, src/set.c,
	  src/sizedialog.c, src/sizedialog.h, src/spaste.grb,
	  src/ssilk.grb, src/udrill.grb, src/undo.c, src/undo.h,
	  src/vector.c, src/vector.h, src/icons/Makefile.am,
	  src/icons/hand.dat, src/icons/hcurs.dat, src/icons/lcurs.dat,
	  src/icons/lock.dat, tools/Makefile.am, tools/MergePCBPS,
	  tools/PCB2HPGL, tools/apctools.zip, tools/gerbertotk.c,
	  tools/pcb2ncap.tgz, tools/tgo2pcb.tcl, tutorial/Makefile.am,
	  tutorial/tut1.pcb: import pcb sources (automake version) from my
	  private CVS sources.	This matches the sources with the
	  'sourceforge' tag on my private CVS.

