1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
attila 3c38adcc03 ResizableWindow: Remove assertion
The assertion can routinely fire on Linux, where a window may go through
many size changes from (0, 0) to its actual size due to the nature of
how XWindow reports these in subsequent ConfigureNotify events.

These subsequent changes aren't visibly observable by users.
2024-10-24 13:10:14 +02:00
..
juce_analytics Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
juce_animation Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
juce_audio_basics Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_audio_devices Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_audio_formats Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_plugin_client Standalone: Fix typo in standalone wrapper 2024-10-23 12:32:24 +01:00
juce_audio_processors Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_audio_utils Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_box2d Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_core Core: Handle Windows Arm platform definition 2024-10-21 14:11:11 +01: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 DSP: Simplify processor definitions and add Windows Arm support 2024-10-21 14:11:11 +01:00
juce_events Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_graphics Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_gui_basics ResizableWindow: Remove assertion 2024-10-24 13:10:14 +02:00
juce_gui_extra Windows: Fix DLL build 2024-10-22 13:24:46 +01:00
juce_midi_ci Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_opengl Windows: Fix DLL build 2024-10-22 13:24:46 +01: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 Singleton: Add new macros to simplify singleton creation 2024-10-16 10:36:52 +01:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00