• Wayne Stambaugh's avatar
    Minor message box improvements · 612ba67c
    Wayne Stambaugh authored
    * Create a generic yes/no/cancel dialog from DIALOG_EXIT.
    * Make DIALOG_EXIT return wxID_YES instead of wxID_OK so it is consistent
      with the standard message dialogs.
    * Add missing license to confirm.h and confirm.cpp.
    * Change Eeschema message dialog when loading a schematic if the current
      schematic is modified to be more consistent with the exit dialog.
    * Change Pcbnew message dialog when loading a board if the current board
      is modified to be more consistent with the exit dialog.
    * Remove some Eeschema block debug logging code left over from my last
      commit.
    612ba67c
Name
Last commit
Last update
..
dialogs Loading commit data...
CMakeLists.txt Loading commit data...
Info.plist Loading commit data...
autosel.cpp Loading commit data...
cfg.cpp Loading commit data...
class_DisplayFootprintsFrame.cpp Loading commit data...
class_DisplayFootprintsFrame.h Loading commit data...
class_components_listbox.cpp Loading commit data...
class_footprints_listbox.cpp Loading commit data...
class_library_listbox.cpp Loading commit data...
common_help_msg.h Loading commit data...
cvframe.cpp Loading commit data...
cvpcb.cpp Loading commit data...
cvpcb.h Loading commit data...
cvpcb.icns Loading commit data...
cvpcb.rc Loading commit data...
cvpcb_doc.icns Loading commit data...
cvpcb_id.h Loading commit data...
cvpcb_mainframe.h Loading commit data...
cvstruct.h Loading commit data...
listboxes.cpp Loading commit data...
menubar.cpp Loading commit data...
readwrite_dlgs.cpp Loading commit data...
tool_cvpcb.cpp Loading commit data...