Jeff Young
|
9bb6b11c1d
|
Separate fields from text items in FPEdit's Defaults panel.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15135
|
2023-11-15 10:56:14 +00:00 |
Wayne Stambaugh
|
c4a9703f81
|
Minor dialog layout fixes.
|
2023-10-19 11:59:35 -04:00 |
Alex Shvartzkop
|
1decd31baf
|
Vertically center wxGrid cells by default.
|
2023-09-18 17:15:34 +03:00 |
Jeff Young
|
62649b868c
|
Ensure good fonts in grid headers.
Also moves rendering to a flat look for headers (instead of a beveled
border).
Fixes https://gitlab.com/kicad/code/kicad/issues/13547
|
2023-01-16 02:47:14 +00:00 |
Jeff Young
|
30c9deb9d5
|
Flat(er) look for paged dialogs.
|
2023-01-11 01:11:25 +00:00 |
Jeff Young
|
c0872364d4
|
Get rid of bloated bitmap buttons on wxWidgets 3.2.
|
2022-12-13 20:48:02 +00:00 |
Jeff Young
|
a6dd1bf09b
|
Implement Reset to Defaults for all preferences panels.
|
2021-12-24 17:38:39 +00:00 |
Jeff Young
|
a5247471f7
|
Expunge a bunch more fixed font specs from wxFormBuilder files.
Also removes the -1 sizing of the status bar on GTK and MSW.
Fixes https://gitlab.com/kicad/code/kicad/issues/8608
|
2021-09-12 13:53:12 +01:00 |
jean-pierre charras
|
2354222188
|
Remove tool tips not related to the objects they are depending on.
Probably due to a too zealous copy/paste.
|
2021-05-16 10:03:12 +02:00 |
Jeff Young
|
176fcd43d8
|
Cleanup.
|
2021-04-10 10:04:02 +01:00 |
Jeff Young
|
252fad1cc7
|
These grids *must* have a border on OSX to render correctly.
|
2021-04-10 10:04:02 +01:00 |
Jeff Young
|
f606069bf6
|
Formatting.
|
2021-04-10 10:04:02 +01:00 |
Jeff Young
|
ba46a8d12d
|
Fix some layout issues resulting from wxWidgets version bump.
|
2021-03-12 14:54:54 +00:00 |
Jeff Young
|
dff5173baf
|
Exorcise some instances of "modedit".
|
2020-11-17 16:05:48 +00:00 |