5 Commits (ad750defb6dbe8f5ea26c1406729ee7fba59aa28)

Author SHA1 Message Date
Dick Hollenbeck ad750defb6 LAYER_ID work 12 years ago
Dick Hollenbeck 4578ea8b9e 1) Add 32 Cu Layers. 12 years ago
Wayne Stambaugh 339dd0daf2 Coding policy fixes. 12 years ago
Martin Janitschke b33fa0cc13 Pcbnew: add option to merge non-plated through holes to drill file. (fixes lp:1133330) 12 years ago
jean-pierre charras 710e6a56c4 Move files relative to export code to subdir exporters. 12 years ago
Lorenzo Marcantonio cb49ca5ae2 More int casts to rounding conversions 13 years ago
Lorenzo Marcantonio 78e41187b3 Moved utilities for angles in trigo.h 13 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 621a43c4ad Eeschema: always stores sheet filename in unix-like notation, and fix a bug when editing sheet file name. 13 years ago
jean-pierre charras c41bb774e4 Pcbnew: drill files creation: better dialog to create driil files, map files and report file. Code cleaning 13 years ago
jean-pierre charras eb94e66c9d Pcbnew: some code cleanup in plot functions. 13 years ago
Dick Hollenbeck 136d84ef3c fmin() was giving grief to MSVC, switch to std::min() 13 years ago
jean-pierre charras a9744e3f84 Pcbnew: added: SVG plotter. Need refinements, but works. 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
Lorenzo Marcantonio 137066e53c Fully encapsulated with accessors PCB_PLOT_PARAMS 13 years ago
Lorenzo Marcantonio 7cef5395b3 Minor plot driver enhancements 13 years ago
Lorenzo Marcantonio fef8347176 Script plotting patch 13 years ago
jean-pierre charras 79d55c0460 Minor cosmetic enhancements. 13 years ago
jean-pierre charras 9f41cac041 Remove PCB_INTERNAL_UNIT define because it is no more used in code. 14 years ago
jean-pierre charras 61acac28e1 Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added) 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh b774d96fb0 Minor coding policy and code readability improvements. 14 years ago
Dick Hollenbeck 0d4598656b rename Ki_PageDescr to PAGE_INFO, encapsulate it in accessors, and move it into the BOARD 14 years ago
Dick Hollenbeck b26580d5df ++PCBNew 14 years ago
Wayne Stambaugh cd0b231656 Minor fixes, dead code removal, and coding policy fixes. 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
jean-pierre charras 1e2b145a2f Pcbnew: Add NPTH pads (seen changelog). 14 years ago
jean-pierre charras 92952b70aa Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 15 years ago
Marco Mattila 97003fefae Change board bounding box calculation to include all board items by default in pcbnew. Add a parameter to look for board edges only. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
jean-pierre charras e9f557e65a Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 15 years ago
Wayne Stambaugh c79077c9a2 Minor fixes and lots of coding policy changes. 15 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
charras a46cd46d9d pcbnew: More about work on color selection and items visibility: 16 years ago
stambaughw e15341411d Minor bug fixes, compiler warning fixes and code cleaning. 16 years ago
dickelbeck 860fbb16d7 ++pcbnew & gerbview 16 years ago
stambaughw 506a73c387 More comment translation work. 16 years ago
charras e027e65971 code and files cleanup 16 years ago
charras c3fde30419 code cleaning. Pcbnew: Minor enhancements in Plot dialog 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 16 years ago
charras f7a804e23d Bugfix for plotting 17 years ago
charras 2a80117065 Commit patch for plot functions from Lorenzo 17 years ago
charras 42b4cae45e commit hershey patch 17 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
charras df3939f894 pcbnew: better look of the drill map, in PS format 17 years ago