• dickelbeck's avatar
    ++pcbnew & gerbview · 860fbb16
    dickelbeck authored
      * Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated
        to a Specctra DSN compatible default layer naming scheme:
            Component becomes Front, Copper becomes Back.
      * set_color.h: Cmp becomes Front, Cu becomes Back.
      * D_PAD::DisplayInfo() changed to use actual copper layer names.
      * more layer setup dialog work, moved all programmatic wxControl instantiation
        into the wxFormbuilder environment, but this is fraught with danger:
        wxFlexGridSizer used the tallest control to establish the row heights, so
        be careful about changing control borders in the scroll panel. The vertical
        size can explode since just a couple of pixels times the number of rows
        is substantial.  Currently I am setting a 5 pixel border only left, top, and right
        but not bottom.
      * Set copper layer count is back in place as a hack until I can get the enabled
        layer bit map fully operational.
    
    860fbb16
Name
Last commit
Last update
3d-viewer Loading commit data...
CMakeModules Loading commit data...
Documentation Loading commit data...
bitmaps Loading commit data...
common Loading commit data...
cvpcb Loading commit data...
demos Loading commit data...
eeschema Loading commit data...
gerbview Loading commit data...
include Loading commit data...
internat Loading commit data...
kicad Loading commit data...
packaging Loading commit data...
pcbnew Loading commit data...
polygon Loading commit data...
resources Loading commit data...
scripts Loading commit data...
share Loading commit data...
template Loading commit data...
AUTHORS.txt Loading commit data...
CHANGELOG.txt Loading commit data...
CMakeLists.txt Loading commit data...
COPYRIGHT.txt Loading commit data...
Doxyfile Loading commit data...
INSTALL.txt Loading commit data...
README.txt Loading commit data...
TODO.txt Loading commit data...
copyright.h Loading commit data...
uncrustify.cfg Loading commit data...
version.txt Loading commit data...