• lifekidyeaa's avatar
    2008-Feb-12 UPDATE Tim Hanson sideskate@gmail.com · c5cd8502
    lifekidyeaa authored
    ================================================================================
    +eeschema
            * commiting my changes to allow multiple instances of a given schematic file within 
    a hierarchy:
            ** internally, m_currentScreen has been replaced with m_currentSheet,
                    which is a list or 'path' of screens.  The path of screens is used to 
    generate
                    a series of timestamps, which is converted to flat component reference via 
    a look-up
                    table in the schematic files.
            ** this means that m_currentScreen is no longer used -- use GetScreen().
            ** GetScreen is virtual, as some of the dialogs keep around a WinEDA_BaseScreen 
    pointer.
            ** all sub-sheets in a given schematic must have different names to generate a 
    meaningful netlist.
    
    c5cd8502
Name
Last commit
Last update
..
appl_wxstruct.h Loading commit data...
base_struct.h Loading commit data...
bitmaps.h Loading commit data...
build_version.h Loading commit data...
class_collector.h Loading commit data...
colors.h Loading commit data...
common.h Loading commit data...
dcsvg.h Loading commit data...
drawpanel_wxstruct.h Loading commit data...
eda_dde.h Loading commit data...
fctsys.h Loading commit data...
gr_basic.h Loading commit data...
grfonte.h Loading commit data...
hotkeys_basic.h Loading commit data...
id.h Loading commit data...
macros.h Loading commit data...
pad_shapes.h Loading commit data...
pcbstruct.h Loading commit data...
plot_common.h Loading commit data...
pyhandler.h Loading commit data...
trigo.h Loading commit data...
worksheet.h Loading commit data...
wxPcbStruct.h Loading commit data...
wxstruct.h Loading commit data...