| .. |
|
application
|
Fixed a couple more documentation typos
|
7 years ago |
|
buttons
|
Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers()
|
7 years ago |
|
commands
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
|
components
|
Misc cleanups and modernisation
|
7 years ago |
|
drawables
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
|
filebrowser
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
|
keyboard
|
Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers()
|
7 years ago |
|
layout
|
Added some braces in juce_Grid.cpp to work around a VS2015 compiler bug
|
7 years ago |
|
lookandfeel
|
Tidied up some more old typedefs
|
7 years ago |
|
menus
|
Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers()
|
7 years ago |
|
misc
|
Fixed a std::unique_ptr compile error
|
7 years ago |
|
mouse
|
Misc cleanups and modernisation
|
7 years ago |
|
native
|
Tidied up some more old typedefs
|
7 years ago |
|
positioning
|
Add documentation tags
|
7 years ago |
|
properties
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
|
widgets
|
Cleaned up the ModifierKeys class and removed the peer-specific implementations of ModifierKeys::getCurrentModifiersRealtime() and ModifierKeys::updateCurrentModifiers()
|
7 years ago |
|
windows
|
Removed a newline between a jassert and its associated comment
|
7 years ago |
|
juce_gui_basics.cpp
|
Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms
|
7 years ago |
|
juce_gui_basics.h
|
Bump version number to 5.3.2
|
7 years ago |
|
juce_gui_basics.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |