1267 Commits (221d1aa6cf1a9847e82b54dffda793a90b3d1d4a)

Author SHA1 Message Date
  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
  reuk 9127ff39a7
Windows: Tidy up function-loader singletons 2 years ago
  reuk 164c9121ce
Windows: Fix Vista/7 compatibility 2 years ago
  reuk f4f8f8e86b
iOS: Fix build issues with Xcode 10.1 2 years ago
  reuk c9ebb167a3
ScopedNotificationCenterObserver: Fix dark mode detection regression on macOS 2 years ago
  Tom Poole a9b079df9d macOS: Handle unavailable Metal device 2 years ago
  attila a93d0a7ed0 Windows: Use timer to update VBlank registration for embedded HWNDComponentPeer 2 years ago
  reuk f248a09c59
Windowing: Start repaint timer immediately on Linux 2 years ago
  reuk 3fe8f8a86a
Windows: Register for suspend/resume notifications 2 years ago
  reuk 676e10fdd9
XWindowSystem: Default to standard refresh rate if the real refresh rate is unavailable 2 years ago
  reuk 8374725f98
XWindowSystem: Use ScopedWindowAssociation for improved DRYness 2 years ago
  reuk e8d694d6dd
XWindowSystem: Avoid C casts for pointer-like types 2 years ago
  reuk 6296313d79
NSViewComponentPeer: Allow secondary windows to display correctly in fullscreen mode 2 years ago
  attila b1ff2eda65 MacOS: Generate mouse move event for the peer when using setRawMousePosition() 2 years ago
  reuk da38c1ed2a
TextInputTarget: Improve IME support on Android 2 years ago
  reuk 1f1d657260
TextInputTarget: Add underlining support for composing regions on macOS and iOS 2 years ago
  reuk f3b7b4ca2e
TextInputTarget: Improve input handling on macOS and iOS 2 years ago
  reuk 06798ab897
TextInputTarget: Add password keyboard type 2 years ago