The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lukasz Kozakiewicz 4469217b3e Android: un-focus TextEditor when keyboard is hidden from nav bar. Ensure immersive mode is properly restored. Fix TextEditor not hiding keyboard if deleted immediately after getting focus. 8 years ago
..
application Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
buttons Fix typo in juce_Button.h 8 years ago
commands Another batch of ScopedPointer cleanups 8 years ago
components Fixed a documentation typo 8 years ago
drawables Fixed Drawable clip-paths not being copied correctly 8 years ago
filebrowser FileBrowserComponents and non-native FileChoosers will now correctly respect the initialFileOrDirectory parameter and actually select the file (if initialFileOrDirectory points to a file) 8 years ago
keyboard Misc cleanups relating to ScopedPointer 8 years ago
layout Fixed an issue where JUCE's ScrollBars could not be hidden 8 years ago
lookandfeel Increase LookAndFeel_V4 TextButton font size 8 years ago
menus More ScopedPointer/unique_ptr compatibility work 8 years ago
misc Another batch of ScopedPointer cleanups 8 years ago
mouse Standardised some lambda syntax 8 years ago
native Android: un-focus TextEditor when keyboard is hidden from nav bar. Ensure immersive mode is properly restored. Fix TextEditor not hiding keyboard if deleted immediately after getting focus. 8 years ago
positioning Removal of RelativeCoordinate classes from the Drawables 8 years ago
properties Use lambda callbacks instead of listeners with Slider, Button, Label, ComboBox and TextEditor classes 8 years ago
widgets Android: un-focus TextEditor when keyboard is hidden from nav bar. Ensure immersive mode is properly restored. Fix TextEditor not hiding keyboard if deleted immediately after getting focus. 8 years ago
windows (fixed a typo in the last commit) 8 years ago
juce_gui_basics.cpp Add native content sharing support for iOS and Android 8 years ago
juce_gui_basics.h Bump version number to 5.2.1 8 years ago
juce_gui_basics.mm Updated file headers and the README with the JUCE 5 license 8 years ago