jean-pierre charras
e0111f709b
Fix minor cosmetic issues in Print dialogs
Fixes #13629
https://gitlab.com/kicad/code/kicad/issues/13629
3 years ago
Seth Hillbrand
248399f771
Standardize print/plot terms
Use choice box for color/bw selection
"border and title block" -> "drawing sheet"
Fixes https://gitlab.com/kicad/code/kicad/issues/13128
3 years ago
Wayne Stambaugh
9c0445ed98
Remove schematic editor standard dialog button static line separators.
3 years ago
jean-pierre charras
aa36e15d66
Eeschema, Print preview: fix a incorrect initial size on wx 3.1.7 (and later)
Due to internal changes in wxWidgets, the initial size of the frame was not taken in account.
3 years ago
Jeff Young
f005977aab
Minor simplification to custom colour theme GUI for print/plot dialogs.
5 years ago
Jon Evans
d599648ec7
ADDED: Enable color themes for schematic printing
6 years ago
jean-pierre charras
23e09d3de7
some other WXDEBUG replacement
6 years ago
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
9ca9225977
Add elipsis to Page Setup button.
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
Maciej Suminski
6d07e9a754
Fixed dialogs asserts.
11 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).
11 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.
14 years ago
jean-pierre charras
6a33eed0f4
Fix typo errors and make translations more easy.
14 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
a04588db7c
Changes in minimum pen size parameters used to draw or plot or print items.
Now uses only an unique default pen size for plot/print and draw items (see changelog)
17 years ago
charras
5c4c584b93
Cleaning code in print dialogs.
17 years ago
raburton
3c27f847b8
set eol-style native on new file
17 years ago
charras
f1eb69a1a3
more about texts and labels options under eeschema
17 years ago
charras
cd6fbbef68
All: cleaning code to draw/plot texts (work in progress). Eeschema: italic and bold texts and labels allowed
(plot functions not yet updated for bold texts)
17 years ago