5 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  reuk 4ba81fda59
FileChooser: Fix bug where native FileChooser could not be closed when hosted in Cantabile 2 years ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  Oli fa0b607bf9 Win32 FileChooser: Enable native 'Save' directory 2 years ago
  Oli bc26d5cc87 Win32 FileChooser: Fix truncated initial file text 2 years ago
  Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure 2 years ago
  reuk 8942f22a9b
FileChooser: Avoid setting default extension to filename 2 years ago
  reuk 10bd8235e7
Plugin Client: Move all private helper functions into detail namespace 2 years ago
  reuk f5aa881b6f FileChooser: Improve modal behaviour in plugins on Windows 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk 640194c878
MinGW: Improve compatibility 3 years ago
  reuk 1d29091133
FileChooser: Always set initial directory if the initialFileOrDirectory argument is not empty 3 years ago
  ed a5c3b81f82 Use C++14 lambda capture initialisers for initialising deletion checkers 3 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  reuk ec43c7f61c
FileChooser: Remember previous file location on Windows 4 years ago
  ed 11d872ea1b MessageMananger: Made dispatchNextMessageOnSystemQueue() accessible by internal code 4 years ago
  reuk a10cc6faff
FileChooser: Improve MinGW compatibility 4 years ago
  reuk 98d5dc84e6
FileChooser: Get rid of unnecessary shared-ptr in win32 native implementation 4 years ago
  reuk b952d0204e
FileChooser: Pump message thread in destructor 4 years ago
  Tom Poole 765eafb1eb Fixed some file permissions 4 years ago
  reuk 3afaaa48be FileChooser: Fix IFileDialogEvents leak 4 years ago
  reuk fd2f866dd1 FileChooser: Avoid throwing bad_weak_ptr 4 years ago
  reuk 45409bb4e6
FileChooser: Hide chooser when it leaves scope on Windows 4 years ago
  ed e18284978f FileChooser: Check JUCE_MODAL_LOOPS_PERMITTED in Native::runModally() 4 years ago
  reuk cd25daf892
FileChooser: Respect comma delimiters for file filters 4 years ago
  reuk 41ec486dd0
FileChooser: Show desktop folder if requested folder does not exist 4 years ago
  reuk 6ac0e90e58
FileChooser: Allow new filechooser to load paths containing unicode characters 4 years ago
  ed b7e28541ca Replaced deprecated Displays methods 4 years ago
  reuk 2b03936461 FileChooser: Use old-style win32 file chooser if user passes a custom preview component 4 years ago
  reuk 8ad5ea0cb1 FileChooser: Fix win32 threading bug 4 years ago
  ed 876aceed99 Windows: Made the behaviour of the new native FileChooser consistent with the old when saving a file with no extension specified 4 years ago
  reuk 994ba04d7e
FileChooser: Use a newer friendlier filebrowser on Windows 4 years ago
  reuk c6861bf96e Clang: Remove unused data member 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  reuk 092bc44413
MinGW: Fix windows/gcc warnings 5 years ago
  reuk e13901d912 ClangCl: Silence code which warns when building on Windows with Clang 5 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  ed e36736e0ec Fixed some typos 5 years ago
  ed fdc77e645d Windows: Fixed a focus ping-pong issue in the native file chooser when using a custom component 6 years ago
  ed 1526d9fa09 Windows: Tidied up some of the native file chooser code 6 years ago
  ed e5d1e0008e Allow mouse events to pass to FilePreviewComponent in native file choosers 6 years ago
  ed aee19ad963 Windows: Fixed a leak in the win32 file chooser when using a custom FilePreviewComponent 6 years ago
  ed 78d90fafba Windows: Scale the target bounds of the native file chooser's FilePreviewComponent so it is displayed correctly 6 years ago
  jules 38295f332b Converted some old typedefs to using declarations 7 years ago