kicad/cvpcb
Simon Richter 23e8c3ebf3 Executable icon resource build configuration fixes.
* The resource setting for bitmap2component is too late in the CMakeLists.txt,
  and is being ignored. Bitmap2component does not have an icon resource on
  Windows.  Moving the entire section resolves the issue.
* The other programs only have the mingw special case listed, not the generic
  declaration for the resource file so added them.
2016-01-28 11:53:24 -05:00
..
dialogs Cleanup: remove unnecessary macros EXCHG and NEGATE. add MIRROR macro. 2015-06-26 15:41:56 +02:00
CMakeLists.txt Executable icon resource build configuration fixes. 2016-01-28 11:53:24 -05:00
Info.plist Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 2015-10-30 08:43:04 +13:00
autosel.cpp CvPcb: fix wxString formatting bug. (fixes lp:1497908) 2015-09-21 16:39:59 -04:00
autosel.h Cvpcb: fix a typo which prevents cvpcb to be compiled with webkit suppport. Equ files support enhancements. 2015-01-13 09:05:43 +01:00
cfg.cpp Cvpcb: fix issues relatives to .equ files management: 2015-01-11 18:22:45 +01:00
class_DisplayFootprintsFrame.cpp Fix typing problems with GR_KB_* constants 2016-01-20 07:11:17 -05:00
class_DisplayFootprintsFrame.h Fix typing problems with GR_KB_* constants 2016-01-20 07:11:17 -05:00
class_components_listbox.cpp Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 2015-06-05 15:46:05 +02:00
class_footprints_listbox.cpp Minor fixes: rename cvframe.cpp to cvpcb_mainframe.cpp to be consistent with other similar files are named. 2016-01-06 08:36:08 +01:00
class_library_listbox.cpp Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 2015-06-05 15:46:05 +02:00
common_help_msg.h Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 2015-06-12 16:30:36 +02:00
cvpcb.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
cvpcb.h Cvpcb: fix a regression: in the stable version one could select many components and assign a footprint to the whole selection. Select more than on component is now re-enabled 2015-06-05 15:46:05 +02:00
cvpcb.icns [MacOSX] Updated Icons - Document ones still missing :( 2012-09-27 19:20:44 +02:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 2015-06-12 16:30:36 +02:00
cvpcb_mainframe.cpp Minor fixes: rename cvframe.cpp to cvpcb_mainframe.cpp to be consistent with other similar files are named. 2016-01-06 08:36:08 +01:00
cvpcb_mainframe.h Minor fixes: rename cvframe.cpp to cvpcb_mainframe.cpp to be consistent with other similar files are named. 2016-01-06 08:36:08 +01:00
cvstruct.h Eeschema: BOM dialog: fix some minor issues when displaying messages. 2015-07-01 12:55:41 +02:00
listboxes.cpp Eeschema: BOM dialog: fix some minor issues when displaying messages. 2015-07-01 12:55:41 +02:00
menubar.cpp Minor string and coding policy fixes. 2015-10-08 09:52:03 -04:00
readwrite_dlgs.cpp Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 2015-06-07 14:18:45 -04:00
tool_cvpcb.cpp Cvpcb: minro fixes: fix an outdated help message, and remove dead code. 2015-06-12 16:30:36 +02:00