- 28 May, 2009 1 commit
-
-
charras authored
-
- 13 May, 2009 1 commit
-
-
charras authored
Better label dialog editor. Libedit: now, cannot change the component name to an existing alias name (eeschema crashes when happens)
-
- 12 May, 2009 1 commit
-
-
charras authored
Code seriously cleaned, obscure and duplicated code removed, and some oddities removed. Better support of multiline texts.
-
- 09 May, 2009 1 commit
-
-
drannou authored
-
- 05 May, 2009 1 commit
-
-
charras authored
code cleanup, remove multiline text option in eeschema (multiline text is a work in progress) and minor enhancements
-
- 28 Apr, 2009 1 commit
-
-
drannou authored
-
- 26 Apr, 2009 1 commit
-
-
charras authored
-
- 22 Mar, 2009 1 commit
-
-
charras authored
-
- 10 Feb, 2009 1 commit
-
-
dickelbeck authored
-
- 09 Feb, 2009 1 commit
-
-
dickelbeck authored
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 20 Dec, 2008 1 commit
-
-
charras authored
-
- 19 Dec, 2008 1 commit
-
-
charras authored
All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed (plot functions not yet updated for bold texts)
-
- 30 Apr, 2008 1 commit
-
-
charras authored
-
- 20 Mar, 2008 1 commit
-
-
dickelbeck 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.
-
- 07 Nov, 2007 1 commit
-
-
g_harland authored
-
- 01 Sep, 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
-