Name
Last commit
Last update
..
dialogs remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
CMakeLists.txt remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
Info.plist [MacOSX] Adding better support for Retina Display (NSHighResolutionCapable)
autosel.cpp More migration towards single process, extend PROJECT::Config*() in proper direction, cleanups.
cfg.cpp remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
class_DisplayFootprintsFrame.cpp Upstream merge.
class_DisplayFootprintsFrame.h CvPcb: Fix crashes when starting cvPcb (could be Windows Specific) and after closing the footprint viewer.
class_components_listbox.cpp Fix some compil warnings and Debug assertions
class_footprints_listbox.cpp Fix some compil warnings and Debug assertions
class_library_listbox.cpp Fix some compil warnings and Debug assertions
common_help_msg.h Commit patch about cvpcb, pcbnew and layout editor menu items, with 3 menu labels modified in Eeschema.
cvframe.cpp remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
cvpcb.cpp *) Switch kicad.exe to using KIFACE modules for all major top level windows.
cvpcb.h CvPcb footprint library table implementation.
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :(
cvpcb.rc Remove old xpm icons files
cvpcb_doc.icns Rework on icons, and more OS X updates
cvpcb_id.h CvPcb footprint library table implementation.
cvpcb_mainframe.h remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support.
cvstruct.h Fix some compil warnings and Debug assertions
listboxes.cpp Constification of HitTest and GetParent
menubar.cpp merge tip in, resolve.
readwrite_dlgs.cpp Modular-Kicad milestone B), minor portion:
tool_cvpcb.cpp merge tip in, resolve.