1298 Commits (583f90bef327adc86cd8a8d7785540a154fce68c)

Author SHA1 Message Date
  Tom Poole 1fbfeb6039 iOS: Fix a constant redrawing bug 2 years ago
  reuk 11f84c977f MinGW: Fix redundant redeclaration warning 2 years ago
  reuk c13276a4d6
Windows: Allow IME input in plugins 2 years ago
  reuk dae9567dca
WindowsHooks: Split declarations and definitions into seaprate files 2 years ago
  reuk 7ed89e4896
WindowsHooks: Move into juce_gui_basics 2 years ago
  reuk 4ba81fda59
FileChooser: Fix bug where native FileChooser could not be closed when hosted in Cantabile 2 years ago
  reuk 910c60b84a
FileChooser: Avoid passing deprecated --confirm-overwrite option to zenity 2 years ago
  reuk fa6f5a889a
NSViewComponentPeer: Avoid calling makeKeyWindow on windows that cannot become key 2 years ago
  reuk cf7c865432
NSViewComponentPeer: Ensure inner views that receive key equivalents reset keyDown state correctly 2 years ago
  Anthony Nicholls f5cd9547dd Tidy divider comments 2 years ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  reuk ad59f71b99
Android: Fix version checks around setImeConsumesInput() 2 years ago
  attila 73459411ba Android: Fix accessibility on newer Android versions 2 years ago
  reuk 1de392bbab
CGMetalLayerRenderer: Avoid creating resources for zero-size layers 2 years ago
  reuk 70d99d1cc4
NSViewComponentPeer: Fix occasional rendering artefacts 2 years ago
  reuk 208be3dd5e
CGMetalLayerRenderer: Fix crash when attempting to render zero-sized components 2 years ago
  reuk 68beb74820
NSViewComponentPeer: Fix deferredRepaints bookkeeping when metal rendering is disabled 2 years ago
  reuk 9d50ab6c59
CGMetalRenderer: Avoid glitching when resizing views 2 years ago
  reuk fe09902e83
NSViewComponentPeer: Tidying 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  reuk a7563b5e91
NSViewComponentPeer: Ignore peer-level mouse enter/exit events when mouse button is pressed 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
  reuk ee976f0f0d
NSViewComponentPeer: Avoid using metal renderer if view has changed size since repaints were requested 2 years ago
  reuk 5eadaf75be
UIViewComponentPeer: Avoid accessing text input target after it has been destroyed 2 years ago
  reuk 9d1a6a3b28
ContentSharer: Update interface to return safer ScopedMessageBox instances 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 33ef4a86f4
Plugin Client: Remove unnecessary wrapper files 2 years ago
  reuk 10bd8235e7
Plugin Client: Move all private helper functions into detail namespace 2 years ago
  Anthony Nicholls c23eab7126 iOS: Refactor get primary display 2 years ago
  reuk 7da615a7a3
Objective-C: Tidy up block usages, and document block helpers 2 years ago
  reuk 28ad953a3a
Xcode: Fix nullability warnings in Xcode 14.3 2 years ago
  reuk 55d1585445
NSViewComponentPeer: Allow key equivalents to propagate to inner views if they are not handled by outer views 2 years ago
  reuk edca5e9629
NativeMessageBox: Fix result codes on Linux 2 years ago
  reuk 4f7e1d40c8
NativeMessageBox: Silence function pointer cast warning for MinGW 2 years ago
  reuk 79ed81c24a
ScopedMessageBox: Add new helper type to bound alert window lifetimes 2 years ago
  reuk ac0ec5a7cc
Windowing: Tidy up macOS drag+drop implementation 2 years ago
  reuk 92a19a9ea2
Android: Fix accessibility compatibility issues with older devices 2 years ago
  reuk eecb8ad995 UIViewComponentPeer: Call setNeedsUpdateOfSupportedInterfaceOrientations on orientation change 2 years ago
  Tom Poole 29a90a0231
BSD: Fix some compiler warnings 2 years ago
  reuk 408f6030e6
NSViewComponentPeer: Attempt to avoid reentrant calls to makeKeyWindow 2 years ago
  reuk f5aa881b6f FileChooser: Improve modal behaviour in plugins on Windows 2 years ago
  reuk 793df5dd3d
iOS Windowing: Avoid private selector warnings 2 years ago
  attila 6c720bf3f1 Android: Add simulated mouse exit event to the mouse up callback 2 years ago
  attila 043182faa6 Linux: Avoid logging BadShmSeg error when SHM capability is not detected 2 years ago
  reuk 5401ad6427
FileChooser: Allow directory selection on iOS 2 years ago
  reuk 0f83e90f0d
FileChooser: Fix opening native dialogs in sandboxed macOS apps 2 years ago
  reuk ebc31e603b Windows: Fix Vista/7 compatibility 2 years ago