- 28 Feb, 2008 1 commit
-
-
CHARRAS authored
-
- 27 Feb, 2008 1 commit
-
-
stambaughw authored
-
- 26 Feb, 2008 1 commit
-
-
stambaughw authored
annotation code
-
- 21 Feb, 2008 1 commit
-
-
CHARRAS authored
-
- 18 Feb, 2008 1 commit
-
-
plyatov authored
-
- 17 Feb, 2008 1 commit
-
-
plyatov authored
-
- 15 Feb, 2008 1 commit
-
-
CHARRAS authored
-
- 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.
-
- 06 Feb, 2008 1 commit
-
-
dickelbeck authored
-
- 01 Feb, 2008 1 commit
-
-
CHARRAS authored
-
- 31 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 28 Jan, 2008 2 commits
-
-
CHARRAS authored
-
dickelbeck authored
-
- 26 Jan, 2008 1 commit
-
-
dickelbeck authored
-
- 25 Jan, 2008 2 commits
-
-
dickelbeck authored
-
CHARRAS authored
void Change_Side_Module( MODULE* Module, wxDC* DC ) is now member of class BOARD (as asked in todo list)
-
- 23 Jan, 2008 1 commit
-
-
CHARRAS authored
Plot option in GERBER format Plot (Exclude Edge Pcb layer) modification (now, default = off, and saved in config)
-
- 22 Jan, 2008 1 commit
-
-
dickelbeck authored
-
- 21 Jan, 2008 2 commits
-
-
dickelbeck authored
-
dickelbeck authored
-
- 20 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 19 Jan, 2008 1 commit
-
-
raburton authored
-
- 16 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 14 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 12 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 06 Jan, 2008 3 commits
- 05 Jan, 2008 2 commits
-
-
dickelbeck authored
-
CHARRAS authored
-
- 04 Jan, 2008 1 commit
-
-
CHARRAS authored
-
- 01 Jan, 2008 2 commits
- 30 Dec, 2007 1 commit
-
-
CHARRAS authored
-
- 29 Dec, 2007 1 commit
-
-
CHARRAS authored
-
- 22 Dec, 2007 1 commit
-
-
dickelbeck authored
-
- 20 Dec, 2007 1 commit
-
-
CHARRAS authored
-
- 17 Dec, 2007 1 commit
-
-
CHARRAS authored
-
- 14 Dec, 2007 1 commit
-
-
dickelbeck authored
-
- 11 Dec, 2007 1 commit
-
-
lifekidyeaa authored
* fixed a bug in hierarchal shematics where a loop (e.g. same file included at different points in the hierarchy) would cause infinite memory use. * added a edit footprint hotkey to eeschema, since it seems I'm always editing '0603' '0402' etc. on the common components, and it was difficult to edit this information before.
-