- 05 Jan, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: Bug fix: arcs in modules outlines (when flipped) were incorrectly saved and read in .brd files. this was due to incorrect macro NORMALIZE_ANGLE (was the same as NORMALIZE_ANGLE_POS), now modified and renamed NORMALIZE_ANGLE_360
-
- 01 Jan, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
* Added the basic structure to the Sweet parser in sch_part.cpp. * Got inheritence working off of the 'extends' keyword and PART::inherit() * Tossed the units support out of sweet.keywords, since we agreed to go dimensionless. ++richio: * Added the problemInputLine support to PARSE_ERROR, so UI can show the offending line of bytes. Yes bytes, not even guaranteed to be characters.
-
- 30 Dec, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 29 Dec, 2010 2 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
-
- 28 Dec, 2010 3 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
-
Dick Hollenbeck authored
-
- 27 Dec, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 21 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Eeschema: in component properties dialog, add control for fields texts justification, like in Libedit. Fix some Doxygen warnings.
-
- 20 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Eeschema: fix issues in drag command (mainly hotkey command and forgotten wire ends connected to components to drag). Rename EDA_Rect::Inside to EDA_Rect::Contains ( EDA_Rect::Inside( const EDA_Rect& aRect ) was very ambiguous ) Fix some Doxygen warnings and erroneous comments; Add comments.
-
- 18 Dec, 2010 1 commit
-
-
Marco Serantoni authored
-
- 17 Dec, 2010 2 commits
-
-
Marco Serantoni authored
-
jean-pierre charras authored
Minor cosmetic enhancements. commint forgoten files in boost lib.
-
- 14 Dec, 2010 1 commit
-
-
Wayne Stambaugh authored
-
- 12 Dec, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 11 Dec, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 10 Dec, 2010 2 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
-
- 09 Dec, 2010 2 commits
-
-
jean-pierre charras authored
Pcbnew: fix crash after displaying "The text thickness is too large for the text size. It will be clamped" when editing pcb text properties (Linux specfic)
-
jean-pierre charras authored
-
- 08 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
- 06 Dec, 2010 2 commits
-
-
Dick Hollenbeck authored
-
Marco Mattila authored
soldermask. Nevertheless, it would be nice to have proper gerbers to begin with, i.e., gerbers with no silkscreen in soldermaskless areas. Of course, most of the problem can be taken care of by drawing the footprints properly. However, sometimes the silkscreen of one footprint ends up on the pads of another one (think components under a so-dimm card, for example). The attached patch adds an option to subtract the soldermask from the silkscreen when doing gerber output. marco
-
- 05 Dec, 2010 1 commit
-
-
jean-pierre charras authored
-
- 04 Dec, 2010 1 commit
-
-
jean-pierre charras authored
Cosmetic enhancements. Eeschema: in libedit the Value Field is n more editable in the field editor dialog (due to recent changes in library code)
-
- 29 Nov, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
minor cleanup. minor enhancements. Finish file housekeeping. add Bug 682586 fix from Mark van Doesburg.
-
- 26 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 24 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 22 Nov, 2010 1 commit
-
-
jean-pierre charras authored
Fix a bug that crashes Pcbnew when closing Freeroute dialog ( Only happens with wxWidgets 2.9.1, but this was a bug)
-