1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source/ProjectSaving
ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options
- Add AlertWindow::show() and showAsync() methods that take a MessageBoxOptions argument
  - Add NativeMessageBox::show() and showAsync() methods that take a MessageBoxOptions argument
  - Update the DialogsDemo to demonstrate the new methods
  - Deprecate AlertWindow::showNativeDialogBox() in favour of the NativeMessageBox methods
  - Pass button strings specified in MesssageBoxOptions to native dialog boxes correctly
  - Use modern TaskDialog on Windows for the native dialog box where available
2021-07-21 16:34:12 +01:00
..
jucer_ProjectExport_Android.h Projucer: Substitute preprocessor definitions when parsing Android user libraries 2021-07-16 12:06:54 +01:00
jucer_ProjectExport_CLion.h Projucer: Replaced macOS and iOS SDK selector drop-downs with text fields 2021-06-09 16:04:32 +01:00
jucer_ProjectExport_CodeBlocks.h Projucer: Use exporter name, rather than build folder name, to locate pre-built libraries 2021-03-24 14:24:53 +00:00
jucer_ProjectExport_Make.h Projucer: Add armv8 option for makefile exporter 2021-04-28 16:55:21 +01:00
jucer_ProjectExport_MSVC.h Update the minimum C++ standard to C++14 2021-06-24 16:09:48 +01:00
jucer_ProjectExport_Xcode.h Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
jucer_ProjectExporter.cpp Projucer: Revert 0b79bcec to use fix introduced in fefd4ec7 instead 2021-07-16 12:05:35 +01:00
jucer_ProjectExporter.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
jucer_ProjectSaver.cpp Use C++14 lambda capture initialisers for initialising deletion checkers 2021-07-12 11:58:29 +01:00
jucer_ProjectSaver.h Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 2021-06-30 13:01:14 +01:00
jucer_ResourceFile.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_ResourceFile.h Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_XcodeProjectParser.h Projucer: Fixed the inclusion of Xcode subprojects using the new build system 2021-01-27 19:51:43 +00:00