- 04 Dec, 2010 2 commits
-
-
jean-pierre charras authored
-
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)
-
- 03 Dec, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 02 Dec, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Pcbnew: For zone filling algo, change the default polygon library from Kbool to Boost::polygon (USE_BOOST_POLYGON_LIBRARY default is ON). (need to rebuild makefile) Gerbview: added decimal format for coordinates, sometimes found in Gerber files.
-
- 01 Dec, 2010 3 commits
-
-
jean-pierre charras authored
Gerbview: Added support for complex definitions of parameters (like $3=$2+5/2) in aperture macros and primitives macro.
-
jean-pierre charras authored
Gerbview: Added support for complex definitions of parameters (like $3=$2+5/2) in aperture macros and primitives macro.
-
jean-pierre charras authored
Pcbnew: fix a bug in filling zone algo, only when using boost::polygon. Gerbview: preparing enhancements.
-
- 30 Nov, 2010 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 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.
-
- 27 Nov, 2010 1 commit
-
-
jean-pierre charras authored
Pcbnew: code cleaning, dialogs converted from Dialogblocks to wxFormBuilder, file housekeeping. Add patch from Manveru.
-
- 26 Nov, 2010 4 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 25 Nov, 2010 1 commit
-
-
jean-pierre charras authored
-
- 24 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 22 Nov, 2010 2 commits
-
-
Wayne Stambaugh authored
-
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)
-
- 21 Nov, 2010 2 commits
-
-
jean-pierre charras authored
-
Marco Mattila authored
pcbnew and directs gerber/hpgl etc. output into that directory. There's a browse button that opens a dialog for browsing. If the directory does not exist, it is created. Tested in linux, not in windows. Wxwidgets methods are used for file (name) manipulations, so things are probably ok in windows, too. marco
-
- 20 Nov, 2010 3 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 19 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
- 18 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
-
jean-pierre charras authored
Pcbnew: minor code cleanup and enhancement in zone filling. Commit patch from Marco Mattila. Eeschema: minor bug fix about dangling ends. removed obsolete file
-
- 17 Nov, 2010 2 commits
-
-
Wayne Stambaugh authored
-
jean-pierre charras authored
-
- 13 Nov, 2010 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Pcbnew: fix a serious bug in ZONE_CONTAINER::HitTestFilledArea( ) which could break connectivity calculations relative to copper areas. Fix also very minor issues relative to copper zones. Update boost::polygon from Boost svn repository.
-
Marco Serantoni authored
-