kicad/cvpcb
Marek Roszko fc99b3ba95 Don't link gdiplus everywhere anymore
Tested on msys2 which is the only place it would have been buggy
CMake seems to share the gdiplus linkage with the other dependencies automatically now
2022-08-23 23:51:35 -04:00
..
dialogs Make sure standard OK/Cancel buttons respond to current language. 2021-12-24 18:13:11 +00:00
tools Cleanup & performance enhancements. 2022-08-01 13:09:51 +01:00
CMakeLists.txt Don't link gdiplus everywhere anymore 2022-08-23 23:51:35 -04:00
auto_associate.cpp Cvpcb: fix "not found" .equ files. 2022-03-29 18:51:03 +02:00
auto_associate.h Push deprecation warning suppression down into boost. 2020-02-21 17:36:12 +00:00
cvpcb.cpp ADDED show pin names on footprint pads when assigning to symbol. 2022-07-24 23:41:41 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_association.h Unify LIB_IDs now that both are stored in sexpr files. 2020-12-18 00:30:26 +00:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Cleanup. 2022-07-25 16:10:08 +01:00
cvpcb_mainframe.cpp Cross-probing/selection for multiple items (PCB -> SCH) 2022-08-22 19:33:39 +00:00
cvpcb_mainframe.h Cross-probing/selection for multiple items (PCB -> SCH) 2022-08-22 19:33:39 +00:00
display_footprints_frame.cpp Performance improvements for CvPCB. 2022-07-25 16:10:08 +01:00
display_footprints_frame.h Performance improvements for CvPCB. 2022-07-25 16:10:08 +01:00
footprints_listbox.cpp Performance improvements for CvPCB. 2022-07-25 16:10:08 +01:00
library_listbox.cpp Add pinned library support to CvPCB. 2022-07-09 19:21:02 -06:00
listbox_base.cpp More NULL expunging. 2021-07-16 16:13:41 -04:00
listboxes.h Performance improvements for CvPCB. 2022-07-25 16:10:08 +01:00
menubar.cpp Cvpcb: fix SaveAssociations. Save association to disk only from the Apply button. Previously, the association was saved to disk also on OK button click. 2022-04-30 09:48:47 +02:00
readwrite_dlgs.cpp Cleanup. 2022-07-25 16:10:08 +01:00
symbols_listbox.cpp Naming conventions. 2021-09-27 12:55:53 +01:00
toolbars_cvpcb.cpp Cleanup. 2022-07-25 16:10:08 +01:00