• 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
..
boost Loading commit data...
HersheyCyrillic.h Loading commit data...
HersheySimplexRoman_sans_normal.h Loading commit data...
appl_wxstruct.h Loading commit data...
base_struct.h Loading commit data...
bezier_curves.h Loading commit data...
bitmaps.h Loading commit data...
block_commande.h Loading commit data...
build_version.h Loading commit data...
class_base_screen.h Loading commit data...
class_board_design_settings.h Loading commit data...
class_board_item.h Loading commit data...
class_collector.h Loading commit data...
class_drawpanel.h Loading commit data...
class_drc_item.h Loading commit data...
class_marker_base.h Loading commit data...
class_pcb_screen.h Loading commit data...
class_sch_screen.h Loading commit data...
class_undoredo_container.h Loading commit data...
colors.h Loading commit data...
common.h Loading commit data...
confirm.h Loading commit data...
dcsvg.h Loading commit data...
dialog_load_error.h Loading commit data...
dlist.h Loading commit data...
drawtxt.h Loading commit data...
eda_dde.h Loading commit data...
eda_doc.h Loading commit data...
fctsys.h Loading commit data...
gestfich.h Loading commit data...
get_component_dialog.h Loading commit data...
gr_basic.h Loading commit data...
hershey_fonts.h Loading commit data...
hotkeys_basic.h Loading commit data...
id.h Loading commit data...
kicad_msvc.h Loading commit data...
kicad_string.h Loading commit data...
macros.h Loading commit data...
online_help.h Loading commit data...
pad_shapes.h Loading commit data...
param_config.h Loading commit data...
pcbcommon.h Loading commit data...
pcbstruct.h Loading commit data...
plot_common.h Loading commit data...
pyhandler.h Loading commit data...
sch_item_struct.h Loading commit data...
trigo.h Loading commit data...
worksheet.h Loading commit data...
wxBasePcbFrame.h Loading commit data...
wxEeschemaStruct.h Loading commit data...
wxPcbStruct.h Loading commit data...
wxstruct.h Loading commit data...