9 Commits (e4fbd003e09f0acf4c713484baa6f7622e62ae08)

Author SHA1 Message Date
Wayne Stambaugh 605d0ab3c1 Fix exit dialog issue on GTK3 builds. 7 years ago
jean-pierre charras 95af750fc9 Very minor fix in dialog_exit_base. 7 years ago
Jeff Young e9a80a5d7f Some minor dialog layout fixups. 7 years ago
Jeff Young d8d4f75fa1 Fix button order and genralize Exit dialog so it can be shared more. 7 years ago
Jeff Young 2155dd6591 Simplify ExitDialog and make platform-compliant. 7 years ago
jean-pierre charras bfeb61abef Fix a few shadowed local variables and deprecated warnings in dialogs (using a very recent wxformbuilder version). 10 years ago
jean-pierre charras 63decd70e6 Minor fixes: Fix a few shadowed local variables, and deprecated warnings is a few dialogs generated by wxFormbuilder (using a very recent wxFormbuilder version, after apr 25, 2016) 10 years ago
Dick Hollenbeck 00d865c173 Enhance DIALOG_SHIM to optionally call SetFocus() after the derived class's constructor has been called, for wx 2.8 and wxGTK 13 years ago
jean-pierre charras e90cc8adf5 All: added a standard exit dialog called by int DisplayExitDialog( wxWindow* aParent, const wxString& aMessage ) 14 years ago