kicad/pcbnew/import_gfx
Wayne Stambaugh 6d4dd3e17a Pcbnew: fix size of graphics import warning dialog.
Use the HTML_MESSAGE_BOX window to present the warning messages rather
than wxMessageBox which would overflow the display when there were a lot
of graphic items that could not be parsed.

Fixes lp:1839565

https://bugs.launchpad.net/kicad/+bug/1839565

(cherry picked from commit 24454f5105)
2019-09-06 14:59:40 -04:00
..
examples
dialog_import_gfx.cpp Pcbnew: fix size of graphics import warning dialog. 2019-09-06 14:59:40 -04:00
dialog_import_gfx.h
dialog_import_gfx_base.cpp Fix double-highlighted radio buttons on GTK. 2019-07-17 12:57:21 +01:00
dialog_import_gfx_base.fbp Fix double-highlighted radio buttons on GTK. 2019-07-17 12:57:21 +01:00
dialog_import_gfx_base.h Fix double-highlighted radio buttons on GTK. 2019-07-17 12:57:21 +01:00
dxf_import_plugin.cpp
dxf_import_plugin.h OSX compiler didn't like the other syntax. 2019-07-11 12:35:11 -07:00
graphics_import_mgr.cpp Make the extension check for graphics import case insensitive 2019-09-02 10:03:39 +02:00
graphics_import_mgr.h
graphics_import_plugin.h import_gfx: Make file selection case-insensitive 2019-07-10 10:32:48 -07:00
graphics_importer.cpp
graphics_importer.h
graphics_importer_buffer.cpp
graphics_importer_buffer.h
graphics_importer_pcbnew.cpp
graphics_importer_pcbnew.h
nanosvg.cpp
nanosvg.h
svg_import_plugin.cpp
svg_import_plugin.h OSX compiler didn't like the other syntax. 2019-07-11 12:35:11 -07:00