- 29 Dec, 2013 1 commit
-
-
jean-pierre charras authored
Move HitTestForCorner and HitTestForEdge code from class_zone to polygon/PolyLine.cpp, to avoid redundant code. Fix bug 1264248. Fix a very minor issue in RemoveTrailingZeros, for countries where the separator in floating numbers is a comma.
-
- 30 Mar, 2013 1 commit
-
-
Lorenzo Marcantonio authored
- Renamed ReturnMaskLayer to GetLayerMask (since it's a plain getter)
-
- 28 Mar, 2013 2 commits
-
-
Lorenzo Marcantonio authored
-
Lorenzo Marcantonio authored
-
- 13 Jan, 2013 1 commit
-
-
Heikki Pulkkinen authored
-
- 12 Dec, 2012 1 commit
-
-
jean-pierre charras authored
-
- 08 Jun, 2012 1 commit
-
-
jean-pierre charras authored
Minor code cleaning in autoroute files.
-
- 19 Feb, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 04 Feb, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: Fix incorrect behavior of undo/redo command (this issue happens only when a new track is created, and an old redundant track is deleted) Minor code cleaning
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 21 Jan, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: 2 minor enhancements
-
- 22 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* EDA_DRAW_FRAME completely encapsulated. * Encapsulate the the low hanging fruit in EDA_DRAW_PANEL.
-
- 21 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
* EDA_RECT and EDA_ITEM completely encapsulated. * Removed unnecessary EDA_ITEM member m_Selected and replaced functionality with SELECTED flag bit.
-
- 17 Oct, 2011 1 commit
-
-
Wayne Stambaugh authored
* Grammar and spelling fixes in Eeschema, CvPcb, and Pcbnew path and library dialog tool tips. * Translate the French file name subrill.cpp to highlight.cpp. * Lots of coding style policy fixes.
-
- 01 Oct, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 23 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* All header files used to create the PCB common library now compile as stand alone code. This prevents the need to define them in a specific order to make source code compile properly. It should also now be possible to relocate the source code to build the common PCB library to a separate folder.
-
- 16 Sep, 2011 2 commits
-
-
Wayne Stambaugh authored
* Refactor trace mark functions into the board object. * Remove track.cpp as it is no longer needed. * Dead code removal.
-
Wayne Stambaugh authored
* Refactor trace search functions into the appropriate object. * Translate French code names and comments. * Lots of coding style policy fixes.
-
- 14 Sep, 2011 2 commits
-
-
Wayne Stambaugh authored
* Refactor via locate code into the appropriate object. * Rename all HightLight code to HighLight. * Dead code removal.
-
Wayne Stambaugh authored
-
- 13 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move various locate functions into the appropriate board item object. * Unified best zoom for all frames derived from PCB_BASE_FRAME. * Remove track.cpp as it is no longer needed. * Dead code removal. * Remove scary frame window pointer member from board item objects. * Add draw bounding box to gerber draw item for debugging purposes.
-
- 07 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Changed <wx-2.8/xml/xml.h> to "xnode.h" in pcbnew_config.cpp to fix bug when building against wxWidgets 2.9 and above. * Convert broken wxXmlNode code to use XNODE. * Overloaded XNODE constructor for creating child nodes. * Translate French naming conventions. * Translate French comments. * Remove tabs from several source files. * Coding style policy and Doxygen comment fixes.
-
- 06 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 20 Aug, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: finish work on Length Die (displays track length, and fulll length and length die for tracks ending on pads having a length die > 0 )
-
- 23 Mar, 2011 1 commit
-
-
jean-pierre charras authored
-
- 01 Mar, 2011 1 commit
-
-
Wayne Stambaugh authored
* Fix grid select box update bug on context menu. * Fix via size and track width select box update bugs. * Fix layer pair indicator button update bug. * Fix auto track width tool bar control enable bug. * Fix via size and track width select status bug in context menu. * Fix layer select box and layer control widget select bug when current layer is removed. * Add virtual function to notify objects derived from EDA_DRAW_FRAME that the units setting has changed. * Coding policy class naming fixes.
-
- 13 Feb, 2011 1 commit
-
-
jean-pierre charras authored
Pcbnew: remove duplicate definitions of some flags (like EDIT and IN_EDIT) that have exactly the same meaning, but different values... (very dangerous) Remove obsolete code.
-
- 12 Nov, 2010 1 commit
-
-
Dick Hollenbeck authored
-
- 04 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 20 Nov, 2009 1 commit
-
-
stambaughw authored
* Complete comment translation of PCBNew source. * Some tooltip capitalization fixes in PCBNew toolbars.
-
- 10 Oct, 2009 1 commit
-
-
charras authored
Fixed problems in libedit and crashes when no component loaded
-
- 08 Aug, 2009 1 commit
-
-
charras authored
-
- 05 Mar, 2009 1 commit
-
-
charras authored
-
- 04 Dec, 2008 1 commit
-
-
dickelbeck authored
-
- 24 Nov, 2008 1 commit
-
-
dickelbeck authored
-
- 08 Feb, 2008 1 commit
-
-
dickelbeck authored
-
- 13 Oct, 2007 1 commit
-
-
dickelbeck authored
-
- 03 Oct, 2007 1 commit
-
-
dickelbeck 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
-