49 Commits (ba17a54c083737b93f9268a9129c60b12e0f52c6)

Author SHA1 Message Date
jean-pierre charras 2284228c35 HPGL plot dialog: remove no more in use Pen Overlap parameter. Fix incorrect polygon fill by setting the hpgl pen thickness in hpgl file. Add filled circle (previously, a circle was never filled) 10 years ago
unknown a0f52db1c8 Drill files generation: when using blind/buried vias, the files are now created for each via layer pair, each file groups vias having the same pair, and one for through holes. 10 years ago
Jon Neal 89f4316afc Pcbnew: fix minor string formatting error in DIALOG_PLOT_BASE. 10 years ago
Tomasz Wlostowski b562cfb8bb WX_HTML_REPORT_PANEL: a REPORTER widget on steroids. 11 years ago
Maciej Suminski 6d07e9a754 Fixed dialogs asserts. 11 years ago
jean-pierre charras b1cd42cf08 Pcbnew: simplify draw code in default canvas and plot functions by removing the plot LINE option, which is not existing in all plotters, not existing in opengl/cairo canvas, and not usefull in default canvas. 11 years ago
Mark Roszko 2d008c79fd More module to footprint UI fixes. 11 years ago
Lorenzo Marcantonio 1247264458 Added layer change to the module text dialog (both user text and reference/value) 11 years ago
jean-pierre charras 4fc4ea6147 Make some system error messages not translatable. Better comments in some dialogs. 12 years ago
jean-pierre charras 4c77724134 Very minor fixes. *.kicad_pcb files update to current Pcbnew version. 12 years ago
jean-pierre charras ab58dbfced Pcbnew: Rework on Gerber ouput: allows choice between format 4.5 and 4.6. Fix a minor issue in Gerber layers attributes. 12 years ago
jean-pierre charras dc38c50258 Fix Bug #1335914 (Export SVG menu) hangs pcbnew permanently. 12 years ago
jean-pierre charras 44014b2196 Minor fixes. 12 years ago
jean-pierre charras cfa67aa218 Pcbnew: plot dialog: remove obscure and useless option about texts which are not value or reference. 12 years ago
Wayne Stambaugh 25a1277247 Add PDF output to Pcbnew plot dialog. (fixes 1p:1188972) 12 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
jean-pierre charras 41c5e68e6c Pcbnew: Very minor fix in plot dialog. 13 years ago
jean-pierre charras 72e845b2f1 Pcbnew: plot Dialog: add a popup menu (try mouse right click in plot dialog) to selected/unselect groups of layers to plot. 13 years ago
jean-pierre charras 703293fa30 Add a min width parameter to plot solder mask layers. 13 years ago
jean-pierre charras cc47e88b9e Pcbnew, plot functions: fix bug in SVG plotter, fix a minor other bug when using PS plotter (trcak width fine adjust not working) 13 years ago
Marco Mattila 3ed33e3912 Move pcbnew pcb edge layer plot checkbox to common plot options 13 years ago
jean-pierre charras a9744e3f84 Pcbnew: added: SVG plotter. Need refinements, but works. 13 years ago
jean-pierre charras de471744cd Fix some minor bugs in plot functions 14 years ago
Dick Hollenbeck f8490ff4af Remove g_PcbPlotOptions, use wxformbuilder to subclass DIALOG_SHIM on several dialogs 14 years ago
Александр Закамалдин 2caa72f063 This patch implements width tuning (width correction) for PS plotting of tracks, pads and vias. 14 years ago
jean-pierre charras 2f47b3f464 EEschema: fix minor issue (cursoe shape lost when aborting a block command by popup menu) 15 years ago
Marco Mattila 430a39d7a2 Modify pcbnew plot and zone dialogs. Policy fixes in dialog_copper_zone. 15 years ago
Marco Mattila 6428836755 Fix postscript output option in pcbnew plot dialog. 15 years ago
Marco Mattila ac0979fa99 Tune pcbnew plot dialog. Make actual plotting code independent of dialog widgets and get settings from PCB_PLOT_PARAMS instead. 15 years ago
jean-pierre charras f0afa23066 Eeschema: fix 2 issues. 15 years ago
Marco Mattila c087883d38 Move layers into a wxCheckListBox in pcbnew plot dialog. 15 years ago
Marco Mattila 77c641618c Add limit checking to plot dialog fields. 15 years ago
Marco Mattila ad2a7e8a87 Change pcb plot dialog close callback name. 15 years ago
Marco Mattila c9b27ee785 Tune pcbnew plot dialog layout. 15 years ago
jean-pierre charras 7bd85a393d Pcbnew: plot dialog: minor enhancement and minor issue fix (could be a wxFromBuilder issue) 15 years ago
Marco Mattila 146b78995f Reduce pcbnew plot dialog height. 15 years ago
jean-pierre charras fd98de2d28 Minor change: reduce Pcbnew dialog plot width, too large when strings are translated. 15 years ago
Marco Mattila 73bdd76a5c Tune pcb plot dialog layout. Make output directory accept relative paths. 15 years ago
Marco Mattila 7ccdb5589d Add saving of pcb plot settings in board files. 15 years ago
jean-pierre charras 6964a4b6df UI policy fixes 15 years ago
jean-pierre charras 99ee5507db coding policy fixes 15 years ago
jean-pierre charras e9f557e65a Pcbnew plot functions: code cleanup, coding policy fixes and minor enhancements 15 years ago
jean-pierre charras dd5386db37 minor change to match UI policy 15 years ago
Dick Hollenbeck f0790efd39 fixups for dialog and formatting to Marco's patch 15 years ago
Marco Mattila 9dc9cc1f78 Board manufacturers typically do not print silkscreen on areas without 15 years ago
jean-pierre charras 384fc5724e Cosmetic enhancements. Eeschema: in libedit the Value Field is n more editable in the field editor dialog (due to recent changes in library code) 15 years ago
jean-pierre charras 95e0456b26 Pcbnew: files housekeeping. 15 years ago
Marco Mattila 4451dd3aab This patch adds an output directory field into the plot dialog in 15 years ago
Dick Hollenbeck bc14e66d78 A little useful feature: even if the default unit can be changed between 16 years ago
charras bbd8cdd91b minor enhancements, fixes an code cleanup (removed unused global variables) 16 years ago