- 10 Apr, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Fixed layer picker for exporting to pcbnew Realigned pcb layer name with class BOARD
-
- 09 Apr, 2013 1 commit
-
-
Lorenzo Marcantonio authored
More layer classification cleanup
-
- 31 Mar, 2013 1 commit
-
-
Lorenzo Marcantonio authored
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
-
- 18 Dec, 2012 1 commit
-
-
Wayne Stambaugh authored
-
- 12 Sep, 2012 1 commit
-
-
jean-pierre charras authored
-
- 04 May, 2012 1 commit
-
-
jean-pierre charras authored
Should allow Pcbnew code easier to change and Gerbview code more understandable and easier to maintain. Code cleaning (remove dead code, add comments). Minor other enhancements.
-
- 23 Jan, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 16 Dec, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 24 Nov, 2011 1 commit
-
-
jean-pierre charras authored
Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images). Pcbnew: texts in dimensions can be now moved. Gerbview: fix incorrect number of layers in export to pcbnew function.
-
- 30 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Correct all user strings and comments for the correct capitalization of application names according to JP. They are KiCad, Pcbnew, CvPcb, Eeschema, and GerbView. * Add a note the the user interface policy about the correct capitalization.
-
- 26 Apr, 2011 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 24 Apr, 2011 1 commit
-
-
jean-pierre charras authored
-
- 23 Apr, 2011 1 commit
-
-
jean-pierre charras authored
-
- 12 Mar, 2011 1 commit
-
-
jean-pierre charras authored
others: fix minor issues.
-
- 06 Oct, 2010 1 commit
-
-
jean-pierre charras authored
-
- 31 Jan, 2010 1 commit
-
-
charras authored
removed global variables and a lot of redundancies
-
- 07 Dec, 2009 1 commit
-
-
dickelbeck authored
* Moved ReturnLayerName() to static BOARD::GetDefaultLayerName() and migrated to a Specctra DSN compatible default layer naming scheme: Component becomes Front, Copper becomes Back. * set_color.h: Cmp becomes Front, Cu becomes Back. * D_PAD::DisplayInfo() changed to use actual copper layer names. * more layer setup dialog work, moved all programmatic wxControl instantiation into the wxFormbuilder environment, but this is fraught with danger: wxFlexGridSizer used the tallest control to establish the row heights, so be careful about changing control borders in the scroll panel. The vertical size can explode since just a couple of pixels times the number of rows is substantial. Currently I am setting a 5 pixel border only left, top, and right but not bottom. * Set copper layer count is back in place as a hack until I can get the enabled layer bit map fully operational.
-
- 09 Nov, 2009 1 commit
-
-
stambaughw authored
-
- 28 Oct, 2009 1 commit
-
-
charras authored
-
- 29 Apr, 2009 1 commit
-
-
stambaughw authored
* All - add wxList implementation for dynamic declaration of application settings. * EESchema: remove non-standard fonts and dialog button text colors from all UI controls. * EESchema: update project file and application settings from static to dynamic method. * EESchema: save and restore show hidden pins state between sessions. * EESchema: global variable reductions. * EESchema: use EVT_UPDATE_UI instead of SetToolbars() to set control states. * EESchema: remove unused DialogBlocks BOM dialog project file. * GerbView: remove non-standard fonts and dialog button text colors from all UI controls. * GerbView: fix infinite loop when parsing RS274X aperture definitions with whitespace. * GerbView: add file name to export to PCBNew select layer dialog.
-
- 08 Nov, 2008 1 commit
-
-
dickelbeck authored
-
- 04 Mar, 2008 1 commit
-
-
dickelbeck authored
-
- 22 Nov, 2007 1 commit
-
-
g_harland authored
-
- 05 Nov, 2007 1 commit
-
-
g_harland authored
-
- 02 Nov, 2007 1 commit
-
-
g_harland authored
-
- 01 Nov, 2007 1 commit
-
-
g_harland authored
-
- 07 Oct, 2007 1 commit
-
-
g_harland authored
-
- 13 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
-
- 28 May, 2007 1 commit
-
-
dickelbeck authored
-