kicad/cvpcb
Wayne Stambaugh 77bf575742 CvPcb: fix save changes dialog layout issue.
DIALOG_EXIT was not being laid out correctly after setting the dialog
message.  Rather than fix our custom DIALOG_EXIT, wxMessageDialog and
wxRichMessageDialog were substituted as direct replacements for all
of the variants of DIALOG_EXIT.  This make message dialogs appear more
consistent because wxMessageDialog uses the default platform message
dialog and wxRichMessageDialog uses the default platform rich message
dialog on windows.

Remove DIALOG_EXIT_BASE as it is no longer required.

Fixes lp:1832899

https://bugs.launchpad.net/kicad/+bug/1832899
2019-06-16 12:10:24 -04:00
..
dialogs Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 2019-05-31 21:55:30 +01:00
tools Make m_passEvent event-specific rather than global. 2019-06-16 12:06:49 +01:00
CMakeLists.txt Set KiCad version in MacOS apps 2019-06-12 04:40:03 -07:00
Info.plist.in Set KiCad version in MacOS apps 2019-06-12 04:40:03 -07:00
auto_associate.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
auto_associate.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cfg.cpp Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
components_listbox.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
cvpcb.cpp Create CvPcb's footprint viewer through Kiway().Player() 2018-07-17 15:13:31 +01:00
cvpcb.h Cvpcb: rename files: fix names in files and remove a old file not used. 2018-01-28 17:30:36 +01:00
cvpcb.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb.rc Remove old xpm icons files 2012-04-07 13:09:57 +02:00
cvpcb_doc.icns Update MacOS icons 2018-03-22 11:45:42 -04:00
cvpcb_id.h Move Show3DViewer to common action. 2019-06-02 16:21:44 +01:00
cvpcb_mainframe.cpp CvPcb: fix save changes dialog layout issue. 2019-06-16 12:10:24 -04:00
cvpcb_mainframe.h Convert 3DViewer to new hotkey architecture. 2019-06-10 23:46:01 +01:00
display_footprints_frame.cpp Grid rid of GetCanvas/GetGalCanvas distinction now that there's only gal. 2019-06-13 19:58:37 +01:00
display_footprints_frame.h Sync-ing of menu has been done in CONDITIONAL_MENU for some time now. 2019-06-10 23:46:01 +01:00
footprints_listbox.cpp Fix minor compil warnings. 2018-09-24 13:12:47 +02:00
library_listbox.cpp Turn on library filter when library is selected. 2018-07-17 15:13:55 +01:00
listbox_base.cpp Fix code after renaming files 2018-01-29 16:40:22 +01:00
listboxes.h Select assigned footprint in right panel. 2018-09-22 16:23:13 +01:00
menubar.cpp Convert 3DViewer to new hotkey architecture. 2019-06-10 23:46:01 +01:00
readwrite_dlgs.cpp Support synchronous messaging over KIWAY EXPRESS. 2019-04-08 13:26:09 +01:00
toolbars_cvpcb.cpp Cvpcb: cosmetic enhancement in toolbar: add a text. 2019-03-19 18:18:19 +01:00