| gtk/about_dialog.c [code] | About dialog for pcb-gfpw (GTK UI) |
| lesstif/about_dialog.c [code] | About dialog for the pcb footprintwizard (pcb-lfpw) |
| gtk/about_dialog.h [code] | Header file for the about dialog for pcb-gfpw (GTK UI) |
| lesstif/about_dialog.h [code] | Header file for the About dialog for the pcb footprintwizard (pcb-lfpw) |
| bga.c [code] | Functions for BGA footprints (Ball Gate Array) |
| bga.h [code] | Header file for functions for BGA footprints (Ball Gate Array) |
| callbacks.c [code] | Callback functions for the pcb footprintwizard (pcb-gfpw) |
| gtk/callbacks.c [code] | Callback functions for the pcb footprintwizard (pcb-gfpw) |
| lesstif/callbacks.c [code] | Callback functions for the pcb footprintwizard (pcb-lfpw) |
| callbacks.h [code] | Callback functions header file for the pcb footprintwizard |
| gtk/callbacks.h [code] | Callback functions header file for the pcb footprintwizard |
| lesstif/callbacks.h [code] | Callback functions header file for the pcb footprintwizard (pcb-lfpw) |
| capa.c [code] | Functions for CAPA footprints (Through Hole Non-Polarized Axial Capacitors) |
| capa.h [code] | Header file for functions for CAPA footprints (Through Hole Non-Polarized Axial Capacitors) |
| capc.c [code] | Functions for CAPC footprints (Surface Mount Technology Chip Capacitor) |
| capc.h [code] | Header file for functions for CAPC footprints (Surface Mount Technology Chip Capacitor) |
| capm.c [code] | Functions for CAPM footprints (Surface Mount Technology Molded Capacitor) |
| capm.h [code] | Header file for functions for CAPM footprints (Surface Mount Technology Molded Capacitor) |
| capmp.c [code] | Functions for CAPMP footprints (Surface Mount Technology Molded Polarized Capacitor) |
| capmp.h [code] | Header file for functions for CAPMP footprints (Surface Mount Technology Molded Polarized Capacitor) |
| cappr.c [code] | Functions for CAPPR footprints (Through Hole Polarized Radial Capacitors) |
| cappr.h [code] | Header file for functions for CAPPR footprints (Through Hole Polarized Radial Capacitors) |
| con_dil.c [code] | Functions for CON-DIL footprints (Dual In Line Connector) |
| con_dil.h [code] | Header file for functions for CON_DIL footprints (Dual In Line Connector) |
| con_dip.c [code] | Functions for CON-DIP footprints (Dual In line Connector with alternate pin order) |
| con_dip.h [code] | Header file for functions for CON-DIP footprints (Dual In line Connector with alternate pin order) |
| con_hdr.c [code] | Functions for CON-HDR footprints (Header Connector) |
| con_hdr.h [code] | Header file for functions for CON-HDR footprints (Header Connector) |
| con_sil.c [code] | Functions for CON_SIL (connector) footprints |
| con_sil.h [code] | Header file for functions for CON-SIL (connector) footprints |
| credits_dialog.c [code] | Credits dialog for the pcb footprintwizard (pcb-lfpw) |
| credits_dialog.h [code] | Header file for the Credits dialog for the pcb footprintwizard (pcb-lfpw) |
| dimensions.c [code] | Functions for a footprint dimensions preview widget |
| dimensions.h [code] | Header file for functions for a footprint dimensions preview widget |
| dimensions_dialog.c [code] | Functions for a footprint dimensions preview widget |
| dimensions_dialog.h [code] | Header file for functions for a footprint dimensions preview widget |
| diom.c [code] | Functions for DIOM footprints |
| diom.h [code] | Header file for functions for DIOM footprints |
| diomelf.c [code] | Functions for DIOMELF footprints |
| diomelf.h [code] | Header file for functions for DIOMELF footprints |
| dip.c [code] | Functions for DIP footprints |
| dip.h [code] | Header file for functions for DIP footprints |
| dips.c [code] | Functions for DIPS footprints (DIP Socket) |
| dips.h [code] | Header file for functions for DIPS (DIP Socket) footprints |
| filechooser_dialog.c [code] | A filechooser dialog for pcb-gfpw (GTK UI) |
| filechooser_dialog.h [code] | Header file for the filechooser dialog for pcb-gfpw (GTK UI) |
| fpw.c [code] | Fpw (FootPrintWizard) is a CLI program for the creation of footprints |
| fpw.h [code] | Header file for fpw |
| globals.h [code] | Contains global variables and structs for both fpw (CLI) and pcb-gfpw (GUI) versions of the pcb FootPrintWizard |
| indc.c [code] | Functions for INDC SMT footprints |
| indc.h [code] | Header file for functions for INDC SMT footprints |
| indm.c [code] | Functions for INDM SMT footprints |
| indm.h [code] | Header file for functions for INDM SMT footprints |
| indp.c [code] | Functions for INDP footprints |
| indp.h [code] | Header file for functions for INDP footprints |
| interface.c [code] | |
| interface.h [code] | |
| libfpw.c [code] | Libfpw contains helper functions for both fpw (CLI) and pcb-gfpw (GUI) versions of the pcb FootPrintWizard |
| gtk/main_window.c [code] | Main window for pcb-gfpw (GTK UI) |
| lesstif/main_window.c [code] | Main window of the pcb footprintwizard (pcb-lfpw) |
| gtk/main_window.h [code] | Header file for the main window for pcb-gfpw (GTK UI) |
| lesstif/main_window.h [code] | Header file for the main window of the pcb footprintwizard (pcb-lfpw) |
| packages.h [code] | Contains references to files describing known packages |
| pcb-gfpw.c [code] | GTK program for the pcb footprintwizard (pcb-gfpw) |
| pcb-lfpw.c [code] | Lesstif program for the pcb footprintwizard (pcb-lfpw) |
| pcb-lfpw.h [code] | Header file for Lesstif program for the pcb footprintwizard (pcb-lfpw) |
| pcb_globals.h [code] | Contains typedefs, global variables and structs from pcb |
| pga.c [code] | Predefined values for PGA footprints |
| pga.h [code] | Header file for functions for PGA footprints |
| plcc.c [code] | Functions for PLCC footprints |
| plcc.h [code] | Header file for functions for PLCC footprints |
| preview.c [code] | A footprint preview widget |
| preview.h [code] | Header file for footprint preview widget functions |
| preview_dialog.c [code] | Functions for a footprint preview dialog |
| preview_dialog.h [code] | Header file for functions for a footprint preview dialog functions |
| register_functions.c [code] | Contains helper functions to register package dependant functions for both fpw (CLI) and pcb-gfpw (GUI) versions of the pcb FootPrintWizard |
| register_functions.h [code] | Header file for helper functions to register package dependant functions for both fpw (CLI) and pcb-gfpw (GUI) versions of the pcb FootPrintWizard |
| res.c [code] | Functions for RES footprints |
| res.h [code] | Header file for functions for RES footprints |
| resc.c [code] | Functions for RESC SMT footprints |
| resc.h [code] | Header file for functions for RESC SMT footprints |
| resm.c [code] | Functions for RESM SMT footprints |
| resm.h [code] | Header file for functions for RESM SMT footprints |
| resmelf.c [code] | Functions for RESMELF footprints |
| resmelf.h [code] | Header file for functions for RESMELF footprints |
| select_exceptions.c [code] | A widget for selecting exception pin/pads in an array type footprint |
| select_exceptions.h [code] | Header file for a widget for selecting exception pin/pads in an array type footprint |
| select_exceptions_dialog.c [code] | A widget for selecting exception pin/pads in an array type footprint |
| select_exceptions_dialog.h [code] | Header file for a widget for selecting exception pin/pads in an array type footprint |
| sil.c [code] | Functions for SIL footprints |
| sil.h [code] | Header file for functions for SIL footprints |
| sip.c [code] | Functions for SIP footprints |
| sip.h [code] | Header file for functions for SIP footprints |
| sot.c [code] | Functions for SOT footprints |
| sot.h [code] | Header file for functions for SOT footprints |
| gtk/support.c [code] | |
| support.c [code] | |
| gtk/support.h [code] | |
| support.h [code] | |
| to.c [code] | Functions for TO (Transistor Outline) footprints |
| to.h [code] | Header file for functions for TO (Transistor Outline) footprints |
| util.c [code] | Utilities for the pcb footprintwizard (pcb-lfpw) |
| util.h [code] | Utilities for the pcb footprintwizard (pcb-lfpw) |
1.7.1