Jeff Young
|
c2662b0e11
|
Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME.
|
2019-05-31 21:55:30 +01:00 |
Jeff Young
|
d2daab808c
|
Remove some legacy cursor handling stuff.
|
2019-05-31 21:54:22 +01:00 |
jean-pierre charras
|
f7cf40f2f4
|
Fix a few Coverity warnings.
Sometimes a dynamic_cast was used without testing the returned value.
Some are replaced by static_cast, when the dynamic_cast was useless.
|
2018-11-11 08:28:58 +01:00 |
Jeff Young
|
977f27f3c4
|
Adjust spacing on preference panels.
Giving them the correct parent changed the spacing.
(cherry picked from commit 7f602f3)
(cherry picked from commit 718db46)
|
2018-07-17 15:14:25 +01:00 |
Jeff Young
|
7841f8a466
|
Unified preferences dialog framework.
(cherry picked from commit 8ee3e77)
|
2018-07-17 15:11:17 +01:00 |