1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics
Oli 15bdae16b2 DirectoryContentsList: Fix a data race
Fix improper use of non-atomic pointer validity to report state of background search thread state
2022-03-28 20:47:30 +01:00
..
accessibility Nodiscard: Add to builder-pattern functions 2022-01-27 18:43:21 +00:00
application Updated all license headers 2020-06-29 08:30:22 +01:00
buttons Accessibility: Report Button on/off state via AccessibilityValueInterface 2021-10-08 17:19:04 +01:00
commands Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
components Component: Fix mouseEnter and mouseExit positions when blocked by modal 2022-03-23 18:40:47 +00:00
desktop Fix some deprecation warnings 2022-03-22 17:27:54 +00:00
drawables Fix some deprecation warnings 2022-03-22 17:27:54 +00:00
filebrowser DirectoryContentsList: Fix a data race 2022-03-28 20:47:30 +01:00
keyboard Nodiscard: Add to builder-pattern functions 2022-01-27 18:43:21 +00:00
layout Build: Add -Wdeprecated to recommended flags and fix new warnings 2022-02-23 10:56:10 +00:00
lookandfeel LookAndFeel: Update default name for tab/toolbar missing-item button 2022-02-23 10:56:10 +00:00
menus PopupMenu Accessibility: Report menu-item ticked state on Windows 2022-03-07 11:03:55 +00:00
misc Add FocusOutline class for indicating Component keyboard focus 2022-01-20 15:46:53 +00:00
mouse ComponentPeer: Correctly scale drag and drop coordinates to account for global scale 2022-02-23 10:56:12 +00:00
native macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 2022-03-17 21:52:33 +00:00
positioning CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
properties Update property component constructors to allow temporary ValueTreePropertyWithDefault objects 2021-12-10 15:49:01 +00:00
widgets Toolbar: Add accessible name for custom popup menu item 2022-02-23 10:56:10 +00:00
windows macOS: Make the behaviour of ComponentPeer::grabFocus match the other platforms 2022-03-17 21:52:33 +00:00
juce_gui_basics.cpp MouseInputSource: Eliminate superfluous drag events caused by pressure change 2022-02-15 10:53:32 +00:00
juce_gui_basics.h Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00