Alex Shvartzkop
|
6347cb043e
|
Add bottom panel to have correct background in fp/sym chooser frames.
See https://gitlab.com/kicad/code/kicad/-/issues/15810
(cherry picked from commit 97ff48b426 )
|
2024-02-24 18:20:16 +03:00 |
Alex Shvartzkop
|
5578b2c954
|
Hide unused message panel in footprint/symbol chooser frames.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15810
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15889
(cherry picked from commit badc4e7411 )
|
2024-02-24 18:20:16 +03:00 |
Jeff Young
|
518be57516
|
Implement ESC processing for choose symbol dialog.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/16271
|
2023-12-10 18:13:42 +00:00 |
Franck Jullien
|
c010c7b0ea
|
eeschema: add 'Already placed' category when choosing symbol
|
2023-10-04 10:29:22 -04:00 |
Jeff Young
|
9b60e99660
|
Use wxSTAY_ON_TOP instead of wxFRAME_FLOAT_ON_PARENT for choosers.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/15808
|
2023-10-03 14:49:50 +01:00 |
Jeff Young
|
b592a6634e
|
Cleanup.
|
2023-09-29 00:13:13 +01:00 |
Jeff Young
|
974da4ea7c
|
Push most of DIALOG_CHOOSE_SYMBOL down into PANEL_SYMBOL_CHOOSER.
Includes a dialog wrapper (DIALOG_SYMBOL_CHOOSER) and a frame
wrapper (SYMBOL_CHOOSER_FRAME).
|
2023-09-29 00:13:12 +01:00 |