Jeff Young
e9a80a5d7f
Some minor dialog layout fixups.
7 years ago
Wayne Stambaugh
61b68e2476
Eeschema: fix print dialog button sizer layout issue.
7 years ago
Jeff Young
2a9856ba34
Refresh eeschema print dialog.
Use standard button layout and remove extraneous heading.
Move to TransferDataTo/FromWindow.
Close dialog after printing.
Fixes: lp:1763319
* https://bugs.launchpad.net/kicad/+bug/1763319
7 years ago
Wayne Stambaugh
71ea6dc2b9
Common, 3D viewer, CvPcb, and Eeschema dialog tweaks.
Improve dialog layout and fix UI policy issues with all of the dialog
boxes in the common, 3D viewer, CvPcb, and Eeschema code paths.
Updated the use of component to symbol.
8 years ago
jean-pierre charras
bfeb61abef
Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version).
10 years ago
Simon Richter
e220a50958
Eeschema: minor dialog fixes.
* Fix parent of elements in wxSizers.
* Update old dialog with recent version of wxFormBuilder.
* Add wxALIGN_CENTER_VERTICAL flag to some dialogs.
* Update wxFormBuilder timestamp in generated sources.
10 years ago
jean-pierre charras
dc9ebf30e5
A few minor fixes. Eeschema: add a workaround (not afix) to solve issue Bug #1464773 (Print bug with differently sized subsheets).
10 years ago
Dick Hollenbeck
367bfb4e14
fix problem with eeschema print dialog showing up on missing monitor
13 years ago
jean-pierre charras
af0d21474d
Pcbnew: commit Lorenzo Marcantonio's patch for THT thermals (added loading/saving using S. expr).
Fix incorrect import of smd pads from Gpcb.
Very minor change in dialog print.
13 years ago
Wayne Stambaugh
37ad67dfb1
EESchema file name and location house keeping.
15 years ago
jean-pierre charras
8560488612
Printing functions fixes, and other minor enhancements
16 years ago
stambaughw
9a6f753cac
EESchema printing fixes and print dialog improvements.
* Remove unnecessary options from EESchema print dialog.
* Expose page setup dialog to fix page orientation problems on wxGTK.
* Added custom schematic print preview frame.
* Print dialog and preview frame remember size and position settings
between sessions.
* Added monochrome and print sheet reference settings to project file.
16 years ago
charras
5c4c584b93
Cleaning code in print dialogs.
17 years ago
charras
19e5bc3b01
Added: Pcbnew print SVG format (see changelog)
17 years ago