Seth Hillbrand
|
c23679d9bd
|
Consistently handle env/prj variables
User-defined variables cannot be used for internally-reserved variables
Fixes https://gitlab.com/kicad/code/kicad/issues/11232
|
2022-03-31 17:05:25 -07:00 |
Seth Hillbrand
|
861589d837
|
Use wxEmptyString instead of wxT( "" )
Also fixes places where ternaries did autopromotion instead of returning
an empty wxString
|
2022-02-09 10:33:52 -08:00 |
Seth Hillbrand
|
e18fc36646
|
wxT rework for common directory
|
2022-02-04 16:24:50 -08:00 |
Jon Evans
|
c04e19f9ac
|
Include optimization: move some things from common.h to point-of-use
|
2021-03-20 12:09:18 -04:00 |
Jonathan Haas
|
a4b1f9187d
|
Drawing Sheet Editor: Assign a line width before drawing page border
|
2021-03-07 13:40:38 +00:00 |
Jeff Young
|
a3b9e8ddb4
|
Round 2 of Worksheet -> Drawing Sheet.
|
2021-02-23 11:57:44 +00:00 |