1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Projucer/Source/Utility/Helpers
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_CodeHelpers.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_CodeHelpers.h Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_Colours.h Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_FileHelpers.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_FileHelpers.h Support Metal shaders in modules 2020-07-17 11:39:12 +01:00
jucer_MiscUtilities.cpp BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00
jucer_MiscUtilities.h Projucer: Added PCH support for Xcode and Visual Studio exporters 2020-08-25 11:12:23 +01:00
jucer_NewFileWizard.cpp Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
jucer_NewFileWizard.h Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 2021-06-30 13:01:14 +01:00
jucer_PresetIDs.h Projucer: Replaced macOS and iOS SDK selector drop-downs with text fields 2021-06-09 16:04:32 +01:00
jucer_TranslationHelpers.h CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
jucer_ValueSourceHelpers.h Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_ValueWithDefaultWrapper.h Updated all license headers 2020-06-29 08:30:22 +01:00
jucer_VersionInfo.cpp Projucer: Updated URL::createInputStream() code to use URL::InputStreamOptions 2021-03-12 16:23:59 +00:00
jucer_VersionInfo.h Projucer: Fix gcc 4.8 build issue 2020-07-01 10:00:43 +01:00