1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules
reuk 24ab3cb6a3
Windows: Fix mouse position reporting for maximised windows with non-native titlebars
Previously, windows with non-native titlebars but with native shadows
would misreport mouse-down and mouse-up positions when maximised.
2024-11-05 13:28:10 +00:00
..
juce_analytics Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_animation VBlankAnimatorUpdater: Use the timestamp provided by VBlankAttachment 2024-10-25 15:45:56 +02:00
juce_audio_basics AudioChannelSet: Add missing layouts to channelSetsWithNumberOfChannels 2024-10-29 14:42:28 +00:00
juce_audio_devices Android: Update Oboe to 1.9.0 2024-11-05 13:28:10 +00:00
juce_audio_formats Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_plugin_client StandaloneFilterWindow: Update implementation of getInstance to avoid iterating through desktop windows 2024-11-05 13:28:08 +00:00
juce_audio_processors ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
juce_audio_utils AudioProcessorPlayer: Allow client AudioProcessor to keep a supported layout 2024-11-04 11:10:53 +00:00
juce_box2d Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_core Compatibility: Add new macros for straightforward checking of minimum deployment target 2024-11-05 13:28:10 +00:00
juce_cryptography Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_data_structures Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_dsp juce_dsp: Move include of juce_audio_formats to .cpp 2024-11-05 13:28:10 +00:00
juce_events Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_graphics TextLayout: Fix getStringBounds of empty strings 2024-10-24 19:40:42 +01:00
juce_gui_basics Windows: Fix mouse position reporting for maximised windows with non-native titlebars 2024-11-05 13:28:10 +00:00
juce_gui_extra ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
juce_midi_ci Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_opengl Compatibility: Add new macros for straightforward checking of minimum deployment target 2024-11-05 13:28:10 +00:00
juce_osc Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_product_unlocking Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_video ObjCHelpers: Add new macros to help with version checking 2024-10-29 19:46:35 +00:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00