kicad/3d-viewer
stambaughw c2b600ce39 Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB.
* ALL: More changes for wxDC based zooming.
* 3D_VIEWER: Wrap 3d_viewer.h to prevent redefinitions.
* CVPcb: Replace wxList with boost::ptr_vector and take advantage of boost::foreach.
* CVPcb: Fix automatic association bug.
* CVPcb: Rename some variables for clarity and some minor code clean ups.
* CVPcb: Fix GTK sizing issue in library and path dialog.
* EESchema: Remove left over sizer from last commit from library and path dialog.
2009-05-06 11:55:36 +00:00
..
3d_aux.cpp more DLIST<> work 2008-12-06 08:21:54 +00:00
3d_canvas.cpp removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 2009-04-29 12:10:15 +00:00
3d_class.cpp More header file realignments to reduce recompiling and general code cleaning. 2009-02-04 15:25:03 +00:00
3d_draw.cpp overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 2009-04-06 10:56:17 +00:00
3d_frame.cpp removed warn compil., updated CMakefiles for macosx and removed obsolete makefile.macosx 2009-04-29 12:10:15 +00:00
3d_read_mesh.cpp Added: handling multiple user paths in library path list in Cvpcb. Other minor changes 2009-04-21 17:56:27 +00:00
3d_struct.h more DLIST<> work 2008-12-06 08:21:54 +00:00
3d_toolbar.cpp Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 2009-04-05 20:49:15 +00:00
3d_viewer.h Replace wxList with boost::ptr_vector and fix automatic association bug in CVPCB. 2009-05-06 11:55:36 +00:00
CMakeLists.txt better code compatibility with others compilers (MSVC) 2008-10-30 20:12:29 +00:00
makefile.gtk simple hacky make dependancy solution 2007-11-04 22:14:47 +00:00
makefile.include First draft (and first code..) about new zone handling 2007-12-29 19:15:58 +00:00
makefile.mingw overbar patch merged mainly in eechema/class_pin.cpp. Some cleanup and compil problem fixes. 2009-04-06 10:56:17 +00:00
trackball.cpp Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00
trackball.h Use double instead float when possible, ande code cleaning. 2008-10-30 10:55:46 +00:00