kicad/cvpcb
Wayne Stambaugh c5c98f9518 Add CMake code to enable or disable using images in menu items.
* Add USE_IMAGES_IN_MENUS definition to override the default platform
  behavior for adding images to menu items.
* Update COMPILING.txt to document how to use USE_IMAGES_IN_MENUS.
* Fix Windows segfault when creating language selection submenu introduced
  by new bitmap code in r3087.
* Changed per email from JP from CVPcb to CvPcb because I'm getting old and
  blind and misread the email.
* Lot's of Doxygen comment and coding style policy fixes.
2011-08-29 15:50:05 -04:00
..
dialogs Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -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 Add CMake code to enable or disable using images in menu items. 2011-08-29 15:50:05 -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 go to bitmap filenames which match the embedded bitmap variable name, i.e. lowercase 2011-08-28 15:51:45 -05:00
class_DisplayFootprintsFrame.h EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04:00
class_components_listbox.cpp Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01: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 Fix 3D frame issue when iconized (Windows only). 2011-08-04 13:23:19 +02:00
cvframe.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
cvpcb.cpp Add CMake code to enable or disable using images in menu items. 2011-08-29 15:50:05 -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.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
cvpcb.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00: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 Add CMake code to enable or disable using images in menu items. 2011-08-29 15:50:05 -04:00
cvstruct.h Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
genequiv.cpp Fix bug 741352 2011-03-25 21:07:27 +01:00
init.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
listboxes.cpp Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
loadcmp.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
menubar.cpp Add CMake code to enable or disable using images in menu items. 2011-08-29 15:50:05 -04:00
readschematicnetlist.cpp Minor fixes and code cleanup. 2011-03-16 11:47:15 +01:00
savecmp.cpp Add CMake code to enable or disable using images in menu items. 2011-08-29 15:50:05 -04:00
setvisu.cpp Commit forgotten changes. 2011-08-20 16:56:55 +02: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