stambaughw
1a4d23896e
Begin translating comments to English and minor code clean up.
* Translate comments in source files beginning with A-E in eeschema.
* Spell check comments and strings and uncrusified all modified files.
16 years ago
stambaughw
8570d3311a
Component library editor improvements and minor bug fixes.
* Component library objects renamed for improved readability.
* Fields now move when selected in library editor.
* Add copy constructor to all library draw and library component objects.
* Added copy constructor to EDA_BaseStruct.
* Delete base screen in WinEDA_DrawFrame destructor to prevent potential memory leak.
* Fixed memory access bug when replacing and adding a component to library.
* Moved library component block manipulation code into component object.
* Removed all of the global variables used by the library editor main window object.
* The usual code cleaning and refactoring.
16 years ago
charras
6d930edec3
work in progress about ERC and markers in eeschema
17 years ago
charras
0d2ee0c023
See changelog. work in progress about ERC and markers in eeschema
17 years ago
charras
76fc40427f
minor code cleanup
17 years ago
charras
3370b1348c
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Finished
17 years ago
charras
c1e1da1f2b
Eeschema: added GetPenSize() used in Draw and Plot functions to get the thickness of lines. Work in progress
17 years ago
charras
a04588db7c
Changes in minimum pen size parameters used to draw or plot or print items.
Now uses only an unique default pen size for plot/print and draw items (see changelog)
17 years ago
stambaughw
689579bde1
Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt.
17 years ago
charras
994080243f
Code cleaning. Some bugs fixed. Added contributors to list in About Kicad.
17 years ago
charras
598cc337d2
Code cleaning
17 years ago
charras
6bd3fea110
wxProcess::open does not work under windows (the process stays in background mode), wxExecute is still used under windows
Minor other changes
18 years ago
dickelbeck
38a08f1ffc
delete hierarhical pin sheet bug
18 years ago
dickelbeck
4715ea28e2
delete hierarhical pin sheet bug
18 years ago
charras
8123d3a5eb
see changelog
18 years ago
charras
7f453831d5
eeschema: code cleaning. SCH_ITEM class used for all schematic items in eeschema. Files reorganization.
18 years ago
dickelbeck
c406eed135
class name changes, XOR artifacts
18 years ago
charras
0ff83cbab7
MODULE::GetBoundingBox() takes in account the clearence around the pads. other very minor changes
18 years ago
dickelbeck
6de852e8a6
xoring artifacts
18 years ago
dickelbeck
ae459044de
Patch originating from Jonas Diemer
18 years ago
dickelbeck
0f0ced3700
beautify
18 years ago
dickelbeck
664a1f727b
see my 2007-Sep-20 change_log.txt
18 years ago
dickelbeck
dff70646a2
see change_log for 2007-Aug-31
18 years ago
dickelbeck
f3c324d535
EDA_BaseStruct::m_StructType is now type KICAD_T
19 years ago
dickelbeck
cc62305777
see change_log.txt for 2007-Aug-22
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago