kicad/libs/kiplatform/msw
Ian McInerney 4ef6cbf4fb Add hack to speed up font choice box widget creation
There are problems internal to GTK that mean creating choice boxes with
a lot of items is a very slow process. This hack works around one of
those issues to make it faster to create and display the menu in the
choice box.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/14277

(Cherry-picked from a77e94d16f)
2023-04-12 15:24:25 +01:00
..
app.cpp Add KICAD_ALLOC_CONSOLE environment variable to show console in GUI apps on Windows. 2023-02-02 01:12:34 +03:00
environment.cpp Plant the ability to verify code signing signatures when trying to load kifaces 2022-03-12 21:40:47 -05:00
policy.cpp Check HKCU before HKLM for registry policies 2022-04-12 21:42:20 -04:00
ui.cpp Add hack to speed up font choice box widget creation 2023-04-12 15:24:25 +01:00