81 Commits (7170720f3c44bfcca3d329b995966a0cd483fab3)

Author SHA1 Message Date
jean-pierre charras 7170720f3c Allow hatch pattern in filled zones 8 years ago
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 ff6a3482ec Remove on-kill-focus-validation. 7 years ago
jean-pierre charras 0d09128f6c Dialog copper zones: add test for thermal spoke width > zone min thickness. 7 years ago
Jeff Young c90a3efea2 Change KIDIALOG hashing algorithm to __FILE__ + __LINE__. 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 ba0c823673 Fix flicking issues on non-double-buffered platforms. 7 years ago
Jeff Young 92dcf43ae8 UNIT_BINDERize zone dialogs. 7 years ago
Jeff Young c23b263e39 Fix display issues in Layers list in Keepout Zone Properties. 8 years ago
Seth Hillbrand f317b10adf Ensure that the current copper zone is not first 8 years ago
Jeff Young 5159fc5952 Stop nagging me about unconnected zones. 8 years ago
jean-pierre charras 8552f3fedf fix code after renaming files 8 years ago
Jeff Young e1c01e1e7f Render transparent layer colors over the correct background. 8 years ago
Tomasz Włostowski f34b86d39e pcbnew: made zone filling algorithm thread-safe. 8 years ago
Maciej Suminski 78305c1de5 Converted most of pcbnew dialogs to use TEXT_CTRL_EVAL 8 years ago
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 8 years ago
jean-pierre charras 675eb37163 Fix a typo in a tool tip 9 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
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
jean-pierre charras 0eea3cffcf DIALOG_SHIM: add void FinishDialogSettings() method which calls the usual methods at end of a dialog, to ensure proper size and position, the first time the dialog is called. 9 years ago
jean-pierre charras 050bdbc772 Pcbnew: minor changes: 10 years ago
unknown f041177c3a Fix Bug #1526158 (pcbnew Zone tool: Minimum width is compared against thermal relief spoke, when Pad connection set to "None") 10 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 3adff48dcd Pcbnew: minor UI improvements. 10 years ago
unknown cc7549a2a5 * Python scripting: brings pad.GetZoneConnection() and in example pad.SetZoneConnection(pcbnew.PAD_ZONE_CONN_FULL) to full workable. 10 years ago
jean-pierre charras ea06ad14ae Pcbnew: fix Bug #1373468 (Non Copper Zones Properties dialog "Layer selection" empty) (Linux specific) 11 years ago
jean-pierre charras 3d83434275 Very minor fixes. 11 years ago
jean-pierre charras 197371de5f dialog non copper zones: better look. dialog copper zones: fix a minor bug. 11 years ago
Dick Hollenbeck e460b4a524 fix export_gencad.cpp 11 years ago
Dick Hollenbeck add4d5eb6f re-work the LSET(int,...) constructor 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
jean-pierre charras bb8741c74f Pcbnew: remove broken patch for" Bug #1255059". 12 years ago
scrizt aef48d2716 Allow spoke width to equal minimum zone width in pcbnew (fix bug #1255059) 12 years ago
jean-pierre charras daeeee5617 Eeschema: Rework on netlist generator: code clenenig and enhancement. 12 years ago
jean-pierre charras 336d1b23f9 Pcbnew: fix Bug #1211468 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 d0724de1de Fix rounding issue when a double is stored in a wxConfig file (wxWidgets 2.9.4 store only 4 digits in mantissa). 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
jean-pierre charras ea603c4deb Pcbnew: fix minor bugs. Fix bug 1091593 and 1091693 . Minor code cleaning 13 years ago
jean-pierre charras 22645084bb Pcbnew: fix bug1082146 (Keep-out areas get destroyed by "export settings to other 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