kicad/3d-viewer
Wayne Stambaugh 4a7dc4ad03 Add menu item function fixes and other minor improvements.
* Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to
  wxstruct.h since they are used by the Kicad main frame classes.
* Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h.
* Fix a bug in SET_BITMAPS that prevented enabling menu item images on
  OSX.
* Rename MsgItem to EDA_MSG_ITEM.
* Remove redundant includes from modified files.
* Doxygen and coding style policy fixes.
2011-09-01 08:54:34 -04:00
..
3d_aux.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_canvas.cpp start migration to PNG, use shim function KiBitmap() and KiBitmapNew() 2011-08-28 15:02:27 -05:00
3d_class.cpp Minor code cleaning and minor enhancement. 2011-05-22 21:08:34 +02:00
3d_draw.cpp Add user write permission tests to EESchama and other minor fixes. 2011-08-18 15:25:12 -04:00
3d_frame.cpp zwischen punkt for migration to PNG bitmaps 2011-08-28 22:04:59 -05:00
3d_read_mesh.cpp Add user write permission tests to EESchama and other minor fixes. 2011-08-18 15:25:12 -04:00
3d_struct.h Minor fixes and lots of coding policy changes. 2010-12-08 15:12:46 -05:00
3d_toolbar.cpp Add menu item function fixes and other minor improvements. 2011-09-01 08:54:34 -04:00
3d_viewer.h Change PCBNew and CVPCB 3D viewer focus behavior. (fixes lp:818890) 2011-08-03 11:09:39 -04:00
CMakeLists.txt better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
trackball.cpp Pcbnew: cleaned code in ratsnet calculations (work in progress). The new code is also faster. 2009-05-24 18:28:36 +00:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00