- 12 Feb, 2008 1 commit
-
-
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.
-
- 20 Sep, 2007 1 commit
-
-
dickelbeck authored
-
- 13 Sep, 2007 1 commit
-
-
CHARRAS authored
-
- 01 Sep, 2007 1 commit
-
-
dickelbeck authored
-
- 24 Aug, 2007 1 commit
-
-
dickelbeck authored
-
- 23 Aug, 2007 1 commit
-
-
dickelbeck authored
-
- 22 Aug, 2007 1 commit
-
-
dickelbeck authored
-
- 05 Jun, 2007 1 commit
-
-
raburton authored
set svn:eol-style property to native for all ascii files to support cross platform development
-
- 06 May, 2007 1 commit
-
-
plyatov authored
-