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
2021-08-23 11:00:36 +01:00
..
accessibility Accessibility: Fix focus transfer issue when hiding modal components 2021-07-28 16:03:29 +01:00
application Updated all license headers 2020-06-29 08:30:22 +01:00
buttons Update Button state after sending click callback in Button::mouseUp() 2021-07-12 09:36:46 +01:00
commands PopupMenu: Avoid dismissing PopupMenus in bridged plugin editors 2021-06-08 14:57:42 +01:00
components Whitespace 2021-07-28 16:03:22 +01:00
desktop Use C++14 lambda capture initialisers for initialising deletion checkers 2021-07-12 11:58:29 +01:00
drawables Accessibility: Disable accessibility for Drawable base class 2021-07-01 16:23:48 +01:00
filebrowser Whitespace 2021-07-28 16:03:22 +01:00
keyboard Accessibility: Added VoiceOver (macOS) and Narrator (Windows) accessibility screen reader support to juce_gui_basics 2021-05-10 10:53:14 +01:00
layout Use C++14 lambda capture initialisers for initialising deletion checkers 2021-07-12 11:58:29 +01:00
lookandfeel Add MessageBoxOptions class for specifying a set of AlertWindow and NativeMessageBox options 2021-07-21 16:34:12 +01:00
menus Accessibility: Fix inaccessible MenuBarComponent items 2021-07-28 11:44:28 +01:00
misc Update the JUCE logo 2021-08-23 11:00:36 +01:00
mouse Added floating-point implementations for some Component hit-testing methods to improve reliability when dealing with scaled Components 2021-06-08 14:14:22 +01:00
native Accessibility: Add missing static keyword to areAnyAccessibilityClientsActive() implementations 2021-08-13 09:36:02 +01:00
positioning CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
properties ChoicePropertyComponent: Allow slightly more relaxed matching in getValue 2021-08-10 16:48:35 +01:00
widgets TextEditor: Fix a highlighting bug 2021-08-16 16:07:40 +01:00
windows AlertWindow: Fix incorrect return value when using modal native ok/cancel and yes/no/cancel dialogs 2021-08-16 16:06:56 +01:00
juce_gui_basics.cpp Fix missing prototypes warnings 2021-08-16 16:08:45 +01:00
juce_gui_basics.h Bump version number to 6.1.0 2021-08-23 09:55:56 +01:00
juce_gui_basics.mm Updated all license headers 2020-06-29 08:30:22 +01:00