kicad/cvpcb
Wayne Stambaugh edd35b4e90 PCB common library header rationalization.
* All header files used to create the PCB common library now compile as
  stand alone code.  This prevents the need to define them in a specific
  order to make source code compile properly.  It should also now be
  possible to relocate the source code to build the common PCB library
  to a separate folder.
2011-09-23 09:57:12 -04:00
..
dialogs PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
CMakeLists.txt Minor code cleaning. 2011-03-23 16:18:44 +01:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
cfg.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
class_DisplayFootprintsFrame.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
class_DisplayFootprintsFrame.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
class_components_listbox.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
class_cvpcb.cpp Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
class_footprints_listbox.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
cvframe.cpp Hauptmech's centralized wxAuiPaneInfo patch. 2011-09-15 14:25:44 -04:00
cvpcb.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
cvpcb.h Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
cvpcb.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb.rc New icons: fix problems about .ico files (under Window) 2011-09-10 19:48:35 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h add forgotten file 2010-11-07 21:40:19 +01:00
cvpcb_mainframe.h PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
cvstruct.h Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
genequiv.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
init.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
listboxes.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
loadcmp.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
menubar.cpp PNG bitmap support, initial implementation 2011-09-08 00:58:45 -05:00
readschematicnetlist.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
savecmp.cpp Rename WinEDA_App class to EDA_APP and remove redundant includes. 2011-09-06 10:09:40 -04:00
setvisu.cpp PCB common library header rationalization. 2011-09-23 09:57:12 -04:00
tool_cvpcb.cpp start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 2011-08-28 15:02:27 -05:00
writenetlistpcbnew.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00