- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 06 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 26 Aug, 2011 1 commit
-
-
Wayne Stambaugh authored
* Check user write permissions before saving project, board, and footprint library files. * Append read only to file name and path in title bar when the user does not have write privileges. * Rename class WinEDA_ModuleEditFrame to FOOTPRINT_EDIT_FRAME. * Lot's of Doxygen comment and coding style policy fixes.
-
- 11 Mar, 2011 1 commit
-
-
Wayne Stambaugh authored
* Remove clearance and net class name read only text boxes from PCBNew auxiliary tool bar. * Display full net class information in message panel when an object that supports net classes is selected. * Move coordinate string conversion function to EDA_DRAW_FRAME object and made it more versatile. * Refresh message panel text when units change.
-
- 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.
-
- 21 Feb, 2011 1 commit
-
-
Wayne Stambaugh authored
* Old control state handling code completely removed in all applications. * Factor common control state handlers into EDA_DRAW_FRAME. * Replaced EDA_ITEM test for newness with IsNew() method. * Factor vertical right toolbar command handlers out of giant edit command switch statement in EESchema and PCBNew.
-
- 10 Aug, 2010 1 commit
-
-
jean-pierre charras authored
-
- 14 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Fixed a minor issue when creating a netlist. for nets having global labels, global label names were ignored when naming this net.
-
- 13 Jul, 2010 1 commit
-
-
jean-pierre charras authored
Pcbnew: Added grid origin patch from Lorenzo Marcantonio. Converted set grid dialog from DialogBlocks to wxFormBuilder, and added in this dialog the grid origin parameters settings.
-
- 23 Apr, 2010 2 commits
-
-
Wayne Stambaugh authored
* PCBNew remembers last net list read during the current editing session as well as between project editing sessions. Closes bug 576902. * Separate PCBNew application settings from project file settings and allocate them dynamically instead of statically to make it easier to eliminate global variables.
-
jean-pierre charras authored
Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION)
-
- 19 Dec, 2009 1 commit
-
-
charras authored
-
- 20 Nov, 2009 1 commit
-
-
stambaughw authored
* Complete comment translation of PCBNew source. * Some tooltip capitalization fixes in PCBNew toolbars.
-
- 30 Oct, 2009 1 commit
-
-
charras authored
pcbnew Rewrite the GUI relative to the tracks widths and vias diameters and drills selection and edition, for compatibility with new netclass approach.
-
- 22 Sep, 2009 1 commit
-
-
stambaughw authored
* Split out application specific command IDs to prevent unnecessary rebuilding. * Eliminate duplicate menu and tool bar command IDs. * Split component library editor and viewer definitions to separate header files. * More component library and document file merge code. * A bunch of minor string readability and consistency fixes.
-
- 30 Jul, 2009 1 commit
-
-
charras authored
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 04 Aug, 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
-