33 Commits (7170720f3c44bfcca3d329b995966a0cd483fab3)

Author SHA1 Message Date
Wayne Stambaugh 4612175da2 Pcbnew: better fix for dialog default button handler issues. 7 years ago
Wayne Stambaugh cabc33b4cd Pcbnew: fix dialog default button handler issues. 7 years ago
Jeff Young 7dfc4e30e4 Add some debugging statements to find out what's up with GTK. 7 years ago
Jeff Young 833e0b3c0f One more attempt to get the layers list width right on GTK. 7 years ago
Jeff Young 92dcf43ae8 UNIT_BINDERize zone dialogs. 8 years ago
Jeff Young c23b263e39 Fix display issues in Layers list in Keepout Zone Properties. 8 years ago
jean-pierre charras b43dc7954c fix code after renaming files 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
jean-pierre charras c536364f05 Fix a few coverity warnings. very minor other changes. 8 years ago
jean-pierre charras 1ec7fef4a2 fix a wxASSERT in dialog_keepout_area_properties.cpp 8 years ago
jean-pierre charras 54d34c341b Cleanup code 8 years ago
jean-pierre charras b4a59eb96d Fix minor issues in DIALOG_KEEPOUT_AREA_PROPERTIES. 8 years ago
Oliver Walters 42be6bb966 Improved keepout zone properties dialog 8 years ago
Oliver Walters 0f6ec7632b Enable multi-layer for keepout zones 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
Jon Evans 3ec28e2acf Refactor layer enumerations to all live in the same place 9 years ago
Alejandro García Montoro f68ce306bd CPolyLine -> SHAPE_POLY_SET refactor. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
jean-pierre charras e10242a0a9 Minor changes in dialogs: use wxWidgets default event handlers for wxID_CANCEL and wxID_OK buttons 9 years ago
jean-pierre charras 014f0eb61f Gerber file X2 attribute: Change the attribute Project Id key word from .TF.JobId to .TF.ProjectId, due to a change between the draft Gerber file format specif and a the final specifs (Revision 2015.08). 10 years ago
Wayne Stambaugh 1831b2329a Pcbnew: minor keep out zone properties dialog fixes. 10 years ago
jean-pierre charras 764369439e Add comments. Fix bug #1351507 (pad color does not reflect, whether the pad is on front or back layer) and bug #1351388 (Adding a keepout area appears on the opposite layer than selected) 11 years ago
Dick Hollenbeck ad750defb6 LAYER_ID work 11 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 11 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
Dick Hollenbeck 1c0f034bca Make KiCad compile with minimal warnings against SVN HEAD of wxWidgets as of today. 12 years ago
Lorenzo Marcantonio 9fd79dfa91 Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number. 13 years ago
jean-pierre charras 8d61cd0e5b Pcbnew: fix issue in zone keepout dialog: layers not displayed on Linux 13 years ago
jean-pierre charras 372ce6595a Very minor changes in dialog zones. 13 years ago
Lorenzo Marcantonio e771112259 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
Lorenzo Marcantonio 3157b4d188 Enforced EDA_COLOR_T type and minor const-ification 13 years ago
jean-pierre charras f20bf0d217 Pcbnew: more about keepout areas: remove keepout for pads option and add keepout for copper zones option. 13 years ago
jean-pierre charras 018b080001 Pcbnew: Add keepout areas (Copper zones without tracks or/and vias). 13 years ago