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
2019-03-26 11:42:16 +00:00
..
application Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
buttons Fixed some pen input source issues 2019-03-22 10:47:54 +00:00
commands Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
components Updated the ModalCallbackFunction docs to correctly reflect the Component::enterModalState() parameters 2019-03-26 09:04:24 +00:00
desktop Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
drawables Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 2019-01-18 09:09:06 +00:00
filebrowser Minor whitespace tidying 2019-03-15 14:10:14 +00:00
keyboard Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
layout Enable Viewport drag-to-scroll functionality by default on devices where touch is the primary input method 2019-02-18 11:36:33 +00:00
lookandfeel Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
menus Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
misc Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
mouse Fixed an iOS multitouch bug and added MouseInputSource::offscreenMousePos to replace some magic numbers 2019-03-26 11:40:58 +00:00
native Revert "macOS: Don't apply backing scale factor when using the CoreGraphics renderer" 2019-03-26 11:42:16 +00:00
positioning Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
properties Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
widgets Only call ComponentPeer::textInputRequired() from TextEditor::checkFocus() if the focus status has changed to fix the soft input keyboard constantly re-opening on Android 2019-03-19 17:48:52 +00:00
windows Fixed a bug causing duplicate TooltipWindows to be shown when multiple plug-in windows were open 2019-03-01 12:10:49 +00:00
juce_gui_basics.cpp Moved <map> into the set of standard headers 2018-11-28 08:19:41 +00:00
juce_gui_basics.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00