203 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 9705ef660e
FileListComponent: Allow getTooltipForRow to function as expected when overridden 1 year ago
  attila c79ca4e815 FileTreeComponent: Order items according to OS specific rules 1 year ago
  attila f7e04d1423 FileBrowserComponent: Respect FileFilters in TreeView mode 1 year ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  attila a400d3ebe0 FileTreeComponent: Use incremental updates after refresh to avoid losing UI state 2 years ago
  reuk 9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances 2 years ago
  Anthony Nicholls ba50a35364 Widgets: stop calling repaint in lookAndFeelChanged() 2 years ago
  Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure 2 years ago
  reuk 39a731de46
ScopedMessageBox: Replace old AlertWindow uses with new API 2 years ago
  reuk 9cfbccca8e
Accessibility: Make createAccessibilityHandler public to allow calls from derived classes 2 years ago
  reuk 543b001e9c FileSearchPath: Allow working with paths that are not necessarily absolute 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  hogliux 4054e25052 Android: Added the ability to associate a particular file-extension to a mime-type at runtime 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  reuk d621d46ca8
FileListComponent: Update content before selecting row to ensure totalItems is up-to-date 2 years ago
  reuk 00b1bf3f5b
DirectoryContentsList: Ensure change notification is sent after search completes 2 years ago
  reuk 5d1c580b15
FileListComponent: Fix incorrect selection when calling setSelectedFile while the directory contents are still loading 2 years ago
  reuk 86ad2a77a0
FileTreeComponent: Avoid blocking the main thread when selecting items while scanning is in progress 2 years ago
  reuk 21c214aec8
DirectoryContentsList: Start thread before attempting to scan files 2 years ago
  reuk ef4b5957ec FileChooserDialogBox: Fix documentation bug 2 years ago
  Tom Poole c52a049698 Fixed a documentation typo 2 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole 68ad0ef3d8 DirectoryContentsList: Fix a bug in isStillLoading 3 years ago
  Tom Poole a946ad64ba DirectoryContentsList: Fix a bug in isStillLoading 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  Oli 15bdae16b2 DirectoryContentsList: Fix a data race 3 years ago
  reuk 793f1bf2ee FileChooser: Avoid crash when destroying an open non-native filechooser 3 years ago
  ed fc0f6b1f2f Tidy up 3 years ago
  reuk 7504fa065b
FileChooser: In Linux FileChoosers, prefer to open files rather than directories if both are requested 3 years ago
  ed 90eb878d16 Accessibility: Make createAccessibilityHandler() private in Component subclasses 3 years ago
  ed c66e8baf7e Whitespace 3 years ago
  ed 551d7b9c5b Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 3 years ago
  Tom Poole 61c638106f Clarify some FileChooser example code 3 years ago
  Tom Poole fe4ba9071b Set the default value of JUCE_MODAL_LOOPS_PERMITTED to 0 3 years ago
  reuk 1ee106d730
PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 3 years ago
  reuk 31a7c62baf
Windows: Fix and suppress some analysis warnings 4 years ago
  ed ec990202b1 Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 4 years ago
  Tom Poole 79fbde7099 Added preliminary support for FreeBSD 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 ad38182530 Added checks for DOXYGEN #define when excluding modal methods in headers 4 years ago
  ed 04c28eaa3b Added a missing #if JUCE_MODAL_LOOPS_PERMITTED guard to FileChooser modal methods 4 years ago
  reuk f647c54b74
FileChooserDialogBox: Ensure filechoosers open in front of other windows 4 years ago
  reuk c3f6318c7c
FileBrowserComponent: Update all filenameBox text when LnF changes 4 years ago
  reuk b096c16c04 FileBrowserComponent: Fix issue where up button was hidden after changing the look and feel 4 years ago
  reuk 394c4fd475 Clang: Fix warnings when building with clang 10 4 years ago
  ed 009d685179 Updated all license headers 4 years ago
  reuk 39b5c22a29
GUI: Ensure components refresh correctly when their look and feel changes 4 years ago