14 Commits (e6509fcb51eaa92b1c7a2c7918caced2eefd00b4)

Author SHA1 Message Date
  reuk 8aa9b01264
KeyPress: Allow isKeyDown to handle dual-symbol keys like =/+, ;/: on Windows 1 year ago
  Tom Poole dd90e18468 Fix a compiler warning 1 year ago
  reuk 86d496d424
WindowsHooks: Attempt to fix keyboard issues for plugin clients 1 year ago
  Tom Poole 6bf9bb9a2e Add final specifiers in implementation files 1 year ago
  Anthony Nicholls 90c458d92e Includes: Move some miscellaneous includes into module header and source files 1 year ago
  reuk 0ab30555fc
WindowsHooks: Avoid double-pasting issue in FL studio 1 year ago
  Tom Poole 4153d59e39 Formatting 1 year ago
  Tom Poole ff0cb4ad5b Use NullCheckedInvocation in more places 1 year ago
  attila 7657efd227 WebBrowserComponent: Windows: Add accessibility integration 2 years ago
  reuk 11f84c977f MinGW: Fix redundant redeclaration warning 1 year ago
  reuk c13276a4d6
Windows: Allow IME input in plugins 1 year ago
  reuk 53bfd5b16d
WindowUtils: Make areThereAnyAlwaysOnTopWindows() public 2 years ago
  reuk 28414a6af8
Global: Avoid floating-point equality checks where possible 2 years ago
  Anthony Nicholls 05d5c94990
Native: Rename all native files for improved consistency 2 years ago
  Anthony Nicholls cff722a4af GUI Basics: Refactor juce_gui_basics file structure 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
  reuk 79ed81c24a
ScopedMessageBox: Add new helper type to bound alert window lifetimes 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
  attila a93d0a7ed0 Windows: Use timer to update VBlank registration for embedded HWNDComponentPeer 2 years ago
  reuk 3fe8f8a86a
Windows: Register for suspend/resume notifications 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 2 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 2 years ago
  attila 1da9ccd36c Make it possible to attach Component updates to vblank events 2 years ago
  reuk 59a47a4638
HWNDComponentPeer: Fix icon leaks 2 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 2 years ago
  reuk 4b05efd7b7 Windows: Fix nullptr dereference when reopening plugin windows 2 years ago
  reuk 2f0a0e9387 Windows: Fix nullptr dereference when reopening plugin windows 2 years ago
  reuk cce38de6cf
Windows: Fix virtual keyboard hide/show on Windows 11 3 years ago
  reuk 140f8fedb1
TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  reuk a91694108c Windows: Fix virtual keyboard hide/show on Windows 11 3 years ago
  reuk 2fc7d12ae7 TextEditor: Add option to dismiss the virtual keyboard on touches outside 3 years ago
  Tom Poole 2ec861d99e Update licensing banners to JUCE 7 3 years ago
  Tom Poole 05a42424f9 Windows: Consolidate graphics invalidation regions 3 years ago
  attila 627afffeb4 Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
  attila 31d4f9059d Android: Fix dismissing screen keyboard when interacting with TextEditor 3 years ago
  reuk de1e387a7a
Windows: Initialise variable 3 years ago
  reuk c30b3a1a31
Plugin Hosting: Take custom scaling into account when computing editor sizes 3 years ago
  reuk 19ddbe2368
Warnings: Fix missing-prototypes warnings 3 years ago
  Tom Poole dea3fe60e4 Update copyright banners 3 years ago
  reuk eb6e579f0a
ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 3 years ago
  reuk c9997bd613
Windows: Correctly dispose of hook 3 years ago
  reuk 0223e44ae7
Image: Keep track of contiguous buffer size to avoid heap buffer overflows 3 years ago
  reuk e4a7978621
Windowing: Output error text when window creation fails 3 years ago
  Attila Szarvas 101a886821 MouseInputSource: Eliminate superfluous drag events caused by pressure change 3 years ago
  attila a7811661c5 Linux: Fix restoreWindowFromStateString() when the peer already exists 3 years ago
  reuk e210b295ce
Windows: Fix issue where windows could be given incorrect size for their current scale 3 years ago
  ed 461192b355 Add FocusOutline class for indicating Component keyboard focus 3 years ago