1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/modules
attila 150f7c5bd9 Button: Make setToggleState effective even when disabled
This commit partially reverts 07f801143c.

While it's justifiable that triggerClick() is guarded and ineffective
when the button is disabled, setToggleState() needs to work to correctly
represent the underlying parameter state.
2026-01-13 15:58:22 +01:00
..
juce_analytics Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_animation Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_audio_basics MPEZoneLayout: Correctly handle 14-bit pitch-bend ranges 2026-01-07 17:30:23 +00:00
juce_audio_devices CoreAudio: Fix build issue with Xcode 15.2 due to iterator traits requirement 2026-01-13 12:38:44 +00:00
juce_audio_formats Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_audio_plugin_client LV2 Client: Avoid advertising noUserResize as extension data 2025-12-16 12:23:59 +00:00
juce_audio_processors VST Host: Linux: Map plugin window even with XEMBED_MAPPED unset 2026-01-08 12:40:43 +01:00
juce_audio_processors_headless LV2: Use std::optional in more places 2025-12-16 12:23:58 +00:00
juce_audio_utils Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_box2d Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_core Variant: Make DynamicObject comparison more intuitive 2025-12-16 12:03:34 +00:00
juce_cryptography Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_data_structures Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_dsp Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_events Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_graphics tie: Hide tie implementations from public API 2025-12-22 09:54:33 +00:00
juce_gui_basics Button: Make setToggleState effective even when disabled 2026-01-13 15:58:22 +01:00
juce_gui_extra WebBrowserComponent: Improve ResourceProvider performance on Linux 2026-01-13 11:18:51 +01:00
juce_javascript Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_midi_ci tie: Hide tie implementations from public API 2025-12-22 09:54:33 +00:00
juce_opengl Graphics: Hide rendering helpers from public API 2025-12-22 09:54:33 +00:00
juce_osc Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
juce_product_unlocking In-app purchases: Add a warning when JUCE_IN_APP_PURCHASES_USE_SANDBOX_ENVIRONMENT is defined 2025-12-19 12:20:39 +00:00
juce_video Bump version number to 8.0.12 2025-12-16 08:48:49 +00:00
CMakeLists.txt Create new empty juce_audio_processors_headless module 2025-09-17 12:50:07 +01:00