>
2006-03-20 mcmahill
2006-03-20 wilson
2006-03-19 wilson
2006-03-18 dj
2006-03-18 wilson
2006-03-18 dj
2006-03-17 wilson
2006-03-17 mcmahill
- src/hid/png/png.c: add support to get out gif and jpeg as well since they come for free
- src/hid/png/png.c: correctly handle silk layers in "as-shown" mode
- src/hid/gtk/gui-dialog-print.c: Change the OK button to CANCEL on the dialog that picks which exporter to use. That is more in line with what the button actually does. Also, make this dialog close when the exporter is picked.
2006-03-17 dj
- src/todo: Add note about min symbol line sizes.
2006-03-16 wilson
2006-03-16 dj
2006-03-16 mcmahill
- src/hid/png/png.c: remove the "png scale" option and add options to allow you to specify a dpi scale or a dimension you should scale the width and/or height to.
2006-03-16 dj
2006-03-16 mcmahill
- src/hid/png/png.c: Check the monochrome flag before trying to look up colors in the cache. The monochrome flag now works in the case where you're running in a GUI and export in color and then export in mono.
- src/hid/png/png.c: rather than abusing hidval.lval for storing pointers use hidval.ptr as intended.
2006-03-16 dj
2006-03-16 mcmahill
- src/hid/gtk/gui-output-events.c: make the escape key return the tool to "neutral". This lets you hit escape and stay in line mode, for example, without it causing the first point to be placed.
- src/hid/png/png.c: Fix arcs again. This time I think they're right. Passes a bunch of test cases with arcs that are not 90 deg.
- src/vendor.c: Add inline documentation for the actions in this file.
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-top-window.c: Add a couple of checks to make sure the GUI is up before executing certain blocks of code. This allows command line exporting to work instead of segfaulting.
2006-03-16 dj
2006-03-15 mcmahill
- src/hid/png/png.c: Correct some bugs in the draw_arc routine. The width/height were 1/2 of what they should have been, the angle change went the wrong direction and the line cap wasn't used correctly.
2006-03-15 dj
2006-03-15 mcmahill
2006-03-15 wilson
2006-03-14 mcmahill
- src/todo: add some png todos
- src/hid/png/png.c, src/hid/png/png.h: Add the start of a direct PNG export HID. Basic drawing works, color allocation does not work at all. hid.conf coming later after build system stuff added.
2006-03-14 wilson
2006-03-13 wilson
2006-03-13 dj
2006-03-12 dj
2006-03-12 wilson
2006-03-11 dj
2006-03-11 wilson
- 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-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: Changed gtk hid to draw to a pixmap instead of the window, which made it easier to clean up crosshair management and eliminates some redraw flashing. Changed function and variable names to get to a uniform and distinctive name space. The previous mixture of gui_ (no longer appropriate) gtkhid_ / gtk_ (too similar to the gtk library?) function prefixes are changed to ghid_.
2006-03-10 wilson
2006-03-10 mcmahill
- src/hid/lesstif/main.c: add a --install option to use a private colormap for those of us with 8-bit graphics cards and running web browsers
2006-03-09 wilson
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-output-events.c, src/hid/gtk/gui.h: Make crosshair updating work better. Implement gtkhid_add_timer() so objects can now be moved.
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-output-events.c, src/hid/gtk/gui-top-window.c, src/hid/gtk/gui.h: Add code to draw the crosshair.
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-config.c, src/hid/gtk/gui-top-window.c: Make Edit->Edit name of->{layout|active layer} work.
- src/hid/gtk/gui-command-window.c, src/hid/gtk/gui-config.c, 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-top-window.c, src/hid/gtk/gui.h, src/global.h: Move gtk specific stuff out of Settings to gtkgui.
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-config.c, src/hid/gtk/gui-utils.c: Moving the gtk config along
2006-03-08 wilson
- src/todo, src/hid/gtk/gui-config.c, src/hid/gtk/gui.h: More work on getting config and rc file reading in shape and went ahead and put in a gtk parse command line routine instead of using the hid/common parse command line (but based on it) since it may need coordinating with the preferences file.
2006-03-08 mcmahill
2006-03-08 dj
2006-03-08 mcmahill
- src/todo: note harrys recent crosshair.c change
- src/autoroute.c: pull in harry's rev 1.27 to rev 1.28 changes from sf.
2006-03-07 mcmahill
2006-03-07 dj
2006-03-07 mcmahill
2006-03-06 wilson
2006-03-05 wilson
2006-03-05 dj
2006-03-05 wilson
2006-03-05 dj
2006-03-04 wilson
2006-03-03 dj
2006-03-03 wilson
2006-03-03 mcmahill
- globalconst.h, src/Pcb.ad.in, src/action.c, src/create.c, src/file.c, src/find.c, src/global.h, src/main.c, src/parse_y.y, src/vendor.c, src/hid/gtk/gui-config.c, src/hid/lesstif/dialogs.c, src/hid/xaw/sizedialog.c: add DRC checks for minimum drill diameter and minimum annular ring around drilled pins or vias.
- src/hid/gtk/gui-top-window.c: fix the action called for the DRC check
- src/Makefile.in: regen
- src/Makefile.am, src/hid/common/hidinit.c: Allow building outside the source tree. Most helpful when trying to test something on both gtk and lesstif at once.
2006-03-03 dj
2006-03-02 dj
- src/global.h: Add support for non-gcc compilers that might not support __FUNCTION__
- src/Makefile.am, src/Makefile.in, src/djopt.c, src/flags.c, src/hid.h, src/main.c, src/vendor.c, src/hid/gtk/gtkhid-main.c, src/hid/lesstif/main.c, src/hid/ps/ps.c: Change registration process to be gcc-independent.
- src/action.c, src/command.c, src/djopt.c, src/flags.c, src/main.c, src/netlist.c, src/puller.c, src/report.c, src/vendor.c, src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-top-window.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, src/hid/ps/eps.c, src/hid/ps/ps.c: Rename all action, attribute, and flag tables to be globally unique.
2006-03-02 mcmahill
2006-03-02 wilson
2006-03-02 dj
2006-03-01 dj
2006-03-01 mcmahill
- src/hid/gtk/gtkhid-main.c: when something tries to set the color with a NULL name, instead of just complaining and returning, now complain and use magenta to help see what was being drawn. Suggested by DJ.
2006-02-28 dj
- src/hid/gtk/gtkhid-main.c, src/todo: Draw grid.
- src/todo: Update.
- src/action.c, src/set.c, src/hid/gtk/gui-misc.c, src/hid/gtk/gui-output-events.c: Hook in cursor position box.
- src/action.c, src/misc.c, src/set.c, src/set.h, src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-config.c, src/hid/gtk/gui-dialog-size.c, src/hid/gtk/gui-misc.c, src/hid/gtk/gui-output-events.c, src/hid/gtk/gui-top-window.c, src/hid/gtk/gui.h: Hook in bottom status line. Patch from Bill
- src/hid/ps/ps.c: Set line join also.
2006-02-27 dj
2006-02-27 mcmahill
- src/main.c: fix the --lib-newlib option
- src/hid/gtk/gtkhid-main.c: Check for a NULL pointer when setting the color. This shouldn't happen but for now I can try out other stuff without segfaults.
2006-02-27 dj
2006-02-26 dj
- src/todo: More items.
- src/todo, src/hid/gtk/gui-config.c, src/hid/gtk/gui-top-window.c: Remove old configury stuff, mostly because it was emitting a ton of warnings about colormaps (we use char* name, it wants GdkColors). Add initial LayersChanged action to silence that warning. Update to-do.
- src/global.h, src/main.c: Add --verbose. Don't put path on FontFile.
- src/misc.c: Print more info for EvaluateFilename.
- src/hid/common/actions.c: Make actions printed when Settings.verbose.
- src/hid/lesstif/menu.c: Look for pcb-menu.res in the current dir, default library dir, or use a built-in definition.
- src/hid/lesstif/main.c: Fix logic to assume parameter is a group, not a layer, for copper layers.
- src/hid.h: Clarify that set_layer takes a *group* for copper layers.
- src/hid/gtk/gui-top-window.c: Fix colors on layer buttons. Make rats and silk buttons work.
- src/hid/gtk/gtkhid-main.c: Fix set_layer arguments to mean group, not layer.
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gtkhid.h, src/hid/gtk/gui-output-events.c, src/hid/gtk/gui-top-window.c: Fix scrolling and panning, finish zoom logic. Save event x,y for get_coords.
2006-02-21 dj
2006-02-19 dj
2006-02-15 dj
2006-02-15 mcmahill
2006-02-15 dj
2006-02-15 mcmahill
2006-02-14 mcmahill
2006-02-14 dj
2006-02-10 mcmahill
2006-02-09 mcmahill
2006-02-06 mcmahill
- src/hid/gtk/gui-dialog-print.c: - fix the tooltips for the HID_Enum combo box - fix the callbacks for the HID_Integer and HID_Read spin button - clean up some variable usage - remove all compiler warnings - clean up various bits of unused and no longer needed code. I think this part is now "done", whatever that means.
- src/hid/gtk/gui-utils.c, src/hid/gtk/gui.h: add a 'const'
- src/hid/ps/eps.c, src/hid/ps/ps.c: Add min/max values for the HID_Real and HID_Integer attributes. These values are used in the gtk print/export dialogs for setting min/max limits on the spin buttons. Hopefully the limits picked here are larger than anyone could possible ever want in practice.
2006-02-04 mcmahill
- src/hid/gtk/gui-dialog-print.c: fix handling of HID_Enum attributes in the printer/exporter HID's. Now the combo box gets initialized properly and the result is used.
2006-02-03 mcmahill
2006-02-02 mcmahill
2006-02-01 mcmahill
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-dialog-print.c: - mostly enable the print dialog. - it doesn't actually print or export yet, but the dialog comes up
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-misc.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.c, src/hid/gtk/gui.h: - uncomment a bunch of code which now builds. - enable the pinout window (but the actual drawing in it doesn't work yet)
- src/hid/gtk/crosshair.c, src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-config.c, src/hid/gtk/gui-top-window.c, src/hid/gtk/gui-utils.c, src/hid/gtk/gui.h: - enable the "setup preferences" dialog. There are still several things which aren't quite right which a -DFIXME will show...
- src/hid/gtk/gtkhid-main.c, src/hid/gtk/gui-dialog-size.c, src/hid/gtk/gui-top-window.c: - enable the layer selection buttons - enable the mode selection buttons - enable the route style buttons and dialogs - hook up several of the required HID dialogs (confirm, message, etc)
2006-01-31 mcmahill
2006-01-31 dj
2006-01-31 mcmahill
2006-01-29 mcmahill
2006-01-29 dj
2006-01-29 mcmahill
2006-01-29 dj
2006-01-26 dj
2006-01-21 dj
2006-01-20 dj
2006-01-19 dj
- src/hid/lesstif/main.c: Adapt autofade to background color.
- src/hid/lesstif/main.c: show/hide outer layers on board flip if it looks like the user wants that. Draw non-active layers in a faded color.
- configure, configure.ac, src/Makefile.am, src/Makefile.in: Remove --disable-xaw, update Makefile for new Gtk files.
- src/hid/gtk/crosshair.c, 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-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.c, src/hid/gtk/gui.h, src/hid/gtk/hid.conf: First stab at gtk hid from Dan.
2006-01-18 dj
2006-01-17 dj
2006-01-16 dj
- src/hid/common/actions.c: Strip whitespace from around arguments in actions.
- src/global.h: Make pinout offsets integers, not "Position" (short).
- src/crosshair.c, src/hid.h, src/search.c, src/hid/common/hidinit.c, src/hid/lesstif/main.c: Add "pixel_slop" variable, which represents the size (in PCB units) of a screen pixel.
- src/hid/lesstif/menu.c: Add DumpKeys action to print all known hotkeys.
- src/hid/lpr/lpr.c: Add set_draw_faded hook.
- src/report.c, src/vendor.c: Fix prototypes.
- src/action.c: Whitespace and style changes; redraw.
- src/action.c: [merge] 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 dj
- src/hid/lesstif/main.c: Fix clipping logic for fill_circle.
- src/buffer.c, src/copy.c, src/create.c, src/draw.c, src/find.c, src/insert.c, src/move.c, src/mymem.c, src/parse_y.c, src/parse_y.h, src/parse_y.y, src/polygon.c, src/print.c, src/remove.c, src/report.c, src/search.c, src/select.c: [merge] Updated to use rtrees for polygon handling.
- src/hid/ps/ps.c: Add toner bloat adjustment.
- src/hid/ps/eps.c: Add options for monochrome output and shrink-to-fit. Fix as-shown to properly show or not show silk.
- src/main.c: Don't include registered exporter's attributes in the GUI help text.
- src/hid/lesstif/main.c: Set window title to file name. Allow color allocation before GUI is running, if the display is known. Don't draw lines with negative width.
- src/action.c: Remove debug printf.
- src/main.c: Set default font path; look in library if not found locally. Defer PCB loading until we're initialized.
- src/hid/lesstif/dialogs.c: Print log messages to stdout if we don't have the GUI running yet.
- src/polygon.c: [merge] 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-14 dj
- src/hid.h, src/todo: Typo in hid.h comment. Update todo list.
- src/draw.c, src/hid.h, src/pcb-menu.h, src/pcb-menu.res, src/hid/hidint.h, src/hid/common/flags.c, src/hid/gerber/gerber.c, src/hid/lesstif/main.c, src/hid/ps/eps.c, src/hid/ps/ps.c: Add ThindrawPoly flag which turns on thindraw only for polygons. Change drawing logic to always draw groups together so that the clearances are done properly. Change all HIDs to expect a layer group in set_layer, instead of a layer. Since the drawing code relies on Layer->On now, the HIDs save, set, and restore these flags as needed.
2006-01-08 dj
2006-01-06 dj
2006-01-03 dj
2006-01-01 dj
2005-12-31 dj
2005-12-30 dj
- src/Makefile.am, src/Makefile.in, src/draw.c, src/draw.h, src/global.h, src/misc.c, src/misc.h, src/print.c, src/print.h, src/todo, src/hid/common/hidinit.c, src/hid/common/hidnogui.c, src/hid/gerber/gerber.c, src/hid/lesstif/main.c, src/hid/lpr/lpr.c, src/hid/ps/eps.c, src/hid/ps/ps.c: Add assembly and fab drawings. Remove old print code. Add color PS support. Sort gerber drills by aperture. Create hid-specific GCs for redraw. Add special "drill" color.
- src/hid.h: Add assembly and fab layer types. Add set_faded(). Mention "drill" color.
2005-12-27 dj
2005-12-25 dj
- src/file.c, src/misc.c, src/misc.h, src/pcb-menu.h, src/pcb-menu.res, src/strflags.c, src/todo, src/hid/lesstif/dialogs.c, src/hid/lesstif/menu.c, src/hid/ps/eps.c, src/hid/ps/ps.c: Add gui-independent layer functions Toggle layers in groups in lesstif fix arc printing in ps/eps Preserve clearline flag for arcs
2005-12-23 dj
2005-12-22 dj
2005-12-21 dj
2005-12-20 dj
- src/pcb-menu.h, src/pcb-menu.res, src/hid/lesstif/main.c: Add initial pinout window support.
- src/main.c: another boolean int->char change
- src/hid/lesstif/lesstif.h, src/hid/lesstif/main.c: X colors are "Pixel" which isn't always "int"
- src/file.c, src/main.c, src/netlist.c, src/res_parse.c, src/res_parse.h, src/res_parse.y, src/hid/gerber/gerber.c, 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: Fix many missing prototype errors.
- src/hid.h, src/hid/common/hidinit.c, src/hid/lesstif/main.c: Avoid alignment errors setting boolean options.
2005-12-19 dj
2005-12-18 dj
- src/todo: remove size dialog, auto-pan
- src/main.c: remove debug message
- src/misc.c, src/pcb-menu.h, src/pcb-menu.res, src/hid/lesstif/dialogs.c, src/hid/lesstif/lesstif.h, src/hid/lesstif/library.c, src/hid/lesstif/main.c, src/hid/lesstif/netlist.c, src/hid/lesstif/styles.c: Suppport panning via set_crosshair Add board size/drc dialog Set dialog titles
- src/todo: move gerber from validation to enhancement
- src/main.c: set up groups and styles; start with arrow mode.
- src/hid/gerber/gerber.c: fix no-name bug. Initialize apertures per-layer.
- src/hid/gerber/gerber.c: add polygon and cuts, fix lastx/lasty bug
- src/Makefile.am, src/Makefile.in, src/misc.c, src/pcb-menu.h, src/pcb-menu.res, src/hid/lesstif/dialogs.c, src/hid/lesstif/main.c, src/hid/lesstif/menu.c, src/hid/lesstif/styles.c: split out route styles to styles.c, fix change notifies
- src/action.c, src/report.c: move report actions to report.c
- src/pcb-menu.h: yellow->grey50
- src/hid/gerber/gerber.c: make local vars static
- src/hid/ps/ps.c: make fill_zoom static.
- src/hid/lesstif/menu.c: make toggle_items static.
- src/pcb-menu.res: yellow -> grey50
- src/main.c: add --show-defaults option
- src/hid/lesstif/main.c: trap WM delete for a safe quit
- src/main.c, src/hid/common/flags.c, src/hid/common/hidinit.c, src/hid/lesstif/main.c: print help text, support boolean command line options in lesstif
- src/main.c: rename options to match gtk version.
- src/Makefile.am, src/Makefile.in, src/main.c, src/hid/ps/eps.c, src/hid/ps/ps.c, src/hid/ps/ps.h: add eps export option
- src/script/pcb, src/Pcb, src/pcbtest.sh: remove
2005-12-17 dj
- src/hid/lesstif/menu.c: Use more compatible XmToggleButtonSetState()
- AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, README-GTK_PORT, README.cvs, README.snapshots, acinclude.m4, aclocal.m4, autogen.sh, compile, config.h.in, configure, configure.ac, depcomp, globalconst.h, install-sh, missing, mkinstalldirs, stamp-h1, ylwrap, src/Makefile.am, src/Makefile.in, src/Pcb, src/Pcb.ad.in, src/Pcb.ad.raw, src/Pcb.ad.small, src/action.c, src/action.h, src/actionlist.c, 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/clip.c, src/clip.h, src/command.c, src/command.h, src/compat.c, src/compat.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/default_font, src/dev_ps.c, src/dev_ps.h, src/dev_rs274x.c, src/dev_rs274x.h, src/djopt.c, src/djopt.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/find.c, src/find.h, src/flags.c, src/gather-actions, src/global.h, src/heap.c, src/heap.h, src/hid.h, src/hidlist.h, src/icon.data, src/insert.c, src/insert.h, src/intersect.c, src/intersect.h, src/line.c, src/line.h, src/macro.h, src/main.c, 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/output.c, src/output.h, src/parse_l.c, src/parse_l.h, src/parse_l.l, src/parse_y.c, src/parse_y.h, src/parse_y.y, src/pcb-menu.h, src/pcb-menu.res, src/pcb-menu1.res, src/pcbtest.sh, src/pcbtest.sh.in, src/polygon.c, src/polygon.h, src/print.c, src/print.h, src/rats.c, src/rats.h, src/remove.c, src/remove.h, src/report.c, src/report.h, src/res_lex.c, src/res_lex.l, src/res_parse.c, src/res_parse.h, src/res_parse.y, src/resource.h, src/rotate.c, src/rotate.h, src/rtree.c, src/rtree.h, src/rubberband.c, src/rubberband.h, src/search.c, src/search.h, src/select.c, src/select.h, src/set.c, src/set.h, src/strflags.c, src/strflags.h, src/todo, src/undo.c, src/undo.h, src/vector.c, src/vector.h, src/vendor.c, src/vendor.h, src/hid/hidint.h, src/hid/common/actions.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/crosshair.c, src/hid/gtk/crosshair.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.c, src/hid/gtk/gui.h, 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/lpr/hid.conf, src/hid/lpr/lpr.c, src/hid/ps/hid.conf, src/hid/ps/ps.c, src/hid/ps/ps.h, src/hid/xaw/control.c, src/hid/xaw/control.h, src/hid/xaw/control.net, src/hid/xaw/dialog.c, src/hid/xaw/dialog.h, src/hid/xaw/fileselect.c, src/hid/xaw/fileselect.h, src/hid/xaw/lgdialog.c, src/hid/xaw/lgdialog.h, src/hid/xaw/library.c, src/hid/xaw/library.h, src/hid/xaw/log.c, src/hid/xaw/log.h, src/hid/xaw/menu.c, src/hid/xaw/menu.h, src/hid/xaw/netlist.c, src/hid/xaw/netlist.h, src/hid/xaw/pinout.c, src/hid/xaw/pinout.h, src/hid/xaw/printdialog.c, src/hid/xaw/printdialog.h, src/hid/xaw/printpanner.c, src/hid/xaw/printpanner.h, src/hid/xaw/resmenu.c, src/hid/xaw/resmenu.h, src/hid/xaw/resmenu.patch, src/hid/xaw/selector.c, src/hid/xaw/selector.h, src/hid/xaw/sizedialog.c, src/hid/xaw/sizedialog.h, src/icons/Makefile.am, src/icons/Makefile.in, src/icons/hand.dat, src/icons/hcurs.dat, src/icons/lcurs.dat, src/icons/lock.dat, src/script/Makefile.am, src/script/Makefile.in, src/script/pcb, src/script/pcb-print, src/script/pcb.in: initial hid sources