2917 Commits (55a8b2ac125ddd0d77b71bf06bfbdc6cd98b51dd)

Author SHA1 Message Date
  reuk 6296313d79
NSViewComponentPeer: Allow secondary windows to display correctly in fullscreen mode 2 years ago
  attila a115c99da4 MouseInputSource: Avoid wrong ComponentPeer association 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 3 years ago
  reuk f3b7b4ca2e
TextInputTarget: Improve input handling on macOS and iOS 3 years ago
  reuk 06798ab897
TextInputTarget: Add password keyboard type 2 years ago
  reuk 03a2b557ad
NSViewComponentPeer: Implement NSTextInputClient protocol 3 years ago
  reuk e5fc50908e
PopupMenu: Use correct LookAndFeel when computing parent component 2 years ago
  reuk 28f2157912
Convert ignoreUnused to [[maybe_unused]] 3 years ago
  Tom Poole 6f629547d5 macOS: Handle unavailable Metal device 2 years ago
  Tom Poole 3d81834a30 macOS/iOS: Fixed an issue creating native FileChoosers 3 years ago
  Tom Poole 306ed633c6 Bump version number to 7.0.3 2 years ago
  Tom Poole b1b1bf37f1 iOS: Suppress a compiler warning 3 years ago
  attila c1f3d30679 Component::MouseListenerList: Fix bad access 3 years ago
  hogliux b01d8c3619 iOS: Fix a crash when an AUv3 editor is dismissed while showing a native iOS file chooser 3 years ago
  Fabian Renn-Giles f2de0f12b0 GUI: Ensured that mouse listeners are still called even if the originating component is deleted in response to such an event 3 years ago
  hogliux 4054e25052 Android: Added the ability to associate a particular file-extension to a mime-type at runtime 3 years ago
  reuk c666381ef9
UIViewComponentPeer: Maintain TextEditor cursor position during deleteBackward 3 years ago
  reuk df45aaeb7b
UIViewComponentPeer: Fix warning 3 years ago
  reuk 8d6169fbf5
NSViewComponentPeer: Avoid processing key events directly during IME composition 3 years ago
  reuk d563fcd7b4
NSViewComponentPeer: Use set rather than array for tracking key states 3 years ago
  reuk 31e68c66fa
TextEditor: Use NullCheckedInvocation 3 years ago
  reuk 697643c0b6
Component: Add an assertion to check that the component remains alive when entering modal state 3 years ago
  chroma 167911b9d2 UIViewComponentPeer: Disable autocomplete suggestions on text input views 3 years ago
  reuk 978a00bed2
iOS: Updated Desktop::allowedOrientationsChanged to support new API in iOS 16 3 years ago
  attila e76603ae18 iOS: Add missing call to VBLank listeners 3 years ago
  chroma d3cff375be Thread: Introduce a new Thread backend 3 years ago
  attila 1da9ccd36c Make it possible to attach Component updates to vblank events 3 years ago
  reuk 59a47a4638
HWNDComponentPeer: Fix icon leaks 3 years ago
  reuk d621d46ca8
FileListComponent: Update content before selecting row to ensure totalItems is up-to-date 3 years ago
  attila 2e0646abba TreeView: Fix restoring scroll position in restoreOpennessState 3 years ago
  reuk dc8bc918d2
TextEditor: Fix bug where text could be pasted twice from the popup menu 3 years ago
  reuk 00b1bf3f5b
DirectoryContentsList: Ensure change notification is sent after search completes 3 years ago
  reuk b53ee602d4
X11: Use 32-bit colourmap in the case that a 24-bit colourmap is unavailable 3 years ago
  attila 2e1809ec33 Fix key up behaviour in a multiline TextEditor 3 years ago
  reuk 14628ec824
iOS: Correctly compute mouse position for scroll events 3 years ago
  reuk 5d1c580b15
FileListComponent: Fix incorrect selection when calling setSelectedFile while the directory contents are still loading 3 years ago
  reuk 4fc958bcda
NSViewComponentPeer: Avoid allocating a std::function on every frame 3 years ago
  reuk 19175ff698
OpenGL: Ensure that macOS uses the same (sRGB) colour space everywhere 3 years ago
  reuk 7c14c1fcd7
Use more concise stdlib type aliases 3 years ago
  attila d15e152da5 Fix TopLevelWindow::centreAroundComponent 3 years ago
  attila 44dd0649fd Grid: Fix layout for very small items 3 years ago
  attila d564e49312 TextEditor: Change caret positioning when clicking before text and between lines 3 years ago
  attila 6da1357fde Slider: Update PopupDisplay in updateText() 3 years ago
  reuk 65f1a76614
Tidy up parameter pack expansions 3 years ago
  reuk 8b8ae10059
Build: Replace JUCE_NODISCARD with [[nodiscard]] 3 years ago
  reuk 045214c986
Build: Allow building with llvm-mingw headers 3 years ago
  reuk b3a4d54a72
Build: Update the minimum C++ standard to C++17 3 years ago
  Leigh Marble 0816dbbae7 Docs: Correct a reference to a non-existent method 3 years ago